diff options
Diffstat (limited to 'java/res/values-ml-rIN')
-rw-r--r-- | java/res/values-ml-rIN/strings-action-keys.xml | 31 | ||||
-rw-r--r-- | java/res/values-ml-rIN/strings-appname.xml | 27 |
2 files changed, 58 insertions, 0 deletions
diff --git a/java/res/values-ml-rIN/strings-action-keys.xml b/java/res/values-ml-rIN/strings-action-keys.xml new file mode 100644 index 000000000..46a8cfc94 --- /dev/null +++ b/java/res/values-ml-rIN/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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> + <string name="label_search_key" msgid="7965186050435796642">"തിരയുക"</string> + <string name="label_pause_key" msgid="2225922926459730642">"താൽക്കാലികമായി നിർത്തുക"</string> + <string name="label_wait_key" msgid="5891247853595466039">"കാത്തിരിക്കുക"</string> +</resources> diff --git a/java/res/values-ml-rIN/strings-appname.xml b/java/res/values-ml-rIN/strings-appname.xml new file mode 100644 index 000000000..940ee819d --- /dev/null +++ b/java/res/values-ml-rIN/strings-appname.xml @@ -0,0 +1,27 @@ +<?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="english_ime_name" msgid="5940510615957428904">"Android കീബോർഡ് (AOSP)"</string> + <string name="spell_checker_service_name" msgid="1254221805440242662">"Android അക്ഷരത്തെറ്റ് പരിശോധന (AOSP)"</string> + <string name="english_ime_settings" msgid="5760361067176802794">"Android കീബോർഡ് ക്രമീകരണങ്ങൾ (AOSP)"</string> + <string name="android_spell_checker_settings" msgid="6123949487832861885">"Android അക്ഷരത്തെറ്റ് പരിശോധനാ ക്രമീകരണങ്ങൾ (AOSP)"</string> +</resources> |