Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (677 of 677 strings)

Co-authored-by: Manuel <[email protected]>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/it/
Translation: Tusky/Tusky
  • Loading branch information
Mannivu authored and weblate committed Dec 9, 2024
1 parent 8bb4b67 commit 444ca58
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
<string name="abbreviated_minutes_ago">%1$dmin</string>
<string name="abbreviated_seconds_ago">%1$ds</string>
<string name="follows_you">Ti segue</string>
<string name="pref_title_alway_show_sensitive_media">Mostra sempre i contenuti sensibili</string>
<string name="pref_title_alway_show_sensitive_media">Mostra sempre i media sensibili</string>
<string name="title_media">Media</string>
<string name="replying_to">Rispondendo a @%1$s</string>
<string name="load_more_placeholder_text">Carica altro</string>
Expand Down Expand Up @@ -739,4 +739,29 @@
<string name="pref_match_default_post_privacy">Stessa privacy predefinita del post</string>
<string name="post_privacy_direct">Diretto</string>
<string name="label_expires_after">Scade dopo</string>
<string name="notification_policies_filter_dont_follow_description">Fino a che non le approvi manualmente</string>
<string name="notification_policies_title">Impostazioni notifiche</string>
<string name="notification_policies_filter_out">Gestisci notifiche da…</string>
<string name="notification_policies_filter_dont_follow_title">Persone che non segui</string>
<string name="notification_policies_filter_not_following_title">Persone che non ti seguono</string>
<string name="notification_policies_filter_not_following_description">Incluse persone che ti seguono da meno di 3 giorni</string>
<string name="unknown_notification_filter_new_accounts_title">Nuovi account</string>
<string name="unknown_notification_filter_new_accounts_description">Creati negli ultimi 30 giorni</string>
<string name="unknown_notification_filter_unsolicited_private_mentions_title">Menzioni private non richieste</string>
<string name="unknown_notification_filter_unsolicited_private_mentions_description">Filtrate a meno che siano in risposta a una loro menzione o se segui il mittente</string>
<string name="unknown_notification_filter_moderated_accounts">Account moderati</string>
<string name="unknown_notification_filter_moderated_accounts_description">Limitato dai moderatori del server</string>
<string name="notification_policies_not_supported">Questa funzione è supportata sui server che usano Mastodon v.4.3.0 o successiva.</string>
<string name="filtered_notifications">Notifiche filtrate</string>
<string name="notifications_from_people_you_may_know">Notifiche da %1$d persone che potresti conoscere</string>
<string name="notification_policy_accept">Accetta</string>
<string name="notification_policy_filter">Filtra</string>
<string name="notification_policy_ignore">Ignora</string>
<string name="filtered_notifications_title">Notifiche filtrate</string>
<string name="accept_notification_request">Accetta richieste di notifica</string>
<string name="open_settings">Apri impostazioni</string>
<string name="notifications_from">Notifiche da %1$s</string>
<string name="action_accept_notification_request">Accetta</string>
<string name="action_dismiss_notification_request">Ignora</string>
<string name="dismiss_notification_request">Ignora richiesta di notifica</string>
</resources>

0 comments on commit 444ca58

Please sign in to comment.