diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-26 00:26:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-26 00:26:44 +0000 |
commit | 84c153e34cbdb1f601f28f4415dd5aedc353b494 (patch) | |
tree | 218e6af79cb392243db78d9a3ada53439daa86ea /apps/files | |
parent | 62950289132d1acf8b2e63632487ef12d3bf615d (diff) | |
download | nextcloud-server-84c153e34cbdb1f601f28f4415dd5aedc353b494.tar.gz nextcloud-server-84c153e34cbdb1f601f28f4415dd5aedc353b494.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-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", |