Skip to content

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: I1cecdd062b672764cb3f34d0f2e6477ed41f0154
  • Loading branch information
lineageos-gerrit committed Oct 31, 2024
1 parent cd59833 commit 47146ee
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions app/src/main/res/values-ga-rIE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<string name="app_name">Taifeadán</string>
<string name="share">Comhroinn</string>
<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>
<plurals name="recording_selection_count">
<item quantity="one">%d roghnaithe</item>
<item quantity="two">%d roghnaithe</item>
<item quantity="few">%d roghnaithe</item>
<item quantity="many">%d roghnaithe</item>
<item quantity="other">%d roghnaithe</item>
</plurals>
</resources>
3 changes: 3 additions & 0 deletions app/src/main/res/values-ko/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,7 @@
<string name="delete_all_message">정말 모든 녹음을 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다.</string>
<string name="delete_selected_title">선택 항목 삭제</string>
<string name="delete_selected_message">정말 선택한 녹음을 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다.</string>
<plurals name="recording_selection_count">
<item quantity="other">%d개 항목 선택함</item>
</plurals>
</resources>

0 comments on commit 47146ee

Please sign in to comment.