Skip to content

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: Id56c8125dddccbc7439b6ebae152a83209d76634
  • Loading branch information
lineageos-gerrit committed Feb 15, 2025
1 parent c57bcd7 commit d47de86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Galería</string>
<string name="app_permissions_toast">Permisos no otorgados por el usuario.</string>
<string name="reels_title">Carretes</string>
<string name="reels_title">Imágenes</string>
<string name="albums_title">Álbumes</string>
<string name="categories_title">Categorías</string>
<string name="library_title">Biblioteca</string>
<string name="album_favorites">Favoritos</string>
<string name="album_trash">Papelera</string>
<string name="album_reels">Carretes</string>
<string name="album_reels">Imágenes</string>
<string name="album_photos">Fotos</string>
<string name="album_videos">Vídeos</string>
<plurals name="album_thumbnail_items">
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-ko/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<string name="manage_media_permission_title">미디어 권한 관리</string>
<string name="media_info_unknown">알 수 없음</string>
<string name="media_info_add_description_hint">설명 추가</string>
<string name="media_info_write_description_failed">미디어 설명을 변경하지 못했습니다.</string>
<string name="media_info_location_loading_placeholder">불러오는 중…</string>
<string name="intent_action_not_supported">지원하지 않는 작업</string>
<string name="intent_media_not_found">미디어 없음</string>
Expand Down

0 comments on commit d47de86

Please sign in to comment.