diff options
| author | Victor Tran <vicr12345@gmail.com> | 2020-08-03 23:33:12 +1000 |
|---|---|---|
| committer | Victor Tran <vicr12345@gmail.com> | 2020-08-03 23:33:12 +1000 |
| commit | 52e80e6d4405e16378471003dd8b30aa920c1f9c (patch) | |
| tree | b3b4439f6a1f4d23398a61a78d9678f39afeef3e /installer/translations/pt_BR.ts | |
| parent | 2917d1830456828461171f3b9e1bffd37eba0b97 (diff) | |
| parent | fef992a12c81ad728b44617e02c3f5180c4a3cc0 (diff) | |
| download | theInstaller-blueprint.tar.gz theInstaller-blueprint.tar.bz2 theInstaller-blueprint.zip | |
Merge branch 'refs/heads/master' into blueprintcontinuousblueprint
Diffstat (limited to 'installer/translations/pt_BR.ts')
| -rw-r--r-- | installer/translations/pt_BR.ts | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/installer/translations/pt_BR.ts b/installer/translations/pt_BR.ts index 7e66436..5311a74 100644 --- a/installer/translations/pt_BR.ts +++ b/installer/translations/pt_BR.ts @@ -4,28 +4,28 @@ <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="88"/> + <location filename="../process/installworker.cpp" line="248"/> <source>Downloading %1...</source> <translation>Baixando %1…</translation> </message> <message> - <location filename="../process/installworker.cpp" line="105"/> + <location filename="../process/installworker.cpp" line="117"/> <source>Unpacking %1...</source> <translation>Descompactando %1…</translation> </message> <message> - <location filename="../process/installworker.cpp" line="122"/> + <location filename="../process/installworker.cpp" line="134"/> <source>Configuring %1...</source> <translation>Configurando %1…</translation> </message> <message> - <location filename="../process/installworker.cpp" line="196"/> + <location filename="../process/installworker.cpp" line="257"/> <source>%1 of %2</source> <translation>%1 de %2</translation> </message> <message numerus="yes"> - <location filename="../process/installworker.cpp" line="208"/> + <location filename="../process/installworker.cpp" line="269"/> <source>%n days remaining</source> <translation> <numerusform>%n dia restante</numerusform> @@ -33,7 +33,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../process/installworker.cpp" line="210"/> + <location filename="../process/installworker.cpp" line="271"/> <source>%n hours remaining</source> <translation> <numerusform>%n hora restante</numerusform> @@ -41,7 +41,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../process/installworker.cpp" line="212"/> + <location filename="../process/installworker.cpp" line="273"/> <source>%n minutes remaining</source> <translation> <numerusform>%n minuto restante</numerusform> @@ -49,7 +49,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../process/installworker.cpp" line="214"/> + <location filename="../process/installworker.cpp" line="275"/> <source>%n seconds remaining</source> <translation> <numerusform>%n segundo restante</numerusform> |
