Translated using Weblate (Portuguese)

Currently translated at 99.0% (207 of 209 strings)

Translated using Weblate (Romanian)

Currently translated at 21.5% (45 of 209 strings)

Translated using Weblate (Danish)

Currently translated at 99.0% (207 of 209 strings)

Translated using Weblate (Greek)

Currently translated at 99.0% (207 of 209 strings)

Translated using Weblate (Ukrainian)

Currently translated at 99.0% (207 of 209 strings)

Translated using Weblate (Italian)

Currently translated at 94.7% (198 of 209 strings)

Co-authored-by: Anonymous <noreply@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/da/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/el/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/it/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pt/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/ro/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/uk/
Translation: Spoolman/Web Client
This commit is contained in:
Anonymous
2024-01-16 18:52:32 +01:00
committed by Donkie
parent d8ce41cb71
commit db2a85116f
6 changed files with 270 additions and 12 deletions

View File

@@ -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": ""
}
}