Browse Source

New translations en.json (Swedish) (#7956)

pull/7950/head
navi 8 months ago committed by GitHub
parent
commit
97b830c301
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 24
      packages/nc-gui/lang/sv.json

24
packages/nc-gui/lang/sv.json

@ -201,10 +201,10 @@
"apply": "Apply" "apply": "Apply"
}, },
"objects": { "objects": {
"day": "Day", "day": "Dag",
"week": "Week", "week": "Vecka",
"month": "Month", "month": "Månad",
"year": "Year", "year": "År",
"workspace": "Workspace", "workspace": "Workspace",
"workspaces": "Workspaces", "workspaces": "Workspaces",
"project": "Projekt", "project": "Projekt",
@ -449,7 +449,7 @@
"previous": "Previous", "previous": "Previous",
"nextMonth": "Next Month", "nextMonth": "Next Month",
"previousMonth": "Previous Month", "previousMonth": "Previous Month",
"next": "Next", "next": "Nästa",
"organiseBy": "Organise by", "organiseBy": "Organise by",
"heading1": "Heading 1", "heading1": "Heading 1",
"heading2": "Heading 2", "heading2": "Heading 2",
@ -487,7 +487,7 @@
"enterDefaultUrlOptional": "Enter default URL (Optional)", "enterDefaultUrlOptional": "Enter default URL (Optional)",
"negative": "Negative", "negative": "Negative",
"discard": "Discard", "discard": "Discard",
"default": "Default", "default": "Standard",
"defaultNumberPercent": "Default Number (%)", "defaultNumberPercent": "Default Number (%)",
"durationFormat": "Duration Format", "durationFormat": "Duration Format",
"dateFormat": "Date Format", "dateFormat": "Date Format",
@ -509,7 +509,7 @@
"searchUsers": "Search Users", "searchUsers": "Search Users",
"superAdmin": "Super Admin", "superAdmin": "Super Admin",
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Medlemmar",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect a Data Source",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
@ -695,7 +695,7 @@
"selectFieldLabel": "Begin by selecting a field to customise its properties and structure." "selectFieldLabel": "Begin by selecting a field to customise its properties and structure."
}, },
"appearanceSettings": "Appearance Settings", "appearanceSettings": "Appearance Settings",
"backgroundColor": "Background Color", "backgroundColor": "Bakgrundsfärg",
"hideNocodbBranding": "Hide NocoDB Branding", "hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on conditions", "showOnConditions": "Show on conditions",
"showFieldOnConditionsMet": "Shows field only when conditions are met", "showFieldOnConditionsMet": "Shows field only when conditions are met",
@ -713,7 +713,7 @@
"toggleSidebar": "Toggle Sidebar", "toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date", "addEndDate": "Add end date",
"withEndDate": "with end date", "withEndDate": "with end date",
"calendar": "Calendar", "calendar": "Kalender",
"viewSettings": "View settings", "viewSettings": "View settings",
"googleOAuth": "Google OAuth", "googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider", "registerOIDC": "Register OIDC Identity Provider",
@ -748,7 +748,7 @@
"surveyMode": "Survey Mode", "surveyMode": "Survey Mode",
"rtlOrientation": "RTL Orientation", "rtlOrientation": "RTL Orientation",
"useTheme": "Use Theme", "useTheme": "Use Theme",
"copyLink": "Copy Link", "copyLink": "Kopiera länk",
"copiedLink": "Link Copied", "copiedLink": "Link Copied",
"copyInviteLink": "Copy invite link", "copyInviteLink": "Copy invite link",
"copiedInviteLink": "Copied invite link", "copiedInviteLink": "Copied invite link",
@ -901,7 +901,7 @@
"deleteRecord": "Ta bort en post", "deleteRecord": "Ta bort en post",
"fullWidth": "Full width", "fullWidth": "Full width",
"exitFullWidth": "Exit full width", "exitFullWidth": "Exit full width",
"markAllAsRead": "Mark all as read", "markAllAsRead": "Markera alla som lästa",
"column": { "column": {
"delete": "Delete Field", "delete": "Delete Field",
"addNumber": "Add Number Field", "addNumber": "Add Number Field",
@ -1045,7 +1045,7 @@
"invalidTime": "Invalid Time", "invalidTime": "Invalid Time",
"linkColumnClearNotSupportedYet": "You don't have any supported links for Lookup", "linkColumnClearNotSupportedYet": "You don't have any supported links for Lookup",
"recordCouldNotBeFound": "Record could not be found", "recordCouldNotBeFound": "Record could not be found",
"invalidPhoneNumber": "Invalid phone number", "invalidPhoneNumber": "Ogiltigt telefonnummer",
"pageSizeChanged": "Page size changed", "pageSizeChanged": "Page size changed",
"errorLoadingData": "Error loading data", "errorLoadingData": "Error loading data",
"webhookBodyMsg1": "Use context variable", "webhookBodyMsg1": "Use context variable",

Loading…
Cancel
Save