diff options
| author | 2020-05-04 00:40:37 +0000 | |
|---|---|---|
| committer | 2020-05-04 00:40:37 +0000 | |
| commit | 6afdcd113c274e433cf74dfd262283cfd1221da1 (patch) | |
| tree | 788720ae5050d19756fcee084d0e7b67fcd81f0a | |
| parent | a29510682590134f2b4968eaa53a0c2cb7735aad (diff) | |
| parent | e8289e9f1bdf2492c8f86caba50289ad058b3f95 (diff) | |
Merge "Import translations. DO NOT MERGE" into rvc-dev
| -rw-r--r-- | packages/SimAppDialog/res/values-ta/strings.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/packages/SimAppDialog/res/values-ta/strings.xml b/packages/SimAppDialog/res/values-ta/strings.xml new file mode 100644 index 000000000000..efcbc1b7db35 --- /dev/null +++ b/packages/SimAppDialog/res/values-ta/strings.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright (C) 2018 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name" msgid="8898068901680117589">"சிம் ஆப்ஸ் உரையாடல்"</string> + <string name="install_carrier_app_title" msgid="334729104862562585">"மொபைல் சேவையை இயக்கு"</string> + <string name="install_carrier_app_description" msgid="4014303558674923797">"உங்கள் புதிய சிம் சரியாக இயங்குவதற்கு, நீங்கள் <xliff:g id="ID_1">%1$s</xliff:g> ஆப்ஸை நிறுவ வேண்டும்"</string> + <string name="install_carrier_app_description_default" msgid="7356830245205847840">"உங்கள் புதிய சிம் சரியாக இயங்குவதற்கு, நீங்கள் மொபைல் நிறுவன ஆப்ஸை நிறுவ வேண்டும்"</string> + <string name="install_carrier_app_defer_action" msgid="2558576736886876209">"இப்போது வேண்டாம்"</string> + <string name="install_carrier_app_download_action" msgid="7859229305958538064">"ஆப்ஸைப் பதிவிறக்கு"</string> +</resources> |