Revamped site's common scripts, Many pages slightly broken
Update commons.yml, excel-password-remover.yml, and 31 more files...
This commit is contained in:
@@ -64,10 +64,13 @@ none.fp: None
|
||||
|
||||
eula.short: EULA
|
||||
eula.long: End-user license agreement (EULA)
|
||||
disclaimer.responsability: Disclaimer
|
||||
disclaimer.warning: Disclaimer
|
||||
|
||||
dont.ask.again: "Don't ask again"
|
||||
|
||||
file.drop.upload: "Choose file(s)"
|
||||
file.drop.upload.single: "Choose file"
|
||||
file.drop.upload.multiple: "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:"
|
||||
|
@@ -37,10 +37,10 @@ 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 don’t 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 it’s 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."
|
||||
eula.1: "This tool should only be used with files you have the express permission to unlock."
|
||||
eula.2: "All password removal is done locally in your browser, and <span class='t-bold'>no data is sent online</span>.<br>
|
||||
The original password cannot be revealed as it’s secure by design and not stored in plain text; it simply gets removed."
|
||||
eula.3: "By using this tool, you accept full responsibility, and that it is provided “as is” without any warranty."
|
||||
|
||||
file.selection.title: "File Selection"
|
||||
file.selection.1: "Drop your excel file(s) here or click on the buttons."
|
||||
|
@@ -64,10 +64,13 @@ none.fp: Aucunes
|
||||
|
||||
eula.short: CLUF
|
||||
eula.long: Contrat de licence utilisateur final (CLUF)
|
||||
disclaimer.responsability: Clause de non-responsabilité
|
||||
disclaimer.warning: Avertissement
|
||||
|
||||
dont.ask.again: "Ne plus demander"
|
||||
|
||||
file.drop.upload: "Ajouter fichier(s)"
|
||||
file.drop.upload.single: "Ajouter fichier"
|
||||
file.drop.upload.multiple: "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:"
|
||||
|
@@ -31,3 +31,11 @@ usage.p1: >-
|
||||
demo.title: Vidéo de démonstration
|
||||
links.title: Liens
|
||||
content.link.demo: Démo hébergée sur GitHub
|
||||
|
||||
eula.1 : "Cet outil ne doit être utilisé qu'avec des fichiers pour lesquels vous avez l'autorisation de les déverrouiller."
|
||||
eula.2 : "Toute suppression de mot de passe se fait localement dans votre navigateur, et <span class='t-bold'>aucune donnée n'est envoyée via Internet</span>.<br>
|
||||
Le mot de passe original ne peut pas être révélé car il est sécurisé par Excel et n'est pas stocké en texte clair ; il est simplement supprimé."
|
||||
eula.3 : "En utilisant cet outil, vous acceptez l'entière responsabilité de vos action, et le fait qu'il est fourni “tel quel” sans aucune garantie."
|
||||
|
||||
file.selection.title : "Sélection de fichier(s)"
|
||||
file.selection.1 : "Déposez vos fichiers Excel ici ou cliquez sur les boutons."
|
||||
|
@@ -1,30 +0,0 @@
|
||||
metadata:
|
||||
head:
|
||||
title_key: "meta.title"
|
||||
description_key: "meta.description"
|
||||
opengraph:
|
||||
title_key: "meta.title"
|
||||
description_key: "meta.description"
|
||||
type: null
|
||||
url: null
|
||||
image_url: "/resources/NibblePoker/images/tools/excel-password-remover/excel-password-remover.png"
|
||||
image_type: null
|
||||
twitter:
|
||||
title_key: "meta.title"
|
||||
description_key: "meta.description"
|
||||
index:
|
||||
priority: 100
|
||||
enable: true
|
||||
title_key: "meta.title"
|
||||
preamble_key: "meta.description"
|
||||
image_url: "/resources/NibblePoker/images/tools/excel-password-remover/excel-password-remover.png"
|
||||
image_alt_key: ""
|
||||
general:
|
||||
icon: "fab fa-python"
|
||||
title_key: "meta.title"
|
||||
subtitle_key: "article.subtitle"
|
||||
tags:
|
||||
- "undefined"
|
||||
resources:
|
||||
scripts:
|
||||
- "epr_main.js"
|
@@ -24,7 +24,7 @@ tools:
|
||||
image_url: "/resources/NibblePoker/images/tools/excel-password-remover/excel-password-remover.png"
|
||||
image_alt_key: ""
|
||||
general:
|
||||
icon: "fab fa-python"
|
||||
icon: "fad fa-table-cells-column-unlock"
|
||||
title_key: "meta.title"
|
||||
subtitle_key: "article.subtitle"
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user