Update tools.json
Typo's corrected. AI check worked very well !
This commit is contained in:
committed by
GitHub
parent
f951cad66c
commit
6a8d8cf268
@@ -282,11 +282,11 @@
|
|||||||
"name": "PDF naar PNG",
|
"name": "PDF naar PNG",
|
||||||
"subtitle": "Converteer elke PDF-pagina naar een PNG-afbeelding.",
|
"subtitle": "Converteer elke PDF-pagina naar een PNG-afbeelding.",
|
||||||
"imageScale": "Schaal",
|
"imageScale": "Schaal",
|
||||||
"imageScaleExplanation": "Hogere schaal = beter kwaliteit en grotere bestanden",
|
"imageScaleExplanation": "Hogere schaal = betere kwaliteit en grotere bestanden",
|
||||||
"alert": {
|
"alert": {
|
||||||
"invalidFile": "Ongeldig bestand",
|
"invalidFile": "Ongeldig bestand",
|
||||||
"invalidFileExplanation": "Laad een PDF-bestand.",
|
"invalidFileExplanation": "Laad een PDF-bestand.",
|
||||||
"noFile": "No File",
|
"noFile": "Geen bestand",
|
||||||
"noFileExplanation": "Laad eerst een PDF-bestand.",
|
"noFileExplanation": "Laad eerst een PDF-bestand.",
|
||||||
"conversionSuccess": "PDF met succes omgezet naar PNG's!",
|
"conversionSuccess": "PDF met succes omgezet naar PNG's!",
|
||||||
"conversionError": "Conversie van PDF naar PNG is mislukt. Het bestand kan beschadigd zijn."
|
"conversionError": "Conversie van PDF naar PNG is mislukt. Het bestand kan beschadigd zijn."
|
||||||
@@ -339,7 +339,7 @@
|
|||||||
"loadingVips": "Beeldprocessor laden...",
|
"loadingVips": "Beeldprocessor laden...",
|
||||||
"converting": "Converteren naar TIFF...",
|
"converting": "Converteren naar TIFF...",
|
||||||
"alert": {
|
"alert": {
|
||||||
"invalidFile": "Ongeldig bestand File",
|
"invalidFile": "Ongeldig bestand",
|
||||||
"invalidFileExplanation": "Laad een PDF-bestand.",
|
"invalidFileExplanation": "Laad een PDF-bestand.",
|
||||||
"noFile": "Geen bestand",
|
"noFile": "Geen bestand",
|
||||||
"noFileExplanation": "Laad eerst een PDF-bestand.",
|
"noFileExplanation": "Laad eerst een PDF-bestand.",
|
||||||
|
|||||||
Reference in New Issue
Block a user