diff options
Diffstat (limited to 'tests/res/values-hy/strings.xml')
-rw-r--r-- | tests/res/values-hy/strings.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/res/values-hy/strings.xml b/tests/res/values-hy/strings.xml new file mode 100644 index 000000000..fc0e4217e --- /dev/null +++ b/tests/res/values-hy/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> |