Skip to content

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: I7f370fc094d2eb6613be7462048327bf31e32422
  • Loading branch information
lineageos-gerrit committed Oct 16, 2024
1 parent 81b2f0f commit fe36556
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<string name="sound_channel_title">Grabación de sonido</string>
<string name="sound_channel_desc">Notificación persistente al grabar sonido y notificar al terminar</string>
<string name="settings_title">Ajustes</string>
<string name="settings_location_message">Etiqueta tus grabaciones con tu posición actual</string>
<string name="settings_location_message">Etiqueta tus grabaciones con tu ubicación actual</string>
<string name="settings_quality_high">Grabar en alta calidad</string>
<string name="dialog_permissions_title">Permisos</string>
<string name="dialog_permissions_mic">La grabadora necesita acceder al micrófono para grabar el audio</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-ga-rIE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
<string name="dialog_permissions_notifications">Teastaíonn cead fógraí ó thaifeadán chun rialuithe taifeadta a thaispeáint</string>
<string name="dialog_permissions_mic_notifications">Teastaíonn cead ó mhicreafón ó thaifeadán chun cead fuaime agus fógraí a thaifeadadh chun rialuithe taifeadta a thaispeáint</string>
<string name="dialog_permissions_phone_notifications">Teastaíonn rochtain stádais ghutháin ar Thaifeadán chun an aip seo a chosc ó thaifeadadh agus tú ag glaoch agus cead fógraí a thabhairt chun rialuithe taifeadta a thaispeáint</string>
<string name="dialog_permissions_mic_phone_notifications">Teastaíonn cead ó mhicreafón ó thaifeadán chun fuaim a thaifeadadh, rochtain ar stádas gutháin chun an aip seo a chosc ó thaifeadadh agus tú ag glaoch, agus cead fógraí chun rialuithe taifeadta a thaispeáint</string>
</resources>
4 changes: 4 additions & 0 deletions app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,8 @@
<string name="delete_all_message">Tem certeza que deseja excluir todas as gravações? Isso não pode ser desfeito</string>
<string name="delete_selected_title">Excluir selecionados</string>
<string name="delete_selected_message">Tem certeza que deseja excluir as gravações selecionadas? Isso não pode ser desfeito</string>
<plurals name="recording_selection_count">
<item quantity="one">%d selecionado</item>
<item quantity="other">%d selecionados</item>
</plurals>
</resources>

0 comments on commit fe36556

Please sign in to comment.