diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:18 +0000 |
commit | bc25f9a5d0dc762d92e24ec9e894cec52a7f1dbc (patch) | |
tree | 0704d2c85e3fce583295711cdbd84127ad83e5af /lib/l10n/vi.js | |
parent | 89f82fd5378e2f4e53966ce25fbc8a4f02386de6 (diff) | |
download | nextcloud-server-bc25f9a5d0dc762d92e24ec9e894cec52a7f1dbc.tar.gz nextcloud-server-bc25f9a5d0dc762d92e24ec9e894cec52a7f1dbc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r-- | lib/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index fd5aeba25e0..1e829a43821 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -13,7 +13,6 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s và %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s và %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s và %5$s", - "Education Edition" : "Bản Giáo dục", "Enterprise bundle" : "Gói doanh nghiệp", "The library %s is not available." : "Thư viện %s không có sẵn.", "The following platforms are supported: %s" : "Các nền tảng sau được hỗ trợ: %s", @@ -103,6 +102,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng", "Summary" : "Tóm tắt", "Translate" : "Dịch", + "Education Edition" : "Bản Giáo dục", "Help" : "Giúp đỡ", "Users" : "Người dùng", "Unknown user" : "Người dùng không tồn tại", |