diff options
author | gorhill <rhill@raymondhill.net> | 2015-03-15 17:41:21 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-03-15 17:41:21 -0400 |
commit | 32837deba65fa3188650c7b9acdd14baf2ef2ad7 (patch) | |
tree | f76e1753ccfd4bb78bba26b7b7122e550e88279b /src/_locales/hu | |
parent | ae544e3d04e866c2a126d7111edb95d8fdb0569b (diff) | |
download | uBlock-32837deba65fa3188650c7b9acdd14baf2ef2ad7.zip uBlock-32837deba65fa3188650c7b9acdd14baf2ef2ad7.tar.gz uBlock-32837deba65fa3188650c7b9acdd14baf2ef2ad7.tar.bz2 |
translation work from https://crowdin.com/project/ublock
Diffstat (limited to 'src/_locales/hu')
-rw-r--r-- | src/_locales/hu/messages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_locales/hu/messages.json b/src/_locales/hu/messages.json index 636fc13..c50cedd 100644 --- a/src/_locales/hu/messages.json +++ b/src/_locales/hu/messages.json @@ -555,6 +555,18 @@ "message":"{{value}} napja", "description":"English: {{value}} days ago" }, + "showDashboardButton":{ + "message":"Vezérlőpult megnyitása", + "description":"Firefox\/Fennec-specific: Show Dashboard" + }, + "showNetworkLogButton":{ + "message":"Naplózott hálozati lekérések megtekintése", + "description":"Firefox\/Fennec-specific: Show Network Request Log" + }, + "fennecMenuItemBlockingOff":{ + "message":"kikapcsolva", + "description":"Firefox-specific: appears as 'uBlock (off)'" + }, "dummy":{ "message":"Ez a bejegyzés utolsó kell hogy legyen", "description":"so we dont need to deal with comma for last entry" |