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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r--lib/l10n/vi.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js
index 8156212d8ba..7178954ab03 100644
--- a/lib/l10n/vi.js
+++ b/lib/l10n/vi.js
@@ -17,10 +17,10 @@ OC.L10N.register(
"Apps" : "Ứng dụng",
"Users" : "Người dùng",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit.",
- "%s shared »%s« with you" : "%s đã chia sẻ »%s« với bạn",
"Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"",
"Application is not enabled" : "Ứng dụng không được BẬT",
"Authentication error" : "Lỗi xác thực",
- "Token expired. Please reload page." : "Mã Token đã hết hạn. Hãy tải lại trang."
+ "Token expired. Please reload page." : "Mã Token đã hết hạn. Hãy tải lại trang.",
+ "%s shared »%s« with you" : "%s đã chia sẻ »%s« với bạn"
},
"nplurals=1; plural=0;");