Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jul 16, 2024
1 parent ab01a2f commit 179ca8e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/vi.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
OC.L10N.register(
"drawio",
{
"An internal server error occurred." : "Đã xảy ra lỗi máy chủ nội bộ.",
"This file is too big to be opened. Please download the file instead." : "Tệp này quá lớn để mở. Vui lòng tải xuống thay vì mở trực tiếp.",
"Cannot read the file." : "Không thể đọc thư mục",
"File not found." : "Không tìm thấy tệp tin.",
"The file is locked." : "Thư mục đã khóa",
"Insufficient permissions" : "Không đủ quyền",
"Saving..." : "Đang lưu...",
"Auto" : "Tự động",
Expand Down
4 changes: 4 additions & 0 deletions l10n/vi.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{ "translations": {
"An internal server error occurred." : "Đã xảy ra lỗi máy chủ nội bộ.",
"This file is too big to be opened. Please download the file instead." : "Tệp này quá lớn để mở. Vui lòng tải xuống thay vì mở trực tiếp.",
"Cannot read the file." : "Không thể đọc thư mục",
"File not found." : "Không tìm thấy tệp tin.",
"The file is locked." : "Thư mục đã khóa",
"Insufficient permissions" : "Không đủ quyền",
"Saving..." : "Đang lưu...",
"Auto" : "Tự động",
Expand Down

0 comments on commit 179ca8e

Please sign in to comment.