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

Unified Diff: locales/sv/messages.json

Issue 8616123: adblockplusopera: Update code from ABP for Chrome (Closed)
Patch Set: Generated locales Created Oct. 22, 2012, 12:34 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/ru/messages.json ('k') | locales/vi/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/sv/messages.json
===================================================================
--- a/locales/sv/messages.json
+++ b/locales/sv/messages.json
@@ -1,6 +1,5 @@
{
"add": {
- "description": "This is the label for the 'Add' buttons.",
"message": "Lägg till"
},
"add_domain_button": {
@@ -19,11 +18,9 @@
"message": "Verkställ ändringar"
},
"block_element": {
- "description": "Label for 'Block Element' context menu item",
"message": "Blockera objekt"
},
"cancel": {
- "description": "Cancel button label",
"message": "Avbryt"
},
"clickhide_instructions": {
@@ -39,7 +36,6 @@
"message": "Adblock Plus är inaktiverad för domänerna i denna lista. Du kan lägga till en domän via Adblock Plus-ikonen i adressfältet eller genom att skriva domännamnet (inte URL) i textboxen och klicka på \"Lägg till domän\"."
},
"easy_create_filter": {
- "description": "Button label in popup balloon",
"message": "Skapa filter"
},
"edit_filters_raw": {
@@ -49,11 +45,9 @@
"message": "Aktivera bara dom filter du behöver. För många kan få Opera att sluta svara."
},
"enabled_for_site": {
- "description": "Popup balloon checkbox label",
"message": "Aktiverad för den här sidan"
},
"filter_lists": {
- "description": "This is a tab heading.",
"message": "Filterlistor"
},
"filter_must_follow_syntax": {
@@ -112,7 +106,6 @@
}
},
"general": {
- "description": "This is a tab heading.",
"message": "Allmänt"
},
"global_remove_subscription_warning": {
@@ -122,7 +115,6 @@
"message": "Platsen du angivit är antingen ogiltig eller så har du angivit ett felaktigt filnamn."
},
"last_updated_at": {
- "description": "e.g. Last updated at 3:00pm on Apr 1, 2011",
"message": "Senast uppdaterad den $date$ $time$",
"placeholders": {
"date": {
@@ -134,7 +126,6 @@
}
},
"last_updated_at_today": {
- "description": "e.g. Last updated at 3:00pm today",
"message": "Senast uppdaterad i dag $time$",
"placeholders": {
"time": {
@@ -158,7 +149,6 @@
"message": "Dölj platshållare för blockerade element"
},
"remove_button": {
- "description": "This is the label for the 'Remove selected' buttons.",
"message": "Ta bort markerad"
},
"show_block_element_menu": {
@@ -180,7 +170,6 @@
"message": "Uppdatera nu"
},
"whitelisted_domains": {
- "description": "This is a tab heading.",
"message": "Vitlistade domäner"
}
}
« no previous file with comments | « locales/ru/messages.json ('k') | locales/vi/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld