Implemented file drop inputs, Preparing more tools

Update app.py, excel-password-remover.yml, and 30 more files...
This commit is contained in:
2025-02-25 23:53:43 +01:00
parent ec905b4735
commit 65db2dea5a
32 changed files with 422 additions and 24 deletions

View File

@@ -9,6 +9,8 @@ na: N/A
yes: Yes
no: No
accept: Accept
width: Width
height: Height
width.min: Minimum width
@@ -59,3 +61,17 @@ none.ms: None
none.mp: None
none.fs: None
none.fp: None
eula.short: EULA
eula.long: End-user license agreement (EULA)
dont.ask.again: "Don't ask again"
file.drop.upload: "Choose file(s)"
file.drop.clear: "Clear selection"
file.drop.label.single: "Choose or drop a file:"
file.drop.label.multiple: "Choose or drop files:"
file.drop.select.single: "Drop your file here"
file.drop.select.multiple: "Drop your files here"
file.drop.selected.single: "You selected 1 file"
file.drop.selected.multiple: "You selected <span class=\"np-file-drop-count\">???</span> files"

View File

@@ -9,7 +9,8 @@ og.description: 'TODO: description'
header.title: Contact
email.title: Email
email.compose: Send an email to <i>herwin.bozet@gmail.com</i>
email.compose.gmail: Send an email to <i>herwin.bozet@gmail.com</i>
email.compose.nibblepoker: Send an email to <i>herwin.bozet@nibblepoker.lu</i>
twitter.title: Twitter
twitter.compose: Compose DM to @NibblePoker on Twitter

View File

@@ -35,3 +35,12 @@ usage.p1: >-
demo.title: Demonstration video
links.title: Links
content.link.demo: Demo hosted on GitHub
eula.1: "This tool is for use only with files you have permission to unlock.<br>
If you dont have authorization, contact the appropriate authority.<br>
You are responsible for how you use this tool."
eula.2: "No data is sent online, as everything happens in your browser with JavaScript.<br>
However, do not use this tool for sensitive files unless you have permission from the relevant authorities to avoid legal issues."
eula.3: "The tool doesn't reveal the original password, as its secure and not stored in plain text; it simply removes it."
eula.4: "By using this tool, you accept full responsibility, and it is provided “as is”, without any warranty."

View File

@@ -9,6 +9,8 @@ na: Non-applicable
yes: Oui
no: Non
accept: Accepter
width: Largeur
height: Hauteur
width.min: Largeur minimale
@@ -59,3 +61,17 @@ none.ms: Aucun
none.mp: Aucuns
none.fs: Aucune
none.fp: Aucunes
eula.short: CLUF
eula.long: Contrat de licence utilisateur final (CLUF)
dont.ask.again: "Ne plus demander"
file.drop.upload: "Ajouter fichier(s)"
file.drop.clear: "Vider la séléction"
file.drop.label.single: "Choisissez ou déposez un fichier:"
file.drop.label.multiple: "Choisissez ou déposez des fichiers:"
file.drop.select.single: "Déposez votre fichier ici"
file.drop.select.multiple: "Déposez vos fichiers ici"
file.drop.selected.single: "Vous avez séléctionné 1 fichier"
file.drop.selected.multiple: "Vous avez séléctionné <span class=\"np-file-drop-count\">???</span> fichiers"

View File

@@ -9,7 +9,8 @@ og.description: 'TODO: description'
header.title: Contact
email.title: Courriel
email.compose: Envoyer un courriel à <i>herwin.bozet@gmail.com</i>
email.compose.gmail: Envoyer un courriel à <i>herwin.bozet@gmail.com</i>
email.compose.nibblepoker: Envoyer un courriel à <i>herwin.bozet@nibblepoker.lu</i>
twitter.title: Twitter
twitter.compose: Composer un message privé pour @NibblePoker sur Twitter