Translated using Weblate (Norwegian Bokmål)

Currently translated at 25.7% (9 of 35 strings)

Translation: FitTrackee/FitTrackee Client - API messages
Translate-URL: https://hosted.weblate.org/projects/fittrackee/fittrackee-client-api-messages/nb_NO/
This commit is contained in:
Allan Nordhøy 2023-03-12 20:31:49 +00:00 committed by Hosted Weblate
parent 711fdd0352
commit 9ae034d668
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1,2 +1,15 @@
{ {
"ERROR": {
"Network Error": "Nettverksfeil.",
"file extension not allowed": "Filendelsen tillates ikke.",
"error when saving workout": "Kunne ikke lagre arbeidsøkt.",
"no file part": "Ingen fil angitt.",
"no selected file": "Ingen valgt fil.",
"sport does not exist": "Sporten finnes ikke.",
"user does not exist": "Brukeren finnes ikke."
},
"PAGINATION": {
"NEXT": "neste",
"PREVIOUS": "forrige"
}
} }