1
0
mirror of https://github.com/XFox111/TabsAsideExtension.git synced 2026-04-22 07:58:01 +03:00
Files
TabsAsideExtension/locales/en.yml
xfox111 58d8e864e0 feat: Minor 3.3.0 (#222)
* feat: add ability to hide collections #211 (#213)

* feat: add ability to hide collections #211

* fix: hide/unhide collection label is swapped

* fix: missing useCallback dependency

* fix: add selected tabs to existing collection adds all tabs in current window #215 (#216)

* fix: add selected tabs to existing collection adds all tabs in current window #215

* fix: force selected tabs only for adding tabs to groups

* feat: compact collection view (#214)

* feat: compact collection view #201

* loc: compact view localization

* fix(loc): missing "color" translation in edit dialog

* feat: add ability to edit saved tabs (#218)

* feat: adds option to edit saved tabs #217

* loc: translations for #217

* build(deps): Bump the react group with 2 updates (#221)

Bumps the react group with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).


Updates `react` from 19.2.1 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react)

Updates `react-dom` from 19.2.1 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): Bump the deps group with 4 updates (#220)

Bumps the deps group with 4 updates: [@fluentui/react-components](https://github.com/microsoft/fluentui), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@fluentui/react-components` from 9.72.8 to 9.72.9
- [Release notes](https://github.com/microsoft/fluentui/releases)
- [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.72.8...@fluentui/react-components_v9.72.9)

Updates `@eslint/js` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)

Updates `eslint` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.1...v9.39.2)

Updates `typescript-eslint` from 8.49.0 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@fluentui/react-components"
  dependency-version: 9.72.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: typescript-eslint
  dependency-version: 8.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump version from 3.2.3 to 3.3.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-03 21:13:08 +03:00

277 lines
9.0 KiB
YAML

manifest:
name: "Tabs aside"
description: "Save and organize your tabs for later. Pick up where you left off"
author: "Eugene Fox"
shortcuts:
toggle_sidebar: "Open collection list"
set_aside: "Set tabs aside"
save_tabs: "Save tabs without closing"
common:
actions:
cancel: "Cancel"
save: "Save"
close: "Close"
delete: "Delete"
reset_filters: "Reset filters"
cta:
feedback: "Leave feedback"
sponsor: "Buy me a coffee"
tooltips:
more: "More"
delete_prompt: "Are you sure? This action cannot be undone."
features:
v3welcome:
title: "Welcome to Tabs aside 3.0"
text1: "We are happy to announce our new major update for Tabs aside extension!"
text2: "This update brings a brand new UI, and a lot of new features, including:"
list:
item1: "Tab groups support"
item2: "Collection customization"
item3: "Drag and drop reordering and organizing"
item4: "Manual collection creation from scratch"
item5: "And more!"
text3: "Visit our dev blog to learn more about this update and all of its features!"
actions:
visit_blog: "Read dev blog"
settingsReview:
title: "Review your settings"
action: "All settings"
analytics:
title: "These statistics will help us improve the extension"
p1: "We only collect usage statistics (number of collections, used features, etc.)"
p2: "We do not collect any of your data!"
p3_text: "See the full list of what we collect"
p3_link: "here"
notifications:
tabs_saved:
title: "New collection created"
message: "Your tabs have been saved to a new collection"
error_quota_exceeded:
title: "Maximum cloud write operations exceeded"
message: "We saved your tabs in local storage. You will have to manually update your cloud storage"
error_storage_full:
title: "Your cloud storage is full"
message: "We saved your tabs in local storage. Please clear some space in your cloud storage"
bookmark_saved:
title: "Exported to bookmarks"
message: "Your collection has been exported to bookmarks"
partial_save:
title: "Some tabs couldn't be saved"
message: "Some of the tabs were system tabs we could not access. They were skipped"
actions:
save:
all: "Save all tabs"
selected: "Save selected tabs"
set_aside:
all: "Set all tabs aside"
selected: "Set selected tabs aside"
show_collections: "Show collections"
options_page:
title: "Settings"
general:
title: "General"
options:
always_show_toolbars: "Always show toolbars"
include_pinned: "Include pinned tabs when saving all tabs"
show_delete_prompt: "Ask for confirmation when deleting an item"
show_badge: "Show counter badge"
show_notification: "Show notification when saving tabs using context menu"
show_partial_save_notification: "Show notification when some tabs couldn't be saved"
unload_tabs: "Do not load tabs after opening"
allow_analytics: "Allow collection of anonymous statistics"
list_locations:
title: "Open collection list in:"
options:
sidebar: "Sidebar"
popup: "Popup"
tab: "Separate tab"
pinned: "Separate pinned tab"
icon_action:
title: "When clicking on the extension icon:"
options:
action: "Perform default save action"
context: "Show context menu"
open: "Open collection list"
change_shortcuts: "Change extension shortcuts"
actions:
title: "Default actions"
options:
save_actions:
title: "Default action when saving tabs"
options:
set_aside: "Save and close tabs"
save: "Save tabs without closing"
restore_actions:
title: "Default action when opening collections"
options:
open: "Just open the tabs"
restore: "Open tabs and remove the collection"
storage:
title: "Storage"
capacity:
title: "Cloud storage capacity"
description: "$1 of $2 KiB"
import: "Import data"
export: "Export data"
import_results:
success: "Data successfully imported"
error: "Provided file appears to be corrupted. Nothing was imported"
import_prompt:
title: "Import data"
warning_title: "This is an irreversible action"
warning_text: "This will overwrite all your data. Make sure you picked a correct file, otherwise data corruption or loss may occur. It is recommended to export data first."
proceed: "Pick a file"
enable: "Enable cloud storage"
disable: "Disable cloud storage"
disable_prompt:
text: "This action will disable collection synchronization between your devices. Extension's settings will still be synchronized."
action: "Disable and reload the extension"
thumbnail_capture: "Capture thumbnails and icons for saved tabs"
thumbnail_capture_notice1: "Requires permission to access content on visited websites"
thumbnail_capture_notice2: "Disabling this feature may improve performance on large collections"
clear_thumbnails:
action: "Clear saved thumbnails"
title: "Delete all saved thumbnails?"
prompt: "This action will remove all saved thumbnails, previews and icons for your saved tabs. This action cannot be undone."
about:
title: "About"
developed_by: "Developed by Eugene Fox"
licensed_under: "Licensed under"
mit_license: "MIT License"
translation_cta:
text: "Found a typo or want a translation for your language?"
button: "Get started here"
links:
website: "My website"
source: "Source code"
changelog: "Changelog"
privacy: "Privacy policy"
collections:
empty: "This collection is empty"
tabs_count: "$1 tabs"
actions:
open: "Open all"
restore: "Restore all"
new_window: "Open all in new window"
incognito:
edge: "Open all in new InPrivate window"
firefox: "Open all in new private window"
chrome: "Open all in incognito window"
incognito_check:
title: "Permissions required"
message:
edge:
p1: "The extension needs permission to open tabs in InPrivate window"
p2: "To do this, click \"Settings\" and then check \"Allow in InPrivate\" option"
firefox:
p1: "The extension needs permission to open tabs in private window"
p2: "To do this, click \"Settings\", go to \"Details\" and set \"Run in Private Windows\" to \"Allow\""
chrome:
p1: "The extension needs permission to open tabs in incognito window"
p2: "To do this, click \"Settings\" and then check \"Allow in Incognito\" option"
action: "Settings"
menu:
delete: "Delete collection"
add_selected: "Add selected tabs"
add_all: "Add all tabs"
add_group: "Add empty group"
export_bookmarks: "Export to bookmarks"
edit: "Edit collection"
hide: "Hide collection"
unhide: "Unhide collection"
groups:
title: "Group"
pinned: "Pinned"
open: "Open all"
empty: "This group is empty"
menu:
new_window: "Open in new window"
add_selected: "Add selected tabs"
add_all: "Add all tabs"
edit: "Edit group"
ungroup: "Ungroup"
delete: "Delete group"
tabs:
delete: "Delete tab"
colors:
none: "No color"
any: "Any color"
grey: "Grey"
blue: "Blue"
red: "Red"
yellow: "Yellow"
green: "Green"
pink: "Pink"
purple: "Purple"
cyan: "Cyan"
orange: "Orange"
dialogs:
edit:
title:
edit_collection: "Edit collection"
edit_group: "Edit group"
edit_tab: "Edit tab"
new_group: "New group"
new_collection: "New collection"
collection_title: "Title"
color: "Color"
url_error: "URL is required"
main:
header:
create_collection: "Create new collection"
menu:
tiles_view: "Tiles view"
compact_view: "Compact view"
changelog: "What's new?"
list:
searchbar:
title: "Search"
filter: "Filter"
show_hidden: "Show hidden"
sort:
title: "Sort"
options:
newest: "Newest first"
oldest: "Oldest first"
ascending: "From A to Z"
descending: "From Z to A"
custom: "Custom"
empty:
title: "Nothing to show here yet"
message: "Set aside your current tabs, or create a new collection"
empty_search:
title: "Couldn't find anything"
message: "Try to change your search query"
cta_message:
title: "Like this extension?"
message: "Consider supporting the author with a donation, or"
feedback: "leaving a feedback"
storage_full_message:
title: "Your cloud storage is almost full ($1%)"
message: "You can free up some space by deleting unused collections."
parse_error_message:
title: "We couldn't get collections from your cloud storage."
message: "Your cloud storage appears to be corrupted. You can fix it by replacing it with your local copy."
action: "Fix with local copy"
merge_conflict_message:
title: "Your local and cloud storages have conflicting changes."
message: "To fix this, you can either upload your local copy to the cloud, or accept the cloud changes."
accept_local: "Replace with local"
accept_cloud: "Accept cloud changes"