diff --git a/client/public/locales/da/common.json b/client/public/locales/da/common.json index be3907e..67a3f87 100644 --- a/client/public/locales/da/common.json +++ b/client/public/locales/da/common.json @@ -109,7 +109,8 @@ "first_used": "Først brugt", "used_weight": "Brugt vægt", "id": "ID", - "remaining_weight": "Resterende vægt" + "remaining_weight": "Resterende vægt", + "price": "" }, "titles": { "archive": "Arkivér spole", @@ -130,7 +131,8 @@ "measured_weight": "Hvor meget filament OG spole vejer.", "lot_nr": "Producentens \"batchnummer\". Kan bruges til at sikre ensartede farver ved brug af flere ruller.", "remaining_weight": "Hvor meget filament er der tilbage på spolen. For en ny spole bør dette matches spolens vægt.", - "location": "Placering af spolen. Hvis du har flere lokationer." + "location": "Placering af spolen. Hvis du har flere lokationer.", + "price": "" }, "spool": "Spoler", "messages": { diff --git a/client/public/locales/el/common.json b/client/public/locales/el/common.json index 71f0a19..cb1a54e 100644 --- a/client/public/locales/el/common.json +++ b/client/public/locales/el/common.json @@ -109,7 +109,8 @@ "first_used": "Πρώτη Χρήση", "used_weight": "Χρησιμοποιημένο Βάρος", "id": "Α/Α", - "remaining_weight": "Υπολειπόμενο Βάρος" + "remaining_weight": "Υπολειπόμενο Βάρος", + "price": "" }, "titles": { "archive": "Αρχειοθέτηση Καρουλιού", @@ -130,7 +131,8 @@ "measured_weight": "Πόσο ζυγίζουν το νήμα και το καρούλι.", "lot_nr": "Αριθμός παρτίδας κατασκευαστή. Μπορεί να χρησιμοποιηθεί για να διασφαλιστεί ότι μια εκτύπωση έχει σταθερό χρώμα εάν χρησιμοποιούνται πολλαπλά καρούλια.", "remaining_weight": "Πόσο νήμα έχει απομείνει στο καρούλι. Για ένα καινούργιο καρούλι αυτό πρέπει να συμπίπτει με το βάρος του καρουλιού.", - "location": "Που βρίσκεται το καρούλι, εάν υπάρχουν πολλαπλά σημεία αποθήκευσης για τα καρούλια." + "location": "Που βρίσκεται το καρούλι, εάν υπάρχουν πολλαπλά σημεία αποθήκευσης για τα καρούλια.", + "price": "" }, "spool": "Καρούλια", "messages": { diff --git a/client/public/locales/it/common.json b/client/public/locales/it/common.json index 32dd89f..c6ab091 100644 --- a/client/public/locales/it/common.json +++ b/client/public/locales/it/common.json @@ -84,7 +84,13 @@ "create": "Crea Filamento | Spoolman", "edit": "#{{id}} Modifica Filamento | Spoolman" }, - "suffix": " | Spoolman" + "suffix": " | Spoolman", + "home": { + "list": "" + }, + "help": { + "list": "" + } }, "spool": { "fields": { @@ -104,7 +110,8 @@ "first_used": "Primo Utilizzo", "used_weight": "Peso Utilizzato", "id": "ID", - "remaining_weight": "Peso Rimanente" + "remaining_weight": "Peso Rimanente", + "price": "" }, "titles": { "archive": "Archivia Bobina", @@ -121,7 +128,8 @@ "measured_weight": "Quanto pesano il filamento e la bobina.", "lot_nr": "Numero di lotto del produttore. Può essere utilizzato per garantire che la stampa abbia colori uniformi se vengono utilizzate più bobine.", "remaining_weight": "Quanto filamento è rimasto sulla bobina. Per una nuova bobina questo dovrebbe corrispondere al peso della bobina.", - "location": "Dove si trova la bobina se disponi di più posizioni in cui conservare le bobine." + "location": "Dove si trova la bobina se disponi di più posizioni in cui conservare le bobine.", + "price": "" }, "form": { "new_location_prompt": "Inserisci nuova posizione", @@ -264,6 +272,16 @@ "clone": "Clona" }, "help": { - "description": "" + "description": "", + "resources": { + "spool": "", + "filament": "", + "vendor": "" + }, + "help": "" + }, + "kofi": "", + "home": { + "home": "" } } diff --git a/client/public/locales/pt/common.json b/client/public/locales/pt/common.json index d76cef2..f350bdb 100644 --- a/client/public/locales/pt/common.json +++ b/client/public/locales/pt/common.json @@ -134,7 +134,8 @@ "archived": "Arquivado", "id": "ID", "filament_name": "Filamento", - "filament": "Filamento" + "filament": "Filamento", + "price": "" }, "fields_help": { "weight_to_use": "Selecione qual valor de peso inserir. O peso medido só estará disponível se o peso do carretel estiver definido para o filamento selecionado.", @@ -142,7 +143,8 @@ "used_weight": "Quanto filamento foi usado no carretel. Um novo carretel deve ter 0g usado.", "remaining_weight": "Quanto filamento resta no carretel. Para um carretel novo, isso deve corresponder ao peso do carretel.", "measured_weight": "Quanto pesa o filamento e o carretel.", - "location": "Onde o carretel está localizado se você tiver vários locais onde armazena seus carretéis." + "location": "Onde o carretel está localizado se você tiver vários locais onde armazena seus carretéis.", + "price": "" }, "titles": { "create": "Criar carretel", diff --git a/client/public/locales/ro/common.json b/client/public/locales/ro/common.json index da5ad07..445a407 100644 --- a/client/public/locales/ro/common.json +++ b/client/public/locales/ro/common.json @@ -51,5 +51,237 @@ "no": "Nu", "tags": { "clone": "Cloneaza" + }, + "printing": { + "generic": { + "verticalSpacing": "", + "borders": { + "grid": "", + "none": "", + "border": "" + }, + "previewScale": "", + "contentSettings": "", + "helpMargin": "", + "description": "", + "marginRight": "", + "rows": "", + "marginBottom": "", + "marginTop": "", + "print": "", + "printerMarginRight": "", + "columns": "", + "helpPrinterMargin": "", + "layoutSettings": "", + "dimensions": "", + "skipItems": "", + "paperSize": "", + "printerMarginTop": "", + "horizontalSpacing": "", + "customSize": "", + "marginLeft": "", + "printerMarginLeft": "", + "showBorder": "", + "printerMarginBottom": "", + "title": "" + }, + "spoolSelect": { + "showArchived": "", + "title": "", + "description": "", + "selectedTotal_one": "", + "selectedTotal_few": "", + "selectedTotal_other": "", + "selectAll": "", + "noSpoolsSelected": "" + }, + "qrcode": { + "bedTemp": "", + "title": "", + "button": "", + "showTemperatures": "", + "spoolWeight": "", + "showFilamentComment": "", + "showLotNr": "", + "showContent": "", + "showSpoolWeight": "", + "textSize": "", + "showVendorComment": "", + "showSpoolmanIcon": "", + "showSpoolComment": "", + "extruderTemp": "", + "showVendor": "", + "lotNr": "" + } + }, + "documentTitle": { + "vendor": { + "show": "", + "list": "", + "edit": "", + "create": "", + "clone": "" + }, + "spool": { + "create": "", + "clone": "", + "list": "", + "edit": "", + "show": "" + }, + "filament": { + "show": "", + "list": "", + "clone": "", + "edit": "", + "create": "" + }, + "home": { + "list": "" + }, + "suffix": "", + "default": "", + "help": { + "list": "" + } + }, + "help": { + "description": "", + "resources": { + "spool": "", + "filament": "", + "vendor": "" + }, + "help": "" + }, + "spool": { + "fields": { + "weight_to_use": "", + "registered": "", + "used_weight": "", + "first_used": "", + "location": "", + "material": "", + "last_used": "", + "archived": "", + "price": "", + "used_length": "", + "measured_weight": "", + "lot_nr": "", + "comment": "", + "id": "", + "filament": "", + "filament_name": "", + "remaining_length": "", + "remaining_weight": "" + }, + "fields_help": { + "location": "", + "weight_to_use": "", + "used_weight": "", + "price": "", + "lot_nr": "", + "remaining_weight": "", + "measured_weight": "" + }, + "titles": { + "list": "", + "archive": "", + "show_title": "", + "create": "", + "show": "", + "edit": "", + "clone": "" + }, + "messages": { + "archive": "" + }, + "form": { + "spool_updated": "", + "new_location_prompt": "" + }, + "spool": "" + }, + "filament": { + "fields": { + "registered": "", + "article_number": "", + "id": "", + "vendor": "", + "settings_bed_temp": "", + "material": "", + "price": "", + "name": "", + "color_hex": "", + "settings_extruder_temp": "", + "vendor_name": "", + "diameter": "", + "density": "", + "weight": "", + "spools": "", + "comment": "", + "spool_weight": "" + }, + "fields_help": { + "price": "", + "material": "", + "name": "", + "spool_weight": "", + "article_number": "", + "weight": "" + }, + "titles": { + "edit": "", + "show_title": "", + "create": "", + "show": "", + "list": "", + "clone": "" + }, + "form": { + "filament_updated": "" + }, + "filament": "" + }, + "vendor": { + "vendor": "", + "fields": { + "registered": "", + "comment": "", + "name": "", + "id": "" + }, + "titles": { + "clone": "", + "show": "", + "list": "", + "create": "", + "show_title": "", + "edit": "" + }, + "form": { + "vendor_updated": "" + } + }, + "dashboard": { + "title": "" + }, + "home": { + "home": "" + }, + "scanner": { + "error": { + "notFound": "", + "unknown": "", + "notAllowed": "", + "streamApiNotSupported": "", + "insecureContext": "", + "notReadable": "" + }, + "title": "", + "description": "" + }, + "table": { + "actions": "" } } diff --git a/client/public/locales/uk/common.json b/client/public/locales/uk/common.json index c8d0a8b..b842848 100644 --- a/client/public/locales/uk/common.json +++ b/client/public/locales/uk/common.json @@ -41,7 +41,8 @@ "remaining_length": "Залишок Довжини", "registered": "Додано", "first_used": "Вперше Використано", - "remaining_weight": "Залишок Ваги" + "remaining_weight": "Залишок Ваги", + "price": "" }, "spool": "Котушки", "titles": { @@ -63,7 +64,8 @@ "measured_weight": "Яка вага філаменту та котушки.", "lot_nr": "Номер партії виробника. Може використовуватися для гарантування рівномірного кольору друку при використанні декількох котушок.", "remaining_weight": "Скільки філаменту залишилося на котушці. Для нової котушки це має відповідати вазі філаменту на котушці.", - "location": "Де розташована котушка, якщо у вас є кілька місць для зберігання котушок." + "location": "Де розташована котушка, якщо у вас є кілька місць для зберігання котушок.", + "price": "" }, "messages": { "archive": "Ви впевнені що хочете архівувати цю котушку?"