diff options
author | Eric Fischer <enf@google.com> | 2011-05-26 15:47:05 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-05-26 15:47:05 -0700 |
commit | 77f9a9beefc84a52dc151151f2e5c0dd0e356d65 (patch) | |
tree | fb8f10d6a047fde41b447917b07fffb9e6ebfbaf /tests/res/values-am | |
parent | ba61aaaaa37dbda976f77703b2c99571aeef6652 (diff) | |
download | packages_apps_Settings-77f9a9beefc84a52dc151151f2e5c0dd0e356d65.zip packages_apps_Settings-77f9a9beefc84a52dc151151f2e5c0dd0e356d65.tar.gz packages_apps_Settings-77f9a9beefc84a52dc151151f2e5c0dd0e356d65.tar.bz2 |
Import revised translations.
Change-Id: Ied705b2da99164f4257d2a6b7b4ce95d7bfb0052
Diffstat (limited to 'tests/res/values-am')
-rw-r--r-- | tests/res/values-am/strings.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/res/values-am/strings.xml b/tests/res/values-am/strings.xml new file mode 100644 index 0000000..d46a427 --- /dev/null +++ b/tests/res/values-am/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> |