Skip to content

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: Ife34539df3b029173200cb2210b0f6e77b7ba703
  • Loading branch information
lineageos-gerrit committed Dec 30, 2024
1 parent f97a31b commit 8fa490c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/src/main/res/values-in/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,14 @@
<string name="qr_copy_description">Salin ke papan klip</string>
<string name="qr_icon_description">Ikon</string>
<string name="qr_share_description">Bagikan</string>
<string name="qr_address_title">Tambahkan kontak</string>
<string name="qr_address_content_description">Tambahkan kontak</string>
<string name="qr_calendar_title">Tambahkan kegiatan ke kalender</string>
<string name="qr_calendar_content_description">Tambahkan kegiatan ini ke kalender</string>
<string name="qr_dpp_description">Konfigurasikan perangkat ini</string>
<string name="qr_email_title">Kirim email baru</string>
<string name="qr_geo_title">Buka lokasi ini</string>
<string name="qr_geo_content_description">Buka lokasi ini</string>
<string name="qr_text">Teks</string>
<string name="qr_uri_title">Buka URL</string>
<string name="qr_wifi_title">Sambungkan ke jaringan Wi-Fi ini</string>
Expand Down
20 changes: 20 additions & 0 deletions app/src/main/res/values-ta/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2022-2023 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">படமி</string>
<string name="cancel_button_description">விலக்குக</string>
<string name="confirm_button_description">உறுதிசெய்க</string>
<string name="gallery_button_description">படத்தொகுப்பு</string>
<string name="qr_share_description">பகிர்க</string>
<string name="qr_text">உரை</string>
<string name="qr_uri_title">உரலியைத் திறக்க</string>
<string name="title_activity_settings">அமைப்புகள்</string>
<string name="photos_header">ஒளிப்படங்கள்</string>
<string name="video_header">காணொளி</string>
<string name="camera_mode_photo">ஒளிப்படம்</string>
<string name="camera_mode_video">காணொளி</string>
<string name="camera_mode_qr">படிமம்</string>
</resources>

0 comments on commit 8fa490c

Please sign in to comment.