diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-06 00:21:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-06 00:21:20 +0000 |
commit | 219cc82ddd071abe1b1d02187430528da922725a (patch) | |
tree | 7e8d154261f4deaaf64be570188e13b6954e8de6 /apps/files_sharing/l10n | |
parent | 0801ef8bcd0a2aa3e4e9ffd29212415a909a1331 (diff) | |
download | nextcloud-server-219cc82ddd071abe1b1d02187430528da922725a.tar.gz nextcloud-server-219cc82ddd071abe1b1d02187430528da922725a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/vi.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/vi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js index a6510805fe6..70dbe16131e 100644 --- a/apps/files_sharing/l10n/vi.js +++ b/apps/files_sharing/l10n/vi.js @@ -97,6 +97,7 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "Bạn đã nhận được {share} để nhóm {group} dưới dạng lượt chia sẻ của {user}", "Accept" : "Chấp nhận", "Decline" : "Từ chối", + "People" : "Mọi người", "Expiration date" : "Ngày kết thúc", "Set a password" : "Đặt mật khẩu", "Password" : "Mật khẩu", diff --git a/apps/files_sharing/l10n/vi.json b/apps/files_sharing/l10n/vi.json index 7615d9da23c..4d0834db36b 100644 --- a/apps/files_sharing/l10n/vi.json +++ b/apps/files_sharing/l10n/vi.json @@ -95,6 +95,7 @@ "You received {share} to group {group} as a share by {user}" : "Bạn đã nhận được {share} để nhóm {group} dưới dạng lượt chia sẻ của {user}", "Accept" : "Chấp nhận", "Decline" : "Từ chối", + "People" : "Mọi người", "Expiration date" : "Ngày kết thúc", "Set a password" : "Đặt mật khẩu", "Password" : "Mật khẩu", |