Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-09-22 06:04:49 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-22 06:04:49 +0300
commitb556edf7f989423a546564f3f8bcea02c2b36892 (patch)
tree15d63793bbc7ec9bf11558ef18a78d3d9a5a5ed1
parent3468ba61b60b3ff2cdaabf2d3afaae9b9a28ca32 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/vi.js19
-rw-r--r--l10n/vi.json19
2 files changed, 34 insertions, 4 deletions
diff --git a/l10n/vi.js b/l10n/vi.js
index 87bdddf..87cc0f6 100644
--- a/l10n/vi.js
+++ b/l10n/vi.js
@@ -1,10 +1,25 @@
OC.L10N.register(
"ocsms",
{
+ "Phone Sync" : "Đồng bộ điện thoại",
+ "An app to sync SMS with your cloud" : "Một ứng dụng để đồng bộ SMS với đám mây của bạn",
"Cancel" : "Hủy bỏ",
"Confirm" : "Xác nhận",
+ "No contact found." : "Không tìm thấy liên hệ nào.",
"Settings" : "Thiết lập",
- "Enable" : "Kích hoạt",
- "Disable" : "Tắt"
+ "Max messages to load per conversation" : "Số tin nhắn tối đa được tải cho mỗi cuộc trò chuyện",
+ "Invalid message limit" : "Giới hạn tin nhắn không hợp lệ",
+ "Default country code" : "Mã quốc gia không hợp lệ",
+ "Contact ordering" : "Xếp thứ tự liên hệ",
+ "Last message" : "Tin nhắn cuối",
+ "Label" : "Nhãn",
+ "Reverse ?" : "Đảo ngược?",
+ "Notification settings" : "Cài đặt thông báo",
+ "Enable" : "Bật",
+ "Disable" : "Tắt",
+ "Are you sure you want to wipe all your messages ?" : "Bạn có chắc bạn muốn xóa tất cả tin nhắn không?",
+ "Reset all messages" : "Đặt lại tất cả tin nhắn",
+ "%s messages shown of %s messages stored in database." : "Đã hiện %s tin nhắn trong số %s tin nhắn được lưu trữ trong cơ sở dữ liệu.",
+ "Please select a conversation from the list to load it." : "Vui lòng chọn cuộc hội thoại từ danh sách để tải."
},
"nplurals=1; plural=0;");
diff --git a/l10n/vi.json b/l10n/vi.json
index dee6425..08c697f 100644
--- a/l10n/vi.json
+++ b/l10n/vi.json
@@ -1,8 +1,23 @@
{ "translations": {
+ "Phone Sync" : "Đồng bộ điện thoại",
+ "An app to sync SMS with your cloud" : "Một ứng dụng để đồng bộ SMS với đám mây của bạn",
"Cancel" : "Hủy bỏ",
"Confirm" : "Xác nhận",
+ "No contact found." : "Không tìm thấy liên hệ nào.",
"Settings" : "Thiết lập",
- "Enable" : "Kích hoạt",
- "Disable" : "Tắt"
+ "Max messages to load per conversation" : "Số tin nhắn tối đa được tải cho mỗi cuộc trò chuyện",
+ "Invalid message limit" : "Giới hạn tin nhắn không hợp lệ",
+ "Default country code" : "Mã quốc gia không hợp lệ",
+ "Contact ordering" : "Xếp thứ tự liên hệ",
+ "Last message" : "Tin nhắn cuối",
+ "Label" : "Nhãn",
+ "Reverse ?" : "Đảo ngược?",
+ "Notification settings" : "Cài đặt thông báo",
+ "Enable" : "Bật",
+ "Disable" : "Tắt",
+ "Are you sure you want to wipe all your messages ?" : "Bạn có chắc bạn muốn xóa tất cả tin nhắn không?",
+ "Reset all messages" : "Đặt lại tất cả tin nhắn",
+ "%s messages shown of %s messages stored in database." : "Đã hiện %s tin nhắn trong số %s tin nhắn được lưu trữ trong cơ sở dữ liệu.",
+ "Please select a conversation from the list to load it." : "Vui lòng chọn cuộc hội thoại từ danh sách để tải."
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file