diff options
| author | Victor Tran <vicr12345@gmail.com> | 2020-08-03 19:50:20 +1000 |
|---|---|---|
| committer | Victor Tran <vicr12345@gmail.com> | 2020-08-03 19:50:20 +1000 |
| commit | d688f0d2767036d7b0a8225be53a83f91d7a7e8c (patch) | |
| tree | d2394c5b24faac187e6c8c6422b919781e21aed6 /installer/translations/vi_VN.ts | |
| parent | 1be14afb7095e61ae3426ca5a279acfd9dfcd0fc (diff) | |
| download | theInstaller-d688f0d2767036d7b0a8225be53a83f91d7a7e8c.tar.gz theInstaller-d688f0d2767036d7b0a8225be53a83f91d7a7e8c.tar.bz2 theInstaller-d688f0d2767036d7b0a8225be53a83f91d7a7e8c.zip | |
Update translations
Diffstat (limited to 'installer/translations/vi_VN.ts')
| -rw-r--r-- | installer/translations/vi_VN.ts | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/installer/translations/vi_VN.ts b/installer/translations/vi_VN.ts index d785ade..2b7c5d8 100644 --- a/installer/translations/vi_VN.ts +++ b/installer/translations/vi_VN.ts @@ -4,49 +4,49 @@ <context> <name>InstallWorker</name> <message> - <location filename="../process/installworker.cpp" line="76"/> - <location filename="../process/installworker.cpp" line="187"/> + <location filename="../process/installworker.cpp" line="78"/> + <location filename="../process/installworker.cpp" line="207"/> <source>Downloading %1...</source> <translation>Đang tải xuống %1...</translation> </message> <message> - <location filename="../process/installworker.cpp" line="105"/> + <location filename="../process/installworker.cpp" line="107"/> <source>Unpacking %1...</source> <translation>Đang giải nén %1...</translation> </message> <message> - <location filename="../process/installworker.cpp" line="122"/> + <location filename="../process/installworker.cpp" line="124"/> <source>Configuring %1...</source> <translation>Đang cấu hình %1...</translation> </message> <message> - <location filename="../process/installworker.cpp" line="196"/> + <location filename="../process/installworker.cpp" line="216"/> <source>%1 of %2</source> <translation>%1 trén %2</translation> </message> <message numerus="yes"> - <location filename="../process/installworker.cpp" line="208"/> + <location filename="../process/installworker.cpp" line="228"/> <source>%n days remaining</source> <translation> <numerusform>Còn %n ngày</numerusform> </translation> </message> <message numerus="yes"> - <location filename="../process/installworker.cpp" line="210"/> + <location filename="../process/installworker.cpp" line="230"/> <source>%n hours remaining</source> <translation> <numerusform>Còn %n tiếng</numerusform> </translation> </message> <message numerus="yes"> - <location filename="../process/installworker.cpp" line="212"/> + <location filename="../process/installworker.cpp" line="232"/> <source>%n minutes remaining</source> <translation> <numerusform>Còn %n phút</numerusform> </translation> </message> <message numerus="yes"> - <location filename="../process/installworker.cpp" line="214"/> + <location filename="../process/installworker.cpp" line="234"/> <source>%n seconds remaining</source> <translation> <numerusform>Còn %n giay</numerusform> |
