diff options
author | Baligh Uddin <baligh@google.com> | 2013-08-19 12:14:29 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-08-19 12:14:29 -0700 |
commit | 50d2f8b794ed86f0b67600952f56445285828cbe (patch) | |
tree | 5c1a60e77ef62c873a61793a0a8d57dedb8299c9 /tests/res/values-ne/strings.xml | |
parent | bf3bc31da91b711da17fdac66beecc01e53df42a (diff) | |
download | packages_apps_Settings-50d2f8b794ed86f0b67600952f56445285828cbe.tar.gz packages_apps_Settings-50d2f8b794ed86f0b67600952f56445285828cbe.tar.bz2 packages_apps_Settings-50d2f8b794ed86f0b67600952f56445285828cbe.zip |
Import translations. DO NOT MERGE
Change-Id: I5f89a996c28fbe668105892be7d40eec26065de3
Auto-generated-cl: translation import
Diffstat (limited to 'tests/res/values-ne/strings.xml')
-rw-r--r-- | tests/res/values-ne/strings.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/res/values-ne/strings.xml b/tests/res/values-ne/strings.xml new file mode 100644 index 000000000..977bec5a8 --- /dev/null +++ b/tests/res/values-ne/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="discoverable" msgid="3169265480789026010">"खोजयोग्य"</string> + <string name="start_scan" msgid="6035699220942169744">"स्क्यान सुरु गर्नुहोस्"</string> + <string name="stop_scan" msgid="527546916633745779">"स्क्यान बन्द गर्नुहोस्"</string> + <string name="operator_hello" msgid="292208161864910159">"नमस्कार संचालक!"</string> + <string name="operator_settings_title" msgid="1410094511974808567">"संचालक"</string> + <string name="operator_settings_summary" msgid="5916597343019392258">"संचालक हुक जसलाई छनौटको गतिविधि सुरु गर्न प्रयोग गर्न सकिन्छ"</string> + <string name="manufacturer_hello" msgid="7525744633645544137">"नमस्कार निर्माता!"</string> + <string name="manufacturer_settings_title" msgid="2503105049808838612">"निर्माता"</string> + <string name="manufacturer_settings_summary" msgid="766746044826063472">"निर्माणकर्ता हुक जसलाई गतिविधि चुन्नका लागि सुरु गर्न सक्नुहुन्छ"</string> +</resources> |