|
| 1 | +{ |
| 2 | + "avatar.defaultName": "Användarnamn", |
| 3 | + "calendarChart.weekday.fri": "Fre", |
| 4 | + "calendarChart.weekday.mon": "Mån", |
| 5 | + "calendarChart.weekday.sat": "Lör", |
| 6 | + "calendarChart.weekday.sun": "Sön", |
| 7 | + "calendarChart.weekday.thu": "Tor", |
| 8 | + "calendarChart.weekday.tue": "Tis", |
| 9 | + "calendarChart.weekday.wed": "Ons", |
| 10 | + "colorPicker.invalidHex.error": "Ange en giltig hexadecimal färgkod", |
| 11 | + "datePicker.placeholder": "Välj datum", |
| 12 | + "editor.addImage.altLabel": "Alt-text", |
| 13 | + "editor.addImage.embed": "Bädda in bild", |
| 14 | + "editor.addImage.title": "Lägg till bild", |
| 15 | + "editor.addImage.urlLabel": "Bild-URL", |
| 16 | + "editor.command.editLink": "Redigera länk", |
| 17 | + "editor.command.insertImage": "Bild", |
| 18 | + "editor.command.insertLink": "Länk", |
| 19 | + "editor.command.toggleBulletList": "Punktlista", |
| 20 | + "editor.command.toggleLink": "Ta bort länk", |
| 21 | + "editor.command.updateLink": "Uppdatera länk", |
| 22 | + "editor.heading.h1": "Rubrik 1", |
| 23 | + "editor.heading.h2": "Rubrik 2", |
| 24 | + "editor.heading.h3": "Rubrik 3", |
| 25 | + "editor.heading.h4": "Rubrik 4", |
| 26 | + "editor.heading.h5": "Rubrik 5", |
| 27 | + "editor.heading.normal": "Normal", |
| 28 | + "editor.link.textLabel": "Text", |
| 29 | + "editor.link.title": "Lägg till länk", |
| 30 | + "editor.link.urlLabel": "Länk-URL", |
| 31 | + "editor.mentions.notFound": "Det gick inte att hitta entiteten", |
| 32 | + "editor.table.deleteColumn": "Ta bort kolumn", |
| 33 | + "editor.table.deleteRow": "Ta bort rad", |
| 34 | + "editor.table.deleteTable": "Ta bort tabell", |
| 35 | + "editor.table.insertColumnLeft": "Infoga kolumn till vänster", |
| 36 | + "editor.table.insertColumnRight": "Infoga kolumn till höger", |
| 37 | + "editor.table.insertRowAbove": "Infoga rad ovanför", |
| 38 | + "editor.table.insertRowBelow": "Infoga rad nedanför", |
| 39 | + "editor.upload.chooseFile": "Välj fil", |
| 40 | + "editor.upload.failedTitle": "Uppladdning misslyckades", |
| 41 | + "editor.upload.notSupported": "Det går för närvarande inte att ladda upp filer i det här sammanhanget", |
| 42 | + "editor.upload.tabUrl": "URL", |
| 43 | + "editor.upload.uploadFile": "Ladda upp fil", |
| 44 | + "fileNode.uploading": "Laddar upp {{fileName}}...", |
| 45 | + "fileUpload.dragDropPrompt": "Dra en fil eller <uploadButton>klicka för att ladda upp</uploadButton>", |
| 46 | + "fileUpload.maxSize": "Maxstorlek: 2 GB", |
| 47 | + "graphCard.moreInfo": "Mer information", |
| 48 | + "graphCard.noStats": "Ingen statistik har samlats in för den här tillgången just nu.", |
| 49 | + "incidentStage.fixed": "Åtgärdad", |
| 50 | + "incidentStage.inProgress": "Pågår", |
| 51 | + "incidentStage.investigation": "Utredning", |
| 52 | + "incidentStage.noAction": "Ingen åtgärd", |
| 53 | + "incidentStage.triage": "Triage", |
| 54 | + "input.placeholder": "Platshållare", |
| 55 | + "loadedImage.error": "Bilden hittades inte", |
| 56 | + "loadedVideo.error": "Det gick inte att läsa in videon", |
| 57 | + "loadedVideo.unsupportedFallback": "Din webbläsare stöder inte HTML5-video. Här är i stället en <anchor>länk till videon</anchor>.", |
| 58 | + "noData": "Ingen data", |
| 59 | + "pagination.nextPage": "Nästa sida", |
| 60 | + "pagination.previousPage": "Föregående sida", |
| 61 | + "radio.label": "Etikett", |
| 62 | + "resizablePills.moreHiddenCount_one": "{{count}} till objekt dolt", |
| 63 | + "resizablePills.moreHiddenCount_other": "{{count}} till objekt dolda", |
| 64 | + "search.placeholder": "Sök...", |
| 65 | + "select.placeholder": "Välj ett alternativ", |
| 66 | + "selectItems.addMoreSection": "Lägg till fler", |
| 67 | + "selectItems.entitiesLabel": "entiteter", |
| 68 | + "selectItems.itemsLabel": "objekt", |
| 69 | + "selectItems.noEntityFound": "Ingen {{entityName}} hittades", |
| 70 | + "selectItems.removeAll": "Ta bort alla", |
| 71 | + "selectItems.searchForEntity": "Sök efter {{entityName}}...", |
| 72 | + "selectItems.selectedSection": "Valda", |
| 73 | + "switch.label": "Etikett", |
| 74 | + "table.loading": "Läser in data...", |
| 75 | + "textArea.placeholder": "Platshållare", |
| 76 | + "tooltipHeader.imageAlt": "Verktygstipsrubrik", |
| 77 | + "whiskerChart.metric.firstQuartile": "Första kvartil", |
| 78 | + "whiskerChart.metric.max": "Max", |
| 79 | + "whiskerChart.metric.median": "Median", |
| 80 | + "whiskerChart.metric.min": "Min", |
| 81 | + "whiskerChart.metric.thirdQuartile": "Tredje kvartil" |
| 82 | +} |
0 commit comments