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

Unified Diff: locales/bg/messages.json

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Patch Set: Created Oct. 19, 2012, 4:04 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/ar/messages.json ('k') | locales/ca/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/bg/messages.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/bg/messages.json
@@ -0,0 +1,62 @@
+{
+ "filters_acceptableAds2_label": {
+ "message": "Оставете някои не натрапчиви реклами"
+ },
+ "filters_addSubscriptionAdd_label": {
+ "message": "Добави"
+ },
+ "filters_addSubscriptionOther_label": {
+ "message": "Добави друг абонамент"
+ },
+ "filters_addSubscription_label": {
+ "message": "Добави абонамент за филтър"
+ },
+ "filters_readMore_label": {
+ "message": "Прочети повече"
+ },
+ "filters_subscription_delete_label": {
+ "message": "Изтрий"
+ },
+ "filters_subscription_enabled_label": {
+ "message": "Включен"
+ },
+ "filters_subscription_lastDownload_checksumMismatch": {
+ "message": "Грешка, несъвпадение на контролната сума"
+ },
+ "filters_subscription_lastDownload_connectionError": {
+ "message": "Грешка, неуспешно изтегляне"
+ },
+ "filters_subscription_lastDownload_inProgress": {
+ "message": "Изтегляне..."
+ },
+ "filters_subscription_lastDownload_invalidData": {
+ "message": "Грешка, невалиден списък с филтри"
+ },
+ "filters_subscription_lastDownload_invalidURL": {
+ "message": "Грешка, невалиден адрес"
+ },
+ "filters_viewList_label": {
+ "message": "Виж лист"
+ },
+ "global_remove_subscription_warning": {
+ "message": "Наистина ли искате да премахнете този абонамент?"
+ },
+ "global_subscription_invalid_location": {
+ "message": "Местоположението на списъка с филтри или не е валиден URL или не е валидно името на файла."
+ },
+ "name": {
+ "message": "Adblock Plus"
+ },
+ "overlay_hideplaceholders_label": {
+ "message": "Скрий контейнери на блокираните елементи"
+ },
+ "subscriptionSelection_location_label": {
+ "message": "Местоположение на списъка с филтрите:"
+ },
+ "subscriptionSelection_subscriptionSelector_label": {
+ "message": "Моля изберете абонамент за филтър от списъка:"
+ },
+ "subscriptionSelection_title_label": {
+ "message": "Заглавие на абонамента:"
+ }
+}
« no previous file with comments | « locales/ar/messages.json ('k') | locales/ca/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld