checkey / libs / appcompat / res / values-hy-rAM / strings.xml @ 44e720f7
History | View | Annotate | Download (2.28 KB)
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
---|---|
2 |
<!-- Copyright (C) 2012 The Android Open Source Project
|
3 |
|
4 |
Licensed under the Apache License, Version 2.0 (the "License");
|
5 |
you may not use this file except in compliance with the License.
|
6 |
You may obtain a copy of the License at
|
7 |
|
8 |
http://www.apache.org/licenses/LICENSE-2.0
|
9 |
|
10 |
Unless required by applicable law or agreed to in writing, software
|
11 |
distributed under the License is distributed on an "AS IS" BASIS,
|
12 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13 |
See the License for the specific language governing permissions and
|
14 |
limitations under the License.
|
15 |
-->
|
16 |
|
17 |
<resources xmlns:android="http://schemas.android.com/apk/res/android" |
18 |
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
19 |
<string name="abc_action_mode_done" msgid="4076576682505996667">"Կատարված է"</string> |
20 |
<string name="abc_action_bar_home_description" msgid="4600421777120114993">"Ուղղվել տուն"</string> |
21 |
<string name="abc_action_bar_up_description" msgid="1594238315039666878">"Ուղղվել վերև"</string> |
22 |
<string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Այլ ընտրանքներ"</string> |
23 |
<string name="abc_searchview_description_search" msgid="8264924765203268293">"Որոնել"</string> |
24 |
<string name="abc_searchview_description_query" msgid="2550479030709304392">"Որոնման հարցում"</string> |
25 |
<string name="abc_searchview_description_clear" msgid="3691816814315814921">"Մաքրել հարցումը"</string> |
26 |
<string name="abc_searchview_description_submit" msgid="8928215447528550784">"Ուղարկել հարցումը"</string> |
27 |
<string name="abc_searchview_description_voice" msgid="893419373245838918">"Ձայնային որոնում"</string> |
28 |
<string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Ընտրել ծրագիր"</string> |
29 |
<string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Տեսնել բոլորը"</string> |
30 |
<string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Տարածել ըստ %s"</string> |
31 |
<string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Տարածել"</string> |
32 |
</resources>
|