Translated using Weblate (Hungarian)

Currently translated at 94.7% (198 of 209 strings)

Translated using Weblate (French)

Currently translated at 97.6% (204 of 209 strings)

Translated using Weblate (Norwegian Bokmål)

Currently translated at 94.7% (198 of 209 strings)

Translated using Weblate (Dutch)

Currently translated at 99.0% (207 of 209 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 94.7% (198 of 209 strings)

Translated using Weblate (Russian)

Currently translated at 99.0% (207 of 209 strings)

Translated using Weblate (Polish)

Currently translated at 98.5% (206 of 209 strings)

Translated using Weblate (Spanish)

Currently translated at 99.0% (207 of 209 strings)

Translated using Weblate (German)

Currently translated at 99.0% (207 of 209 strings)

Translated using Weblate (Czech)

Currently translated at 99.0% (207 of 209 strings)

Co-authored-by: Anonymous <noreply@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/cs/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/de/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/es/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/fr/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/hu/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nl/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pl/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/ru/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/zh_Hans/
Translation: Spoolman/Web Client
This commit is contained in:
Anonymous
2024-01-16 18:52:32 +01:00
committed by Donkie
parent 4d4c133877
commit 79decf47a6
10 changed files with 95 additions and 21 deletions

View File

@@ -83,7 +83,13 @@
"create": "Filament létrehozása | Spoolman",
"edit": "#{{id}} Filament szerkesztése | Spoolman"
},
"suffix": " | Spoolman"
"suffix": " | Spoolman",
"home": {
"list": ""
},
"help": {
"list": ""
}
},
"spool": {
"fields": {
@@ -103,7 +109,8 @@
"first_used": "Első használat",
"used_weight": "Felhasznált súly",
"id": "ID",
"remaining_weight": "Hátralévő súly"
"remaining_weight": "Hátralévő súly",
"price": ""
},
"titles": {
"archive": "Arhivált tekercs",
@@ -120,7 +127,8 @@
"measured_weight": "Mennyit nyom a filament és a tekercs együtt.",
"lot_nr": "Gyártói tételszám. A szín egységesség ellenőrzésére használható, ha több tekercset használsz egy nyomtatáshoz.",
"remaining_weight": "Mennyi filament van még a tekercsen. Egy új tekercsnél ez a tekercs súlyával kell megegyeznie.",
"location": "Hol található a tekercs, ha több helyen tárolod a tekercseidet."
"location": "Hol található a tekercs, ha több helyen tárolod a tekercseidet.",
"price": ""
},
"form": {
"new_location_prompt": "Add meg az új helyet",
@@ -261,5 +269,17 @@
},
"tags": {
"clone": "Másolás"
},
"kofi": "",
"home": {
"home": ""
},
"help": {
"resources": {
"spool": "",
"vendor": "",
"filament": ""
},
"help": ""
}
}