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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Jun 22, 2024
1 parent 0291b77 commit da3bfaa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions News-Android-App/src/main/res/values-gl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<string name="message_bar_reload">Volver cargar</string>
<string name="allUnreadFeeds">Todos os elementos sen ler</string>
<string name="starredFeeds">Elementos destacados</string>
<string name="downloadedPodcasts">Downloaded podcasts</string>
<string name="title_activity_new_feed">Engadir unha nova fonte</string>

<string name="menu_update">Actualizar</string>
Expand All @@ -30,6 +31,7 @@
<string name="action_starred">Destacado</string>
<string name="action_read">Ler</string>
<string name="action_playPodacst">Reproducir o Podcast</string>
<string name="action_removePodcast">Retirar os ficheiros multimedia de podcast</string>
<string name="action_openInBrowser">Abrir no navegador web</string>
<string name="action_Share">Compartir</string>
<string name="action_login">Axustes do servidor</string>
Expand Down Expand Up @@ -183,6 +185,9 @@
<string name="podcast_playback_speed_dialog_title">Velocidade de reprodución</string>
<string name="notification_downloading_podcast_title">Descargando podcast</string>
<string name="dialog_podcast_remove_title">Confirma isto?</string>
<string name="dialog_podcast_remove_body">Confirma que quere eliminar os ficheiros multimedia descargados para %1$s?</string>
<string name="dialog_podcast_status_failed">Produciuse un fallo ao retirar os ficheiros multimedia para %1$s</string>
<string name="dialog_podcast_status_success">Retiráronse os ficheiros multimedia para %1$s</string>
<string name="dialog_podcast_remove_confirm">Retirar</string>

<!-- Settings for About -->
Expand All @@ -195,6 +200,8 @@
<string name="pref_contribute_summary">Obteña o código fonte</string>
<string name="pref_privacy">Privacidade</string>
<string name="pref_privacy_summary">Directiva de privacidade de Novas de Nextcloud para Android</string>
<string name="pref_news_policy">Contacte connosco / Directiva de noticias</string>
<string name="pref_news_policy_summary">Noticias de Nextcloud. Directiva de noticias de Android / Contacte connosco</string>
<string name="pref_version">Aplicación de Android para novas de Nextcloud</string>


Expand Down

0 comments on commit da3bfaa

Please sign in to comment.