diff options
author | gorhill <rhill@raymondhill.net> | 2015-03-07 08:59:22 -0500 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-03-07 08:59:22 -0500 |
commit | fee85e7637dd152637c92f15ed8fb9b7058420db (patch) | |
tree | 83405c88c3b4ec36209053c02a7cb2b591729daa /src/_locales/lv | |
parent | a791af80fe8fdc554b3920d1616ec6c297742da2 (diff) | |
download | uBlock-fee85e7637dd152637c92f15ed8fb9b7058420db.zip uBlock-fee85e7637dd152637c92f15ed8fb9b7058420db.tar.gz uBlock-fee85e7637dd152637c92f15ed8fb9b7058420db.tar.bz2 |
translation work from https://crowdin.com/project/ublock
Diffstat (limited to 'src/_locales/lv')
-rw-r--r-- | src/_locales/lv/messages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_locales/lv/messages.json b/src/_locales/lv/messages.json index a92a2dc..77dd13e 100644 --- a/src/_locales/lv/messages.json +++ b/src/_locales/lv/messages.json @@ -235,6 +235,18 @@ "message":"Iespējot eksperimentālas iespējas (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Sīkāk šeit<\/a>)", "description":"English: Enable experimental features" }, + "settingsStorageUsed":{ + "message":"Storage used: {{value}} bytes", + "description":"English: Storage used: {{}} bytes" + }, + "settingsLastRestorePrompt":{ + "message":"Last restore:", + "description":"English: Last restore:" + }, + "settingsLastBackupPrompt":{ + "message":"Last backup:", + "description":"English: Last backup:" + }, "3pListsOfBlockedHostsPrompt":{ "message":"{{netFilterCount}} tīkla filtri + {{cosmeticFilterCount}} kosmētikas filtri no:", "description":"English: {{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:" |