Skip to content

Commit c1aabd1

Browse files
committed
Remove swedish translations unused for Chrome
1 parent b71085a commit c1aabd1

File tree

1 file changed

+0
-84
lines changed

1 file changed

+0
-84
lines changed

_locales/sv_SE/messages.json

Lines changed: 0 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -227,14 +227,6 @@
227227
"message": "Beräkna (om) listan över icke-bokmärkesdubbletter. Två bokmärken anses vara dubbletter om deras webbadresser sammanfaller. I expertläge tillämpas de valda webbadressförbehandlingsreglerna (ersättningsreglerna) innan webbadresserna jämförs.",
228228
"description": "Explain that the list of all non-dupe bookmarks will be (re)calculated, and how bookmark dupes are defined"
229229
},
230-
"buttonListAll": {
231-
"message": "Alla bokmärken",
232-
"description": "Button for listing all bookmarks"
233-
},
234-
"titleButtonListAll": {
235-
"message": "Beräkna (om) listan över alla bokmärken för att ta bort beskrivningar. Listan består av de bokmärken med en icke-tom webbadress.",
236-
"description": "Explain that the list of all bookmarks will be (re)calculated for stripping descriptions and that it consists of those bookmarks with a nonempty URL"
237-
},
238230
"buttonMarkButFirst": {
239231
"message": "Markera alla utom den första i varje grupp",
240232
"description": "Button for marking all but first"
@@ -415,18 +407,6 @@
415407
"message": "Flytta markerade bokmärken till “{0}”",
416408
"description": "Button for moving marked bookmarks to trash folder. The trash folder name in the text should be {0}"
417409
},
418-
"warningStripMarked": {
419-
"message": "\u26A0",
420-
"description": "Text in front of button for stripping descriptions of marked bookmarks"
421-
},
422-
"buttonStripMarked": {
423-
"message": "Rensa beskrivningar av markerade bokmärken",
424-
"description": "Button for stripping descriptions of marked bookmarks"
425-
},
426-
"titleButtonStripMarked": {
427-
"message": "Rensning av beskrivningar uppdaterar bokmärkets interna genereringsdatum. Dessutom kommer den att flytta bokmärket till den plats där det var sedan du senast tryckte på knappen för att beräkna denna listan.",
428-
"description": "Explain the side effects that stripping updates the date of bookmarks and moves them to the location of the last calculation of the list"
429-
},
430410
"buttonStopRemoving": {
431411
"message": "Stoppa borttagningen!",
432412
"description": "Button for emergency stop of bookmark removing"
@@ -435,10 +415,6 @@
435415
"message": "Stoppa flyttningen!",
436416
"description": "Button for emergency stop of bookmark moving"
437417
},
438-
"buttonStopStripping": {
439-
"message": "Stoppa rensningen!",
440-
"description": "Button for emergency stop of description stripping"
441-
},
442418
"checkboxFullUrl": {
443419
"message": "Visa webbadressen i listan. Webbadressen visas om du håller muspekaren över bokmärket.",
444420
"description": "Checkbox for displaying URL in listing. Explain that the URL will appear as title anyway"
@@ -515,20 +491,6 @@
515491
"message": "Lista över bokmärken som är icke-dubbletter",
516492
"description": "Explain that list of non-dupe bookmarks is shown"
517493
},
518-
"messageAll": {
519-
"message": "Hittade $TOTAL$ bokmärken",
520-
"description": "Report specified number of bookmarks",
521-
"placeholders": {
522-
"total": {
523-
"content": "$1",
524-
"example": "0"
525-
}
526-
}
527-
},
528-
"titleMessageAll": {
529-
"message": "Listan består av bokmärken som har en webbadress.",
530-
"description": "Explain that the list consists of those bookmarks with a nonempty URL"
531-
},
532494
"messageCalculating": {
533495
"message": "Söker",
534496
"description": "Report that calculation started"
@@ -638,51 +600,5 @@
638600
"errorNoBookmarkFolderFound": {
639601
"message": "Hittade inga bokmärkesmappar",
640602
"description": "Report that no bookmark folder was found"
641-
},
642-
"messageStripMarked": {
643-
"message": "Rensar beskrivning av markerade bokmärken",
644-
"description": "Report that description stripping started"
645-
},
646-
"messageStripProgress": {
647-
"message": "($PERCENTAGE$ %) $TOTAL$ av $TODO$ beskrivningar rensade",
648-
"description": "Report that specified number/total/percentage of descriptions are stripped",
649-
"placeholders": {
650-
"total": {
651-
"content": "$1",
652-
"example": "0"
653-
},
654-
"todo": {
655-
"content": "$2",
656-
"example": "1"
657-
},
658-
"percentage": {
659-
"content": "$3",
660-
"example": "0"
661-
}
662-
}
663-
},
664-
"messageStripSuccess": {
665-
"message": "$TOTAL$ beskrivningar rensade!",
666-
"description": "Report success when stripping specified number of descriptions",
667-
"placeholders": {
668-
"total": {
669-
"content": "$1",
670-
"example": "0"
671-
}
672-
}
673-
},
674-
"messageStripError": {
675-
"message": "Fel efter rensning av $TOTAL$ beskrivningar: $ERROR$",
676-
"description": "Report specified error after stripping specified number of descriptions",
677-
"placeholders": {
678-
"error": {
679-
"content": "$1",
680-
"example": "error description"
681-
},
682-
"total": {
683-
"content": "$2",
684-
"example": "0"
685-
}
686-
}
687603
}
688604
}

0 commit comments

Comments
 (0)