mirror of https://github.com/roytam1/boc-uxp.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
117 lines
6.3 KiB
117 lines
6.3 KiB
3 years ago
|
#filter substitution
|
||
|
|
||
|
<!ENTITY dialog.title "@ADDON_NAME@ Filter Preferences">
|
||
|
|
||
|
<!ENTITY subscriptions.tab.label "Filter subscriptions">
|
||
|
<!ENTITY filters.tab.label "Custom filters">
|
||
|
|
||
|
<!ENTITY addSubscription.label "Add filter subscription">
|
||
|
<!ENTITY addSubscription.accesskey "f">
|
||
|
|
||
|
<!ENTITY addSubscriptionAdd.label "Add">
|
||
|
<!ENTITY addSubscriptionCancel.label "Cancel">
|
||
|
<!ENTITY addSubscriptionOther.label "Add a different subscription">
|
||
|
|
||
|
<!ENTITY noSubscriptions.text "
|
||
|
You haven't added any filter subscriptions yet. @ADDON_NAME@ won't block
|
||
|
anything without filters, please use "Add filter subscription" to
|
||
|
add some.
|
||
|
">
|
||
|
<!ENTITY subscription.homepage.label "Homepage">
|
||
|
<!ENTITY subscription.external.label "Updated by another extension">
|
||
|
<!ENTITY subscription.source.label "Filter list">
|
||
|
<!ENTITY subscription.enabled.label "Enabled">
|
||
|
<!ENTITY subscription.lastDownload.label "Last download:">
|
||
|
<!ENTITY subscription.lastDownload.inProgress "Downloading…">
|
||
|
<!ENTITY subscription.lastDownload.unknown "N/A">
|
||
|
<!ENTITY subscription.lastDownload.invalidURL "Failed, not a valid address">
|
||
|
<!ENTITY subscription.lastDownload.connectionError "Failed, download failure">
|
||
|
<!ENTITY subscription.lastDownload.invalidData "Failed, not a valid filters list">
|
||
|
<!ENTITY subscription.lastDownload.checksumMismatch "Failed, checksum mismatch">
|
||
|
<!ENTITY subscription.lastDownload.success "Success">
|
||
|
<!ENTITY subscription.minVersion.warning "This filter subscription requires a newer @ADDON_NAME@ version, you should update to the latest @ADDON_NAME@ version.">
|
||
|
<!ENTITY subscription.disabledFilters.warning "Some filters in this subscription are disabled.">
|
||
|
<!ENTITY subscription.disabledFilters.enable "Enable disabled filters">
|
||
|
|
||
|
<!ENTITY subscription.actions.label "Actions">
|
||
|
<!ENTITY subscription.update.label "Update filters">
|
||
|
<!ENTITY subscription.editTitle.label "Edit title">
|
||
|
<!ENTITY subscription.delete.label "Delete">
|
||
|
<!ENTITY subscription.showHideFilters.label "Show/hide filters">
|
||
|
<!ENTITY subscription.moveUp.label "Move up">
|
||
|
<!ENTITY subscription.moveDown.label "Move down">
|
||
|
|
||
|
<!ENTITY acceptableAds2.label "Allow some non-intrusive advertising">
|
||
|
<!ENTITY acceptableAds2.accesskey "i">
|
||
|
<!ENTITY viewList.label "View list">
|
||
|
<!ENTITY readMore.label "Read more">
|
||
|
|
||
|
<!ENTITY addGroup.label "Add filter group">
|
||
|
<!ENTITY addGroup.accesskey "g">
|
||
|
|
||
|
<!ENTITY noFilters.text "
|
||
|
You don't have any custom filters yet.
|
||
|
">
|
||
|
|
||
|
<!ENTITY addFilter.label "Add filter">
|
||
|
<!ENTITY addFilter.accesskey "d">
|
||
|
|
||
|
<!ENTITY filter.actions.label "Filter actions">
|
||
|
<!ENTITY filter.edit.label "Edit">
|
||
|
<!ENTITY filter.cut.label "Cut">
|
||
|
<!ENTITY filter.copy.label "Copy">
|
||
|
<!ENTITY filter.paste.label "Paste">
|
||
|
<!ENTITY filter.delete.label "Delete">
|
||
|
<!ENTITY filter.selectAll.label "Select All">
|
||
|
<!ENTITY filter.resetHitCounts.label "Reset hit statistics">
|
||
|
<!ENTITY filter.moveUp.label "Move up">
|
||
|
<!ENTITY filter.moveDown.label "Move down">
|
||
|
<!ENTITY viewMenu.label "View">
|
||
|
|
||
|
<!ENTITY filter.column "Filter rule">
|
||
|
<!ENTITY filter.accesskey "F">
|
||
|
<!ENTITY slow.column "Slow filters">
|
||
|
<!ENTITY slow.accesskey "w">
|
||
|
<!ENTITY enabled.column "Enabled">
|
||
|
<!ENTITY enabled.accesskey "n">
|
||
|
<!ENTITY hitcount.column "Hits">
|
||
|
<!ENTITY hitcount.accesskey "H">
|
||
|
<!ENTITY lasthit.column "Last hit">
|
||
|
<!ENTITY lasthit.accesskey "L">
|
||
|
|
||
|
<!ENTITY sort.label "Sort by">
|
||
|
<!ENTITY sort.accesskey "S">
|
||
|
<!ENTITY sort.none.label "Unsorted">
|
||
|
<!ENTITY sort.none.accesskey "U">
|
||
|
<!ENTITY sort.ascending.label "A > Z sort order">
|
||
|
<!ENTITY sort.ascending.accesskey "A">
|
||
|
<!ENTITY sort.descending.label "Z > A sort order">
|
||
|
<!ENTITY sort.descending.accesskey "Z">
|
||
|
|
||
|
<!ENTITY noGroupSelected.text "You need to select a filter group before its filters can be displayed.">
|
||
|
<!ENTITY noFiltersInGroup.text "The selected group is empty.">
|
||
|
|
||
|
<!ENTITY filters.remove.warning "Do you really want to remove all selected filters?">
|
||
|
|
||
|
<!ENTITY backupButton.label "Backup and Restore">
|
||
|
<!ENTITY backupButton.accesskey "B">
|
||
|
|
||
|
<!ENTITY backup.label "Create new backup">
|
||
|
<!-- Note: the placeholder ?1? will be replaced by date/time of the automatic backup -->
|
||
|
<!ENTITY restore.default.label "Restore backup from ?1?">
|
||
|
<!ENTITY restore.own.label "Restore own backup">
|
||
|
|
||
|
<!ENTITY backup.complete.title "All filters and subscriptions">
|
||
|
<!ENTITY backup.custom.title "Custom filters only">
|
||
|
|
||
|
<!ENTITY backup.error "There was an error writing filters to the file. Make sure that the file isn't write protected or in use by another application.">
|
||
|
<!ENTITY restore.error "The file's data could not be processed, maybe this isn't an @ADDON_NAME@ backup file?">
|
||
|
<!ENTITY restore.complete.warning "All your filter preferences will be replaced by the contents of the selected file. Do you want to proceeed?">
|
||
|
<!ENTITY restore.custom.warning "All your custom filters will be replaced by the contents of the selected file. Do you want to proceeed?">
|
||
|
<!ENTITY restore.minVersion.warning "Warning: the file has been created with a newer @ADDON_NAME@ version. You should update to the latest @ADDON_NAME@ version before restoring from this file.">
|
||
|
|
||
|
<!ENTITY find.label "Find">
|
||
|
<!ENTITY find.accesskey "n">
|
||
|
|
||
|
<!ENTITY close.label "Close">
|