diff options
author | 2014-07-07 18:47:51 +0000 | |
---|---|---|
committer | 2014-07-02 20:11:01 +0000 | |
commit | 54f5f42720e34d275a800131ae6cc55cde0f08e1 (patch) | |
tree | 5dcb5b2f6bb55f0391c9d32b4efbdf707cb8ff8c /java/res/values-mr-rIN | |
parent | 9a98a4ce0d7bbbcfef7dddd754ae10a27d9fec72 (diff) | |
parent | cde7ceb645ea842e72c177599b7be1e6cdc03578 (diff) | |
download | latinime-54f5f42720e34d275a800131ae6cc55cde0f08e1.tar.gz latinime-54f5f42720e34d275a800131ae6cc55cde0f08e1.tar.xz latinime-54f5f42720e34d275a800131ae6cc55cde0f08e1.zip |
Merge "Import translations. DO NOT MERGE"
Diffstat (limited to 'java/res/values-mr-rIN')
-rw-r--r-- | java/res/values-mr-rIN/strings-action-keys.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/java/res/values-mr-rIN/strings-action-keys.xml b/java/res/values-mr-rIN/strings-action-keys.xml new file mode 100644 index 000000000..4dadfea41 --- /dev/null +++ b/java/res/values-mr-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> |