New translations strings.xml (Italian)

This commit is contained in:
Austin Huang 2021-02-13 13:41:45 -05:00
parent 4918698007
commit cb397f8931
1 changed files with 82 additions and 5 deletions

View File

@ -33,7 +33,10 @@
<string name="dm_mark_as_seen_setting_summary">Altri membri sapranno che lo hai visualizzato</string>
<string name="activity_setting">Abilita notifiche attività</string>
<string name="story_sort_setting">Ordinamento storie feed</string>
<string name="error_loading_profile">Errore caricando il profilo!\nProva ad accedere e cercare ancora.</string>
<string name="error_loading_profile">Error loading profile! Is the username valid? If so, you may be ratelimited.</string>
<string name="error_loading_profile_loggedin">Error loading profile! Is the username valid? Or did they block you?</string>
<string name="error_loading_hashtag">Error loading hashtag! Is the name valid?</string>
<string name="error_loading_location">Error loading hashtag! Is the URL valid?</string>
<string name="error_creating_folders">Errore creando le cartelle di Download.</string>
<string name="save_to_folder">Salva alla cartella personalizzata</string>
<string name="select_folder">Seleziona cartella</string>
@ -95,6 +98,13 @@
<string name="remove_all_acc">Rimuovi tutti i profili</string>
<string name="remove_all_acc_warning">Questo rimuoverà tutti i profili aggiunti dall\'app!\nPer rimuovere solo un profilo, tieni premuto il profilo dalla finestra di cambio del profilo.\nDesideri continuare?</string>
<string name="time_settings">Formato della Data</string>
<string name="saved_create_collection">Create new collection</string>
<string name="edit_collection">Edit collection name</string>
<string name="delete_collection">Delete collection</string>
<string name="delete_collection_confirm">Are you sure you want to delete this collection?</string>
<string name="delete_collection_note">All contained media will remain in other collections.</string>
<string name="add_to_collection">Add to collection...</string>
<string name="remove_from_collection">Remove from collection</string>
<string name="liked">Piaciuti</string>
<string name="saved">Salvati</string>
<string name="tagged">Taggati</string>
@ -174,7 +184,7 @@
<string name="dms_inbox_raven_media_screenshot">Catturato</string>
<string name="dms_inbox_raven_media_cant_deliver">Impossibile consegnare</string>
<string name="dms_action_success">Ottimo successo!</string>
<string name="dms_action_leave">Lascia</string>
<string name="dms_action_leave">Leave chat</string>
<string name="dms_action_leave_question">Lasciare questa chat?</string>
<string name="dms_action_kick">Espelli</string>
<string name="dms_left_users">Utenti rimanenti</string>
@ -293,8 +303,8 @@
<string name="apply">Applica</string>
<string name="save">Salva</string>
<string name="caption">Didascalia</string>
<string name="edit_caption">Modifica didascalia...</string>
<string name="translate_caption">Traduci didascalia...</string>
<string name="edit_caption">Edit caption</string>
<string name="translate_caption">Translate caption</string>
<string name="player_timeline_desc">Barra temporale del lettore video</string>
<string name="liking">Mettendo Mi Piace…</string>
<string name="like_unsuccessful">Impossibile mettere Mi Piace</string>
@ -306,7 +316,7 @@
<string name="save_unsuccessful">Salvataggio fallito</string>
<string name="save_remove_unsuccessful">Rimozione fallita</string>
<string name="downloading">Scaricando…</string>
<string name="downloader_downloading_child">Scarica l\'elemento %d di %d</string>
<string name="downloader_downloading_child">Download item %1$d of %2$d</string>
<string name="delete">Elimina</string>
<string name="comment">Commento</string>
<string name="layout">Disposizione</string>
@ -327,6 +337,31 @@
<string name="follower_start_compare">A seconda del numero di utenti, questo può richiedere un po\' di tempo. Si prega di essere pazienti.</string>
<string name="post_not_found">Post non trovato!</string>
<string name="no_external_app_url">Nessuna applicazione trovata che apre gli urls</string>
<string name="gallery">Gallery</string>
<string name="camera">Camera</string>
<string name="all_photos">All Photos</string>
<string name="all_media">All Media</string>
<string name="all_videos">All Videos</string>
<string name="brightness">Brightness</string>
<string name="contrast">Contrast</string>
<string name="vibrance">Vibrance</string>
<string name="saturation">Saturation</string>
<string name="sharpen">Sharpen</string>
<string name="exposure">Exposure</string>
<string name="center">Center</string>
<string name="color">Color</string>
<string name="start">Start</string>
<string name="end">End</string>
<string name="bilateral_blur">Bilateral Blur</string>
<string name="vignette">Vignette</string>
<string name="box_blur">Box blur</string>
<string name="sepia">Sepia</string>
<string name="clarendon">Clarendon</string>
<string name="one977">1977</string>
<string name="aden">Aden</string>
<string name="reset">Reset</string>
<string name="crop">Crop</string>
<string name="normal">Normal</string>
<plurals name="likes_count">
<item quantity="one">%d Mi piace</item>
<item quantity="other">%d Mi piace</item>
@ -335,9 +370,51 @@
<item quantity="one">%d commento</item>
<item quantity="other">%d commenti</item>
</plurals>
<plurals name="views_count">
<item quantity="one">%d view</item>
<item quantity="other">%d views</item>
</plurals>
<plurals name="stories_count">
<item quantity="one">%s storia</item>
<item quantity="other">%s storie</item>
</plurals>
<string name="download_permission">Permesso di archiviazione non garantito!</string>
<string name="details">Details</string>
<string name="title">Title</string>
<string name="members">Members</string>
<string name="admin">Admin</string>
<string name="inviter">Inviter</string>
<string name="mute_messages">Mute messages</string>
<string name="mute_mentions">Mute mentions</string>
<string name="add_members">Add members</string>
<string name="search">Search</string>
<string name="done">Done</string>
<string name="dms_action_make_admin">Make Admin</string>
<string name="dms_action_remove_admin">Remove as Admin</string>
<string name="edit_unsuccessful">Edit was unsuccessful</string>
<string name="message">Message</string>
<string name="reply">Reply</string>
<string name="tap_to_remove">Tap to remove</string>
<string name="forward">Forward</string>
<string name="add">Add</string>
<string name="send">Send</string>
<string name="replying_to_yourself">Replying to yourself</string>
<string name="replying_to_user">Replying to %s</string>
<string name="photo">Photo</string>
<string name="video">Video</string>
<string name="voice_message">Voice message</string>
<string name="post">Post</string>
<string name="approval_required_for_new_members">Approval required to join</string>
<string name="requests">Requests</string>
<string name="admins_only">Admins only</string>
<string name="added_by">Added by %s</string>
<string name="admin_approval_required">Admin approval required</string>
<string name="admin_approval_required_description">An admin approval will be required to add new members to the group</string>
<string name="dms_action_end">End chat</string>
<string name="dms_action_end_question">End chat?</string>
<string name="dms_action_end_description">All members will be removed from the group. They will still be able to view the chat history.</string>
<string name="pending_requests">Pending Requests</string>
<string name="accept_request_from_user">Accept request from %1s (%2s)?</string>
<string name="decline">Decline</string>
<string name="accept">Accept</string>
</resources>