Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Dec 4, 2024
1 parent 04a08e3 commit 5638708
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/src/main/res/values-gl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<string name="dialog_clearing_cache_please_wait">Limpando a memoria tobo. Agarde…</string>
<string name="reset_cache_unsaved_changes">Hai cambios sen sincronizar. Quere restabelecer a memoria tobo aínda así?</string>
<string name="warning">Advertencia</string>
<string name="pref_title_AutoSyncOnStart">Sincronizar o inicio</string>
<string name="pref_title_AutoSyncOnStart">Sincronizar no inicio</string>
<string name="pref_title_ShowOnlyUnread">Amosar só os artigos non lidos</string>
<string name="pref_title_DisableHostnameVerification">Desactivar a verificación do nome da máquina/servidor</string>
<string name="pref_title_NavigateWithVolumeButtons">Navegar cos botóns de volume</string>
Expand Down
15 changes: 15 additions & 0 deletions News-Android-App/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<string name="message_bar_reload">Ricarica</string>
<string name="allUnreadFeeds">Tutti gli elementi non letti</string>
<string name="starredFeeds">Elementi preferiti</string>
<string name="downloadedPodcasts">Podcast scaricati</string>
<string name="title_activity_new_feed">Aggiungi una nuova fonte</string>

<string name="menu_update">Aggiorna</string>
Expand All @@ -31,6 +32,7 @@
<string name="action_starred">Preferiti</string>
<string name="action_read">Lettura</string>
<string name="action_playPodacst">Riproduci podcast</string>
<string name="action_removePodcast">Rimuovi Media Podcast</string>
<string name="action_openInBrowser">Apri nel browser web</string>
<string name="action_Share">Condividi</string>
<string name="action_login">Impostazioni del server</string>
Expand Down Expand Up @@ -84,6 +86,9 @@
<string name="action_feed_rename">Rinomina fonte</string>
<string name="action_feed_move">Sposta fonte</string>
<string name="action_feed_notification_settings">Impostazioni di notifica</string>
<string name="action_feed_open_in">Impostazioni Apri-in</string>
<string name="action_feed_open_in_general_setting">Utilizza l\'impostazione generale</string>
<string name="action_feed_open_in_detailed_view">Vista dettagliata</string>
<string name="feed_remove_button">Rimuovi</string>
<string name="feed_rename_button">Rinomina</string>
<string name="confirm_feed_remove">Vuoi davvero rimuovere questa fonte? Ciò non può essere annullato!</string>
Expand Down Expand Up @@ -169,6 +174,8 @@
<string name="pref_title_MarkAsReadWhileScrolling">Segna come letto durante lo scorrimento</string>
<string name="pref_title_ShowFastActions">Attiva funzioni di accesso rapido</string>
<string name="pref_title_OpenInBrowserDirectly">Salta la vista dettagliata e apri l\'articolo nel browser</string>
<string name="pref_title_BackButtonOpensDrawer">Il pulsante Indietro apre la cartella</string>

<!-- MemorizingTrustManager -->
<string name="mtm_accept_cert">Vuoi accettare un certificato sconosciuto?</string>
<string name="mtm_decision_always">Sempre</string>
Expand All @@ -183,6 +190,9 @@
<string name="podcast_playback_speed_dialog_title">Velocità di riproduzione</string>
<string name="notification_downloading_podcast_title">Scaricamento podcast</string>
<string name="dialog_podcast_remove_title">Sei sicuro?</string>
<string name="dialog_podcast_remove_body">Vuoi rimuovere il media scaricato per %1$s?</string>
<string name="dialog_podcast_status_failed">Impossibile rimuovere il media per %1$s</string>
<string name="dialog_podcast_status_success">Il media per %1$s è stato rimosso</string>
<string name="dialog_podcast_remove_confirm">Rimuovi</string>

<!-- Settings for About -->
Expand All @@ -195,6 +205,8 @@
<string name="pref_contribute_summary">Ottieni il codice sorgente</string>
<string name="pref_privacy">Riservatezza</string>
<string name="pref_privacy_summary">Criterio di riservatezza di Notizie di Nextcloud per Android</string>
<string name="pref_news_policy">Contattaci / Policy Notizie</string>
<string name="pref_news_policy_summary">Nextcloud Politica sulle Notizie Android / Contattaci</string>
<string name="pref_version">Applicazione Notizie di Nextcloud per Android</string>


Expand All @@ -215,6 +227,9 @@
<string name="pref_oled_mode">Sfondo scuro</string>
<string name="pref_oled_mode_summary">Per tema scuro su schermi OLED</string>

<string name="pref_external_player">Player Esterno</string>
<string name="pref_external_player_summary">Riproduci i podcast nella tua app multimediale predefinita</string>

<string name="pref_display_browser_cct">Schede personalizzate di Chrome integrate</string>
<string name="pref_display_browser_built_in">Browser integrato</string>
<string name="pref_display_browser_external">Browser esterno</string>
Expand Down

0 comments on commit 5638708

Please sign in to comment.