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 1, 2024
1 parent f4a78a4 commit 04a08e3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions News-Android-App/src/main/res/values-gl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<string name="menu_StartImageCaching">Descargar imaxes</string>
<string name="menu_downloadMoreItems">Descargar máis elementos</string>

<string name="tv_showing_cached_version">Amosando a versión na caché</string>
<string name="tv_showing_cached_version">Amosando a versión na memoria tobo</string>

<!-- Action Bar Items -->
<string name="action_starred">Destacado</string>
Expand Down Expand Up @@ -139,7 +139,7 @@

<!-- Strings related to Settings -->
<string name="title_activity_settings">Axustes</string>
<string name="cache_is_cleared">A caché está limpa!</string>
<string name="cache_is_cleared">A memoria tobo está limpa!</string>


<!-- General settings -->
Expand All @@ -158,9 +158,9 @@
<string name="pref_general_search_in_body">Corpo</string>
<string name="pref_general_search_in_both">Ambos</string>

<string name="dialog_clearing_cache">Limpando a caché</string>
<string name="dialog_clearing_cache_please_wait">Limpando a caché. Agarde…</string>
<string name="reset_cache_unsaved_changes">Hai cambios sen sincronizar. Quere restabelecer a caché aínda así?</string>
<string name="dialog_clearing_cache">Limpando a memoria tobo</string>
<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_ShowOnlyUnread">Amosar só os artigos non lidos</string>
Expand Down Expand Up @@ -272,9 +272,9 @@

<!-- Data & Sync -->
<string name="pref_header_data_sync">Datos e sincronización</string>
<string name="pref_title_clearCache">Limpar a caché</string>
<string name="pref_title_CacheImagesOffline">Gardar a imaxe na caché sen conexión</string>
<string name="pref_title_Max_Cache_Size">Tamaño máximo da caché</string>
<string name="pref_title_clearCache">Limpar a memoria tobo</string>
<string name="pref_title_CacheImagesOffline">Gardar a imaxe na memoria tobo sen conexión</string>
<string name="pref_title_Max_Cache_Size">Tamaño máximo da memoria tobo</string>

<string name="pref_data_sync_image_cache_never">Nunca</string>
<string name="pref_data_sync_image_cache_wifi_only">Só mediante wifi</string>
Expand Down

0 comments on commit 04a08e3

Please sign in to comment.