Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Commit

Permalink
Fixed typo in TS
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanVanAssche committed Jun 15, 2018
1 parent 436fc25 commit 2865331
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion qml/pages/AboutPage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Page {
SectionHeader { text: qsTrId("sailfinder-privacy-licensing") }

TextLabel {
//% "%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can't be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like."
//% "%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can't be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you want."
text: qsTrId("sailfinder-privacy-licensing-text").arg(sfos.appNamePretty).arg(sfos.appName).arg("Tinder")
}

Expand Down
2 changes: 1 addition & 1 deletion qml/pages/TermsPage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Page {
SectionHeader { text: qsTrId("sailfinder-privacy-licensing") }

TextLabel {
//% "%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can't be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like."
//% "%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can't be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you want."
text: qsTrId("sailfinder-privacy-licensing-text").arg(sfos.appNamePretty).arg(sfos.appName).arg("Tinder")
}

Expand Down
4 changes: 2 additions & 2 deletions translations/harbour-sailfinder-de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@
<translation>Datenschutz &amp; Lizensierung</translation>
</message>
<message id="sailfinder-privacy-licensing-text">
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</source>
<oldsource>%0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0.</oldsource>
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you want.</source>
<oldsource>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</oldsource>
<translation type="unfinished">%0 wird niemals irgendwelche persönlichen Informationen von oder über seine Nutzer sammeln. Das gilt aber nicht für Drittanbieter, insbesondere für die Bereitsteller der Tinderplattform, auf die dieses Programm aufbaut!

Veröffentlicht ist dieses Programm unter der Lizenz GPLv3. Der Quellcode und die komplette Lizenz kann im Github Repository von %0 eingesehen werden.</translation>
Expand Down
4 changes: 2 additions & 2 deletions translations/harbour-sailfinder-es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@
<translation>Privacidad y licencia</translation>
</message>
<message id="sailfinder-privacy-licensing-text">
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</source>
<oldsource>%0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0.</oldsource>
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you want.</source>
<oldsource>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</oldsource>
<translation type="unfinished">%0 nunca recopilará información personal del usuario, pero esto no puede garantizarse de cualquier compañía de terceros usada en %0. Esta aplicación está publicada bajo GPLv3. El código fuente y la licencia están disponibles en el repositorio de %0 en Github.</translation>
</message>
<message id="sailfinder-disclaimer">
Expand Down
4 changes: 2 additions & 2 deletions translations/harbour-sailfinder-nl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@
<translation>Privacy &amp; licenties</translation>
</message>
<message id="sailfinder-privacy-licensing-text">
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</source>
<oldsource>%0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0.</oldsource>
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you want.</source>
<oldsource>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</oldsource>
<translation type="unfinished">%0 zal nooit persoonlijke informatie over de gebruiker verzamelen, maar dit kan niet gegarandeerd worden van alle derde partijen die in %0 gebruikt worden. Deze toepassing wordt uitgegeven onder de GPLv3. De broncode en licentie zijn beschikbaar in de GitHub-pakketbron van %0.</translation>
</message>
<message id="sailfinder-disclaimer">
Expand Down
4 changes: 2 additions & 2 deletions translations/harbour-sailfinder-nl_BE.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@
<translation>Privacy &amp; licenties</translation>
</message>
<message id="sailfinder-privacy-licensing-text">
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</source>
<oldsource>%0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0.</oldsource>
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you want.</source>
<oldsource>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</oldsource>
<translation type="unfinished">%0 zal nooit persoonlijke informatie over de gebruiker verzamelen, maar dit kan nie’ gegarandeerd worden van alle derde partijen die in %0 gebruikt worden. Dezen app word uitgegeven onder de GPLv3. De broncode en licentie zijn beschikbaar in den GitHub-pakketbron van %0.</translation>
</message>
<message id="sailfinder-disclaimer">
Expand Down
4 changes: 2 additions & 2 deletions translations/harbour-sailfinder-pl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@
<translation>Prywatność i licencjonowanie</translation>
</message>
<message id="sailfinder-privacy-licensing-text">
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</source>
<oldsource>%0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0.</oldsource>
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you want.</source>
<oldsource>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</oldsource>
<translation type="unfinished">%0 nigdy nie zbierze żadnych informacji osobistych o użytkowniku, ale nie można tego zagwarantować odmośnie żadnej firmy trzeciej używanej w %0. Ta aplikacja jest wydana na licencji GPLv3. Kod źródłowy i licencja są dostępne w repozytorium Github %0.</translation>
</message>
<message id="sailfinder-disclaimer">
Expand Down
4 changes: 2 additions & 2 deletions translations/harbour-sailfinder-pt_BR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@
<translation>Privacidade e licenciamento</translation>
</message>
<message id="sailfinder-privacy-licensing-text">
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</source>
<oldsource>%0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0.</oldsource>
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you want.</source>
<oldsource>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</oldsource>
<translation type="unfinished">%0 nunca coletará nenhuma informação pessoal sobre o usuário, mas isso não pode ser garantido por nenhuma empresa terceirizada usada em% 0. Esta aplicação é lançada em GPLv3. O código fonte e a licença estão disponíveis no repositório Github de %0.</translation>
</message>
<message id="sailfinder-disclaimer">
Expand Down
4 changes: 2 additions & 2 deletions translations/harbour-sailfinder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@
<translation>Privacy &amp; licensing</translation>
</message>
<message id="sailfinder-privacy-licensing-text">
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</source>
<translation>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you like.</translation>
<source>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you want.</source>
<translation>%0 keeps a minimalistic log in /home/nemo/.cache/%1/logging/log.txt for debugging purposes. %0 will never collect any personal information about the user, but this can&apos;t be guaranteed from any third-party company used in %0. This application is released under GPLv3. The source code and the license is available in the Github repo of %0. You can delete your %2 account in %0 if you want.</translation>
</message>
<message id="sailfinder-disclaimer">
<source>Disclaimer</source>
Expand Down

0 comments on commit 2865331

Please sign in to comment.