From 97eddadb3bac2d6bdef4ef29c0fbb659d926a22f Mon Sep 17 00:00:00 2001 From: KnightArch Date: Fri, 11 Apr 2025 16:01:45 +0200 Subject: [PATCH 1/3] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (286 of 286 strings) Co-authored-by: KnightArch Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pt_BR/ Translation: Spoolman/Web Client --- client/public/locales/pt-BR/common.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/public/locales/pt-BR/common.json b/client/public/locales/pt-BR/common.json index c82206b..895f23e 100644 --- a/client/public/locales/pt-BR/common.json +++ b/client/public/locales/pt-BR/common.json @@ -342,9 +342,9 @@ }, "locations": { "no_locations_help": "Esta página permite que você organize seus carretéis em locais, adicione alguns carretéis para começar!", - "locations": "Localidades", - "new_location": "Nova Localidade", - "no_location": "Sem Localidade" + "locations": "Locais", + "new_location": "Novo Local", + "no_location": "Sem Local" }, "version": "Versão", "no": "Não", From 4c876d7aefdf8136ffb882eb429439bf88df7073 Mon Sep 17 00:00:00 2001 From: Arvi Saluste Date: Fri, 11 Apr 2025 16:01:46 +0200 Subject: [PATCH 2/3] Translated using Weblate (Estonian) Currently translated at 17.4% (50 of 286 strings) Co-authored-by: Arvi Saluste Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/et/ Translation: Spoolman/Web Client --- client/public/locales/et/common.json | 32 +++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/client/public/locales/et/common.json b/client/public/locales/et/common.json index 1b796d6..ececeb3 100644 --- a/client/public/locales/et/common.json +++ b/client/public/locales/et/common.json @@ -28,13 +28,39 @@ "filter": "Filtreeri", "unArchive": "Võta arhiivist tagasi", "hideArchived": "Peida arhiveeritud", - "showArchived": "Näita arhiveeritud" + "showArchived": "Näita arhiveeritud", + "continue": "Jätka" }, "notifications": { "error": "Viga (kood: {{statusCode}})", "undoable": "Sul on {{seconds}} sekundit, et muudatus tagasi võtta.", "success": "Õnnestunud", - "createSuccess": "Loodi {{resource}}" + "createSuccess": "Loodi {{resource}}", + "createError": "Tekkis viga {{resource}} loomisel. (staatuse kood: {{statusCode}})", + "deleteSuccess": "Edukalt kustutatud {{resource}}", + "deleteError": "Viga {{resource}} kustutamisel. (staatuse kood: {{statusCode}})", + "editSuccess": "Edukalt muudetud {{resource}}", + "editError": "Viga {{resource}} muutmisel (staatuse kood: {{statusCode}})", + "importProgress": "Importimine: {{processed}}/{{total}}", + "saveSuccessful": "Salvesta edukalt!", + "validationError": "Viga validerimisel: {{error}}" }, - "warnWhenUnsavedChanges": "Oled sa kindel, et soovid lahkuda? Sul on salvestamata muudatusi." + "warnWhenUnsavedChanges": "Oled sa kindel, et soovid lahkuda? Sul on salvestamata muudatusi.", + "kofi": "Anna mulle tippi Ko-fi's", + "loading": "Laadimine", + "version": "Versioon", + "unknown": "Tundmatu", + "yes": "Jah", + "no": "Ei", + "tags": { + "clone": "Klooni" + }, + "dashboard": { + "title": "Juhtpaneel" + }, + "printing": { + "generic": { + "title": "Trükkib" + } + } } From 8e8cf7eaaaf38e0c414730880298b1bddf10d1c2 Mon Sep 17 00:00:00 2001 From: dimquea Date: Fri, 11 Apr 2025 16:01:48 +0200 Subject: [PATCH 3/3] Translated using Weblate (Russian) Currently translated at 100.0% (286 of 286 strings) Co-authored-by: dimquea Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/ru/ Translation: Spoolman/Web Client --- client/public/locales/ru/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/public/locales/ru/common.json b/client/public/locales/ru/common.json index 69068a9..b0a45bf 100644 --- a/client/public/locales/ru/common.json +++ b/client/public/locales/ru/common.json @@ -393,6 +393,10 @@ "base_url": { "label": "Базовый URL-адрес", "tooltip": "Базовый URL-адрес, используемый при создании таких функций, как QR-коды." + }, + "round_prices": { + "tooltip": "Округлять цены до ближайшего целого числа.", + "label": "Округлять цены" } }, "settings": "Настройки"