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 Jul 4, 2024
1 parent ab13721 commit 7eb5d58
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions News-Android-App/src/main/res/values-gl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,24 +80,24 @@

<!-- Strings related to NewsReaderListDialogFragment (Rename/Remove Feed) -->
<string name="action_feed_remove">Retirar a fonte</string>
<string name="action_feed_rename">Renomear a fonte</string>
<string name="action_feed_rename">Cambiar o nome da fonte</string>
<string name="action_feed_move">Mover a fonte</string>
<string name="action_feed_notification_settings">Axustes de notificación</string>
<string name="action_feed_open_in">Axustes de apertura</string>
<string name="action_feed_open_in_general_setting">Usar os axustes xerais</string>
<string name="action_feed_open_in_detailed_view">Vista detallada</string>
<string name="feed_remove_button">Retirar</string>
<string name="feed_rename_button">Renomear</string>
<string name="feed_rename_button">Cambiar o nome</string>
<string name="confirm_feed_remove">Confirma que quere retirar esta fonte? Isto non pode desfacerse!</string>
<string name="feed_move_list_description">Seleccione o cartafol ao que mover a fonte</string>
<string name="move_feed_root_folder">Cartafol raíz</string>


<!-- Strings related to FolderOptionsDialogFragment (Rename/Remove folder) -->
<string name="action_folder_remove">Retirar o cartafol</string>
<string name="action_folder_rename">Renomear o cartafol</string>
<string name="action_folder_rename">Cambiar o nome do cartafol</string>
<string name="folder_remove_button">Retirar</string>
<string name="folder_rename_button">Renomear</string>
<string name="folder_rename_button">Cambiar o nome</string>
<string name="confirm_folder_remove">Confirma que quere retirar este cartafol? Isto non pode desfacerse!</string>

<!-- Strings related to NewsReaderListDialogFragment (Notification Settings) -->
Expand Down

0 comments on commit 7eb5d58

Please sign in to comment.