mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Translated using Weblate (Norwegian Bokmål)
Currently translated at 5.0% (31 of 617 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/nb_NO/
This commit is contained in:
parent
ae6aa1a449
commit
2412329f22
@ -1 +1,50 @@
|
|||||||
{}
|
{
|
||||||
|
"AccountPage": {
|
||||||
|
"ChangePassword": "Endre passord",
|
||||||
|
"API": "API",
|
||||||
|
"Edit": "Rediger",
|
||||||
|
"AccountSettings": "Kontoinnstillinger",
|
||||||
|
"Email": "E-post",
|
||||||
|
"Name": "Navn",
|
||||||
|
"Save": "Lagre"
|
||||||
|
},
|
||||||
|
"AccountWidget": {
|
||||||
|
"ProfileSettings": "Profilinnstillinger",
|
||||||
|
"ManageTeam": "Håndter lag",
|
||||||
|
"AccessDetails": "Tilgangsdetaljer",
|
||||||
|
"SwitchAccounts": "Bytt konto",
|
||||||
|
"Accounts": "Kontoer",
|
||||||
|
"AddAccount": "Legg til konto",
|
||||||
|
"SignOut": "Logg ut"
|
||||||
|
},
|
||||||
|
"AddNewButton": {
|
||||||
|
"AddNew": "Legg til ny"
|
||||||
|
},
|
||||||
|
"App": {
|
||||||
|
"Description": "Beskrivelse",
|
||||||
|
"Key": "Nøkkel",
|
||||||
|
"MemoryError": "Minnefeil"
|
||||||
|
},
|
||||||
|
"ApiKey": {
|
||||||
|
"Create": "Opprett",
|
||||||
|
"Remove": "Fjern",
|
||||||
|
"ClickToShow": "Klikk for å vise"
|
||||||
|
},
|
||||||
|
"DocHistory": {
|
||||||
|
"Beta": "Beta"
|
||||||
|
},
|
||||||
|
"CustomSectionConfig": {
|
||||||
|
"Add": "Legg til"
|
||||||
|
},
|
||||||
|
"DocMenu": {
|
||||||
|
"AllDocuments": "Alle dokumenter",
|
||||||
|
"ExamplesAndTemplates": "Eksempler og maler",
|
||||||
|
"MoreExamplesAndTemplates": "Flere eksempler ogmaler",
|
||||||
|
"ServiceNotAvailable": "Denne tjenesten er ikke tilgjengelig akkurat nå",
|
||||||
|
"PinnedDocuments": "Festede dokumenter",
|
||||||
|
"DeleteDoc": "Slett {{name}}",
|
||||||
|
"Deleted": "Slettet {{at}}",
|
||||||
|
"DiscoverMoreTemplates": "Oppdag flere maler",
|
||||||
|
"Edited": "Redigert {{at}}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user