diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-14 02:16:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-14 02:16:59 +0000 |
commit | b6e3512ab5b2d944e10dfc761c1c574601a608ba (patch) | |
tree | ac7ca74b5a653696557aff275383765cc578b146 /lib/l10n | |
parent | c6ea250411abfd3f8709ee833c3737fcaa541cc0 (diff) | |
download | nextcloud-server-b6e3512ab5b2d944e10dfc761c1c574601a608ba.tar.gz nextcloud-server-b6e3512ab5b2d944e10dfc761c1c574601a608ba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/vi.js | 1 | ||||
-rw-r--r-- | lib/l10n/vi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index e81a9a61e4a..f70b21ffb22 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -22,6 +22,7 @@ OC.L10N.register( "Unknown user" : "Người dùng không tồn tại", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit.", "Open »%s«" : "Mở »%s«", + "%1$s via %2$s" : "%1$s thông qua %2$s", "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"", "Sunday" : "Chủ nhật", "Monday" : "Thứ 2", diff --git a/lib/l10n/vi.json b/lib/l10n/vi.json index 624139af46b..49bfd26af7e 100644 --- a/lib/l10n/vi.json +++ b/lib/l10n/vi.json @@ -20,6 +20,7 @@ "Unknown user" : "Người dùng không tồn tại", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit.", "Open »%s«" : "Mở »%s«", + "%1$s via %2$s" : "%1$s thông qua %2$s", "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"", "Sunday" : "Chủ nhật", "Monday" : "Thứ 2", |