View Single Post
  #2  
Old 10-01-2019, 09:02
Titeuf's Avatar
Titeuf Titeuf is offline
Registered User
 
Join Date: Oct 2016
Location: France
Posts: 191
Thanks: 614
Thanked 22 Times in 19 Posts
Titeuf is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
BETA 4 will be ready soon with some bug fixes and new things

I need some translations if possible

Code:
  French.Title=Checking files integrity, please wait...
  French.label1=Checking %1 (%2 of %3):
  French.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  French.CancelCapt=&Cancel
  French.verfiles=&Verify
  French.LogCapt=&Log
  French.Info=&Info
  French.Hashok=Hash_OK
  French.abort=Check of files has been interrupted!
  French.badhash=File hash does not match!
  French.nofile=File not found!
  French.badparam=Invalid hash algorithm!
  French.generalerr=General error!
  French.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Italian.Title=Checking files integrity, please wait...
  Italian.label1=Checking %1 (%2 of %3):
  Italian.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Italian.CancelCapt=&Cancel
  Italian.verfiles=&Verify
  Italian.LogCapt=&Log
  Italian.Info=&Info
  Italian.Hashok=Hash_OK
  Italian.abort=Check of files has been interrupted!
  Italian.badhash=File hash does not match!
  Italian.nofile=File not found!
  Italian.badparam=Invalid hash algorithm!
  Italian.generalerr=General error!
  Italian.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Spanish.Title=Checking files integrity, please wait...
  Spanish.label1=Checking %1 (%2 of %3):
  Spanish.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Spanish.CancelCapt=&Cancel
  Spanish.verfiles=&Verify
  Spanish.LogCapt=&Log
  Spanish.Info=&Info
  Spanish.Hashok=Hash_OK
  Spanish.abort=Check of files has been interrupted!
  Spanish.badhash=File hash does not match!
  Spanish.nofile=File not found!
  Spanish.badparam=Invalid hash algorithm!
  Spanish.generalerr=General error!
  Spanish.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Polish.Title=Checking files integrity, please wait...
  Polish.label1=Checking %1 (%2 of %3):
  Polish.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Polish.CancelCapt=&Cancel
  Polish.verfiles=&Verify
  Polish.LogCapt=&Log
  Polish.Info=&Info
  Polish.Hashok=Hash_OK
  Polish.abort=Check of files has been interrupted!
  Polish.badhash=File hash does not match!
  Polish.nofile=File not found!
  Polish.badparam=Invalid hash algorithm!
  Polish.generalerr=General error!
  Polish.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Russian.Title=Checking files integrity, please wait...
  Russian.label1=Checking %1 (%2 of %3):
  Russian.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Russian.CancelCapt=&Cancel
  Russian.verfiles=&Verify
  Russian.LogCapt=&Log
  Russian.Info=&Info
  Russian.Hashok=Hash_OK
  Russian.abort=Check of files has been interrupted!
  Russian.badhash=File hash does not match!
  Russian.nofile=File not found!
  Russian.badparam=Invalid hash algorithm!
  Russian.generalerr=General error!
  Russian.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  PortugueseBrazil.Title=Checking files integrity, please wait...
  PortugueseBrazil.label1=Checking %1 (%2 of %3):
  PortugueseBrazil.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  PortugueseBrazil.CancelCapt=&Cancel
  PortugueseBrazil.verfiles=&Verify
  PortugueseBrazil.LogCapt=&Log
  PortugueseBrazil.Info=&Info
  PortugueseBrazil.Hashok=Hash_OK
  PortugueseBrazil.abort=Check of files has been interrupted!
  PortugueseBrazil.badhash=File hash does not match!
  PortugueseBrazil.nofile=File not found!
  PortugueseBrazil.badparam=Invalid hash algorithm!
  PortugueseBrazil.generalerr=General error!
  PortugueseBrazil.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Hebrew.Title=Checking files integrity, please wait...
  Hebrew.label1=Checking %1 (%2 of %3):
  Hebrew.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Hebrew.CancelCapt=&Cancel
  Hebrew.verfiles=&Verify
  Hebrew.LogCapt=&Log
  Hebrew.Info=&Info
  Hebrew.Hashok=Hash_OK
  Hebrew.abort=Check of files has been interrupted!
  Hebrew.badhash=File hash does not match!
  Hebrew.nofile=File not found!
  Hebrew.badparam=Invalid hash algorithm!
  Hebrew.generalerr=General error!
  Hebrew.lblchk=Setup is now ready for files verification, click verify button to continue.
French: (By respecting the special characters)
Quote:
French.Title=Vérification de l'intégrité des fichiers, veuillez patienter...
French.label1=Contrôle %1 (%2 sur %3):
French.label2=Total des fichiers: %1Fichiers traités: %2Ok: %3manquants: %4mauvais: %5
French.CancelCapt=&Annuler
French.verfiles=&Vérifier
French.LogCapt=&Log
French.Info=&Info
French.Hashok=Hash_OK
French.abort=La vérification des fichiers a été interrompue!
French.badhash=Le hachage du fichier ne correspond pas!
French.nofile=Fichier non trouvé!
French.badparam=Algorithme de hachage non valide!
French.generalerr=Erreur générale!
French.lblchk=Le programme d'installation est maintenant prêt pour la vérification des fichiers, cliquez sur le bouton de vérification pour continuer.
Thank you again for your work KakTor!
Reply With Quote
The Following User Says Thank You to Titeuf For This Useful Post:
KaktoR (10-01-2019)