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

Unified Diff: _locales/ro/messages.json

Issue 8432019: Added acceptable ads list to the options UI (Closed)
Patch Set: Created Sept. 25, 2012, 2:18 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/pt_PT/messages.json ('k') | _locales/ru/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/ro/messages.json
===================================================================
--- a/_locales/ro/messages.json
+++ b/_locales/ro/messages.json
@@ -1,18 +1,24 @@
{
+ "filters_acceptableAds2_label": {
+ "message": "Permite publicitatea discretă"
+ },
"filters_addSubscriptionAdd_label": {
"message": "Adaugă"
},
"filters_addSubscriptionOther_label": {
"message": "Adaugă alt abonament"
},
"filters_addSubscription_label": {
"message": "Adaugă abonament filtru"
},
+ "filters_readMore_label": {
+ "message": "Citește mai mult"
+ },
"filters_subscription_delete_label": {
"message": "Șterge"
},
"filters_subscription_enabled_label": {
"message": "Activat"
},
"filters_subscription_lastDownload_checksumMismatch": {
"message": "Eşuat, suma de control nu se potriveşte."
@@ -24,30 +30,33 @@
"message": "Descărcare..."
},
"filters_subscription_lastDownload_invalidData": {
"message": "Eşuat, lista nu este validă"
},
"filters_subscription_lastDownload_invalidURL": {
"message": "Eşuat, adresa nu este validă"
},
+ "filters_viewList_label": {
+ "message": "Afişare listă"
+ },
"global_remove_subscription_warning": {
"message": "Sigur doriţi să îndepărtaţi această subscriere?"
},
"global_subscription_invalid_location": {
"message": "Locaţia pentru filtre nu este validă"
},
"name": {
"message": "Adblock Plus (Beta)"
},
"overlay_hideplaceholders_label": {
"message": "Ascunde indicatoarele elementelor blocate"
},
"subscriptionSelection_location_label": {
"message": "Locaţia listei de filtre:"
},
"subscriptionSelection_subscriptionSelector_label": {
- "message": "Alegeţi un abonamente filtre din listă:"
+ "message": "Alegeți un abonamente filtre din listă:"
},
"subscriptionSelection_title_label": {
"message": "Titlul abonamentului:"
}
}
« no previous file with comments | « _locales/pt_PT/messages.json ('k') | _locales/ru/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld