Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: _locales/sv/messages.json

Issue 29879555: Issue 6892 - Update adblockplusui dependency to hg:7386698260f4 (Closed)
Patch Set: Updated adblockplusui dependency to include preliminary translations Created Sept. 13, 2018, 4:07 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « _locales/sr/messages.json ('k') | _locales/sw/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/sv/messages.json
===================================================================
deleted file mode 100644
--- a/_locales/sv/messages.json
+++ /dev/null
@@ -1,127 +0,0 @@
-{
- "add": {
- "message": "Lägg till"
- },
- "add_filters_msg": {
- "message": "Lägg till filter?"
- },
- "block_element": {
- "message": "Blockera objekt"
- },
- "cancel": {
- "message": "Avbryt"
- },
- "clickhide_instructions": {
- "message": "När denna popup stängs, klicka (eller högerklicka) ett objekt på sidan."
- },
- "continue": {
- "message": "Fortsätt"
- },
- "description": {
- "message": "Med över 500 miljoner nedladdningar är Adblock Plus en av världens mest populära annonsblockerare."
- },
- "disabled_for_site": {
- "message": "<strong>Avaktiverat</strong> på denna webbplats"
- },
- "easy_create_filter": {
- "message": "Blockera objekt"
- },
- "enabled_for_site": {
- "message": "<strong>Aktiverat</strong> på denna webbplats"
- },
- "filter_elemhideemulation_nodomain": {
- "message": "Ingen aktiv domän angiven för utökat elementdöljarfilter"
- },
- "filter_invalid_domain": {
- "message": "Ogiltig (eller tom) domän angiven"
- },
- "filter_invalid_regexp": {
- "message": "Ogiltigt reguljärt uttryck"
- },
- "filter_unknown_option": {
- "message": "Okänt filteralternativ"
- },
- "filters_subscription_lastDownload_connectionError": {
- "message": "Fel vid hämtning"
- },
- "invalid_css_selector": {
- "message": "$selector$ är inte en giltig CSS-väljare",
- "placeholders": {
- "selector": {
- "content": "$1"
- }
- }
- },
- "line": {
- "message": "Rad $number$",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "loading": {
- "message": "Laddar..."
- },
- "name": {
- "message": "Adblock Plus"
- },
- "name_devbuild": {
- "message": "Adblock Plus utvecklingsversion"
- },
- "notification_configure": {
- "message": "Ändra notifikationsinställningar"
- },
- "notification_open_all": {
- "message": "Öppna alla länkar från denna notifikationen"
- },
- "notification_with_buttons": {
- "message": "Klicka på 'OK' för att öppna alla länkar i detta meddelande."
- },
- "notification_without_buttons": {
- "message": "Klicka på meddelandet för att öppna alla länkar i det."
- },
- "options_short": {
- "message": "Inställningar"
- },
- "overlay_notification_button_no": {
- "message": "Nej"
- },
- "overlay_notification_button_yes": {
- "message": "Ja"
- },
- "overlay_notification_closing_button_hide": {
- "message": "Stäng denna notifiering"
- },
- "overlay_notification_closing_button_optout": {
- "message": "Sluta visa notifieringar"
- },
- "sendReport": {
- "message": "Rapportera problem på denna sida"
- },
- "stats_label_page": {
- "message": "<strong>$number$</strong> på den här sidan",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_label_total": {
- "message": "<strong>$number$</strong> totalt",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_show_iconnumber": {
- "message": "Visa nummer vid ikon"
- },
- "stats_title": {
- "message": "Annonser blockerade"
- },
- "unexpected_filter_list_header": {
- "message": "Filterlistrubriker är inte tillåtna här"
- }
-}
« no previous file with comments | « _locales/sr/messages.json ('k') | _locales/sw/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld