|
|
@ -74,7 +74,8 @@ |
|
|
|
"insertBefore": "Insert Before", |
|
|
|
"insertBefore": "Insert Before", |
|
|
|
"hideField": "Hide Field", |
|
|
|
"hideField": "Hide Field", |
|
|
|
"sortAsc": "Sort Ascending", |
|
|
|
"sortAsc": "Sort Ascending", |
|
|
|
"sortDesc": "Sort Descending" |
|
|
|
"sortDesc": "Sort Descending", |
|
|
|
|
|
|
|
"geoDataField": "GeoData Field" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"objects": { |
|
|
|
"objects": { |
|
|
|
"project": "Prosjekt", |
|
|
|
"project": "Prosjekt", |
|
|
@ -98,7 +99,8 @@ |
|
|
|
"gallery": "Galleri", |
|
|
|
"gallery": "Galleri", |
|
|
|
"form": "Skjema", |
|
|
|
"form": "Skjema", |
|
|
|
"kanban": "Kanban", |
|
|
|
"kanban": "Kanban", |
|
|
|
"calendar": "Kalender" |
|
|
|
"calendar": "Kalender", |
|
|
|
|
|
|
|
"map": "Map" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"user": "Bruker", |
|
|
|
"user": "Bruker", |
|
|
|
"users": "Brukere", |
|
|
|
"users": "Brukere", |
|
|
@ -136,6 +138,7 @@ |
|
|
|
"Currency": "Valuta", |
|
|
|
"Currency": "Valuta", |
|
|
|
"Percent": "Prosent", |
|
|
|
"Percent": "Prosent", |
|
|
|
"Duration": "Varighet", |
|
|
|
"Duration": "Varighet", |
|
|
|
|
|
|
|
"GeoData": "GeoData", |
|
|
|
"Rating": "Vurdering", |
|
|
|
"Rating": "Vurdering", |
|
|
|
"Formula": "Formel", |
|
|
|
"Formula": "Formel", |
|
|
|
"Rollup": "Rull opp", |
|
|
|
"Rollup": "Rull opp", |
|
|
@ -253,6 +256,9 @@ |
|
|
|
"barcodeFormat": "Barcode format", |
|
|
|
"barcodeFormat": "Barcode format", |
|
|
|
"qrCodeValueTooLong": "Too many characters for a QR code", |
|
|
|
"qrCodeValueTooLong": "Too many characters for a QR code", |
|
|
|
"barcodeValueTooLong": "Too many characters for a barcode", |
|
|
|
"barcodeValueTooLong": "Too many characters for a barcode", |
|
|
|
|
|
|
|
"yourLocation": "Your Location", |
|
|
|
|
|
|
|
"lng": "Lng", |
|
|
|
|
|
|
|
"lat": "Lat", |
|
|
|
"aggregateFunction": "Samlet funksjon", |
|
|
|
"aggregateFunction": "Samlet funksjon", |
|
|
|
"dbCreateIfNotExists": "Database: Opprett hvis ikke eksisterer", |
|
|
|
"dbCreateIfNotExists": "Database: Opprett hvis ikke eksisterer", |
|
|
|
"clientKey": "Klientnøkkel", |
|
|
|
"clientKey": "Klientnøkkel", |
|
|
@ -452,6 +458,10 @@ |
|
|
|
"stackedBy": "Stacked By", |
|
|
|
"stackedBy": "Stacked By", |
|
|
|
"chooseGroupingField": "Choose a Grouping Field", |
|
|
|
"chooseGroupingField": "Choose a Grouping Field", |
|
|
|
"addOrEditStack": "Add / Edit Stack" |
|
|
|
"addOrEditStack": "Add / Edit Stack" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"map": { |
|
|
|
|
|
|
|
"mappedBy": "Mapped By", |
|
|
|
|
|
|
|
"chooseMappingField": "Choose a Mapping Field" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"tooltip": { |
|
|
|
"tooltip": { |
|
|
@ -518,6 +528,11 @@ |
|
|
|
"orgCreator": "Creator can create new projects and access any invited project.", |
|
|
|
"orgCreator": "Creator can create new projects and access any invited project.", |
|
|
|
"orgViewer": "Viewer is not allowed to create new projects but they can access any invited project." |
|
|
|
"orgViewer": "Viewer is not allowed to create new projects but they can access any invited project." |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"map": { |
|
|
|
|
|
|
|
"overLimit": "You're over the limit.", |
|
|
|
|
|
|
|
"closeLimit": "You're getting close to the limit.", |
|
|
|
|
|
|
|
"limitNumber": "The limit of markers shown in a Map View is 1000 records." |
|
|
|
|
|
|
|
}, |
|
|
|
"footerInfo": "Rader per side.", |
|
|
|
"footerInfo": "Rader per side.", |
|
|
|
"upload": "Velg Fil for å laste opp", |
|
|
|
"upload": "Velg Fil for å laste opp", |
|
|
|
"upload_sub": "eller dra og slipp filen", |
|
|
|
"upload_sub": "eller dra og slipp filen", |
|
|
@ -600,6 +615,7 @@ |
|
|
|
"gallery": "Legg til galleriutsikt", |
|
|
|
"gallery": "Legg til galleriutsikt", |
|
|
|
"form": "Legg til skjemavisning", |
|
|
|
"form": "Legg til skjemavisning", |
|
|
|
"kanban": "Legg til Kanban View", |
|
|
|
"kanban": "Legg til Kanban View", |
|
|
|
|
|
|
|
"map": "Add Map View", |
|
|
|
"calendar": "Legg til kalendervisning" |
|
|
|
"calendar": "Legg til kalendervisning" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"tablesMetadataInSync": "Tabeller Metadata er synkronisert", |
|
|
|
"tablesMetadataInSync": "Tabeller Metadata er synkronisert", |
|
|
@ -690,6 +706,7 @@ |
|
|
|
"nameShouldStartWithAnAlphabetOr_": "Name should start with an alphabet or _", |
|
|
|
"nameShouldStartWithAnAlphabetOr_": "Name should start with an alphabet or _", |
|
|
|
"followingCharactersAreNotAllowed": "Following characters are not allowed", |
|
|
|
"followingCharactersAreNotAllowed": "Following characters are not allowed", |
|
|
|
"columnNameRequired": "Column name is required", |
|
|
|
"columnNameRequired": "Column name is required", |
|
|
|
|
|
|
|
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", |
|
|
|
"projectNameExceeds50Characters": "Project name exceeds 50 characters", |
|
|
|
"projectNameExceeds50Characters": "Project name exceeds 50 characters", |
|
|
|
"projectNameCannotStartWithSpace": "Project name cannot start with space", |
|
|
|
"projectNameCannotStartWithSpace": "Project name cannot start with space", |
|
|
|
"requiredField": "Required field", |
|
|
|
"requiredField": "Required field", |
|
|
|