Translated using Weblate (Swedish)

Currently translated at 100.0% (207 of 207 strings)

Translated using Weblate (English)

Currently translated at 100.0% (207 of 207 strings)

Co-authored-by: Daniel Hultgren <daniel.cf.hultgren@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/en/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/sv/
Translation: Spoolman/Web Client
This commit is contained in:
Daniel Hultgren
2023-12-27 17:07:15 +01:00
committed by Hosted Weblate
parent 86af6434a9
commit 7ed7de19ad
2 changed files with 15 additions and 2 deletions

View File

@@ -245,7 +245,7 @@
"spool": "Individual physical spools of a specific filament.",
"vendor": "The companies that make the filament."
},
"description": "<title>Help</title><p>Here are some tips to get you started.</p><p>Spoolman holds 3 different types of data:</p><itemsHelp/><p>To enter a new spool into the database, you first need to create a <filamentCreateLink>Filament</filamentCreateLink>object for it. Once that is done, you can then create a <spoolCreateLink>Spool</spoolCreateLink> object for thatindividual spool. If you then purchase additional spools of the same filament, you can just create additionalSpool objects, and re-use the same Filament object.</p><p>You can optionally also create a <vendorCreateLink>Vendor</vendorCreateLink> object for the company that makes thefilament, if you want to track that information.</p><p>You can connect other 3D printer services to Spoolman, such as Moonraker, which can then automatically trackfilament usage and update the Spool objects for you. See the <readmeLink>Spoolman README</readmeLink>for how to do that.</p>"
"description": "<title>Help</title><p>Here are some tips to get you started.</p><p>Spoolman holds 3 different types of data:</p><itemsHelp/><p>To add a new spool to the database, start by creating a <filamentCreateLink>Filament</filamentCreateLink> object. Once that's done, proceed to create a <spoolCreateLink>Spool</spoolCreateLink> object for that specific spool. If you acquire additional spools of the same filament later on, simply generate additional Spool objects and reuse the same Filament object.</p><p>Optionally, you can also generate a <vendorCreateLink>Vendor</vendorCreateLink> object for the company manufacturing the filament if you wish to track that information.</p><p>You have the option to link other 3D printer services to Spoolman, like Moonraker, which can automatically monitor filament usage and update the Spool objects for you. Refer to the <readmeLink>Spoolman README</readmeLink> for guidance on how to set that up.</p>"
},
"table": {
"actions": "Actions"

View File

@@ -266,6 +266,19 @@
"edit": "#{{id}} Redigera leverantör | Spoolman",
"create": "Skapa leverantör | Spoolman",
"clone": "#{{id}} Klona leverantör | Spoolman"
},
"help": {
"list": "Hjälp | Spoolman"
}
}
},
"help": {
"resources": {
"vendor": "Företagen som tillverkar filamentet.",
"filament": "Märken av filament. De har egenskaper som namn, material, färg, diameter och mer.",
"spool": "Individuella fysiska spolar av ett specifikt filament."
},
"description": "<title>Hjälp</title><p>Här är några tips för att komma igång.</p><p>Spoolman innehåller 3 olika typer av data:</p><itemsHelp/><p>För att lägga till en ny spole i databasen måste du först skapa ett <filamentCreateLink>Filament</filamentCreateLink>-objekt för den. När det är klart kan du sedan skapa ett <spoolCreateLink>Spol</spoolCreateLink>-objekt för den individuella spolen. Om du sedan köper ytterligare spolar av samma filament kan du bara skapa ytterligare Spol-objekt och återanvända samma Filament-objekt.</p><p>Du kan valfritt också skapa ett <vendorCreateLink>Leverantörs</vendorCreateLink>-objekt för företaget som tillverkar filamentet om du vill spåra den informationen.</p><p>Du kan koppla andra 3D-skrivartjänster till Spoolman, som Moonraker, som sedan automatiskt kan spåra filamentanvändning och uppdatera Spol-objekten åt dig. Se <readmeLink>Spoolman README</readmeLink> för hur du gör det.</p>",
"help": "Hjälp"
},
"kofi": "Dricksa mig på Ko-fi"
}