summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/dialpadview/res/values-vi/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/dialpadview/res/values-vi/strings.xml')
-rw-r--r--java/com/android/dialer/dialpadview/res/values-vi/strings.xml60
1 files changed, 22 insertions, 38 deletions
diff --git a/java/com/android/dialer/dialpadview/res/values-vi/strings.xml b/java/com/android/dialer/dialpadview/res/values-vi/strings.xml
index 5022e79ec..2fb3eeaa7 100644
--- a/java/com/android/dialer/dialpadview/res/values-vi/strings.xml
+++ b/java/com/android/dialer/dialpadview/res/values-vi/strings.xml
@@ -1,39 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 2012 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="description_dialpad_back" msgid="6226488105558971135">"Điều hướng trở lại"</string>
- <string name="description_dialpad_overflow" msgid="5984341386518189787">"Tùy chọn khác"</string>
- <string name="description_delete_button" msgid="8431313818404527096">"phím lùi"</string>
- <string name="description_image_button_plus" msgid="8936338119824589388">"cộng"</string>
- <string name="description_voicemail_button" msgid="4187006295368768215">"thư thoại"</string>
- <string name="description_dial_button" msgid="6826108965053146374">"quay số"</string>
- <string name="dialog_voicemail_airplane_mode_message" msgid="1728176091017802282">"Để gọi thư thoại, trước tiên hãy tắt Chế độ trên máy bay."</string>
- <string name="dialog_voicemail_not_ready_message" msgid="4287602816589585704">"Để thiết lập thư thoại, hãy đi tới Menu &gt; Cài đặt."</string>
- <string name="add_2sec_pause" msgid="395591627218789322">"Thêm tạm dừng 2 giây"</string>
- <string name="add_wait" msgid="2278146476349811062">"Thêm chờ"</string>
- <string name="dialer_useDtmfDialpad" msgid="6919241568926709507">"Sử dụng bàn phím số cảm ứng có âm"</string>
- <string name="dialer_returnToInCallScreen" msgid="4111111633248125741">"Quay lại cuộc gọi đang thực hiện"</string>
- <string name="dialer_addAnotherCall" msgid="6842534741272651900">"Thêm cuộc gọi"</string>
- <string name="imei" msgid="7961343816043247280">"IMEI"</string>
- <string name="meid" msgid="5274167198744847659">"MEID"</string>
- <string name="simContacts_emptyLoading" msgid="4158651660353159679">"Đang tải từ thẻ SIM…"</string>
- <string name="simContacts_title" msgid="8972942600800349990">"Danh bạ trên thẻ SIM"</string>
- <string name="menu_callNumber" msgid="1898333075466418368">"Gọi <xliff:g id="NUMBER">%s</xliff:g>"</string>
- <string name="dialog_phone_call_prohibited_message" msgid="4806479823793649894">"Không thể gọi số này"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="description_dialpad_back">Điều hướng trở lại</string>
+ <string name="description_dialpad_overflow">Tùy chọn khác</string>
+ <string name="description_delete_button">phím lùi</string>
+ <string name="description_image_button_plus">nút thêm dấu cộng vào bàn phím số</string>
+ <string name="description_voicemail_button">gọi thư thoại</string>
+ <string name="description_dial_button">quay số</string>
+ <string name="dialog_voicemail_airplane_mode_message">Để gọi thư thoại, trước tiên hãy tắt Chế độ trên máy bay.</string>
+ <string name="dialog_voicemail_not_ready_message">Để thiết lập thư thoại, hãy đi tới Menu &gt; Cài đặt.</string>
+ <string name="add_2sec_pause">Thêm tạm dừng 2 giây</string>
+ <string name="add_wait">Thêm chờ</string>
+ <string name="dialer_useDtmfDialpad">Sử dụng bàn phím số cảm ứng có âm</string>
+ <string name="dialer_returnToInCallScreen">Quay lại cuộc gọi đang thực hiện</string>
+ <string name="dialer_addAnotherCall">Thêm cuộc gọi</string>
+ <string name="imei">IMEI</string>
+ <string name="meid">MEID</string>
+ <string name="simContacts_emptyLoading">Đang tải từ thẻ SIM…</string>
+ <string name="simContacts_title">Danh bạ trên thẻ SIM</string>
+ <string name="menu_callNumber">Gọi %s</string>
+ <string name="dialpad_hint_emergency_calling_not_available">Không thể thực hiện cuộc gọi khẩn cấp qua Wi‑Fi</string>
+ <string msgid="4313552620858880999" name="dialog_phone_call_prohibited_message">Không thể gọi số này</string>
</resources>