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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-02 05:54:28 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-02 05:54:28 +0300
commit0b3cf5157be0b753b4c4619cecdd461666b69e6d (patch)
treef8ae974642195dff0fa09ae7bed682039420c893 /l10n
parent0e19fa42cdd2296869187dc86ce2a2b439cfba13 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/vi.js8
-rw-r--r--l10n/vi.json8
2 files changed, 14 insertions, 2 deletions
diff --git a/l10n/vi.js b/l10n/vi.js
index 8a74a67..93cfbf1 100644
--- a/l10n/vi.js
+++ b/l10n/vi.js
@@ -1,6 +1,12 @@
OC.L10N.register(
"serverinfo",
{
+ "CPU info not available" : "Không lấy được thông tin CPU",
+ "Load average: {cpu} (last minute)" : "Tải trung bình:{cpu} (phút trước)",
+ "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Tổng: {memTotalBytes}/Đang sử dụng: {memUsageBytes}",
+ "RAM info not available" : "Không lấy được thông tin RAM",
+ "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Tổng: {swapTotalBytes}/Đang sử dụng: {swapUsageBytes}",
+ "SWAP info not available" : "Không lấy được thông tin SWAP",
"Users" : "Người dùng",
"Groups" : "Nhóm",
"Links" : "Đường dẫn",
@@ -29,7 +35,7 @@ OC.L10N.register(
"Current usage" : "Sử dụng hiện tại",
"Mails" : "Thư",
"Size" : "Kích cỡ",
- "Available" : "khả dụng",
+ "Available" : "Khả dụng",
"Status" : "Trạng thái",
"Memory Limit:" : "Giới hạn bộ nhớ:",
"Max Execution Time:" : "Thời gian thực thi tối đa:",
diff --git a/l10n/vi.json b/l10n/vi.json
index 019c47f..37f31ce 100644
--- a/l10n/vi.json
+++ b/l10n/vi.json
@@ -1,4 +1,10 @@
{ "translations": {
+ "CPU info not available" : "Không lấy được thông tin CPU",
+ "Load average: {cpu} (last minute)" : "Tải trung bình:{cpu} (phút trước)",
+ "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Tổng: {memTotalBytes}/Đang sử dụng: {memUsageBytes}",
+ "RAM info not available" : "Không lấy được thông tin RAM",
+ "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Tổng: {swapTotalBytes}/Đang sử dụng: {swapUsageBytes}",
+ "SWAP info not available" : "Không lấy được thông tin SWAP",
"Users" : "Người dùng",
"Groups" : "Nhóm",
"Links" : "Đường dẫn",
@@ -27,7 +33,7 @@
"Current usage" : "Sử dụng hiện tại",
"Mails" : "Thư",
"Size" : "Kích cỡ",
- "Available" : "khả dụng",
+ "Available" : "Khả dụng",
"Status" : "Trạng thái",
"Memory Limit:" : "Giới hạn bộ nhớ:",
"Max Execution Time:" : "Thời gian thực thi tối đa:",