blob: c8d7ea92464da442b045509ab7eb35e694a3fb02 [file] [log] [blame]
Bill Yi62d48a32019-01-18 19:08:52 -08001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2015 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="unknown" msgid="3237922751873109097">"Անհայտ"</string>
20 <string name="voicemail" msgid="2125552157407909509">"Ձայնային փոստ"</string>
21 <string name="phone_label_with_info" msgid="4652109530699808645">"<xliff:g id="LABEL">%1$s</xliff:g> · <xliff:g id="DURATION">%2$s</xliff:g>"</string>
Bill Yia6b27222019-04-26 16:02:50 -070022 <string name="call_state_connecting" msgid="5930724746375294866">"Միացում…"</string>
23 <string name="call_state_dialing" msgid="1534599871716648114">"Համարհավաքում…"</string>
Bill Yi62d48a32019-01-18 19:08:52 -080024 <string name="call_state_hold" msgid="6834028102796624100">"Սպասում"</string>
25 <string name="call_state_call_ended" msgid="4159349597599886429">"Զանգն ավարտվեց"</string>
26 <string name="call_state_call_active" msgid="2769644783657864202">"Միացած է"</string>
Bill Yia6b27222019-04-26 16:02:50 -070027 <string name="call_state_call_ringing" msgid="4618803402954375017">"Զանգ…"</string>
28 <string name="call_state_call_ending" msgid="5037498349965472247">"Անջատվում է…"</string>
Bill Yi62d48a32019-01-18 19:08:52 -080029</resources>