diff --git a/client/public/locales/da/common.json b/client/public/locales/da/common.json index dd0c9c6..09ec6f0 100644 --- a/client/public/locales/da/common.json +++ b/client/public/locales/da/common.json @@ -152,7 +152,8 @@ "clearFilters": "Ryd filtre", "unArchive": "Fjern fra arkiv", "clone": "Klon", - "clear": "Ryd" + "clear": "Ryd", + "saveAndAdd": "Gem og Tilføj" }, "filament": { "fields_help": { @@ -179,7 +180,8 @@ "density": "Massefylde", "id": "ID", "color_hex": "Farve", - "article_number": "Produkt nummer" + "article_number": "Produkt nummer", + "spools": "Vis spoler" }, "titles": { "clone": "Klon filament", diff --git a/client/public/locales/de/common.json b/client/public/locales/de/common.json index 93412c2..7a16bdd 100644 --- a/client/public/locales/de/common.json +++ b/client/public/locales/de/common.json @@ -30,7 +30,7 @@ "unArchive": "Archivieren rückgängig", "saveAndAdd": "Speichern und hinzufügen" }, - "warnWhenUnsavedChanges": "Sicher? Nicht gespeicherte Änderungen gehen verloren!", + "warnWhenUnsavedChanges": "Sicher? Nicht gespeicherte Änderungen gehen verloren.", "notifications": { "success": "Erfolg", "error": "Fehler (status code: {{statusCode}})", @@ -149,7 +149,7 @@ "archived": "Archiviert" }, "fields_help": { - "weight_to_use": "Auswählen welches Gewicht verwendet werden soll. \"Gemessenes Gewicht\" ist nur verfügbar, wenn das Gewicht der Spule für das Filament hinterlegt ist", + "weight_to_use": "Auswählen welches Gewicht verwendet werden soll. \"Gemessenes Gewicht\" ist nur verfügbar, wenn das Gewicht der Spule für das Filament hinterlegt ist.", "used_weight": "Wie viel Gewicht bereits verbraucht wurdez z.B. 0g für eine neue Spule.", "remaining_weight": "Wie viel Filament noch auf der Spule ist. Entspricht dem auf der Spule angegeben Nettogewicht, wenn die Spule neu ist.", "measured_weight": "Gesamtgewicht von Spule und Filament.", diff --git a/client/public/locales/it/common.json b/client/public/locales/it/common.json index 2ea40b8..d8bae59 100644 --- a/client/public/locales/it/common.json +++ b/client/public/locales/it/common.json @@ -153,7 +153,8 @@ "clearFilters": "Cancella Filtri", "unArchive": "Ripristina", "clone": "Clona", - "clear": "Pulisci" + "clear": "Pulisci", + "saveAndAdd": "Salva e aggiungi" }, "filament": { "fields_help": { @@ -180,7 +181,8 @@ "density": "Densità", "id": "ID", "color_hex": "Colore", - "article_number": "Numero Articolo" + "article_number": "Numero Articolo", + "spools": "Mostra bobine" }, "titles": { "clone": "Clona Filamento", diff --git a/client/public/locales/ru/common.json b/client/public/locales/ru/common.json index ab3cff5..d4769a4 100644 --- a/client/public/locales/ru/common.json +++ b/client/public/locales/ru/common.json @@ -27,7 +27,8 @@ "showArchived": "Показать архивные", "notAccessTitle": "У вас нет разрешения на доступ", "hideColumns": "Скрыть столбцы", - "clearFilters": "Очистить фильтр" + "clearFilters": "Очистить фильтр", + "saveAndAdd": "Зберегти та додати" }, "warnWhenUnsavedChanges": "Вы уверены, что хотите выйти? У вас есть несохраненные изменения.", "notifications": { @@ -191,7 +192,8 @@ "comment": "Комментарий", "settings_extruder_temp": "Температура экструдера", "settings_bed_temp": "Температура стола", - "color_hex": "Цвет" + "color_hex": "Цвет", + "spools": "Показати котушки" }, "fields_help": { "name": "Название филамента, чтобы отличить этот тип филамента от друго филамента того же производителя. Например, должен содержать цвет.", diff --git a/client/public/locales/uk/common.json b/client/public/locales/uk/common.json index 58d1144..2d0a817 100644 --- a/client/public/locales/uk/common.json +++ b/client/public/locales/uk/common.json @@ -20,7 +20,8 @@ "logout": "Вийти", "notAccessTitle": "У Вас бракує прав для доступу", "clone": "Клонувати", - "unArchive": "Розархівувати" + "unArchive": "Розархівувати", + "saveAndAdd": "Зберегти та додати" }, "spool": { "fields": { @@ -182,7 +183,8 @@ "color_hex": "Колір", "article_number": "Артикул", "comment": "Коментар", - "registered": "Додано" + "registered": "Додано", + "spools": "Показати котушки" }, "titles": { "show_title": "[Філамент #{{id}}] {{name}}",