diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-18 02:37:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-18 02:37:16 +0000 |
commit | ff58cd52279cccfbda0cc4683f1194d6c7ee283b (patch) | |
tree | 49b50e562df94daa53b7338f092053ecf3a965f1 /apps/files/l10n/vi.js | |
parent | 855e7a2efb377653d0ce50ff9c0e43ec27612413 (diff) | |
download | nextcloud-server-ff58cd52279cccfbda0cc4683f1194d6c7ee283b.tar.gz nextcloud-server-ff58cd52279cccfbda0cc4683f1194d6c7ee283b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index dc7bc075a34..e203a2eaf28 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -160,7 +160,6 @@ OC.L10N.register( "Choose file or folder to transfer" : "Chọn tệp hoặc cặp để chuyển", "Change" : "Chỉnh sửa", "New owner" : "Chủ sở hữu mới", - "Search users" : "Tìm kiếm người dùng", "Choose a file or folder to transfer" : "Chọn tệp hoặc thư mục cần chuyển", "Transfer" : "Chuyển", "Transfer {path} to {userid}" : "Chuyển {path} sang {userid}", @@ -208,6 +207,7 @@ OC.L10N.register( "New" : "Tạo mới", "Copied!" : "Đã sao chép!", "Unlimited" : "Không giới hạn", + "Search users" : "Tìm kiếm người dùng", "Cannot transfer ownership of a file or folder you don't own" : "Không thể chuyển quyền sở hữu tệp hoặc thư mục bạn không sở hữu", "%s used" : "%s đã sử dụng", "%1$s of %2$s used" : "%1$s trên %2$s đã sử dụng", |