diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-26 00:26:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-26 00:26:32 +0000 |
commit | 33c1aafc2eb1480e4c047fabe49a3e168d27e1d8 (patch) | |
tree | 9cfc1ac1ec54c6b54f64f4f13a3528e49266b279 /apps/files/l10n | |
parent | 0753085e3203a6493a7bf86410163441aa5a2722 (diff) | |
download | nextcloud-server-33c1aafc2eb1480e4c047fabe49a3e168d27e1d8.tar.gz nextcloud-server-33c1aafc2eb1480e4c047fabe49a3e168d27e1d8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/vi.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/vi.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 042030c6e78..4b0715f98da 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -42,7 +42,7 @@ OC.L10N.register( "Disconnect storage" : "Bộ lưu trữ đã ngắt kết nối", "Leave this share" : "Rời khỏi mục chia sẻ này", "Could not load info for file \"{file}\"" : "Không thể tải thông tin cho tệp \"{file}\"", - "Files" : "Tập tin", + "Files" : "Tệp tin", "Details" : "Chi tiết", "Please select tag(s) to add to the selection" : "Vui lòng chọn (các) thẻ để thêm vào lựa chọn", "Apply tag(s) to selection" : "Áp dụng (các) thẻ cho lựa chọn", diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index c2b07c0f562..b1e21389312 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -40,7 +40,7 @@ "Disconnect storage" : "Bộ lưu trữ đã ngắt kết nối", "Leave this share" : "Rời khỏi mục chia sẻ này", "Could not load info for file \"{file}\"" : "Không thể tải thông tin cho tệp \"{file}\"", - "Files" : "Tập tin", + "Files" : "Tệp tin", "Details" : "Chi tiết", "Please select tag(s) to add to the selection" : "Vui lòng chọn (các) thẻ để thêm vào lựa chọn", "Apply tag(s) to selection" : "Áp dụng (các) thẻ cho lựa chọn", |