diff options
author | Eric Fischer <enf@google.com> | 2010-11-17 16:40:05 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2010-11-17 16:40:05 -0800 |
commit | 9f5a2ccf46661d4393fa8c1a5b60f4a63b17ee2c (patch) | |
tree | e17bb10a620c68b86cdc255fe997bc53ac34355d /tests/res/values-ar | |
parent | 3b046f575906f7c311b7964bd1ef7db8e05b61f7 (diff) | |
download | packages_apps_Settings-9f5a2ccf46661d4393fa8c1a5b60f4a63b17ee2c.zip packages_apps_Settings-9f5a2ccf46661d4393fa8c1a5b60f4a63b17ee2c.tar.gz packages_apps_Settings-9f5a2ccf46661d4393fa8c1a5b60f4a63b17ee2c.tar.bz2 |
Import initial translations for 20 new locales.
Change-Id: I55b0229ca58d63282625b6eaf9e0e58672403c02
Diffstat (limited to 'tests/res/values-ar')
-rw-r--r-- | tests/res/values-ar/strings.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/tests/res/values-ar/strings.xml b/tests/res/values-ar/strings.xml new file mode 100644 index 0000000..1cb3e52 --- /dev/null +++ b/tests/res/values-ar/strings.xml @@ -0,0 +1,34 @@ +<?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> + <!-- no translation found for operator_hello (292208161864910159) --> + <skip /> + <!-- no translation found for operator_settings_title (1410094511974808567) --> + <skip /> + <!-- no translation found for operator_settings_summary (5916597343019392258) --> + <skip /> + <!-- no translation found for manufacturer_hello (7525744633645544137) --> + <skip /> + <!-- no translation found for manufacturer_settings_title (2503105049808838612) --> + <skip /> + <!-- no translation found for manufacturer_settings_summary (766746044826063472) --> + <skip /> +</resources> |