summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-04-17 22:18:48 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-04-17 23:05:52 +0300
commitdaa7f84469a152f0b56c005a97cbf252a161f343 (patch)
treed08522c7a746da30a76e48eece15dcecc58a0530
parent2f2ce950119c6bfc8cb72da91b743fb9e0aa0432 (diff)
downloadpackages_apps_Contacts-daa7f84469a152f0b56c005a97cbf252a161f343.tar.gz
packages_apps_Contacts-daa7f84469a152f0b56c005a97cbf252a161f343.tar.bz2
packages_apps_Contacts-daa7f84469a152f0b56c005a97cbf252a161f343.zip
Automatic translation import
Change-Id: I7b3e3a3e7cb4330a516d6594c43b5424957f3687
-rw-r--r--res/values-lt/cm_strings.xml2
-rw-r--r--res/values-vi/cm_plurals.xml31
-rw-r--r--res/values-vi/cm_strings.xml61
3 files changed, 93 insertions, 1 deletions
diff --git a/res/values-lt/cm_strings.xml b/res/values-lt/cm_strings.xml
index 472106217..7eec56b5a 100644
--- a/res/values-lt/cm_strings.xml
+++ b/res/values-lt/cm_strings.xml
@@ -24,7 +24,7 @@
<string name="sim_card_full">SIM kortelė yra pilna</string>
<string name="tag_too_long">Kontakto vardas yra per ilgas</string>
<string name="invalid_phone_number">Telefono numeris yra neleistinas</string>
- <string name="invalid_number_type">Numerio tipas yra neleistinas</string>
+ <string name="invalid_number_type">Numerio tipas yra neteisingas</string>
<string name="no_phone_number_or_email">Prašome įvesti telefono numerį arba el. pašto adresą.</string>
<string name="memory_card_full">Kontaktas negali būti išsaugotas, telefono atmintis pilna</string>
<string name="contacts_groups_label">Grupės</string>
diff --git a/res/values-vi/cm_plurals.xml b/res/values-vi/cm_plurals.xml
new file mode 100644
index 000000000..d5cd6ee13
--- /dev/null
+++ b/res/values-vi/cm_plurals.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="contacts_selected">
+ <item quantity="other">%d đã chọn</item>
+ </plurals>
+ <plurals name="ContactMultiImportConfirmation">
+ <item quantity="other">%d liên lạc sẽ được nhập.</item>
+ </plurals>
+ <plurals name="import_progress">
+ <item quantity="other">%d liên lạc đã được nhập</item>
+ </plurals>
+ <plurals name="ContactMultiDeleteConfirmation">
+ <item quantity="other">%d liên lạc sẽ bị xóa.</item>
+ </plurals>
+</resources>
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
new file mode 100644
index 000000000..875bff295
--- /dev/null
+++ b/res/values-vi/cm_strings.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
+ Copyright (C) 2014-2015 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="contactSavedToSimCardError">Không thể lưu liên lạc đã chọn vào thẻ SIM</string>
+ <string name="airplane_mode_on">Thẻ SIM không thể truy cập khi chế độ máy bay được kích hoạt</string>
+ <string name="number_anr_too_long">Số quá dài</string>
+ <string name="email_address_too_long">Địa chỉ email quá dài</string>
+ <string name="sim_card_full">Thẻ SIM đầy</string>
+ <string name="tag_too_long">Tên liên lạc quá dài</string>
+ <string name="invalid_phone_number">Số điện thoại không hợp lệ</string>
+ <string name="invalid_number_type">Kiểu số không hợp lệ</string>
+ <string name="no_phone_number_or_email">Vui lòng nhập địa chỉ email hoặc số điện thoại.</string>
+ <string name="memory_card_full">Không thể lưu số liên lạc, bộ nhớ điện thoại đã đầy</string>
+ <string name="contacts_groups_label">Nhóm</string>
+ <string name="menu_moveGroupMembers">Chuyển thành viên nhóm</string>
+ <string name="title_move_members">Chuyển thành viên</string>
+ <string name="message_move_members">Đang chuyển thành viên\u2026</string>
+ <string name="message_can_not_move_members">Không thể chuyển thành viên</string>
+ <string name="edit_before_call">Sửa số trước khi gọi</string>
+ <string name="menu_sendViaSMS">Gửi liên lạc qua SMS</string>
+ <string name="select_all">Tất cả</string>
+ <string name="import_sim_contacts_title">Nhập liên lạc từ SIM</string>
+ <string name="import_sim_contacts_message">Đang nhập liên lạc từ SIM\u2026</string>
+ <string name="importConfirmation_title">Nhập liên lạc?</string>
+ <string name="import_finish">Nhập hoàn tất</string>
+ <string name="too_many_contacts_add_to_group">Không có nhiều hơn <xliff:g id="count">%d</xliff:g> địa chỉ liên lạc có thể được thêm vào</string>
+ <string name="delete_contacts_title">Xoá liên lạc</string>
+ <string name="delete_contacts_message">Đang xoá liên lạc\u2026</string>
+ <string name="deleteConfirmation_title">Xoá liên lạc?</string>
+ <string name="contactDeletedToast">Liên lạc đã xoá</string>
+ <string name="menu_memory_status">Trạng thái bộ nhớ</string>
+ <string name="memory_size">Tổng:</string>
+ <string name="memory_used">Dùng:</string>
+ <string name="calculating_status_now">Đang tính trạng thái\u2026</string>
+ <string name="menu_copyTo">Chép vào <xliff:g id="destination">%s </xliff:g></string>
+ <string name="copy_to_target_sim">Thẻ SIM</string>
+ <string name="copy_to_target_msim">Thẻ SIM <xliff:g id="index">%d</xliff:g></string>
+ <string name="no_empty_email_in_usim">Liên hệ USIM không có trường email khả dụng, không thể chép tin nhắn.</string>
+ <string name="voicemail">Thư thoại</string>
+ <string name="select_call_title">Chọn nhật ký cuộc gọi</string>
+ <string name="delete_call_title">Xoá nhật ký cuộc gọi</string>
+ <string name="delete_call_message">Đang xoá nhật ký cuộc gọi\u2026</string>
+ <string name="delete_call_alert">Xoá nhật ký cuộc gọi đã chọn?</string>
+ <string name="title_del_call">Xoá</string>
+</resources>