Translated using Weblate (French)
Currently translated at 100.0% (192 of 192 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 34.8% (67 of 192 strings) Translated using Weblate (Dutch) Currently translated at 97.9% (188 of 192 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (192 of 192 strings) Translated using Weblate (Russian) Currently translated at 98.4% (189 of 192 strings) Translated using Weblate (Spanish) Currently translated at 98.4% (189 of 192 strings) Translated using Weblate (German) Currently translated at 95.3% (183 of 192 strings) Translated using Weblate (Czech) Currently translated at 99.4% (191 of 192 strings) Translated using Weblate (English) Currently translated at 100.0% (192 of 192 strings) Co-authored-by: Allan Nordhøy <epost@anotheragency.no> 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/en/ 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/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nl/ Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/ru/ Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/sv/ Translation: Spoolman/Web Client
This commit is contained in:
committed by
Hosted Weblate
parent
a84920c837
commit
4312875426
@@ -27,7 +27,10 @@
|
||||
"weight": "Vekt",
|
||||
"registered": "Registrert",
|
||||
"price": "Pris",
|
||||
"color_hex": "Farge"
|
||||
"color_hex": "Farge",
|
||||
"name": "Navn",
|
||||
"id": "ID",
|
||||
"article_number": "Artikkelnr."
|
||||
}
|
||||
},
|
||||
"printing": {
|
||||
@@ -55,7 +58,18 @@
|
||||
"spool": {
|
||||
"fields": {
|
||||
"comment": "Kommentar",
|
||||
"archived": "Arkivert"
|
||||
"archived": "Arkivert",
|
||||
"measured_weight": "Målt vekt",
|
||||
"last_used": "Sist brukt",
|
||||
"material": "Materiale",
|
||||
"weight_to_use": "Vekt",
|
||||
"used_length": "Brukt lengde",
|
||||
"remaining_length": "Gjenstående lengde",
|
||||
"registered": "Registrert",
|
||||
"first_used": "Først brukt",
|
||||
"used_weight": "Brukt vekt",
|
||||
"id": "ID",
|
||||
"remaining_weight": "Gjenstående vekt"
|
||||
}
|
||||
},
|
||||
"yes": "Ja",
|
||||
@@ -64,13 +78,30 @@
|
||||
"fields": {
|
||||
"registered": "Registrert",
|
||||
"name": "Navn",
|
||||
"id": "ID"
|
||||
"id": "ID",
|
||||
"comment": "Kommentar"
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"clone": "Klon"
|
||||
"clone": "Klon",
|
||||
"create": "Opprett",
|
||||
"show": "Vis",
|
||||
"edit": "Rediger"
|
||||
},
|
||||
"tags": {
|
||||
"clone": "Klon"
|
||||
}
|
||||
},
|
||||
"scanner": {
|
||||
"title": "QR-kodeskanner",
|
||||
"error": {
|
||||
"notReadable": "Kameraet kan ikke leses.",
|
||||
"unknown": "Ukjent feil. {{error}}",
|
||||
"notFound": "Fant ingen kameraer."
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"error": "Feil (statuskode: {{statusCode}})",
|
||||
"success": "Vellykket"
|
||||
},
|
||||
"loading": "Laster inn …"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user