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

Unified Diff: locales/et/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/es-LA/messages.json ('k') | locales/fi/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/et/messages.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/et/messages.json
@@ -0,0 +1,62 @@
+{
+ "filters_acceptableAds2_label": {
+ "message": "Luba mõned mittepealetükkivad reklaamid"
+ },
+ "filters_addSubscriptionAdd_label": {
+ "message": "Lisa"
+ },
+ "filters_addSubscriptionOther_label": {
+ "message": "Lisa muu tellimus"
+ },
+ "filters_addSubscription_label": {
+ "message": "Lisa filtrite tellimus"
+ },
+ "filters_readMore_label": {
+ "message": "Loe lisaks"
+ },
+ "filters_subscription_delete_label": {
+ "message": "Kustuta"
+ },
+ "filters_subscription_enabled_label": {
+ "message": "Lubatud"
+ },
+ "filters_subscription_lastDownload_checksumMismatch": {
+ "message": "Nurjus, kontrollsumma ei klapi"
+ },
+ "filters_subscription_lastDownload_connectionError": {
+ "message": "Nurjus, allalaadimise viga"
+ },
+ "filters_subscription_lastDownload_inProgress": {
+ "message": "Laen alla..."
+ },
+ "filters_subscription_lastDownload_invalidData": {
+ "message": "Nurjus, vale filtrite nimekiri"
+ },
+ "filters_subscription_lastDownload_invalidURL": {
+ "message": "Nurjus, vale aadress"
+ },
+ "filters_viewList_label": {
+ "message": "Vaata loetelu"
+ },
+ "global_remove_subscription_warning": {
+ "message": "Kas oled kindel, et soovid selle tellimuse eemaldata?"
+ },
+ "global_subscription_invalid_location": {
+ "message": "Filtrite nimekirja asukoht on kas vigane URL või failinimi."
+ },
+ "name": {
+ "message": "Adblock Plus"
+ },
+ "overlay_hideplaceholders_label": {
+ "message": "Peida blokeeritud elementide kohatäitjad"
+ },
+ "subscriptionSelection_location_label": {
+ "message": "Filtrite nimekirja asukoht:"
+ },
+ "subscriptionSelection_subscriptionSelector_label": {
+ "message": "Vali nimekirjast sobiv filtrite tellimus:"
+ },
+ "subscriptionSelection_title_label": {
+ "message": "Tellimuse pealkiri:"
+ }
+}
« no previous file with comments | « locales/es-LA/messages.json ('k') | locales/fi/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld