diff options
author | 2018-03-13 22:10:35 -0700 | |
---|---|---|
committer | 2018-03-13 22:10:35 -0700 | |
commit | 149e4876201772d5ed7d956c36da4417d8871acf (patch) | |
tree | e72dda7231390c3fd79d0517b11d81c845f6be3a /java | |
parent | ccfc757f0a8c39b4f2b650627afc79d90e6195ef (diff) | |
download | latinime-149e4876201772d5ed7d956c36da4417d8871acf.tar.gz latinime-149e4876201772d5ed7d956c36da4417d8871acf.tar.xz latinime-149e4876201772d5ed7d956c36da4417d8871acf.zip |
Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I8e55213f33a514154da19b7040d7583fb0f2fef1
Diffstat (limited to 'java')
-rw-r--r-- | java/res/values-as/strings-action-keys.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/java/res/values-as/strings-action-keys.xml b/java/res/values-as/strings-action-keys.xml new file mode 100644 index 000000000..f9da155ea --- /dev/null +++ b/java/res/values-as/strings-action-keys.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2013, 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="label_go_key" msgid="4033615332628671065">"যাওক"</string> + <string name="label_next_key" msgid="5586407279258592635">"পৰৱৰ্তী"</string> + <string name="label_previous_key" msgid="1421141755779895275">"আগৰ"</string> + <string name="label_done_key" msgid="7564866296502630852">"হ\'ল"</string> + <string name="label_send_key" msgid="482252074224462163">"পঠিয়াওক"</string> + <!-- no translation found for label_search_key (7965186050435796642) --> + <skip /> + <string name="label_pause_key" msgid="2225922926459730642">"পজ কৰক"</string> + <string name="label_wait_key" msgid="5891247853595466039">"ৰ\'ব"</string> +</resources> |