update strings

This commit is contained in:
sk
2022-12-20 08:43:56 -03:00
committed by LucasGGamerM
parent 6415eb8590
commit 9f0db3ebb5
10 changed files with 91 additions and 90 deletions

View File

@@ -2,14 +2,14 @@
<resources>
<string name="sk_notification_type_status">Post</string>
<string name="sk_notify_posts">Notifiche post</string>
<string name="sk_settings_color_picker">Colore del tema</string>
<string name="sk_color_theme_pink">Rosa</string>
<string name="sk_color_theme_purple">Viola</string>
<string name="sk_color_theme_green">Verde</string>
<string name="sk_color_theme_blue">Blu</string>
<string name="sk_color_theme_brown">Marrone</string>
<string name="sk_color_theme_yellow">Giallo</string>
<string name="sk_app_name">Moshidon</string>
<string name="sk_settings_color_palette">Colore del tema</string>
<string name="sk_color_palette_pink">Rosa</string>
<string name="sk_color_palette_purple">Viola</string>
<string name="sk_color_palette_green">Verde</string>
<string name="sk_color_palette_blue">Blu</string>
<string name="sk_color_palette_brown">Marrone</string>
<string name="sk_color_palette_yellow">Giallo</string>
<string name="sk_app_name">Megalodon</string>
<string name="sk_pinned_posts">Fissati</string>
<string name="sk_delete_and_redraft">Elimina e riscrivi</string>
<string name="sk_user_post_notifications_on">Attivate notifiche per i post di %s</string>
@@ -32,31 +32,32 @@
<string name="sk_settings_show_boosts">Mostra boost</string>
<string name="sk_settings_load_new_posts">Carica automaticamente nuovi post</string>
<string name="sk_settings_show_interaction_counts">Mostra conteggi interazioni</string>
<string name="sk_settings_app_version">Moshidon v%1$s (%2$d)</string>
<string name="sk_settings_app_version">Megalodon v%1$s (%2$d)</string>
<string name="sk_mark_media_as_sensitive">Segnala media come sensibile</string>
<string name="sk_federated_timeline">Federata</string>
<string name="sk_federated_timeline_info_banner">Questi sono i post più recenti dalle persone nella tua federazione.</string>
<string name="sk_update_available">Moshidon %s è pronto da scaricare.</string>
<string name="sk_update_ready">Moshidon %s è scaricato e pronto da installare.</string>
<string name="sk_update_available">Megalodon %s è pronto da scaricare.</string>
<string name="sk_update_ready">Megalodon %s è scaricato e pronto da installare.</string>
<string name="sk_check_for_update">Verifica aggiornamenti</string>
<string name="sk_no_update_available">Non ci sono aggiornamenti disponibili</string>
<string name="sk_list_timelines">Liste</string>
<string name="sk_settings_always_reveal_content_warnings">Apri sempre contenuti segnalati come sensibili</string>
<string name="sk_lists_with_user">Liste con %s</string>
<string name="sk_settings_contribute">Contribuisci a Moshidon</string>
<string name="sk_settings_contribute">Contribuisci a Megalodon</string>
<string name="sk_settings_show_federated_timeline">Mostra timeline federata</string>
<string name="sk_disable_marquee">Disabilita scorrimento titoli</string>
<string name="sk_reject_follow_request">Rifiuta richiesta di seguirti</string>
<string name="sk_translate_post">Traduci</string>
<string name="sk_translate_show_original">Mostra originale</string>
<string name="sk_translated_using">Tradotto usando %s</string>
<string name="sk_translated_using">Tradotto con %s</string>
<string name="sk_post_language">Lingua: %s</string>
<string name="sk_language_name">%s (%s)</string>
<string name="sk_confirm_clear_recent_languages">Sei sicuro di voler cancellare le lingue usate di recente\?</string>
<string name="sk_clear_recent_languages">Cancella lingue usate di recente</string>
<string name="sk_welcome_title">Benvenuto!</string>
<string name="sk_example_domain">example.social</string>
<string name="sk_poll_allow_multiple">Permetti scelta multipla</string>
<string name="sk_poll_allow_multiple">Consenti scelte multiple</string>
<string name="sk_available_languages">Lingue disponibili</string>
<string name="sk_welcome_text">Lo squalo ti saluta! Per iniziare inserisci il dominio dell\'istanza a cui sei iscritto.</string>
<string name="sk_color_palette_material3">Sistema</string>
</resources>