Skip to content

Commit

Permalink
Translated using Weblate (Dutch)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (278 of 278 strings)

Co-authored-by: Maurice Kevenaar <maurice@kevenaar.name>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nl/
Translation: Spoolman/Web Client
  • Loading branch information
mkevenaar authored and weblate committed Sep 1, 2024
1 parent 5bd9d05 commit e893b59
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion client/public/locales/nl/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,16 @@
"simple": "Simpel",
"withIcon": "Met Icoon"
},
"showQRCode": "Print QR-Code"
"showQRCode": "Print QR-Code",
"useHTTPUrl": {
"options": {
"url": "URL",
"default": "Standaard"
},
"label": "QR-codelink",
"tooltip": "Er wordt een speciale link gebruikt die alleen werkt als deze wordt gescand via de scanfunctie van Spoolman (standaard). De URL gebruikt de basis-URL die is opgegeven in de instellingen of de URL van de huidige pagina als deze niet is ingesteld.",
"preview": "Voorbeeld:"
}
},
"spoolSelect": {
"selectedTotal_one": "{{count}} spoel geselecteerd",
Expand Down Expand Up @@ -342,6 +351,10 @@
"tab": "Algemeen",
"currency": {
"label": "Valuta"
},
"base_url": {
"label": "Basis-URL",
"tooltip": "De basis-URL die moet worden gebruikt bij het genereren van functies zoals QR-codes."
}
},
"extra_fields": {
Expand Down

0 comments on commit e893b59

Please sign in to comment.