Compare commits

..

41 Commits

Author SHA1 Message Date
mr. m
dee1d2c279 chore: Glance motion animations to native, b=no-bug, c=glance 2026-01-03 18:37:01 +01:00
mr. m
babd7ad871 feat: Fixed animating new tabs and improved compact mode correctness, b=no-bug, c=common, compact-mode 2026-01-03 18:36:46 +01:00
mr. m
4000cc3d55 feat: Wait a delay to collapse pinned tabs on startup and listen for space changes on session store, b=no-bug, c=workspaces 2026-01-03 15:55:00 +01:00
mr. m
3fc7629b3a feat: Make workspace initialization an async process for better performance, b=no-bug, c=common, kbs, workspaces 2026-01-03 15:00:53 +01:00
mr. m
9dbd4cdd41 chore: [part 2] Continue on motion to native animations migration, p=#11798
* chore: Motion to native animatiosn migration, b=no-bug, c=common, glance, split-view

* Discard changes to src/zen/glance/zen-glance.css

* Discard changes to src/zen/glance/ZenGlanceManager.mjs

* feat: [part 2]: Continue on motion to native animations migration, b=no-bug, c=common, folders, split-view, workspaces
2026-01-03 02:52:23 +01:00
realSilasYang
3d45363c8f fix: Hide Unified Panel when navigating to management pages, p=#11790
* Hide unified panel popup after context menu actions

Signed-off-by: realSilasYang <64590265+realSilasYang@users.noreply.github.com>

* Add unified extensions manage hook initialization

Signed-off-by: realSilasYang <64590265+realSilasYang@users.noreply.github.com>

* Fix indentation in ZenSiteDataPanel.sys.mjs

Signed-off-by: realSilasYang <64590265+realSilasYang@users.noreply.github.com>

* Refactor code for better readability and consistency

Signed-off-by: realSilasYang <64590265+realSilasYang@users.noreply.github.com>

* Remove hidePopup call in addons context menu

Remove call to hidePopup in context_zenOpenGetAddons.

Signed-off-by: realSilasYang <64590265+realSilasYang@users.noreply.github.com>

* Refactor code for consistency and readability

Signed-off-by: realSilasYang <64590265+realSilasYang@users.noreply.github.com>

* Simplify event listener setup for manageExtensionItem

Removed unnecessary check for manageExtensionItem and unifiedPanel before adding event listener.

Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>

---------

Signed-off-by: realSilasYang <64590265+realSilasYang@users.noreply.github.com>
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2026-01-03 02:45:35 +01:00
mr. m
e118cc1a20 chore: Motion to native animatiosn migration, p=#11796
* chore: Motion to native animatiosn migration, b=no-bug, c=common, glance, split-view

* Discard changes to src/zen/glance/zen-glance.css

* Discard changes to src/zen/glance/ZenGlanceManager.mjs
2026-01-03 02:42:17 +01:00
mr. m
bc8a26223b feat: Properly handle new profiles without a previous session, b=no-bug, c=common, workspaces 2026-01-02 13:58:49 +01:00
mr. m
9e6998bc1a feat: Take into account tab entry index may not exist, b=no-bug, c=no-component 2026-01-02 00:18:51 +01:00
mr. m
560c92cc0e fix: Fixed custom tab icons not inheriting color fills on essentials, b=no-bug, c=common, tabs 2026-01-01 23:47:00 +01:00
mr. m
699c42cce4 chore: Change folder structure for icons to match their system name, p=#11784, c=common 2026-01-01 18:30:18 +01:00
mr. m
f6ba087539 feat: Make sure to sync tab's permanent key to other windows, b=bug #11750, c=folders, split-view 2026-01-01 17:43:57 +01:00
mr-cheffy
5fb096865c docs: Update monthly issue metrics, b=(no bug), c={docs} 2026-01-01 02:55:53 +00:00
mr. m
ff69cbe259 feat: Increase inner padding for toolbar buttons for windows and linux, b=no-bug, c=common 2025-12-31 19:54:07 +01:00
mr. m
be0668561f feat: Better menu bar integration, p=#11780, c=workspaces, common, kbs
* feat: Better menu bar integration, b=no-bug, c=workspaces, common, kbs
2025-12-31 18:34:30 +01:00
mr. m
7af0aab07f feat: Optimized SVGs after properly merging paths with inkscape's CLI tool, b=no-bug, c=common, media 2025-12-31 15:25:19 +01:00
mr. m
07b2a74a66 feat: Revert icon optimizations and change welcome essentials, b=no-bug, c=common, media, images, welcome 2025-12-31 13:20:05 +01:00
mr. m
07150962a2 feat: Wait for the next cycle to set a drag image, b=no-bug, c=no-component 2025-12-30 19:30:51 +01:00
mr. m
bfee94c7bf feat: Always restore sessions but clear unpinned tabs when persistent private mode is enabled, b=closes #11751, c=no-component 2025-12-30 18:46:12 +01:00
mr. m
810d959fbf fix: Fixed PGO builds causing daily builds to fail, b=no-bug, c=workspaces 2025-12-30 12:55:32 +01:00
mr. m
639eb9a267 feat: Initialize closed windows if no normal restorable windows have been found, b=no-bug, c=workspaces 2025-12-30 00:47:03 +01:00
mr. m
ec398760c6 feat: Optimized SVGs and improved small details, b=no-bug, c=common, media, tabs, workspaces 2025-12-29 15:46:39 +01:00
mr. m
7a8ac8bd9c feat: Improved pinned tabs collapse impl and disable window sync for tests, b=no-bug, c=tabs, common, workspaces 2025-12-29 02:01:31 +01:00
mr. m
86f9031b67 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-12-28 20:05:27 +01:00
mr. m
335c024e6d chore: Drag and drop refactor, p=#11723
* feat: Full cross-window workspace syncing, b=no-bug, c=workspaces

* feat: Also change icons and labels if the tab is pending, b=no-bug, c=tabs, workspaces

* feat: Dont session duplicate the tabs, b=no-bug, c=workspaces

* feat: Properly handle tab moves, b=no-bug, c=workspaces

* feat: Start on new session restore, b=no-bug, c=no-component

* Discard changes to prefs/browser.yaml

* feat: Start doing out own session restore, b=no-bug, c=folders, tabs

* feat: Stop using pinned manager and use zen session sidebar, b=no-bug, c=common, folders, tabs, workspaces

* feat: Dont restore windows that are already initialized, b=no-bug, c=no-component

* chore: Update patches to ff 145, b=no-bug, c=no-component

* Discard changes to src/browser/components/sessionstore/SessionStore-sys-mjs.patch

* Discard changes to src/browser/components/tabbrowser/content/tab-js.patch

* Discard changes to src/browser/components/tabbrowser/content/tabbrowser-js.patch

* Discard changes to src/zen/tabs/ZenPinnedTabsStorage.mjs

* feat: Run session saver before opening a new winodw, b=no-bug, c=tabs

* feat: Clone the previous state, b=no-bug, c=no-component

* feat: Move window sync to its own JS module, b=no-bug, c=workspaces

* feat: Run session saver before opening a new window, b=no-bug, c=no-component

* feat: Full cross-window workspace syncing, b=no-bug, c=workspaces

* feat: Also change icons and labels if the tab is pending, b=no-bug, c=tabs, workspaces

* feat: Dont session duplicate the tabs, b=no-bug, c=workspaces

* feat: Start on new session restore, b=no-bug, c=no-component

* feat: Properly handle tab moves, b=no-bug, c=workspaces

* Discard changes to prefs/browser.yaml

* feat: Start doing out own session restore, b=no-bug, c=folders, tabs

* feat: Stop using pinned manager and use zen session sidebar, b=no-bug, c=common, folders, tabs, workspaces

* feat: Dont restore windows that are already initialized, b=no-bug, c=no-component

* chore: Update patches to ff 145, b=no-bug, c=no-component

* Discard changes to src/browser/components/sessionstore/SessionStore-sys-mjs.patch

* Discard changes to src/browser/components/tabbrowser/content/tab-js.patch

* Discard changes to src/browser/components/tabbrowser/content/tabbrowser-js.patch

* Discard changes to src/zen/tabs/ZenPinnedTabsStorage.mjs

* feat: Run session saver before opening a new winodw, b=no-bug, c=tabs

* feat: Clone the previous state, b=no-bug, c=no-component

* feat: Move window sync to its own JS module, b=no-bug, c=workspaces

* feat: Run session saver before opening a new window, b=no-bug, c=no-component

* feat: Start making use of IDs instead of sync identifiers, b=no-bug, c=folders

* feat: Listen to new tab opens for new sync system, b=no-bug, c=common, folders, tabs

* feat: Listen for more tab events and properly sync them, b=no-bug, c=common, folders, tabs

* feat: Start moving browser views to the selected windows, b=no-bug, c=no-component

* chore: Remove extra patch, b=no-bug, c=no-component

* feat: Leave a screenshot of the page behind when switching windows or tabs, b=no-bug, c=common

* feat: Run session saves right before writing and quiting, b=no-bug, c=common

* fix: Fixed going back to a different window not allowing to type on inputs, b=no-bug, c=no-component

* feat: Start syncing folders as well, b=no-bug, c=folders

* Discard changes to src/browser/components/tabbrowser/content/tab-js.patch

* chore: Update patches to ff 146, b=no-bug, c=no-component

* feat: Early support for unsynced windoiws, b=no-bug, c=workspaces

* fix: Move back active views when closing a window, b=no-bug, c=no-component

* feat: Stop rendering sub-layers when swaping browsers, b=no-bug, c=common

* feat: Improved support for unsynced windows support, b=no-bug, c=workspaces, folders

* feat: Implemented 'Move To...' Button for unsynced windows, b=no-bug, c=workspaces, common

* feat: Make sure to properly flush all windows when making a new one and fix removing progress listeners, b=no-bug, c=workspaces

* feat: Make sure to not lose any tabs when opening from a private window, b=no-bug, c=workspaces

* feat: Allow unload to run instantly and fix closing windows on mac, b=no-bug, c=no-component

* feat: Make sure to always initialize an empty state with the sidebar object, b=no-bug, c=workspaces

* chore: Small fixes and QA checks, b=no-bug, c=tabs, workspaces

* fix: Fixed tab labels not changing on unfocused windows, b=no-bug, c=no-component

* feat: Fixed closing windows on macos not returning to the original views, b=no-bug, c=no-component

* chore: Turn off debug flags by default, b=no-bug, c=no-component

* feat: Start implementing old pinned tab behaviour we used to have, b=no-bug, c=common, tabs

* feat: Unsynced windows should always be allowed to change labels, b=no-bug, c=welcome

* feat: Make sure we wait long enough before we initialize workspaces, b=no-bug, c=workspaces

* feat: Dont mix remoteness when changing browser views and restore window spaces, b=no-bug, c=common, folders, workspaces

* test: Fixed tests for the pinned tabs manager, b=no-bug, c=tabs, folders, tests, welcome

* feat: Added partial support for split views, b=no-bug, c=split-view

* chore: Finished basic support for split views, b=no-bug, c=folders, split-view

* feat: Always make sure to save the last closed window to the sidebar object, b=no-bug, c=no-component

* feat: Implement workspace sync store into the session file, b=closes #10857, c=common, tabs, tests, workspaces

* feat: New drag and drop system, b=no-bug, c=tabs, common, folders

* feat: Add support for drag-and-dropping tabs into groups, b=no-bug, c=common, folders, tabs, workspaces

* feat: Add a default value for the workspace cache, b=no-bug, c=workspaces

* fix: Default assign an array instead of an object to the workspaces cache, b=no-bug, c=workspaces

* feat: Take into consideration win data may not have allocated spaces, b=no-bug, c=workspaces

* feat: Always make sure we are assigning the correct space ID, b=no-bug, c=workspaces

* feat: Make sure to initialize windows even if there are no tabs, b=no-bug, c=no-component

* feat: Improved drag and drop simulation, b=no-bug, c=common, tabs

* feat: Implement opacity changes to the drag image, b=no-bug, c=tabs, common, split-view

* feat: Support for drag and dropping outside the window, b=no-bug, c=split-view

* feat: Added transitions when reordering, b=no-bug, c=split-view, tabs

* feat: Started working on drag and dropping to essentials, b=no-bug, c=no-component

* Discard changes to locales/en-US/browser/browser/zen-workspaces.ftl

* Discard changes to prefs/zen/view.yaml

* Discard changes to prefs/zen/zen.yaml

* Discard changes to src/browser/base/content/zen-assets.inc.xhtml

* Discard changes to src/browser/base/content/zen-assets.jar.inc.mn

* Discard changes to src/browser/base/content/zen-panels/popups.inc

* Discard changes to src/browser/base/content/zen-preloaded.inc.xhtml

* Discard changes to src/browser/components/places/content/editBookmark-js.patch

* Discard changes to src/browser/components/sessionstore/SessionStore-sys-mjs.patch

* Discard changes to src/browser/components/sessionstore/TabState-sys-mjs.patch

* Discard changes to src/browser/components/tabbrowser/content/tab-js.patch

* Discard changes to src/browser/components/urlbar/UrlbarProviderPlaces-sys-mjs.patch

* Discard changes to src/zen/ZenComponents.manifest

* Discard changes to src/browser/components/tabbrowser/content/tabbrowser-js.patch

* feat: Finish migration, b=no-bug, c=no-component

* feat: Add support for multi tabs dragging, b=no-bug, c=tabs

* feat: Added support for essential tabs, b=no-bug, c=split-view, tabs, workspaces

* feat: Added support to switch space when holding on the side of the sidebar, b=no-bug, c=common, split-view, workspaces

* Discard changes to src/browser/components/tabbrowser/content/tabbrowser-js.patch

* chore: Fixed merge conflicts, b=no-bug, c=no-component

* feat: Added support for split views, b=no-bug, c=split-view

---------

Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2025-12-28 18:26:52 +01:00
mr. m
b66b05dcf6 feat: Allow pinned tabs to be collapsible, p=#11753, c=tabs, folders, workspaces
* fix: Fixed restoring the previous pinned state clearing up the custom icon, b=no-bug, c=tabs

* feat: Allow pinned tabs to be collapsible, b=no-bug, c=tabs, folders, workspaces

* fix: Fixed new folder context menu item not working, b=no-bug, c=common, folders
2025-12-28 17:58:18 +01:00
mr. m
32a9267af2 fix: Fixed restoring the previous pinned state clearing up the custom icon, b=no-bug, c=tabs 2025-12-28 14:58:35 +01:00
mr. m
1338b43e10 feat: Add migration logic for zen_pins database to window sync, b=no-bug, c=common, tabs 2025-12-27 18:52:09 +01:00
mr. m
ec8b14e8f1 fix: Fixed custom tab icons not persisting across sessions, p=#11744
* fix: Fixed custom tab icons not persisting across sessions, b=no-bug, c=common, tabs

* feat: Allow rename tab context menu to appear on expanded mode, b=no-bug, c=tabs
2025-12-27 12:26:34 +01:00
mr. m
47c03d03c8 fix: Run a mouse tracker event on compact mode to check for closes, b=no-bug, c=compact-mode 2025-12-27 12:00:40 +01:00
mr. m
fb7eeebfdb fix: Fixed tab icons disappearing when being restored, b=no-bug, c=tabs 2025-12-25 16:59:15 +01:00
mr. m
d74cf98f6f feat: Make sure to restore spaces even when restore is disabled, b=closes #11724, c=no-component 2025-12-25 15:46:49 +01:00
mr. m
2cba5b94ec feat: Improve migration for new profiles updating to window sync, b=no-bug, c=workspaces 2025-12-25 01:48:10 +01:00
mr. m
6bd199a0b3 fix: Initialize a default space if none exist, b=closes #11720, c=workspaces 2025-12-25 01:12:46 +01:00
mr. m
4c2cb60412 feat: Fixed folders on new windows not expanding at startup, b=no-bug, c=common, folders, tabs, workspaces 2025-12-24 17:34:29 +01:00
mr. m
b3ea7f0e8d feat: Ignore screen sizes when trying to align the tabs toolbar, b=no-bug, c=tabs 2025-12-23 23:28:03 +01:00
mr. m
c761608f27 feat: Fixed spacing for pin reset button, b=no-bug, c=tabs 2025-12-23 21:36:25 +01:00
mr. m
7753202623 feat: Return a copy of workspaces when trying to fetch it to prevent mutations, b=no-bug, c=tabs, workspaces 2025-12-23 20:15:00 +01:00
Dennis Koch
2cc545762e feat: Add print to command palette, p=#11696
* Add print to command palette

* Do not show print command on empty tab
2025-12-22 20:26:52 +01:00
mr. m
578c28df92 feat: Allow tabs to have custom icons and other cleanups, p=#11697
* feat: Allow tabs to have custom icons and other cleanups, b=closes #11686, closees https://github.com/zen-browser/desktop/issues/9972, closes https://github.com/zen-browser/desktop/issues/9251, c=folders, workspaces, tabs, common


* chore: Lint, b=no-bug, c=tabs
2025-12-22 20:26:44 +01:00
mr. m
d93c46fe20 feat: Full cross-window workspace syncing, p=#10034
* feat: Full cross-window workspace syncing, b=no-bug, c=workspaces

* feat: Also change icons and labels if the tab is pending, b=no-bug, c=tabs, workspaces

* feat: Dont session duplicate the tabs, b=no-bug, c=workspaces

* feat: Properly handle tab moves, b=no-bug, c=workspaces

* feat: Start on new session restore, b=no-bug, c=no-component

* Discard changes to prefs/browser.yaml

* feat: Start doing out own session restore, b=no-bug, c=folders, tabs

* feat: Stop using pinned manager and use zen session sidebar, b=no-bug, c=common, folders, tabs, workspaces

* feat: Dont restore windows that are already initialized, b=no-bug, c=no-component

* chore: Update patches to ff 145, b=no-bug, c=no-component

* Discard changes to src/browser/components/sessionstore/SessionStore-sys-mjs.patch

* Discard changes to src/browser/components/tabbrowser/content/tab-js.patch

* Discard changes to src/browser/components/tabbrowser/content/tabbrowser-js.patch

* Discard changes to src/zen/tabs/ZenPinnedTabsStorage.mjs

* feat: Run session saver before opening a new winodw, b=no-bug, c=tabs

* feat: Clone the previous state, b=no-bug, c=no-component

* feat: Move window sync to its own JS module, b=no-bug, c=workspaces

* feat: Run session saver before opening a new window, b=no-bug, c=no-component

* feat: Full cross-window workspace syncing, b=no-bug, c=workspaces

* feat: Also change icons and labels if the tab is pending, b=no-bug, c=tabs, workspaces

* feat: Dont session duplicate the tabs, b=no-bug, c=workspaces

* feat: Start on new session restore, b=no-bug, c=no-component

* feat: Properly handle tab moves, b=no-bug, c=workspaces

* Discard changes to prefs/browser.yaml

* feat: Start doing out own session restore, b=no-bug, c=folders, tabs

* feat: Stop using pinned manager and use zen session sidebar, b=no-bug, c=common, folders, tabs, workspaces

* feat: Dont restore windows that are already initialized, b=no-bug, c=no-component

* chore: Update patches to ff 145, b=no-bug, c=no-component

* Discard changes to src/browser/components/sessionstore/SessionStore-sys-mjs.patch

* Discard changes to src/browser/components/tabbrowser/content/tab-js.patch

* Discard changes to src/browser/components/tabbrowser/content/tabbrowser-js.patch

* Discard changes to src/zen/tabs/ZenPinnedTabsStorage.mjs

* feat: Run session saver before opening a new winodw, b=no-bug, c=tabs

* feat: Clone the previous state, b=no-bug, c=no-component

* feat: Move window sync to its own JS module, b=no-bug, c=workspaces

* feat: Run session saver before opening a new window, b=no-bug, c=no-component

* feat: Start making use of IDs instead of sync identifiers, b=no-bug, c=folders

* feat: Listen to new tab opens for new sync system, b=no-bug, c=common, folders, tabs

* feat: Listen for more tab events and properly sync them, b=no-bug, c=common, folders, tabs

* feat: Start moving browser views to the selected windows, b=no-bug, c=no-component

* chore: Remove extra patch, b=no-bug, c=no-component

* feat: Leave a screenshot of the page behind when switching windows or tabs, b=no-bug, c=common

* feat: Run session saves right before writing and quiting, b=no-bug, c=common

* fix: Fixed going back to a different window not allowing to type on inputs, b=no-bug, c=no-component

* feat: Start syncing folders as well, b=no-bug, c=folders

* Discard changes to src/browser/components/tabbrowser/content/tab-js.patch

* chore: Update patches to ff 146, b=no-bug, c=no-component

* feat: Early support for unsynced windoiws, b=no-bug, c=workspaces

* fix: Move back active views when closing a window, b=no-bug, c=no-component

* feat: Stop rendering sub-layers when swaping browsers, b=no-bug, c=common

* feat: Improved support for unsynced windows support, b=no-bug, c=workspaces, folders

* feat: Implemented 'Move To...' Button for unsynced windows, b=no-bug, c=workspaces, common

* feat: Make sure to properly flush all windows when making a new one and fix removing progress listeners, b=no-bug, c=workspaces

* feat: Make sure to not lose any tabs when opening from a private window, b=no-bug, c=workspaces

* feat: Allow unload to run instantly and fix closing windows on mac, b=no-bug, c=no-component

* feat: Make sure to always initialize an empty state with the sidebar object, b=no-bug, c=workspaces

* chore: Small fixes and QA checks, b=no-bug, c=tabs, workspaces

* fix: Fixed tab labels not changing on unfocused windows, b=no-bug, c=no-component

* feat: Fixed closing windows on macos not returning to the original views, b=no-bug, c=no-component

* chore: Turn off debug flags by default, b=no-bug, c=no-component

* feat: Start implementing old pinned tab behaviour we used to have, b=no-bug, c=common, tabs

* feat: Unsynced windows should always be allowed to change labels, b=no-bug, c=welcome

* feat: Make sure we wait long enough before we initialize workspaces, b=no-bug, c=workspaces

* feat: Dont mix remoteness when changing browser views and restore window spaces, b=no-bug, c=common, folders, workspaces

* test: Fixed tests for the pinned tabs manager, b=no-bug, c=tabs, folders, tests, welcome

* feat: Added partial support for split views, b=no-bug, c=split-view

* chore: Finished basic support for split views, b=no-bug, c=folders, split-view

* feat: Always make sure to save the last closed window to the sidebar object, b=no-bug, c=no-component

* feat: Implement workspace sync store into the session file, b=closes #10857, c=common, tabs, tests, workspaces

* feat: Add a default value for the workspace cache, b=no-bug, c=workspaces

* fix: Default assign an array instead of an object to the workspaces cache, b=no-bug, c=workspaces

* feat: Take into consideration win data may not have allocated spaces, b=no-bug, c=workspaces

* feat: Always make sure we are assigning the correct space ID, b=no-bug, c=workspaces

* feat: Make sure to initialize windows even if there are no tabs, b=no-bug, c=no-component

---------

Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2025-12-22 11:12:52 +01:00
672 changed files with 7841 additions and 7990 deletions

View File

@@ -8,6 +8,8 @@ files:
translation: browser/browser/zen-general.ftl
- source: en-US/browser/browser/zen-split-view.ftl
translation: browser/browser/zen-split-view.ftl
- source: en-US/browser/browser/zen-menubar.ftl
translation: browser/browser/zen-menubar.ftl
- source: en-US/browser/browser/zen-vertical-tabs.ftl
translation: browser/browser/zen-vertical-tabs.ftl
- source: en-US/browser/browser/zen-welcome.ftl

View File

@@ -0,0 +1,178 @@
# Issue Metrics
| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | 1 day, 0:30:20 | 5:02:49 | 2 days, 2:05:28 |
| Time to close | 1 day, 6:06:03 | 15:57:36 | 3 days, 0:29:29 |
| Metric | Count |
| --- | ---: |
| Number of items that remain open | 75 |
| Number of items closed | 85 |
| Total number of items created | 160 |
| Title | URL | Time to first response | Time to close |
| --- | --- | --- | --- |
| Downloads with "always ask you where to save files" occur twice -- in the downloads folder as well as in the path specified after popup | https://github.com/zen-browser/desktop/issues/11779 | None | None |
| Change tab to a different workspace option is not visible | https://github.com/zen-browser/desktop/issues/11778 | 20:10:39 | 20:10:39 |
| Closing Tab Does Not Go To Previous Tab for Pinned tabs | https://github.com/zen-browser/desktop/issues/11775 | None | None |
| Folders tab glance not working on Windows v1.17.15b (64-bit) | https://github.com/zen-browser/desktop/issues/11774 | 1 day, 2:08:49 | None |
| Browser Layout resets after Toggle Sidebar's Width | https://github.com/zen-browser/desktop/issues/11771 | 1 day, 5:27:23 | 1 day, 5:27:23 |
| PDF Download | https://github.com/zen-browser/desktop/issues/11768 | 1 day, 5:48:10 | 1 day, 5:48:10 |
| “Show search suggestions” setting unchecks itself &#124; Settings UI value not synced with about:config | https://github.com/zen-browser/desktop/issues/11767 | 1 day, 6:26:12 | 1 day, 6:26:12 |
| Full screen mode not working in YouTube while using Glance mode | https://github.com/zen-browser/desktop/issues/11766 | 1:59:37 | None |
| Guacamole paste | https://github.com/zen-browser/desktop/issues/11765 | 2:04:31 | 2:04:31 |
| Workspace icons as dots | https://github.com/zen-browser/desktop/issues/11763 | 0:03:17 | 0:23:41 |
| Printing Issue | https://github.com/zen-browser/desktop/issues/11762 | 11:29:55 | None |
| My profiles folder is not loading after the last update. | https://github.com/zen-browser/desktop/issues/11761 | 3:00:38 | None |
| Video Playback Issues | https://github.com/zen-browser/desktop/issues/11760 | 16:12:17 | 16:12:17 |
| When closing the window on mac and reopening the browser, the session isn't restored | https://github.com/zen-browser/desktop/issues/11759 | None | 17:41:15 |
| Identical filenames for clipboard images (image.png) prevents multiple uploads in Gemini | https://github.com/zen-browser/desktop/issues/11758 | 18:30:44 | 18:30:44 |
| Search suggestions cannot be hidden | https://github.com/zen-browser/desktop/issues/11755 | 1:14:56 | 1 day, 3:42:17 |
| [Bug] [Twilight] [Win 11] New window in virtual desktop bugs and opens several new windows | https://github.com/zen-browser/desktop/issues/11754 | 1 day, 10:56:04 | 2 days, 18:04:04 |
| [Twilight] Pinned tab reset when restart | https://github.com/zen-browser/desktop/issues/11751 | 2 days, 2:05:28 | 2 days, 8:02:26 |
| Profile locks are being ignored, causing weird synced behavior | https://github.com/zen-browser/desktop/issues/11750 | 11:19:12 | None |
| selecting tabs, Right Click to add them to a New Folder no longer works | https://github.com/zen-browser/desktop/issues/11745 | 2:42:55 | 3 days, 0:31:33 |
| When Zen Browser is set as the default browser, it cannot open links clicked from external applications under KDE. | https://github.com/zen-browser/desktop/issues/11743 | 7:19:40 | 7:19:40 |
| After updating all the folders and essential tabs are empty | https://github.com/zen-browser/desktop/issues/11741 | 4:15:52 | 3 days, 5:50:29 |
| Poor performance in OnShape | https://github.com/zen-browser/desktop/issues/11740 | None | None |
| Can't hide tab groups. | https://github.com/zen-browser/desktop/issues/11739 | 2:27:37 | 7:47:28 |
| Cannot install extension via local file if sidebar and toolbar are hidden | https://github.com/zen-browser/desktop/issues/11738 | None | 8:26:16 |
| [Bug] White space padding below minimized parent folder containing partially minimized subfolders | https://github.com/zen-browser/desktop/issues/11736 | 3 days, 14:36:08 | 3 days, 14:36:08 |
| Youtube Shorts Video is hidden out of view, but loaded | https://github.com/zen-browser/desktop/issues/11734 | 5:52:53 | None |
| Websites not funcationing correctly in latest version | https://github.com/zen-browser/desktop/issues/11733 | 0:15:44 | 0:15:44 |
| Sidebar not hiding when in compact mode | https://github.com/zen-browser/desktop/issues/11732 | None | None |
| Lag when restoring sessions with addons like Tab Session Manager? | https://github.com/zen-browser/desktop/issues/11731 | 10:52:46 | None |
| Crash and no load video | https://github.com/zen-browser/desktop/issues/11729 | 0:35:39 | 0:35:39 |
| Bug: Right-Click Menu Text Not Visible | https://github.com/zen-browser/desktop/issues/11728 | 5:49:57 | None |
| Firefox Extension pop-up doesnt open when side-panel is hidden | https://github.com/zen-browser/desktop/issues/11727 | None | 0:55:53 |
| Master Password Prompt on duckai | https://github.com/zen-browser/desktop/issues/11725 | None | None |
| [Twilight] Spaces are removed after updating to December 25 version | https://github.com/zen-browser/desktop/issues/11724 | 2:03:12 | None |
| Memory leak on arch linux? | https://github.com/zen-browser/desktop/issues/11721 | 5:03:16 | None |
| Upgrade to 1.18t lost everything. | https://github.com/zen-browser/desktop/issues/11720 | 5:02:49 | 5:14:44 |
| Can't show Kaomoji on Zen. (Special unicode characters Chinese, Korean, Japanese, etc) | https://github.com/zen-browser/desktop/issues/11719 | 1:28:17 | 2 days, 22:27:07 |
| Inconsistent Essential tabs unloading | https://github.com/zen-browser/desktop/issues/11717 | 3:40:23 | None |
| browser is laggy | https://github.com/zen-browser/desktop/issues/11715 | 9:19:37 | 18:42:49 |
| Duplicate “Find on Page” entry in Search & Find shortcut settings | https://github.com/zen-browser/desktop/issues/11714 | None | None |
| Zen sets itself as default | https://github.com/zen-browser/desktop/issues/11712 | 0:17:54 | None |
| Zen does not display data in IndexedDB while on localhost | https://github.com/zen-browser/desktop/issues/11711 | 10:12:55 | 18:12:11 |
| YouTube fullscreen controls are cut off when Zen Browser is in fullscreen mode | https://github.com/zen-browser/desktop/issues/11710 | None | 10:16:10 |
| Chess.com doesn't fit on a page since last update | https://github.com/zen-browser/desktop/issues/11708 | 0:14:05 | 0:14:05 |
| YouTube videos lose contrast when in full screen mode. | https://github.com/zen-browser/desktop/issues/11706 | 6:06:04 | None |
| Disappeared Font Rendering on Wayland Zen Browser | https://github.com/zen-browser/desktop/issues/11705 | None | 2:45:33 |
| TopCV website doesn't displayed correctly | https://github.com/zen-browser/desktop/issues/11704 | 7:52:49 | None |
| Zen not remembering where the tabs opened in the previous sessions. | https://github.com/zen-browser/desktop/issues/11700 | None | 3:04:19 |
| When RestoreDown/maximazing/moving browser the video in Picture-in-Picture mode is returning to the tab by itself | https://github.com/zen-browser/desktop/issues/11698 | 15:05:45 | None |
| I can't continue from where I left off; I need to log in again. | https://github.com/zen-browser/desktop/issues/11695 | 4:19:58 | 4:19:58 |
| Drag addressbar Link to Desktop no longer works | https://github.com/zen-browser/desktop/issues/11694 | 8:13:08 | None |
| opening a link from external application on zen browser | https://github.com/zen-browser/desktop/issues/11692 | 0:08:44 | 0:08:44 |
| Widow border highlight is diffrent depending of the platform | https://github.com/zen-browser/desktop/issues/11691 | 3:53:57 | 3:53:57 |
| Vertical maximize via mouse (Aero Snap) does not work in Zen Browser | https://github.com/zen-browser/desktop/issues/11690 | None | None |
| Some styles appear to be displaying abnormally (context menu, Library) | https://github.com/zen-browser/desktop/issues/11689 | None | None |
| Moving pinned tabs with media playing between windows broken | https://github.com/zen-browser/desktop/issues/11688 | None | None |
| Context menu on tabs says "workspace" instead of "space" | https://github.com/zen-browser/desktop/issues/11686 | None | 1 day, 0:02:12 |
| Can't change folder name | https://github.com/zen-browser/desktop/issues/11683 | 1:50:39 | 6:38:14 |
| Opening DevTools make the browser crash | https://github.com/zen-browser/desktop/issues/11681 | 0:35:01 | 0:35:01 |
| ZEN DOES NOT UPDATE AUTOMATICALLY | https://github.com/zen-browser/desktop/issues/11680 | 0:41:30 | 19:54:17 |
| Visual glitches while scrolling in the bottom of the page. | https://github.com/zen-browser/desktop/issues/11678 | None | None |
| Full screen mode not occupying complete available screen space. | https://github.com/zen-browser/desktop/issues/11676 | None | None |
| On Mac, first item in bookmarks toolbar disappears after closing window and reopening (without closing app) | https://github.com/zen-browser/desktop/issues/11674 | None | None |
| Some web pages freeze for aparently no reason | https://github.com/zen-browser/desktop/issues/11668 | 0:34:14 | None |
| Unable to install Browser Addons in Compact Mode | https://github.com/zen-browser/desktop/issues/11667 | 7:01:49 | None |
| WebGL2 is not working | https://github.com/zen-browser/desktop/issues/11665 | None | 0:04:30 |
| Tab dissapeared after reopening browser after lagging | https://github.com/zen-browser/desktop/issues/11662 | None | None |
| High CPU usage on idle and even higher CPU usage when opening Twitch (even in Troubleshoot Mode) | https://github.com/zen-browser/desktop/issues/11661 | 1:32:07 | 1:47:33 |
| Audio stopped working - Mac | https://github.com/zen-browser/desktop/issues/11660 | None | 23:33:37 |
| Zorin os freeze/crash on video playback | https://github.com/zen-browser/desktop/issues/11657 | None | None |
| "Material Icons" not displaying correctly (but they are in Firefox desktop app) | https://github.com/zen-browser/desktop/issues/11656 | 5:10:45 | None |
| Browser Padding top bar not removable | https://github.com/zen-browser/desktop/issues/11654 | 3:40:52 | 3:40:52 |
| Update to 1.18t: 1) unresponsive on start, 2) duplicated all pinned tabs. | https://github.com/zen-browser/desktop/issues/11653 | 4:27:05 | 4:27:05 |
| Zen doesn't save splitview configuration correctly with "open previous windows and tabs" enabled | https://github.com/zen-browser/desktop/issues/11652 | 1 day, 9:11:28 | 1 day, 9:25:45 |
| Zen reacts to system sound device changes while watching media (youtube) only after playing with the timeline | https://github.com/zen-browser/desktop/issues/11651 | None | None |
| Workspace is synchronized, but bookmarks within the Workspace are not synchronized as well. | https://github.com/zen-browser/desktop/issues/11650 | 9:24:51 | 9:24:51 |
| Zen becomes unresponsive when playing YouTube videos | https://github.com/zen-browser/desktop/issues/11649 | 1 day, 19:29:58 | None |
| proton mail sign up fails on every container except the first container | https://github.com/zen-browser/desktop/issues/11648 | None | None |
| The translation function that comes with Firefox cannot be used after I reinstall ZEN | https://github.com/zen-browser/desktop/issues/11647 | 1 day, 13:40:21 | None |
| Trackpad gesture doesn't work for switching between spaces | https://github.com/zen-browser/desktop/issues/11645 | 4:10:42 | 1 day, 20:43:04 |
| 多工具栏设置无法生效 | https://github.com/zen-browser/desktop/issues/11643 | 1 day, 6:32:46 | 1 day, 18:53:53 |
| A small section of split tabs' border is visible on glance and can be used to resize split tabs | https://github.com/zen-browser/desktop/issues/11641 | None | 2 days, 3:52:57 |
| Opening Zen via a hyperlink doesn't open the link it was given | https://github.com/zen-browser/desktop/issues/11639 | None | 2 days, 6:06:13 |
| Tabs don't show on hover in compact mode when "Tabs are on the right" setting is enabled | https://github.com/zen-browser/desktop/issues/11638 | 0:26:15 | None |
| "New split view" in command bar opens a new tab instead | https://github.com/zen-browser/desktop/issues/11637 | 12:16:48 | 3 days, 3:03:38 |
| The disappearance of the Firefox toolbar extension management icon is a bug or intentional | https://github.com/zen-browser/desktop/issues/11634 | 2:09:59 | 3 days, 0:26:24 |
| Google reverse image search doesn't work, only uploads stripes instead of the actual image | https://github.com/zen-browser/desktop/issues/11633 | 1:34:48 | 2 days, 10:21:07 |
| MacOS: Context Windows appear always on main monitor | https://github.com/zen-browser/desktop/issues/11632 | 3:02:07 | None |
| update firefox version &#124; amazon music and many more media websites not loading | https://github.com/zen-browser/desktop/issues/11631 | 0:30:37 | 0:30:37 |
| UI Scaling issue on linux desktop | https://github.com/zen-browser/desktop/issues/11629 | 3 days, 17:28:00 | None |
| Window can't shrink enough for W11 On-Screen Keyboard | https://github.com/zen-browser/desktop/issues/11628 | 0:50:10 | None |
| Split tab divider can't be moved to resize with bookmarks sidebar open | https://github.com/zen-browser/desktop/issues/11626 | 2 days, 19:07:37 | None |
| Container information cannot be saved correctly. | https://github.com/zen-browser/desktop/issues/11622 | 2:10:41 | 2:10:41 |
| Slow syncing state and browser crashes if trying to delete a space | https://github.com/zen-browser/desktop/issues/11621 | 1 day, 13:13:35 | None |
| Tabs not loaded in beforehand have full favicon transparency | https://github.com/zen-browser/desktop/issues/11620 | 3:00:50 | None |
| Browser keeps crashing when playing videos or just scrolling rapidly. | https://github.com/zen-browser/desktop/issues/11618 | 3:43:34 | 7:22:44 |
| The tab crashes when searching certain words | https://github.com/zen-browser/desktop/issues/11615 | 2 days, 0:53:45 | None |
| Zen profile problems after update and uninstall | https://github.com/zen-browser/desktop/issues/11614 | 11:21:11 | None |
| No button to access extension menu in order to pin when side and top bar enabled | https://github.com/zen-browser/desktop/issues/11612 | 1:54:17 | 1:54:31 |
| Youtube crashes Zen | https://github.com/zen-browser/desktop/issues/11610 | 17:48:03 | None |
| Scree gliches and flashes rapidly | https://github.com/zen-browser/desktop/issues/11606 | None | None |
| Perplexity disappeared in the new version and the app had to installed, all my configurations dissappeared | https://github.com/zen-browser/desktop/issues/11604 | None | 6:03:27 |
| Content under transparent menus appears frozen after menu is opened | https://github.com/zen-browser/desktop/issues/11603 | None | None |
| Nvidia RTX video is broken again for non-fullscreen video on 1.17.13b (2025-12-11) | https://github.com/zen-browser/desktop/issues/11602 | None | None |
| Perplexity gets removed even when added as custom search engine. | https://github.com/zen-browser/desktop/issues/11601 | 9:10:41 | 19:37:58 |
| No content is displaying, just transparent browser | https://github.com/zen-browser/desktop/issues/11599 | 9:27:02 | 1 day, 10:30:08 |
| Bookmarks Side-Panel Font is white on white background when using Windows 11 Dark Theme | https://github.com/zen-browser/desktop/issues/11597 | None | 9 days, 3:57:43 |
| Can't download files from Element | https://github.com/zen-browser/desktop/issues/11596 | 3:27:57 | None |
| The toolbar breaks when changing the browser layout | https://github.com/zen-browser/desktop/issues/11595 | None | None |
| Windows Explorer doesn't open after opening a file through Zen | https://github.com/zen-browser/desktop/issues/11594 | None | None |
| Zen launching instead of opening links | https://github.com/zen-browser/desktop/issues/11593 | None | None |
| Missing spacing between media controls and sidebar notification | https://github.com/zen-browser/desktop/issues/11592 | None | 3:25:48 |
| Addons (extensions) not added when side bar not open | https://github.com/zen-browser/desktop/issues/11591 | 7 days, 7:20:32 | 7 days, 7:20:32 |
| No video streaming on Twitch.TV | https://github.com/zen-browser/desktop/issues/11590 | 1:40:34 | 2:13:10 |
| Zen Browser loops when visiting pionex.us instead of loading and stopping | https://github.com/zen-browser/desktop/issues/11589 | 0:22:45 | 5:25:13 |
| Firefox add-ons fail to auto update | https://github.com/zen-browser/desktop/issues/11586 | 8:36:24 | None |
| Opening two instances (windows) of Zen Browser | https://github.com/zen-browser/desktop/issues/11585 | 1 day, 22:15:12 | None |
| Compact mode word translation(Turkish) error in right click menu in vertical tabs | https://github.com/zen-browser/desktop/issues/11583 | 10 days, 19:56:47 | None |
| Tab reordering does not trigger haptic feedback on MacOS | https://github.com/zen-browser/desktop/issues/11582 | None | None |
| Blur text and content when window is maximized (but not in full full screen) on Mac using Apple Studio display | https://github.com/zen-browser/desktop/issues/11580 | 1:53:06 | 5:20:16 |
| Closing a recently opened tab returns to the top tab, not the previously focused tab | https://github.com/zen-browser/desktop/issues/11576 | 9 days, 1:26:27 | None |
| Toolbar appearing on hover in compact mode results in jittery page | https://github.com/zen-browser/desktop/issues/11575 | 1:27:27 | None |
| Firefox Sync doesn't sync extensions to new instance | https://github.com/zen-browser/desktop/issues/11574 | None | None |
| Spotify no sound | https://github.com/zen-browser/desktop/issues/11570 | 0:02:19 | 0:35:22 |
| performance issue | https://github.com/zen-browser/desktop/issues/11569 | 1:49:29 | 1:49:28 |
| [macOS] Default Unsplit shortcut (Opt+Cmd+U) conflicts with native 'View Source' binding | https://github.com/zen-browser/desktop/issues/11568 | 6 days, 13:28:07 | None |
| pdf markup undo would undo random things a few steps prior. | https://github.com/zen-browser/desktop/issues/11567 | None | None |
| Changing keyboard language closes tab bar | https://github.com/zen-browser/desktop/issues/11563 | 3:38:59 | 3:38:59 |
| Zen started randomly crashing | https://github.com/zen-browser/desktop/issues/11562 | 3:49:51 | 4 days, 5:32:07 |
| "Show all tabs" keyboard shortcut not working | https://github.com/zen-browser/desktop/issues/11560 | 13 days, 1:31:35 | None |
| Unable to go full screen when in split view | https://github.com/zen-browser/desktop/issues/11559 | None | None |
| Closing sequence of windows, makes Zen loose all the unpinned tabs | https://github.com/zen-browser/desktop/issues/11558 | 7 days, 12:45:23 | None |
| Discord Link on https://zen-browser.app/ is Invalid | https://github.com/zen-browser/desktop/issues/11557 | 22:21:31 | 22:21:31 |
| Zen Browser not saving the tabs I had - V1.17.12b | https://github.com/zen-browser/desktop/issues/11555 | 4:07:02 | 2 days, 7:05:04 |
| Hidden Navbar Not Triggering on Hover (Compact Mode) | https://github.com/zen-browser/desktop/issues/11554 | 1 day, 0:22:48 | None |
| Dom manipulation causes massive performance issues | https://github.com/zen-browser/desktop/issues/11553 | 5:49:40 | None |
| "Unload and switch to tab" button kills navigation history | https://github.com/zen-browser/desktop/issues/11552 | None | None |
| Bookmarks in a folder open in reverse order | https://github.com/zen-browser/desktop/issues/11551 | None | 0:05:28 |
| If glance tab opens in a different container than parent tab, glance tab is moved to a regular new tab | https://github.com/zen-browser/desktop/issues/11544 | None | None |
| New tab not opening the normal homepage but opening the floating searchbar instead | https://github.com/zen-browser/desktop/issues/11543 | 0:19:37 | 1:16:54 |
| After my Mac wakes from sleep, Zen often stops loading pages for a few minutes. | https://github.com/zen-browser/desktop/issues/11541 | 7 days, 2:10:40 | None |
| Boxes in the Background | https://github.com/zen-browser/desktop/issues/11538 | None | None |
| Zen Browser Icon disappears from taskbar when the app isn't pinned | https://github.com/zen-browser/desktop/issues/11536 | 1:32:38 | None |
| The Space Icon/Name overlaps the New Tab Button when many tabs are open | https://github.com/zen-browser/desktop/issues/11531 | None | 0:01:23 |
| full screen does not hide the side/top bars | https://github.com/zen-browser/desktop/issues/11530 | 1 day, 1:45:36 | 1 day, 1:45:36 |
| Floading Bookmarks Bar Issue | https://github.com/zen-browser/desktop/issues/11529 | 2:18:35 | 13 days, 19:33:54 |
| Bug on Youtube Playing | https://github.com/zen-browser/desktop/issues/11528 | 0:26:20 | 15:57:36 |
| Site display issue on nokotime.com | https://github.com/zen-browser/desktop/issues/11525 | 7:58:19 | 1 day, 21:13:57 |
| can't load twitch page after update 1.17.12b | https://github.com/zen-browser/desktop/issues/11524 | 0:03:23 | 0:05:16 |
| Browser layout does not return to Single Toolbar after expanding Collapsed Sidebar, reverts to dual toolbars instead. | https://github.com/zen-browser/desktop/issues/11521 | 0:40:45 | 0:40:45 |
| Can't play youtube live video after update | https://github.com/zen-browser/desktop/issues/11518 | 0:42:10 | 16:06:02 |
| Mouse back/forward button didn't work anymore to switch between workspaces | https://github.com/zen-browser/desktop/issues/11517 | 0:44:38 | 0:53:37 |
| Bug on youtube | https://github.com/zen-browser/desktop/issues/11514 | 2 days, 17:49:10 | 2 days, 17:49:10 |
| Manual install issue | https://github.com/zen-browser/desktop/issues/11511 | 5:05:51 | 18:53:21 |
| Tab misplacements and Slow Internet Performance | https://github.com/zen-browser/desktop/issues/11510 | None | 0:13:33 |
| Incorrect origin point of glance animation when opening from split view | https://github.com/zen-browser/desktop/issues/11506 | None | None |
| Zen using passkey from apple keychain instead vaultwarden | https://github.com/zen-browser/desktop/issues/11498 | 1:10:26 | 1 day, 8:36:24 |
| Sidebar jitters due to trying to render more buttons than it can fit (at the top) | https://github.com/zen-browser/desktop/issues/11497 | None | None |
| z index mismatch on this page is slowing down your page modal | https://github.com/zen-browser/desktop/issues/11496 | None | 3 days, 21:12:36 |
_This report was generated with the [Issue Metrics Action](https://github.com/github/issue-metrics)_
Search query used to find these items: `repo:zen-browser/desktop is:issue created:2025-12-01..2025-12-31`

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Toggle Storage
zen-devtools-toggle-dom-shortcut = Toggle DOM
zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility
zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs
zen-new-unsynced-window-shortcut = New Unsynced Window

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Convert folder to Space
zen-folders-panel-change-folder-space =
.label = Change Space...
zen-folders-panel-change-icon-folder =
.label = Change Icon
zen-folders-unload-all-tooltip =
.tooltiptext = Unload active in this folder
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = استبدال الرابط المثبت بالرابط الحالي
.accesskey = C
tab-context-zen-edit-title =
.label = Change Label...
tab-context-zen-edit-icon =
.label = Change Icon...
zen-themes-corrupted = ملف التعديل { -brand-short-name } الخاص بك تالف. تم إعادة تعيينه إلى السمة الافتراضية.
zen-shortcuts-corrupted = Your { -brand-short-name } shortcuts file is corrupted. They have been reset to the default shortcuts.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimize
.tooltip = Minimize
zen-panel-ui-gradient-generator-custom-color = لون مخصص
zen-panel-ui-gradient-generator-saved-message = حفظ معامل التدرج بنجاح!
zen-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Cancel
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = Pinned tab URL has been replaced with the current URL.
zen-tabs-renamed = Tab has been successfully renamed!
zen-background-tab-opened-toast = New background tab opened!
zen-workspace-renamed-toast = Workspace has been successfully renamed!
zen-library-sidebar-workspaces =
.label = Spaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Toggle Compact Mode

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Expand Pinned Tabs
*[false] Collapse Pinned Tabs
}
zen-menubar-appearance =
.label = Appearance
zen-menubar-appearance-description =
.label = Websites will use:
zen-menubar-appearance-auto =
.label = Automatic
zen-menubar-appearance-light =
.label = Light
zen-menubar-appearance-dark =
.label = Dark

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = مساحات العمل
zen-panel-ui-spaces-label =
.label = Spaces
zen-panel-ui-workspaces-create =
.label = إنشاء مساحة عمل
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = تعديل فضاء العمل
.accesskey = ه
context-zen-change-workspace-tab =
.label = تغيير علامة(ات) التبويب إلى فضاء العمل
.accesskey = ج
zen-bookmark-edit-panel-workspace-selector =
.value = Spaces
.value = Workspaces
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Complementary
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Click to add a color
zen-workspace-creation-name =
.placeholder = Space Name
zen-move-tab-to-workspace-button =
.label = نقل إلى...
.tooltiptext = نقل جميع علامات التبويب في هذه النافذة إلى مساحة
zen-workspaces-panel-context-reorder =
.label = Reorder Spaces
zen-workspace-creation-profile = Profile
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use <span>{ $shortcu
zen-workspaces-close-all-unpinned-tabs-title =
.label = Clear
.tooltiptext = إغلاق جميع علامات التبويب الغير مثبتة
zen-panel-ui-workspaces-change-forward =
.label = Next Space
zen-panel-ui-workspaces-change-back =
.label = Previous Space

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Toggle Storage
zen-devtools-toggle-dom-shortcut = Toggle DOM
zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility
zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs
zen-new-unsynced-window-shortcut = New Unsynced Window

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Convert folder to Space
zen-folders-panel-change-folder-space =
.label = Change Space...
zen-folders-panel-change-icon-folder =
.label = Change Icon
zen-folders-unload-all-tooltip =
.tooltiptext = Unload active in this folder
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Replace Pinned URL with Current
.accesskey = C
tab-context-zen-edit-title =
.label = Change Label...
tab-context-zen-edit-icon =
.label = Change Icon...
zen-themes-corrupted = Your { -brand-short-name } mods file is corrupted. They have been reset to the default theme.
zen-shortcuts-corrupted = Your { -brand-short-name } shortcuts file is corrupted. They have been reset to the default shortcuts.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimize
.tooltip = Minimize
zen-panel-ui-gradient-generator-custom-color = Custom Color
zen-panel-ui-gradient-generator-saved-message = Successfully saved the gradient!
zen-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Cancel
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = Pinned tab URL has been replaced with the current URL!
zen-tabs-renamed = Tab has been successfully renamed!
zen-background-tab-opened-toast = New background tab opened!
zen-workspace-renamed-toast = Workspace has been successfully renamed!
zen-library-sidebar-workspaces =
.label = Spaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Toggle Compact Mode

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Expand Pinned Tabs
*[false] Collapse Pinned Tabs
}
zen-menubar-appearance =
.label = Appearance
zen-menubar-appearance-description =
.label = Websites will use:
zen-menubar-appearance-auto =
.label = Automatic
zen-menubar-appearance-light =
.label = Light
zen-menubar-appearance-dark =
.label = Dark

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Spaces
zen-panel-ui-spaces-label =
.label = Spaces
zen-panel-ui-workspaces-create =
.label = Create Space
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Edit Space
.accesskey = E
context-zen-change-workspace-tab =
.label = Change Tab(s) To Workspace
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Spaces
.value = Workspaces
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Complementary
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Click to add a color
zen-workspace-creation-name =
.placeholder = Space Name
zen-move-tab-to-workspace-button =
.label = Move To...
.tooltiptext = Move all tabs in this window to a Space
zen-workspaces-panel-context-reorder =
.label = Reorder Spaces
zen-workspace-creation-profile = Profile
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use <span>{ $shortcu
zen-workspaces-close-all-unpinned-tabs-title =
.label = Clear
.tooltiptext = Close all unpinned tabs
zen-panel-ui-workspaces-change-forward =
.label = Next Space
zen-panel-ui-workspaces-change-back =
.label = Previous Space

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Toggle Storage
zen-devtools-toggle-dom-shortcut = Toggle DOM
zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility
zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs
zen-new-unsynced-window-shortcut = New Unsynced Window

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Convert folder to Space
zen-folders-panel-change-folder-space =
.label = Change Space...
zen-folders-panel-change-icon-folder =
.label = Change Icon
zen-folders-unload-all-tooltip =
.tooltiptext = Unload active in this folder
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Replace Pinned URL with Current
.accesskey = C
tab-context-zen-edit-title =
.label = Change Label...
tab-context-zen-edit-icon =
.label = Change Icon...
zen-themes-corrupted = Your { -brand-short-name } mods file is corrupted. They have been reset to the default theme.
zen-shortcuts-corrupted = Your { -brand-short-name } shortcuts file is corrupted. They have been reset to the default shortcuts.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimize
.tooltip = Minimize
zen-panel-ui-gradient-generator-custom-color = Custom Color
zen-panel-ui-gradient-generator-saved-message = Successfully saved the gradient!
zen-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Cancel
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = Pinned tab URL has been replaced with the current URL!
zen-tabs-renamed = Tab has been successfully renamed!
zen-background-tab-opened-toast = New background tab opened!
zen-workspace-renamed-toast = Workspace has been successfully renamed!
zen-library-sidebar-workspaces =
.label = Spaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Toggle Compact Mode

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Expand Pinned Tabs
*[false] Collapse Pinned Tabs
}
zen-menubar-appearance =
.label = Appearance
zen-menubar-appearance-description =
.label = Websites will use:
zen-menubar-appearance-auto =
.label = Automatic
zen-menubar-appearance-light =
.label = Light
zen-menubar-appearance-dark =
.label = Dark

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Spaces
zen-panel-ui-spaces-label =
.label = Spaces
zen-panel-ui-workspaces-create =
.label = Create Space
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Edit Space
.accesskey = E
context-zen-change-workspace-tab =
.label = Change Tab(s) To Workspace
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Spaces
.value = Workspaces
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Complementary
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Click to add a color
zen-workspace-creation-name =
.placeholder = Space Name
zen-move-tab-to-workspace-button =
.label = Move To...
.tooltiptext = Move all tabs in this window to a Space
zen-workspaces-panel-context-reorder =
.label = Reorder Spaces
zen-workspace-creation-profile = Profile
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use <span>{ $shortcu
zen-workspaces-close-all-unpinned-tabs-title =
.label = Clear
.tooltiptext = Close all unpinned tabs
zen-panel-ui-workspaces-change-forward =
.label = Next Space
zen-panel-ui-workspaces-change-back =
.label = Previous Space

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Commuta l'emmagatzematge
zen-devtools-toggle-dom-shortcut = Commuta el DOM
zen-devtools-toggle-accessibility-shortcut = Commuta l'accessibilitat
zen-close-all-unpinned-tabs-shortcut = Tanca totes les pestanyes no fixades
zen-new-unsynced-window-shortcut = Nova finestra no sincronitzada

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Converteix la carpeta en un espai
zen-folders-panel-change-folder-space =
.label = Canvia l'espai...
zen-folders-panel-change-icon-folder =
.label = Canvia la icona
zen-folders-unload-all-tooltip =
.tooltiptext = Hiberna les pestanyes actives d'aquesta carpeta
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Substitueix l'URL fixat per l'actual
.accesskey = C
tab-context-zen-edit-title =
.label = Canvia l'etiqueta...
tab-context-zen-edit-icon =
.label = Canvia la icona...
zen-themes-corrupted = El vostre fitxer de modificacions { -brand-short-name } està malmès. S'ha restablert al tema per defecte.
zen-shortcuts-corrupted = El vostre fitxer de dreceres { -brand-short-name } està malmès. S'ha restablert a les dreceres per defecte.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimitza
.tooltip = Minimitza
zen-panel-ui-gradient-generator-custom-color = Color personalitzat
zen-panel-ui-gradient-generator-saved-message = El degradat s'ha desat correctament
zen-copy-current-url-confirmation = L'URL actual s'ha copiat.
zen-general-cancel-label =
.label = Cancel·la
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = L'URL de la pestanya fixada s'ha substituït per l'URL
zen-tabs-renamed = S'ha canviat el nom de la pestanya correctament
zen-background-tab-opened-toast = S'ha obert una nova pestanya de fons
zen-workspace-renamed-toast = S'ha canviat el nom de l'espai de treball correctament
zen-library-sidebar-workspaces =
.label = Espais
zen-library-sidebar-mods =
.label = Modificacions
zen-toggle-compact-mode-button =
.label = Mode compacte
.tooltiptext = Commuta el mode compacte

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Expandeix les pestanyes fixades
*[false] Col·lapsa les pestanyes fixades
}
zen-menubar-appearance =
.label = Aparença
zen-menubar-appearance-description =
.label = Els llocs web utilitzaran:
zen-menubar-appearance-auto =
.label = Automàtica
zen-menubar-appearance-light =
.label = Clara
zen-menubar-appearance-dark =
.label = Fosca

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Espais de treball
zen-panel-ui-spaces-label =
.label = Espais
zen-panel-ui-workspaces-create =
.label = Crea un espai
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Edita l'espai de treball
.accesskey = E
context-zen-change-workspace-tab =
.label = Canvia les pestanyes a l'espai de treball
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Espais
.value = Espais de treball
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Complementari
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Feu clic per afegir un color
zen-workspace-creation-name =
.placeholder = Nom de l'espai
zen-move-tab-to-workspace-button =
.label = Mou a...
.tooltiptext = Mou totes les pestanyes d'aquesta finestra a un espai
zen-workspaces-panel-context-reorder =
.label = Reordena els espais
zen-workspace-creation-profile = Perfil
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Pestanyes tancades. Feu servir <s
zen-workspaces-close-all-unpinned-tabs-title =
.label = Esborra
.tooltiptext = Tanca totes les pestanyes no fixades
zen-panel-ui-workspaces-change-forward =
.label = Espai següent
zen-panel-ui-workspaces-change-back =
.label = Espai anterior

View File

@@ -18,7 +18,7 @@ sync-engine-workspaces =
.accesskey = W
zen-glance-title = Glance
zen-glance-header = Obecná nastavení pro Glance
zen-glance-description = Prohlédněte si své odkazy rychle, bez otevírání v novém panelu
zen-glance-description = Prohlédněte si své odkazy rychle, bez otevírání v nové záložce
zen-glance-trigger-label = Spuštění
zen-glance-enabled =
.label = Zapnout Glance
@@ -37,7 +37,7 @@ zen-look-and-feel-compact-view-enabled =
zen-look-and-feel-compact-view-top-toolbar =
.label = Skrýt horní panel nástrojů i v kompaktním režimu
zen-look-and-feel-compact-toolbar-flash-popup =
.label = Krátce zobrazit vyskakovací panel nástrojů při přepínání nebo otevírání nových panelů v kompaktním režimu
.label = Stručně vytvořit vyskakovací okno panelu nástrojů při přepínání nebo otevírání nových panelů v kompaktním režimu
pane-zen-tabs-title = Správa karet
category-zen-workspaces =
.tooltiptext = { pane-zen-tabs-title }
@@ -45,9 +45,9 @@ pane-settings-workspaces-title = Pracoviště
zen-tabs-unloader-enabled =
.label = Povolit uspání karet
zen-tabs-close-on-back-with-no-history =
.label = Zavřít panel a přepnout na jeho nadřazený panel (nebo naposledy použitý panel), když se vracíte zpět bez historie
.label = Zavřít panel a přepnout na jeho nadřazený panel (nebo naposledy použitý panel), když se vracíte zpět bez historie.“
zen-tabs-cycle-by-attribute =
.label = Ctrl+Tab zahrnuje Essentials v pracovních panelech
.label = Ctrl+Tab cykly pouze v Essentials nebo pracovních kartách
zen-tabs-cycle-ignore-pending-tabs =
.label = Ignorovat čekající panely při cyklování s Ctrl+Tab
zen-tabs-cycle-by-attribute-warning = Ctrl+Tab bude cyklovat v nedávno použitém pořadí
@@ -55,26 +55,26 @@ zen-look-and-feel-compact-toolbar-themed =
.label = Použít tématické pozadí pro kompaktní panel karet
zen-workspace-continue-where-left-off =
.label = Pokračovat tam, kde jste skončili
pane-zen-pinned-tab-manager-title = Připnuté panely
pane-zen-pinned-tab-manager-title = Připnuté karty
zen-pinned-tab-manager-header = Obecné nastavení připnutých karet
zen-pinned-tab-manager-description = Spravovat další chování připnutých karet
zen-pinned-tab-manager-restore-pinned-tabs-to-pinned-url =
.label = Při spuštění obnovit připnuté panely na jejich původní URL adresu
.label = Při spuštění obnovit připnuté karty na jejich původní URL adresu
zen-pinned-tab-manager-container-specific-essentials-enabled =
.label = Povolit Essentials pro konkrétní kontejner
zen-pinned-tab-manager-close-shortcut-behavior-label = Chování při zavírání připnutého panelu
zen-pinned-tab-manager-close-shortcut-behavior-label = Zavřít chování zástupce záložky
zen-pinned-tab-manager-reset-unload-switch-close-shortcut-option =
.label = Obnovit URL adresu, uspat a přepnout na další panel
.label = Obnovit URL adresu, uspat a přepnout na další kartu
zen-pinned-tab-manager-unload-switch-close-shortcut-option =
.label = Uspat a přepnout na další panel
.label = Uspat a přepnout na další kartu
zen-pinned-tab-manager-reset-switch-close-shortcut-option =
.label = Obnovit URL adresu a přepnout na další panel
.label = Obnovit URL adresu a přepnout na další kartu
zen-pinned-tab-manager-switch-close-shortcut-option =
.label = Přepnout na další panel
.label = Přepnout na další kartu
zen-pinned-tab-manager-reset-close-shortcut-option =
.label = Resetovat adresu URL
zen-pinned-tab-manager-close-close-shortcut-option =
.label = Zavřít panel
.label = Zavřít kartu
pane-zen-workspaces-header = Pracoviště
zen-settings-workspaces-header = Obecná nastavení pro pracovní prostory
zen-settings-workspaces-description = S pacovišti můžete mít více relací najednou!
@@ -86,18 +86,18 @@ zen-key-unsaved = Neuložený zástupce! Ubezpečte jej po repsaní kliknutím n
zen-key-conflict = Je v konfliktu s { $group } -> { $shortcut }
pane-zen-theme-title = Nastavení motivu
zen-vertical-tabs-title = Boční panel a rozložení karet
zen-vertical-tabs-header = Vertikální panely
zen-vertical-tabs-description = Spravujte vaše panely ve vertikálním rozložení
zen-vertical-tabs-header = Vertikální karty
zen-vertical-tabs-description = Spravujte vaše karty ve vertikálním rozložení
zen-vertical-tabs-show-expand-button =
.label = Zobrazit tlačítko Rozbalit
zen-vertical-tabs-newtab-on-tab-list =
.label = Zobrazit tlačítko pro vytvoření nového panelu v panelu záložek
.label = Zobrazit tlačítko pro vytvoření nové karty v panelu záložek
zen-vertical-tabs-newtab-top-button-up =
.label = Přesunout tlačítko pro vytvoření nového panelu nahoru
.label = Přesunout tlačítko pro vytvoření nové karty nahoru
zen-vertical-tabs-expand-tabs-by-default = Rozbalit záložky ve výchozím nastavení
zen-vertical-tabs-dont-expand-tabs-by-default = Nerozšiřovat záložky ve výchozím nastavení
zen-vertical-tabs-expand-tabs-on-hover = Rozbalit panely při přejetí myší (nefunguje v kompaktním režimu)
zen-vertical-tabs-expand-tabs-header = Jak rozbalit panely
zen-vertical-tabs-expand-tabs-on-hover = Rozbalit karty při přejetí myší (nefunguje v kompaktním režimu)
zen-vertical-tabs-expand-tabs-header = Jak rozbalit karty
zen-vertical-tabs-expand-tabs-description = Vyberte si jak rozbalit panely v postranním panelu
zen-theme-marketplace-header = Zen Módy
zen-theme-disable-all-enabled =
@@ -185,7 +185,7 @@ zen-key-quick-restart = Rychlý restart
zen-window-new-shortcut = Nové okno
zen-tab-new-shortcut = Nová karta
zen-key-redo = Znovu
zen-restore-last-closed-tab-shortcut = Obnovit poslední zavřený panel
zen-restore-last-closed-tab-shortcut = Obnovit poslední zavřenou kartu
zen-location-open-shortcut = Otevřít polohu
zen-location-open-shortcut-alt = Otevřít polohu (Alt)
zen-key-undo-close-window = Vrátit zavřené okno
@@ -219,7 +219,7 @@ zen-addons-shortcut = Otevřít doplňky
zen-file-open-shortcut = Otevřít soubor
zen-save-page-shortcut = Uložit stránku
zen-print-shortcut = Vytisknout stránku
zen-close-shortcut-2 = Zavřít panel
zen-close-shortcut-2 = Zavřít kartu
zen-mute-toggle-shortcut = Přepnout ztlumení
zen-key-delete = Odstranit klíč
zen-key-go-back = Zpět
@@ -262,7 +262,7 @@ zen-key-wr-toggle-capture-sequence-cmd = Přepnout sekvence zachytávání WR
zen-nav-reload-shortcut = Znovu načíst stránku
zen-nav-reload-shortcut-skip-cache = Obnovit stránku (Přeskočit Cache)
zen-close-shortcut = Zavřít okno
zen-close-tab-shortcut = Zavřít panel
zen-close-tab-shortcut = Zavřít kartu
zen-compact-mode-shortcut-show-sidebar = Přepnout plovoucí postranní panel
zen-compact-mode-shortcut-show-toolbar = Přepnout plovoucí panel nástrojů
zen-compact-mode-shortcut-toggle = Přepnout kompaktní režim
@@ -286,16 +286,16 @@ zen-split-view-shortcut-vertical = Přepnout rozdělené zobrazení vertikálně
zen-split-view-shortcut-horizontal = Přepnout horizontální zobrazení rozdělení
zen-split-view-shortcut-unsplit = Zavřít rozdělené zobrazení
zen-new-empty-split-view-shortcut = Nové prázdné rozdělené zobrazení
zen-key-select-tab-1 = Vybrat první panel
zen-key-select-tab-2 = Vybrat druhý panel
zen-key-select-tab-3 = Vybrat třetí panel
zen-key-select-tab-4 = Vybrat čtvrtý panel
zen-key-select-tab-5 = Vybrat pátý panel
zen-key-select-tab-6 = Vybrat šestý panel
zen-key-select-tab-7 = Vybrat sedmý panel
zen-key-select-tab-8 = Vybrat osmý panel
zen-key-select-tab-last = Vybrat poslední panel
zen-key-show-all-tabs = Zobrazit všechny panely
zen-key-select-tab-1 = Vybrat první kartu
zen-key-select-tab-2 = Vybrat druhou kartu
zen-key-select-tab-3 = Vybrat třetí kartu
zen-key-select-tab-4 = Vybrat čtvrtou kartu
zen-key-select-tab-5 = Vybrat pátou kartu
zen-key-select-tab-6 = Vybrat šestou kartu
zen-key-select-tab-7 = Vybrat sedmou kartu
zen-key-select-tab-8 = Vybrat osmou kartu
zen-key-select-tab-last = Vybrat poslední kartu
zen-key-show-all-tabs = Zobrazit všechny karty
zen-key-goto-history = Přejít na historii
zen-key-go-home = Návrat domů
zen-bookmark-show-sidebar-shortcut = Zobrazit postranní panel záložek
@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Přepnout úložiště
zen-devtools-toggle-dom-shortcut = Přepnout DOM
zen-devtools-toggle-accessibility-shortcut = Přepnout přístupnost
zen-close-all-unpinned-tabs-shortcut = Zavřít všechny nepřipnuté panely
zen-new-unsynced-window-shortcut = New Unsynced Window

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Převést složku na prostor
zen-folders-panel-change-folder-space =
.label = Změnit prostor...
zen-folders-panel-change-icon-folder =
.label = Změnit ikonu
zen-folders-unload-all-tooltip =
.tooltiptext = Uspat aktivní panely v této složce
zen-folders-unload-folder =

View File

@@ -5,7 +5,7 @@
zen-panel-ui-current-profile-text = aktuální profil
unified-extensions-description = Rozšíření slouží k přidání dalších funkcí do prohlížeče { -brand-short-name }.
tab-context-zen-reset-pinned-tab =
.label = Resetovat připnutý panel
.label = Resetovat připnuté karty
.accesskey = R
tab-context-zen-add-essential =
.label = Přidat do Essentials
@@ -17,21 +17,18 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Nahradit připnutou URL adresu aktuální adresou
.accesskey = C
tab-context-zen-edit-title =
.label = Změnit název...
tab-context-zen-edit-icon =
.label = Změnit ikonu...
zen-themes-corrupted = Váš { -brand-short-name } mods soubor je poškozen. Byl obnoven na výchozí motiv.
zen-shortcuts-corrupted = Soubor se zkratky prohlížeče { -brand-short-name } je poškozen. Zkratky byly resetovány na výchozí nastavení.
# note: Do not translate the "<br/>" tags in the following string
zen-new-urlbar-notification =
Nový adresní řádek je nyní zapnutý, takže už není potřeba otevírat nové karty.<br/><br/>
Zkuste otevřít nový panel a podívejte se, jak funguje!
Zkuste otevřít novou kartu a podívejte se, jak funguje!
zen-disable = Zavřít
pictureinpicture-minimize-btn =
.aria-label = Minimalizovat
.tooltip = Minimalizovat
zen-panel-ui-gradient-generator-custom-color = Vlastní barva
zen-panel-ui-gradient-generator-saved-message = Gradient byl úspěšně uložen!
zen-copy-current-url-confirmation = URL adresa byla zkopírována!
zen-general-cancel-label =
.label = Zrušit
@@ -39,8 +36,12 @@ zen-general-confirm =
.label = Potvrdit
zen-pinned-tab-replaced = Připnutá URL adresa panelu byla nahrazena aktuální URL adresou.
zen-tabs-renamed = Panel byl úspěšně přejmenován!
zen-background-tab-opened-toast = Nový panel na pozadí byl otevřen!
zen-background-tab-opened-toast = Nová karta na pozadí byla otevřena!
zen-workspace-renamed-toast = Pracovní prostor byl úspěšně přejmenován!
zen-library-sidebar-workspaces =
.label = Prostory
zen-library-sidebar-mods =
.label = Módy
zen-toggle-compact-mode-button =
.label = Kompaktní režim
.tooltiptext = Přepnout kompaktní režim

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Expand Pinned Tabs
*[false] Collapse Pinned Tabs
}
zen-menubar-appearance =
.label = Appearance
zen-menubar-appearance-description =
.label = Websites will use:
zen-menubar-appearance-auto =
.label = Automatic
zen-menubar-appearance-light =
.label = Light
zen-menubar-appearance-dark =
.label = Dark

View File

@@ -3,7 +3,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-toolbar-context-tabs-right =
.label = Panely napravo
.label = Karty napravo
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Kompaktní režim
@@ -27,15 +27,15 @@ sidebar-zen-create-new =
tabbrowser-unload-tab-button =
.tooltiptext =
{ $tabCount ->
[one] Uspat a přepnout na panel
[few] Uspat { $tabCount } panely a přepnout na první
*[other] Uspat { $tabCount } panelů a přepnout na první
[one] Uspat a přepnout na kartu
[few] Uspat { $tabCount } karty a přepnout na první
*[other] Uspat { $tabCount } karet a přepnout na první
}
tabbrowser-reset-pin-button =
.tooltiptext =
{ $tabCount ->
[one] Resetovat a připnout kartu
[few] Resetovat a připnout { $tabCount } panely
*[other] Resetovat a připnout { $tabCount } panelů
[few] Resetovat a připnout { $tabCount } karty
*[other] Resetovat a připnout { $tabCount } karet
}
tab-reset-pin-label = Zpět na původní adresu

View File

@@ -10,9 +10,9 @@ zen-welcome-import-description-2 = Snadno je přeneste z jiného prohlížeče a
zen-welcome-import-button = Importovat nyní
zen-welcome-set-default-browser = Nastavit { -brand-short-name } jako výchozí prohlížeč
zen-welcome-dont-set-default-browser = NENASTAVOVAT { -brand-short-name } jako výchozí prohlížeč
zen-welcome-initial-essentials-title = Vaše klíčové panely vždy na dosah
zen-welcome-initial-essentials-description-1 = Mějte své nejdůležitější panely snadno dostupné a vždy po ruce, bez ohledu na to, kolik jich otevřete.
zen-welcome-initial-essentials-description-2 = Essential panely jsou vždy viditelné, bez ohledu na to, ve kterém pracovním prostoru se nacházíte.
zen-welcome-initial-essentials-title = Vaše klíčové karty vždy na dosah
zen-welcome-initial-essentials-description-1 = Mějte své nejdůležitější karty snadno dostupné a vždy po ruce, bez ohledu na to, kolik jich otevřete.
zen-welcome-initial-essentials-description-2 = Essential karty jsou vždy viditelné, bez ohledu na to, ve kterém pracovním prostoru se nacházíte.
zen-welcome-workspace-colors-title = Vaše pracovní prostory, vaše barvy
zen-welcome-workspace-colors-description = Přizpůsobte si prohlížeč a dejte každému pracovnímu prostoru jeho vlastní barvu.
zen-welcome-start-browsing-title =

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Prostory
zen-panel-ui-spaces-label =
.label = Spaces
zen-panel-ui-workspaces-create =
.label = Vytvořit prostor
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Upravit prostor
.accesskey = E
context-zen-change-workspace-tab =
.label = Přesunout panel(y) do prostoru
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Prostory
.value = Pracovní prostory
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Protilehlé
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Kliknutím přidáte barvu
zen-workspace-creation-name =
.placeholder = Název prostoru
zen-move-tab-to-workspace-button =
.label = Přesunout do...
.tooltiptext = Přesunout všechny panely v tomto okně do pracovního prostoru
zen-workspaces-panel-context-reorder =
.label = Změnit pořadí prostorů
zen-workspace-creation-profile = Profil
@@ -61,11 +59,7 @@ zen-workspaces-delete-workspace-title = Odstranit prostor?
zen-workspaces-delete-workspace-body = Opravdu chcete smazat { $name }? Tuto akci nelze vrátit zpět.
# Note that the html tag MUST not be changed or removed, as it is used to better
# display the shortcut in the toast notification.
zen-workspaces-close-all-unpinned-tabs-toast = Panely byly zavřeny! Použijte <span>{ $shortcut }</span> pro zrušení.
zen-workspaces-close-all-unpinned-tabs-toast = Karty byly zavřeny! Použijte <span>{ $shortcut }</span> pro zrušení.
zen-workspaces-close-all-unpinned-tabs-title =
.label = Vyčistit
.tooltiptext = Zavřít všechny nepřipnuté panely
zen-panel-ui-workspaces-change-forward =
.label = Next Space
zen-panel-ui-workspaces-change-back =
.label = Previous Space

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Toglo Storio
zen-devtools-toggle-dom-shortcut = Toglo DOM
zen-devtools-toggle-accessibility-shortcut = Toglo Hygyrchedd
zen-close-all-unpinned-tabs-shortcut = Cau Pob Tab Heb ei Binio
zen-new-unsynced-window-shortcut = Ffenestr Newydd Heb ei Chydweddu

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Trosi ffolder i Ofod
zen-folders-panel-change-folder-space =
.label = Newid Gofod...
zen-folders-panel-change-icon-folder =
.label = Newid Eicon
zen-folders-unload-all-tooltip =
.tooltiptext = Dadlwytho gweithredol yn y ffolder hon
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Ailosod URL wedi'i Binio gyda'r Cyfredol
.accesskey = P
tab-context-zen-edit-title =
.label = Newid Label...
tab-context-zen-edit-icon =
.label = Newid Eicon...
zen-themes-corrupted = Mae eich ffeil addasiadau { -brand-short-name } wedi'i llygru. Maen nhw wedi cael eu hailosod i'r thema rhagosodedig.
zen-shortcuts-corrupted = Mae eich ffeil llwybr-byr { -brand-short-name } wedi'i llygru. Maen nhw wedi cael eu hailosod i'r llwybr byr rhagosodedig.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Lleihau
.tooltip = Lleihau
zen-panel-ui-gradient-generator-custom-color = Lliw Cyfaddas
zen-panel-ui-gradient-generator-saved-message = Llwyddwyd i gadw'r graddiant!
zen-copy-current-url-confirmation = Wedi copïo'r URL cyfredol!
zen-general-cancel-label =
.label = Na
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = Mae URL y tab wedi'i binio wedi'i newid i'r URL gyfred
zen-tabs-renamed = Mae'r tab wedi cael ei ailenwi'n llwyddiannus!
zen-background-tab-opened-toast = Tab cefndir newydd wedi'i agor!
zen-workspace-renamed-toast = Mae'r Man Gwaith wedi cael ei ailenwi'n llwyddiannus!
zen-library-sidebar-workspaces =
.label = Gofodau
zen-library-sidebar-mods =
.label = Modiau
zen-toggle-compact-mode-button =
.label = Modd Cryno
.tooltiptext = Togglo Modd Cryno

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[gwir] Ehangu Tabiau wedi'u Pinio
*[ffug] Lleihau Tabiau wedi'u Pinio
}
zen-menubar-appearance =
.label = Gwedd
zen-menubar-appearance-description =
.label = Bydd gwefannaun defnyddio:
zen-menubar-appearance-auto =
.label = Awtomatig
zen-menubar-appearance-light =
.label = Golau
zen-menubar-appearance-dark =
.label = Tywyll

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Gofodau Gwaith
zen-panel-ui-spaces-label =
.label = Gofodau
zen-panel-ui-workspaces-create =
.label = Creu Gofod
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Golygu Gofod
.accesskey = G
context-zen-change-workspace-tab =
.label = Newid Tab(iau) i Ofod Gwaith
.accesskey = N
zen-bookmark-edit-panel-workspace-selector =
.value = Gofodau
.value = Gofodau Gwaith
.accesskey = o
zen-panel-ui-gradient-generator-algo-complementary =
.label = Cyflenwol
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Cliciwch i ychwanegu lliw
zen-workspace-creation-name =
.placeholder = Enw'r Gofod
zen-move-tab-to-workspace-button =
.label = Symud I...
.tooltiptext = Symud pob tab yn y ffenestr hon i Ofod
zen-workspaces-panel-context-reorder =
.label = Aildrefnu Gofodau
zen-workspace-creation-profile = Proffil
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Tabiau wedi'u Cau! Defnyddiwch <s
zen-workspaces-close-all-unpinned-tabs-title =
.label = Clirio
.tooltiptext = Cau pob tab heb ei binio
zen-panel-ui-workspaces-change-forward =
.label = Gofod Nesaf
zen-panel-ui-workspaces-change-back =
.label = Gofod Blaenorol

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Vis/skjul Lager
zen-devtools-toggle-dom-shortcut = Vis/skjul DOM
zen-devtools-toggle-accessibility-shortcut = Vis/skjul Tilgængelighed
zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs
zen-new-unsynced-window-shortcut = New Unsynced Window

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Konverter mappe til Rum
zen-folders-panel-change-folder-space =
.label = Skift rum...
zen-folders-panel-change-icon-folder =
.label = Skift ikon
zen-folders-unload-all-tooltip =
.tooltiptext = Stop indlæsning af aktive i denne mappe
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Erstat fastgjort URL med nuværende
.accesskey = C
tab-context-zen-edit-title =
.label = Change Label...
tab-context-zen-edit-icon =
.label = Change Icon...
zen-themes-corrupted = Din { -brand-short-name } mods-fil er beskadiget. De er blevet nulstillet til standardtemaet.
zen-shortcuts-corrupted = Din { -brand-short-name }-genvejsfil er beskadiget. De er blevet nulstillet til standardgenvejene.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimer
.tooltip = Minimer
zen-panel-ui-gradient-generator-custom-color = Brugerdefineret Farve
zen-panel-ui-gradient-generator-saved-message = Gradienten blev gemt!
zen-copy-current-url-confirmation = Kopieret nuværende URL!
zen-general-cancel-label =
.label = Annuller
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = Den fastgjorte fane-URL blev erstattet med den aktuell
zen-tabs-renamed = Fanen blev omdøbt!
zen-background-tab-opened-toast = Ny baggrundsfane åbnet!
zen-workspace-renamed-toast = Arbejdsområde blev omdøbt!
zen-library-sidebar-workspaces =
.label = Rum
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Kompakt tilstand
.tooltiptext = Kompakt tilstand til/fra

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Expand Pinned Tabs
*[false] Collapse Pinned Tabs
}
zen-menubar-appearance =
.label = Appearance
zen-menubar-appearance-description =
.label = Websites will use:
zen-menubar-appearance-auto =
.label = Automatic
zen-menubar-appearance-light =
.label = Light
zen-menubar-appearance-dark =
.label = Dark

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Arbejdsområder
zen-panel-ui-spaces-label =
.label = Spaces
zen-panel-ui-workspaces-create =
.label = Opret rum
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Rediger arbejdsområde
.accesskey = E
context-zen-change-workspace-tab =
.label = Skift fane(r) til arbejdsområde
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Spaces
.value = Arbejdsområder
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Komplementær
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Klik for at tilføje en farve
zen-workspace-creation-name =
.placeholder = Rumnavn
zen-move-tab-to-workspace-button =
.label = Move To...
.tooltiptext = Move all tabs in this window to a Space
zen-workspaces-panel-context-reorder =
.label = Omarranger rum
zen-workspace-creation-profile = Profil
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use <span>{ $shortcu
zen-workspaces-close-all-unpinned-tabs-title =
.label = Clear
.tooltiptext = Close all unpinned tabs
zen-panel-ui-workspaces-change-forward =
.label = Next Space
zen-panel-ui-workspaces-change-back =
.label = Previous Space

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Speicher umschalten
zen-devtools-toggle-dom-shortcut = DOM umschalten
zen-devtools-toggle-accessibility-shortcut = Barrierefreiheit umschalten
zen-close-all-unpinned-tabs-shortcut = Alle nicht angehefteten Tabs schließen
zen-new-unsynced-window-shortcut = New Unsynced Window

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = In Arbeitsbereich umwandeln
zen-folders-panel-change-folder-space =
.label = Arbeitsbereich wechseln...
zen-folders-panel-change-icon-folder =
.label = Icon ändern
zen-folders-unload-all-tooltip =
.tooltiptext = Alle aktiven Tabs in diesem Ordner entladen
zen-folders-unload-folder =

View File

@@ -10,17 +10,13 @@ tab-context-zen-reset-pinned-tab =
tab-context-zen-add-essential =
.label = Zu Essentials hinzufügen
.accesskey = E
tab-context-zen-add-essential-badge = { $num } / { $max } Plätzen belegt
tab-context-zen-add-essential-badge = { $num } von { $max } Plätzen belegt
tab-context-zen-remove-essential =
.label = Aus Essentials entfernen
.accesskey = R
tab-context-zen-replace-pinned-url-with-current =
.label = Angeheftete URL durch aktuelle ersetzen
.accesskey = C
tab-context-zen-edit-title =
.label = Titel ändern...
tab-context-zen-edit-icon =
.label = Symbol ändern...
zen-themes-corrupted = Deine { -brand-short-name }-Mods-Datei ist beschädigt. Wir haben sie auf das Standard-Design zurückgesetzt.
zen-shortcuts-corrupted = Deine { -brand-short-name }-Tastenkombinationsdatei ist beschädigt. Sie wurde auf die Standard-Tastenkombinationen zurückgesetzt.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimieren
.tooltip = Minimieren
zen-panel-ui-gradient-generator-custom-color = Eigene Farbe
zen-panel-ui-gradient-generator-saved-message = Farbverlauf gespeichert!
zen-copy-current-url-confirmation = URL kopiert!
zen-general-cancel-label =
.label = Abbrechen
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = Die URL des angehefteten Tabs wurde aktualisiert!
zen-tabs-renamed = Tab umbenannt!
zen-background-tab-opened-toast = Neuer Tab im Hintergrund geöffnet!
zen-workspace-renamed-toast = Arbeitsbereich umbenannt!
zen-library-sidebar-workspaces =
.label = Arbeitsbereiche
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Kompakter Modus
.tooltiptext = Kompakten Modus umschalten

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Fixierte Tabs ausklappen
*[false] Fixierte Tabs einklappen
}
zen-menubar-appearance =
.label = Erscheinungsbild
zen-menubar-appearance-description =
.label = Webseiten werden nutzen:
zen-menubar-appearance-auto =
.label = Automatisch
zen-menubar-appearance-light =
.label = Hell
zen-menubar-appearance-dark =
.label = Dunkel

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Arbeitsbereiche
zen-panel-ui-spaces-label =
.label = Arbeitsbereiche
zen-panel-ui-workspaces-create =
.label = Arbeitsbereich erstellen
zen-panel-ui-folder-create =
@@ -32,6 +30,9 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Arbeitsbereich bearbeiten
.accesskey = E
context-zen-change-workspace-tab =
.label = Tabs zu Arbeitsbereich verschieben
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Arbeitsbereiche
.accesskey = W
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Klick hier, um eine Farbe hinzuzufügen
zen-workspace-creation-name =
.placeholder = Name des Arbeitsbereichs
zen-move-tab-to-workspace-button =
.label = Verschieben nach...
.tooltiptext = Alle Tabs in diesem Fenster in einen Arbeitsbereich verschieben
zen-workspaces-panel-context-reorder =
.label = Arbeitsbereiche neu anordnen
zen-workspace-creation-profile = Profil
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Tabs geschlossen! Nutze <span>{ $
zen-workspaces-close-all-unpinned-tabs-title =
.label = Aufräumen
.tooltiptext = Alle nicht angehefteten Tabs schließen
zen-panel-ui-workspaces-change-forward =
.label = Nächster Arbeitsbereich
zen-panel-ui-workspaces-change-back =
.label = Vorheriger Arbeitsbereich

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Εναλλαγή Αποθηκευτικο
zen-devtools-toggle-dom-shortcut = Εναλλαγή DOM
zen-devtools-toggle-accessibility-shortcut = Εναλλαγή Προσβασιμότητας
zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs
zen-new-unsynced-window-shortcut = New Unsynced Window

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Convert folder to Space
zen-folders-panel-change-folder-space =
.label = Change Space...
zen-folders-panel-change-icon-folder =
.label = Change Icon
zen-folders-unload-all-tooltip =
.tooltiptext = Unload active in this folder
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Αντικατάσταση καρφιτσωμένου URL με το τρέχον
.accesskey = C
tab-context-zen-edit-title =
.label = Change Label...
tab-context-zen-edit-icon =
.label = Change Icon...
zen-themes-corrupted = Το αρχείο { -brand-short-name } mods είναι κατεστραμμένο. Έχει γίνει επαναφορά στο προεπιλεγμένο θέμα.
zen-shortcuts-corrupted = Το αρχείο συντομεύσεων σας { -brand-short-name } είναι κατεστραμμένο. Έχει γίνει επαναφορά στις προεπιλεγμένες συντομεύσεις.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Ελαχιστοποίηση
.tooltip = Ελαχιστοποίηση
zen-panel-ui-gradient-generator-custom-color = Προσαρμοσμένο Χρώμα
zen-panel-ui-gradient-generator-saved-message = Επιτυχής αποθήκευση της διαβάθμισης!
zen-copy-current-url-confirmation = Αντιγράφηκε το τρέχον URL!
zen-general-cancel-label =
.label = Ακύρωση
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = Το URL της καρφιτσωμένης καρτέ
zen-tabs-renamed = Η καρτέλα μετονομάστηκε επιτυχώς!
zen-background-tab-opened-toast = Άνοιξε νέα καρτέλα στο παρασκήνιο!
zen-workspace-renamed-toast = Ο χώρος εργασίας μετονομάστηκε επιτυχώς!
zen-library-sidebar-workspaces =
.label = Χώροι
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Συμπαγής Λειτουργία
.tooltiptext = Toggle Compact Mode

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Expand Pinned Tabs
*[false] Collapse Pinned Tabs
}
zen-menubar-appearance =
.label = Appearance
zen-menubar-appearance-description =
.label = Websites will use:
zen-menubar-appearance-auto =
.label = Automatic
zen-menubar-appearance-light =
.label = Light
zen-menubar-appearance-dark =
.label = Dark

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Χώροι Εργασίας
zen-panel-ui-spaces-label =
.label = Spaces
zen-panel-ui-workspaces-create =
.label = Δημιουργία Χώρου
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Επεξεργασία Χώρου Εργασίας
.accesskey = E
context-zen-change-workspace-tab =
.label = Αλλαγή Καρτελών Σε Χώρο Εργασίας
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Spaces
.value = Χώροι Εργασίας
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Συμπληρωματικό
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Κλικ για προσθήκη χρώματος
zen-workspace-creation-name =
.placeholder = Όνομα Χώρου
zen-move-tab-to-workspace-button =
.label = Move To...
.tooltiptext = Move all tabs in this window to a Space
zen-workspaces-panel-context-reorder =
.label = Αναδιάταξη Χώρων
zen-workspace-creation-profile = Προφίλ
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use <span>{ $shortcu
zen-workspaces-close-all-unpinned-tabs-title =
.label = Clear
.tooltiptext = Close all unpinned tabs
zen-panel-ui-workspaces-change-forward =
.label = Next Space
zen-panel-ui-workspaces-change-back =
.label = Previous Space

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Toggle Storage
zen-devtools-toggle-dom-shortcut = Toggle DOM
zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility
zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs
zen-new-unsynced-window-shortcut = New Unsynced Window

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Convert folder to Space
zen-folders-panel-change-folder-space =
.label = Change Space...
zen-folders-panel-change-icon-folder =
.label = Change Icon
zen-folders-unload-all-tooltip =
.tooltiptext = Unload active in this folder
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Replace Pinned URL with Current
.accesskey = C
tab-context-zen-edit-title =
.label = Change Label...
tab-context-zen-edit-icon =
.label = Change Icon...
zen-themes-corrupted = Your { -brand-short-name } mods file is corrupted. They have been reset to the default theme.
zen-shortcuts-corrupted = Your { -brand-short-name } shortcuts file is corrupted. They have been reset to the default shortcuts.
# note: Do not translate the "<br/>" tags in the following string
@@ -30,6 +26,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimize
.tooltip = Minimize
zen-panel-ui-gradient-generator-custom-color = Custom colour
zen-panel-ui-gradient-generator-saved-message = Successfully saved the gradient!
zen-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Cancel
@@ -39,6 +36,10 @@ zen-pinned-tab-replaced = Pinned tab URL has been replaced with the current URL.
zen-tabs-renamed = Tab has been successfully renamed!
zen-background-tab-opened-toast = New background tab opened!
zen-workspace-renamed-toast = Workspace has been successfully renamed!
zen-library-sidebar-workspaces =
.label = Spaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Toggle Compact Mode

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Expand Pinned Tabs
*[false] Collapse Pinned Tabs
}
zen-menubar-appearance =
.label = Appearance
zen-menubar-appearance-description =
.label = Websites will use:
zen-menubar-appearance-auto =
.label = Automatic
zen-menubar-appearance-light =
.label = Light
zen-menubar-appearance-dark =
.label = Dark

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Other workspaces
zen-panel-ui-spaces-label =
.label = Spaces
zen-panel-ui-workspaces-create =
.label = Create Space
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Edit Workspace
.accesskey = E
context-zen-change-workspace-tab =
.label = Change Tab(s) To Workspace
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Spaces
.value = Other Workspace
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Complementary
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Click to add a colour
zen-workspace-creation-name =
.placeholder = Space Name
zen-move-tab-to-workspace-button =
.label = Move To...
.tooltiptext = Move all tabs in this window to a Space
zen-workspaces-panel-context-reorder =
.label = Reorder Spaces
zen-workspace-creation-profile = Profile
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use <span>{ $shortcu
zen-workspaces-close-all-unpinned-tabs-title =
.label = Clear
.tooltiptext = Close all unpinned tabs
zen-panel-ui-workspaces-change-forward =
.label = Next Space
zen-panel-ui-workspaces-change-back =
.label = Previous Space

View File

@@ -10,10 +10,7 @@ zen-menubar-toggle-pinned-tabs =
}
zen-menubar-appearance =
.label = Appearance
zen-menubar-appearance-description =
.label = Websites will use:
.label = Website Appearance
zen-menubar-appearance-auto =
.label = Automatic

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Alternar almacenamiento
zen-devtools-toggle-dom-shortcut = Alternar DOM
zen-devtools-toggle-accessibility-shortcut = Alternar accesibilidad
zen-close-all-unpinned-tabs-shortcut = Cerrar todas las pestañas sin fijar
zen-new-unsynced-window-shortcut = Nueva ventana no sincronizada

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Convertir carpeta en espacio
zen-folders-panel-change-folder-space =
.label = Cambiar espacio...
zen-folders-panel-change-icon-folder =
.label = Cambiar icono
zen-folders-unload-all-tooltip =
.tooltiptext = Suspensión activa en esta carpeta
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Reemplazar la URL fijada con la actual
.accesskey = C
tab-context-zen-edit-title =
.label = Cambiar etiqueta...
tab-context-zen-edit-icon =
.label = Cambiar icono...
zen-themes-corrupted = Su archivo de mods de { -brand-short-name } está dañado. Se ha restablecido el tema por defecto.
zen-shortcuts-corrupted = Su archivo de atajos de { -brand-short-name } está dañado. Se han restablecido los atajos por defecto.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimizar
.tooltip = Minimizar
zen-panel-ui-gradient-generator-custom-color = Color personalizado
zen-panel-ui-gradient-generator-saved-message = ¡Gradiente guardado con éxito!
zen-copy-current-url-confirmation = ¡URL actual copiada!
zen-general-cancel-label =
.label = Cancelar
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = La URL de la pestaña fijada se ha reemplazado por la
zen-tabs-renamed = ¡La pestaña se ha renombrado con éxito!
zen-background-tab-opened-toast = ¡Nueva pestaña abierta en segundo plano!
zen-workspace-renamed-toast = ¡El espacio de trabajo ha sido renombrado con éxito!
zen-library-sidebar-workspaces =
.label = Espacios
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Modo compacto
.tooltiptext = Alternar modo compacto

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Expandir pestañas fijadas
*[false] Colapsar pestañas fijadas
}
zen-menubar-appearance =
.label = Apariencia
zen-menubar-appearance-description =
.label = Los sitios web usarán:
zen-menubar-appearance-auto =
.label = Automático
zen-menubar-appearance-light =
.label = Claro
zen-menubar-appearance-dark =
.label = Oscuro

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Espacios de trabajo
zen-panel-ui-spaces-label =
.label = Espacios
zen-panel-ui-workspaces-create =
.label = Crear espacio
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Editar espacio de trabajo
.accesskey = E
context-zen-change-workspace-tab =
.label = Cambiar pestaña(s) a espacio de trabajo
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Espacios
.value = Espacios de trabajo
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Complementario
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Haga clic para añadir un color
zen-workspace-creation-name =
.placeholder = Nombre del espacio
zen-move-tab-to-workspace-button =
.label = Mover a...
.tooltiptext = Mover todas las pestañas de esta ventana a un espacio
zen-workspaces-panel-context-reorder =
.label = Reordenar espacios
zen-workspace-creation-profile = Perfil
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = ¡Pestañas cerradas! Use <span>{
zen-workspaces-close-all-unpinned-tabs-title =
.label = Limpiar
.tooltiptext = Cerrar todas las pestañas sin fijar
zen-panel-ui-workspaces-change-forward =
.label = Espacio siguiente
zen-panel-ui-workspaces-change-back =
.label = Espacio anterior

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Lülita mälu sektsioon sisse/välja
zen-devtools-toggle-dom-shortcut = Lülita DOM sisse/välja
zen-devtools-toggle-accessibility-shortcut = Lülita ligipääsetavuse sektsioon sisse/välja
zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs
zen-new-unsynced-window-shortcut = New Unsynced Window

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Teisenda kaust tööruumiks
zen-folders-panel-change-folder-space =
.label = Liiguta tööruumi...
zen-folders-panel-change-icon-folder =
.label = Muuda ikooni
zen-folders-unload-all-tooltip =
.tooltiptext = Eemalda mälust selle kausta aktiivsed kaardid
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Asenda püsikaardi URL praegusega
.accesskey = p
tab-context-zen-edit-title =
.label = Change Label...
tab-context-zen-edit-icon =
.label = Change Icon...
zen-themes-corrupted = Sinu { -brand-short-name } mods-ide fail on vigane. See on nüüd lähtestatud vaikimisi teemaks.
zen-shortcuts-corrupted = Sinu { -brand-short-name } otseteede fail on vigane. See on nüüd lähtestatud vaikimisi otseteedeks.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimeeri
.tooltip = Minimeeri
zen-panel-ui-gradient-generator-custom-color = Kohandatud värv
zen-panel-ui-gradient-generator-saved-message = Värviüleminek on edukalt salvestatud!
zen-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Tühista
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = Pinned tab URL has been replaced with the current URL.
zen-tabs-renamed = Kaart on edukalt ümber nimetatud!
zen-background-tab-opened-toast = Taustal avati uus kaart!
zen-workspace-renamed-toast = Tööruum on edukalt ümber nimetatud!
zen-library-sidebar-workspaces =
.label = Tööruumid
zen-library-sidebar-mods =
.label = Mods-id
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Lülita kompaktne režiim sisse/välja

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Expand Pinned Tabs
*[false] Collapse Pinned Tabs
}
zen-menubar-appearance =
.label = Appearance
zen-menubar-appearance-description =
.label = Websites will use:
zen-menubar-appearance-auto =
.label = Automatic
zen-menubar-appearance-light =
.label = Light
zen-menubar-appearance-dark =
.label = Dark

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Tööruumid
zen-panel-ui-spaces-label =
.label = Spaces
zen-panel-ui-workspaces-create =
.label = Uus tööruum
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Muuda tööruumi
.accesskey = M
context-zen-change-workspace-tab =
.label = Liiguta kaardid tööruumi
.accesskey = L
zen-bookmark-edit-panel-workspace-selector =
.value = Spaces
.value = Tööruumid
.accesskey = T
zen-panel-ui-gradient-generator-algo-complementary =
.label = Täiendvärvid
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Klõpsa värvi lisamiseks
zen-workspace-creation-name =
.placeholder = Tööruumi nimi
zen-move-tab-to-workspace-button =
.label = Move To...
.tooltiptext = Move all tabs in this window to a Space
zen-workspaces-panel-context-reorder =
.label = Muuda tööruumide järjestust
zen-workspace-creation-profile = Profiil
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use <span>{ $shortcu
zen-workspaces-close-all-unpinned-tabs-title =
.label = Clear
.tooltiptext = Close all unpinned tabs
zen-panel-ui-workspaces-change-forward =
.label = Next Space
zen-panel-ui-workspaces-change-back =
.label = Previous Space

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Toggle Storage
zen-devtools-toggle-dom-shortcut = Toggle DOM
zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility
zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs
zen-new-unsynced-window-shortcut = New Unsynced Window

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Convert folder to Space
zen-folders-panel-change-folder-space =
.label = Change Space...
zen-folders-panel-change-icon-folder =
.label = Change Icon
zen-folders-unload-all-tooltip =
.tooltiptext = Unload active in this folder
zen-folders-unload-folder =

View File

@@ -5,8 +5,8 @@
zen-panel-ui-current-profile-text = نمایهٔ کنونی
unified-extensions-description = افزونه‌های در حال استفاده عملکردهای بیشتری به { -brand-short-name } می‌دهند.
tab-context-zen-reset-pinned-tab =
.label = بازنشانی زبانهٔ سنجاق شده
.accesskey = ب
.label = Reset Pinned Tab
.accesskey = R
tab-context-zen-add-essential =
.label = Add to Essentials
.accesskey = E
@@ -15,42 +15,43 @@ tab-context-zen-remove-essential =
.label = Remove from Essentials
.accesskey = R
tab-context-zen-replace-pinned-url-with-current =
.label = جایگزینی URL سنجاق شده با فعلی
.label = Replace Pinned URL with Current
.accesskey = C
tab-context-zen-edit-title =
.label = Change Label...
tab-context-zen-edit-icon =
.label = Change Icon...
zen-themes-corrupted = Your { -brand-short-name } mods file is corrupted. They have been reset to the default theme.
zen-shortcuts-corrupted = Your { -brand-short-name } shortcuts file is corrupted. They have been reset to the default shortcuts.
# note: Do not translate the "<br/>" tags in the following string
zen-new-urlbar-notification =
The new URL bar has been enabled, removing the need for new tab pages.<br/><br/>
Try opening a new tab to see the new URL bar in action!
zen-disable = غیرفعال
zen-disable = Disable
pictureinpicture-minimize-btn =
.aria-label = کمینه
.tooltip = کمینه
zen-panel-ui-gradient-generator-custom-color = رنگ دلخواه
zen-copy-current-url-confirmation = رونوشت از URL فعلی!
.aria-label = Minimize
.tooltip = Minimize
zen-panel-ui-gradient-generator-custom-color = Custom Color
zen-panel-ui-gradient-generator-saved-message = Successfully saved the gradient!
zen-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = لغو
.label = Cancel
zen-general-confirm =
.label = تایید
.label = Confirm
zen-pinned-tab-replaced = Pinned tab URL has been replaced with the current URL.
zen-tabs-renamed = Tab has been successfully renamed!
zen-background-tab-opened-toast = New background tab opened!
zen-workspace-renamed-toast = Workspace has been successfully renamed!
zen-library-sidebar-workspaces =
.label = Spaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Toggle Compact Mode
# note: Do not translate the "<br/>" tags in the following string
zen-learn-more-text = یادگیری بیشتر
zen-close-label = بستن
zen-learn-more-text = Learn More
zen-close-label = Close
zen-singletoolbar-urlbar-placeholder-with-name =
.placeholder = جستجو...
.placeholder = Search...
zen-icons-picker-emoji =
.label = Emojis
zen-icons-picker-svg =

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Expand Pinned Tabs
*[false] Collapse Pinned Tabs
}
zen-menubar-appearance =
.label = Appearance
zen-menubar-appearance-description =
.label = Websites will use:
zen-menubar-appearance-auto =
.label = Automatic
zen-menubar-appearance-light =
.label = Light
zen-menubar-appearance-dark =
.label = Dark

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = دیگر فضاهای کاری
zen-panel-ui-spaces-label =
.label = Spaces
zen-panel-ui-workspaces-create =
.label = Create Space
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = ویرایش فضای کاری
.accesskey = E
context-zen-change-workspace-tab =
.label = Change Tab(s) To Workspace
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Spaces
.value = Workspaces
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Complementary
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Click to add a color
zen-workspace-creation-name =
.placeholder = Space Name
zen-move-tab-to-workspace-button =
.label = Move To...
.tooltiptext = Move all tabs in this window to a Space
zen-workspaces-panel-context-reorder =
.label = Reorder Spaces
zen-workspace-creation-profile = Profile
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use <span>{ $shortcu
zen-workspaces-close-all-unpinned-tabs-title =
.label = Clear
.tooltiptext = Close all unpinned tabs
zen-panel-ui-workspaces-change-forward =
.label = Next Space
zen-panel-ui-workspaces-change-back =
.label = Previous Space

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Vaihda Tallennustilaa
zen-devtools-toggle-dom-shortcut = Vaihda DOM:ia
zen-devtools-toggle-accessibility-shortcut = Vaihda Esteettömyystilaan
zen-close-all-unpinned-tabs-shortcut = Sulje kaikki kiinnittämättömät välilehdet
zen-new-unsynced-window-shortcut = New Unsynced Window

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Muunna kansio työtilaksi
zen-folders-panel-change-folder-space =
.label = Muuta Työtilaa...
zen-folders-panel-change-icon-folder =
.label = Vaihda kuvake
zen-folders-unload-all-tooltip =
.tooltiptext = Poista käytöstä aktiivinen kansio
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Korvaa kiinnitetty URL-osoite nykyisellä
.accesskey = C
tab-context-zen-edit-title =
.label = Change Label...
tab-context-zen-edit-icon =
.label = Change Icon...
zen-themes-corrupted = { -brand-short-name } modejasi tiedosto on vioittunut. Ne on palautettu oletusteemaan.
zen-shortcuts-corrupted = { -brand-short-name } Oikotietä sisältävä tiedosto on korruptoitunut. Ne on palautettu oletus oikoteihin.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimoi
.tooltip = Minimoi
zen-panel-ui-gradient-generator-custom-color = Muokattu Väri
zen-panel-ui-gradient-generator-saved-message = Kaltevuus tallennettu onnistuneesti!
zen-copy-current-url-confirmation = Nykyinen URL-osoite kopioitu!
zen-general-cancel-label =
.label = Peruuta
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = Pinned tab URL has been replaced with the current URL.
zen-tabs-renamed = Välilehti on nimetty uudelleen!
zen-background-tab-opened-toast = Uusi taustavälilehti avattu!
zen-workspace-renamed-toast = Työtila on nimetty uudelleen!
zen-library-sidebar-workspaces =
.label = Työtilat
zen-library-sidebar-mods =
.label = Modit
zen-toggle-compact-mode-button =
.label = Kompakti Tila
.tooltiptext = Ota käyttöön Kompakti tila

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Expand Pinned Tabs
*[false] Collapse Pinned Tabs
}
zen-menubar-appearance =
.label = Appearance
zen-menubar-appearance-description =
.label = Websites will use:
zen-menubar-appearance-auto =
.label = Automatic
zen-menubar-appearance-light =
.label = Light
zen-menubar-appearance-dark =
.label = Dark

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Työtilat
zen-panel-ui-spaces-label =
.label = Spaces
zen-panel-ui-workspaces-create =
.label = Luo työtila
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Muokkaa Työtilaa
.accesskey = E
context-zen-change-workspace-tab =
.label = Vaihda Välilehdet Työtilaan
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Spaces
.value = Työtilat
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Täydentävä
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Klikkaa lisätäksesi väri
zen-workspace-creation-name =
.placeholder = Työtilan nimi
zen-move-tab-to-workspace-button =
.label = Move To...
.tooltiptext = Move all tabs in this window to a Space
zen-workspaces-panel-context-reorder =
.label = Järjestä Työtilat Uudelleen
zen-workspace-creation-profile = Profiili
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Välilehdet suljettu! Peruuta toi
zen-workspaces-close-all-unpinned-tabs-title =
.label = Tyhjennä
.tooltiptext = Sulje kaikki kiinnittämättömät välilehdet
zen-panel-ui-workspaces-change-forward =
.label = Next Space
zen-panel-ui-workspaces-change-back =
.label = Previous Space

View File

@@ -5,7 +5,7 @@
pane-zen-looks-title = Apparence
category-zen-looks =
.tooltiptext = { pane-zen-looks-title }
zen-warning-language = Si vous changez la langue par défaut, il peut être plus facile pour des sites Web de vous traquer.
zen-warning-language = Si vous changez la langue par défaut, il peut être plus facile pour des sites Internet de vous traquer.
zen-vertical-tabs-layout-header = Disposition du navigateur
zen-vertical-tabs-layout-description = Choisissez la disposition qui vous convient le mieux
zen-layout-single-toolbar = Barre doutils unique
@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Afficher longlet Stockage
zen-devtools-toggle-dom-shortcut = Afficher longlet DOM
zen-devtools-toggle-accessibility-shortcut = Afficher longlet Accessibilité
zen-close-all-unpinned-tabs-shortcut = Fermer tous les onglets non épinglés
zen-new-unsynced-window-shortcut = Nouvelle fenêtre non synchronisée

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Convertir le dossier en espace
zen-folders-panel-change-folder-space =
.label = Changer d'espace...
zen-folders-panel-change-icon-folder =
.label = Changer d'icône
zen-folders-unload-all-tooltip =
.tooltiptext = Décharger les onglets actifs de ce dossier
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Remplacer lURL épinglée par lactuelle
.accesskey = C
tab-context-zen-edit-title =
.label = Changer le libellé...
tab-context-zen-edit-icon =
.label = Changer l'icône...
zen-themes-corrupted = Votre fichier de thèmes { -brand-short-name } est corrompu. Il a été réinitialisé au thème par défaut.
zen-shortcuts-corrupted = Votre fichier de raccourcis { -brand-short-name } est corrompu. Ils ont été réinitialisés aux raccourcis par défaut.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimiser
.tooltip = Minimiser
zen-panel-ui-gradient-generator-custom-color = Couleur personnalisée
zen-panel-ui-gradient-generator-saved-message = Le dégradé a été enregistré avec succès!
zen-copy-current-url-confirmation = URL actuelle copiée !
zen-general-cancel-label =
.label = Annuler
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = Ladresse de l'onglet épinglé a été remplacée p
zen-tabs-renamed = Longlet a été renommé avec succès!
zen-background-tab-opened-toast = Nouvel onglet ouvert en arrière-plan!
zen-workspace-renamed-toast = L'espace de travail a été renommé avec succès !
zen-library-sidebar-workspaces =
.label = Espaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Mode compact
.tooltiptext = Activer/Désactiver le mode compact

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Développer les onglets épinglés
*[false] Réduire les onglets épinglés
}
zen-menubar-appearance =
.label = Apparence
zen-menubar-appearance-description =
.label = Les sites Web utiliseront :
zen-menubar-appearance-auto =
.label = Automatique
zen-menubar-appearance-light =
.label = Clair
zen-menubar-appearance-dark =
.label = Sombre

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Espaces
zen-panel-ui-spaces-label =
.label = Espaces
zen-panel-ui-workspaces-create =
.label = Créer un espace
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Modifier lespace
.accesskey = E
context-zen-change-workspace-tab =
.label = Déplacer vers lespace de travail
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Espaces
.value = Espaces de travail
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Complémentaire
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Cliquez pour ajouter une couleur
zen-workspace-creation-name =
.placeholder = Nom de l'espace
zen-move-tab-to-workspace-button =
.label = Déplacer vers...
.tooltiptext = Déplacer tous les onglets de cette fenêtre vers un espace
zen-workspaces-panel-context-reorder =
.label = Réorganiser les espaces
zen-workspace-creation-profile = Profil
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Onglets fermés ! Utiliser <span>
zen-workspaces-close-all-unpinned-tabs-title =
.label = Nettoyer
.tooltiptext = Fermer tous les onglets non épinglés
zen-panel-ui-workspaces-change-forward =
.label = Espace suivant
zen-panel-ui-workspaces-change-back =
.label = Espace précédent

View File

@@ -160,7 +160,7 @@ category-zen-CKS =
.tooltiptext = { pane-zen-CKS-title }
pane-settings-CKS-title = Aicearraí Méarchláir { -brand-short-name }
category-zen-marketplace =
.tooltiptext = Modanna Zen
.tooltiptext = Zen Mods
zen-settings-CKS-header = Saincheap do aicearraí méarchláir
zen-settings-CKS-description = Athraigh na haicearraí méarchláir réamhshocraithe de réir mar is mian leat agus feabhsaigh do thaithí brabhsála
zen-settings-CKS-disable-firefox =
@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Scoránaigh Stóráil
zen-devtools-toggle-dom-shortcut = Scoránaigh DOM
zen-devtools-toggle-accessibility-shortcut = Scoránaigh Inrochtaineacht
zen-close-all-unpinned-tabs-shortcut = Dún Gach Cluaisín Gan Phionáil
zen-new-unsynced-window-shortcut = Fuinneog Nua Neamhshioncrónaithe

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Tiontaigh fillteán go Spás
zen-folders-panel-change-folder-space =
.label = Athraigh Spás...
zen-folders-panel-change-icon-folder =
.label = Athraigh Deilbhín
zen-folders-unload-all-tooltip =
.tooltiptext = Díluchtaigh gníomhach sa fhillteán seo
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Cuir URL Prionáilte in ionad an URL Reatha
.accesskey = C
tab-context-zen-edit-title =
.label = Athraigh Lipéad...
tab-context-zen-edit-icon =
.label = Athraigh Deilbhín...
zen-themes-corrupted = Tá do chomhad mods { -brand-short-name } truaillithe. Tá siad athshocraithe chuig an téama réamhshocraithe.
zen-shortcuts-corrupted = Tá do chomhad aicearraí { -brand-short-name } truaillithe. Tá siad athshocraithe chuig na haicearraí réamhshocraithe.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Íoslaghdaigh
.tooltip = Íoslaghdaigh
zen-panel-ui-gradient-generator-custom-color = Dath Saincheaptha
zen-panel-ui-gradient-generator-saved-message = Sábháladh an grádán go rathúil!
zen-copy-current-url-confirmation = Cóipeáladh an URL reatha!
zen-general-cancel-label =
.label = Cealaigh
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = Tá URL an chluaisín phinnáilte curtha in ionad an U
zen-tabs-renamed = Athainmníodh an cluaisín go rathúil!
zen-background-tab-opened-toast = Tá cluaisín cúlra nua oscailte!
zen-workspace-renamed-toast = Athainmníodh an spás oibre go rathúil!
zen-library-sidebar-workspaces =
.label = Spásanna
zen-library-sidebar-mods =
.label = Modanna
zen-toggle-compact-mode-button =
.label = Mód Dlúth
.tooltiptext = Mód Dlúth a Athrú

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Leathnaigh Cluaisíní Priontáilte
*[false] Laghdaigh Cluaisíní Priontáilte
}
zen-menubar-appearance =
.label = Appearance
zen-menubar-appearance-description =
.label = Websites will use:
zen-menubar-appearance-auto =
.label = Uathoibríoch
zen-menubar-appearance-light =
.label = Solas
zen-menubar-appearance-dark =
.label = Dorcha

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Spásanna
zen-panel-ui-spaces-label =
.label = Spásanna
zen-panel-ui-workspaces-create =
.label = Cruthaigh Spás
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Cuir Spás in Eagar
.accesskey = E
context-zen-change-workspace-tab =
.label = DAthraigh Chluaisíní(s) go Spás Oibre
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Spásanna
.value = Spásanna Oibre
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Comhlántach
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Cliceáil chun dath a chur leis
zen-workspace-creation-name =
.placeholder = Ainm an Spáis
zen-move-tab-to-workspace-button =
.label = Bog go...
.tooltiptext = Bog gach cluaisín sa fhuinneog seo go Spás
zen-workspaces-panel-context-reorder =
.label = Athordaigh Spásanna
zen-workspace-creation-profile = Próifíl
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Cluaisíní Dúnta! Úsáid <span
zen-workspaces-close-all-unpinned-tabs-title =
.label = Glan
.tooltiptext = Dún gach cluaisín neamhphionáilte
zen-panel-ui-workspaces-change-forward =
.label = An Chéad Spás Eile
zen-panel-ui-workspaces-change-back =
.label = Spás Roimhe Seo

View File

@@ -11,10 +11,10 @@ zen-vertical-tabs-layout-description = אפשר לבחור את הפריסה ש
zen-layout-single-toolbar = סרגל צד בלבד
zen-layout-multiple-toolbar = סרגל כלים עליון וסרגל צד
zen-layout-collapsed-toolbar = סרגל צד מכווץ
sync-currently-syncing-workspaces = מרחבי עבודה
sync-currently-syncing-workspaces = סביבות עבודה
sync-engine-workspaces =
.label = מרחבי עבודה
.tooltiptext = סנכרון מרחבי העבודה שלך בין מכשירים
.label = סביבות עבודה
.tooltiptext = סנכרון סביבות העבודה שלך בין מכשירים
.accesskey = '
zen-glance-title = במבט מהיר
zen-glance-header = הגדרות כלליות למבט המהיר
@@ -41,20 +41,20 @@ zen-look-and-feel-compact-toolbar-flash-popup =
pane-zen-tabs-title = ניהול לשוניות
category-zen-workspaces =
.tooltiptext = { pane-zen-tabs-title }
pane-settings-workspaces-title = מרחבי עבודה
pane-settings-workspaces-title = סביבות עבודה
zen-tabs-unloader-enabled =
.label = הפעלת כיבוי לשוניות
zen-tabs-close-on-back-with-no-history =
.label = סגירת הלשונית ומעבר ללשונית האם שלה (או ללשונית שהכי נמצאת בשימוש) בעת לחיצה על כפתור החזרה כשאין היסטוריית גלישה
zen-tabs-cycle-by-attribute =
.label = הקיצור Ctrl+Tab מחליף בין לשוניות חיוניות ולשוניות במרחב העבודה בלבד
.label = הקיצור Ctrl+Tab מחליף בין לשוניות חיוניות ולשוניות בסביבת העבודה בלבד
zen-tabs-cycle-ignore-pending-tabs =
.label = התעלם מלשוניות בטעינה שעוברים עם Ctrl+Tab
zen-tabs-cycle-by-attribute-warning = הקיצור Ctrl+Tab יחליף לפי סדר מועד השימוש האחרון, אם אפשרות זו מופעלת
zen-look-and-feel-compact-toolbar-themed =
.label = שימוש ברקע עם עיצוב לסרגל מכווץ
zen-workspace-continue-where-left-off =
.label = להמשיך מאיפה שהפסקת
.label = להמשיך מהמקום האחרון
pane-zen-pinned-tab-manager-title = לשוניות מוצמדות
zen-pinned-tab-manager-header = הגדרות כלליות ללשוניות מוצמדות
zen-pinned-tab-manager-description = ניהול הגדרות התנהגות נוספות ללשוניות מוצמדות
@@ -75,13 +75,13 @@ zen-pinned-tab-manager-reset-close-shortcut-option =
.label = איפוס כתובת
zen-pinned-tab-manager-close-close-shortcut-option =
.label = סגירת לשונית
pane-zen-workspaces-header = מרחבי עבודה
zen-settings-workspaces-header = הגדרות כלליות למרחבי העבודה
zen-settings-workspaces-description = בעזרת מרחבי העבודה, אפשר להפעיל מספר הפעלות גלישה בו־זמנית!
pane-zen-workspaces-header = סביבות עבודה
zen-settings-workspaces-header = הגדרות כלליות לסביבות עבודה
zen-settings-workspaces-description = בעזרת סביבות העבודה, אפשר להפעיל מספר הפעלות גלישה בו־זמנית!
zen-settings-workspaces-enabled =
.label = הפעלת מרחבי עבודה
.label = הפעלת סביבות עבודה
zen-settings-workspaces-hide-default-container-indicator =
.label = הסתרת מחוון ברירת המחדל למגירות בשורת הלשוניות
.label = הסתרת המחוון המכל המוגדר כברירת מחדל בשורת הלשוניות
zen-key-unsaved = קיצור מקלדת לא נשמר! יש לשמור אותו על ידי הקשה על "Escape" לאחר הקלדה מחדש.
zen-key-conflict = קונפליקט עם { $group } -> { $shortcut }
pane-zen-theme-title = הגדרות ערכת נושא
@@ -99,31 +99,31 @@ zen-vertical-tabs-dont-expand-tabs-by-default = ביטול הרחבת לשוני
zen-vertical-tabs-expand-tabs-on-hover = הרחבת לשוניות בעת מעבר של הסמן על פניהן (לא עובדת במצב חסכוני)
zen-vertical-tabs-expand-tabs-header = איך להרחיב לשוניות
zen-vertical-tabs-expand-tabs-description = נא לבחור איך להרחיב לשוניות בסרגל הצד
zen-theme-marketplace-header = שפצורים של Zen
zen-theme-marketplace-header = התאמות של Zen
zen-theme-disable-all-enabled =
.title = כיבוי כל השפצורים
.title = כיבוי כל ההתאמות
zen-theme-disable-all-disabled =
.title = הפעלת כל השפצורים
zen-theme-marketplace-description = אפשר למצוא ולהתקין שפצורים מהחנות.
.title = הפעלת כל ההתאמות
zen-theme-marketplace-description = אפשר למצוא ולהתקין התאמות מהחנות.
zen-theme-marketplace-remove-button =
.label = הסרת שפצור
.label = הסרת התאמה
zen-theme-marketplace-check-for-updates-button =
.label = בדיקת עדכונים
zen-theme-marketplace-import-button =
.label = ייבוא שפצורים
.label = ייבוא התאמות
zen-theme-marketplace-export-button =
.label = ייצוא שפצורים
zen-theme-marketplace-import-success = השפצורים יובאו בהצלחה
zen-theme-marketplace-import-failure = אירעה שגיאה בעת ייבוא ​​השפצורים
zen-theme-marketplace-export-success = השפצורים יוצאו בהצלחה
zen-theme-marketplace-export-failure = אירעה שגיאה בעת ייצוא השפצורים
zen-theme-marketplace-updates-success = השפצורים עודכנו בהצלחה
.label = ייצוא התאמות
zen-theme-marketplace-import-success = ההתאמות יובאו בהצלחה
zen-theme-marketplace-import-failure = אירעה שגיאה בייבוא ​​ההתאמות
zen-theme-marketplace-export-success = ההתאמות יוצאו בהצלחה
zen-theme-marketplace-export-failure = אירעה שגיאה בייצוא ההתאמות
zen-theme-marketplace-updates-success = ההתאמות עודכנו בהצלחה
zen-theme-marketplace-updates-failure = לא נמצאו עדכונים!
zen-theme-marketplace-toggle-enabled-button =
.title = השבתת שפצור
.title = כיבוי התאמה
zen-theme-marketplace-toggle-disabled-button =
.title = הפעלת שפצור
zen-theme-marketplace-remove-confirmation = להסיר שפצור זה?
.title = הפעלת התאמה
zen-theme-marketplace-remove-confirmation = להסיר התאמה זו?
zen-theme-marketplace-close-modal = סגירה
zen-theme-marketplace-theme-header-title =
.title = בורר CSS: { $name }
@@ -131,20 +131,20 @@ zen-theme-marketplace-dropdown-default-label =
.label = כלום
zen-theme-marketplace-input-default-placeholder =
.placeholder = אפשר להקליד כאן...
pane-zen-marketplace-title = שפצורים של Zen
pane-zen-marketplace-title = התאמות של Zen
zen-themes-auto-update =
.label = עדכון אוטומטי של שפצורים מותקנים בעת ההפעלה
.label = עדכון אוטומטי של מודים מותקנים בעת ההפעלה
zen-settings-workspaces-force-container-tabs-to-workspace =
.label = העברה למרחב עבודה שבו מוגדרת מגירת ברירת מחדל לפתיחת לשוניות במגירה
.label = העברה לסביבת עבודה שבה המכל מוגדר כברירת מחדל שפותחים כרטיסייה במכל
zen-theme-marketplace-link = כניסה לחנות
zen-dark-theme-styles-header = עיצובים כהים
zen-dark-theme-styles-description = אפשר לשנות את העיצוב הכהה לטעמך
zen-dark-theme-styles-amoled = עיצוב לילה
zen-dark-theme-styles-default = עיצוב לילה ברירת מחדל
zen-dark-theme-styles-colorful = עיצוב כהה צבעוני
zen-compact-mode-styles-left = הסתרת סרגל הלשוניות
zen-compact-mode-styles-top = הסתרת הסרגל העליון
zen-compact-mode-styles-both = הסתרת שני הסרגלים
zen-compact-mode-styles-left = הסתרת סרגל כרטיסיות
zen-compact-mode-styles-top = הסתרת סרגל עליון
zen-compact-mode-styles-both = הסתרת שניהם
zen-urlbar-title = סרגל כתובת של Zen
zen-urlbar-header = הגדרות כלליות לסרגל הכתובת החדש
zen-urlbar-description = אפשר לשנות את סרגל הכתובת לטעמך
@@ -160,7 +160,7 @@ category-zen-CKS =
.tooltiptext = { pane-zen-CKS-title }
pane-settings-CKS-title = קיצורי מקלדת של { -brand-short-name }
category-zen-marketplace =
.tooltiptext = שפצורים של Zen
.tooltiptext = מצבים של Zen
zen-settings-CKS-header = התאמה אישית של קיצורי מקלדת
zen-settings-CKS-description = אפשר לשנות קיצורי מקלדת ברירת מחדל לטעמך כדי לשפר את חווית הגלישה שלך
zen-settings-CKS-disable-firefox =
@@ -170,14 +170,14 @@ zen-settings-CKS-duplicate-shortcut =
zen-settings-CKS-reset-shortcuts =
.label = שחזר לברירת מחדל
zenCKSOption-group-other = שונות
zenCKSOption-group-windowAndTabManagement = ניהול חלונות ולשוניות
zenCKSOption-group-windowAndTabManagement = ניהול חלונות וכרטיסיות
zenCKSOption-group-navigation = ניווט
zenCKSOption-group-searchAndFind = חיפוש
zenCKSOption-group-pageOperations = פעולות עמוד
zenCKSOption-group-historyAndBookmarks = היסטוריה וסימניות
zenCKSOption-group-mediaAndDisplay = מידה ותצוגה
zenCKSOption-group-zen-compact-mode = מצב חסכוני
zenCKSOption-group-zen-workspace = מרחבי עבודה
zenCKSOption-group-zen-compact-mode = מצב מכווץ
zenCKSOption-group-zen-workspace = סביבות עבודה
zenCKSOption-group-zen-other = תכונות אחרות של Zen
zenCKSOption-group-zen-split-view = תצוגה מפוצלת
zenCKSOption-group-devTools = כלי פיתוח
@@ -185,7 +185,7 @@ zen-key-quick-restart = הפעלה מחדש קצרה
zen-window-new-shortcut = חלון חדש
zen-tab-new-shortcut = לשונית חדשה
zen-key-redo = בצע מחדש
zen-restore-last-closed-tab-shortcut = שחזר הלשונית האחרונה שנסגרה
zen-restore-last-closed-tab-shortcut = שחזר כרטיסייה אחרונה שנסגרה
zen-location-open-shortcut = פתח מיקום
zen-location-open-shortcut-alt = פתח מיקום (משני)
zen-key-undo-close-window = בטל סגירת חלון
@@ -200,7 +200,7 @@ zen-text-action-select-all-shortcut = סמן הכל
zen-text-action-delete-shortcut = מחק
zen-history-show-all-shortcut-mac = הצג היסטוריה שלמה (Mac)
zen-full-screen-shortcut = מסך מלא
zen-reader-mode-toggle-shortcut-windows = הפעלתיבוי מצב קריאה (Windows)
zen-reader-mode-toggle-shortcut-windows = הפעל/כבה מצב קריאה (Windows)
zen-picture-in-picture-toggle-shortcut-alt = הפעל/כבה תמונה-בתמונה (משני)
zen-picture-in-picture-toggle-shortcut-mac = הפעל/כבה תמונה-בתמונה (Mac)
zen-picture-in-picture-toggle-shortcut-mac-alt = הפעל/כבה תמונה-בתמונה (משני ב-Mac)
@@ -219,7 +219,7 @@ zen-addons-shortcut = פתח תוספים
zen-file-open-shortcut = פתח קובץ
zen-save-page-shortcut = שמור עמוד
zen-print-shortcut = הדפס עמוד
zen-close-shortcut-2 = סגירת לשונית
zen-close-shortcut-2 = סגור כרטיסיה
zen-mute-toggle-shortcut = הפעל/כבה השתקה
zen-key-delete = מחק מפתח
zen-key-go-back = חזרה
@@ -232,8 +232,8 @@ zen-key-exit-full-screen = צא ממסך מלא
zen-ai-chatbot-sidebar-shortcut = הפעל/כבה סרגל צ'אט AI צד
zen-key-inspector-mac = הפעל/כבה בודק (Mac)
zen-toggle-sidebar-shortcut = הפעל/כבה סרגל צד של Firefox
zen-toggle-pin-tab-shortcut = הצמדת לשונית
zen-reader-mode-toggle-shortcut-other = הפעלתיבוי מצב קריאה
zen-toggle-pin-tab-shortcut = הצמדת כרטיסייה
zen-reader-mode-toggle-shortcut-other = הפעל/כבה מצב קריאה
zen-picture-in-picture-toggle-shortcut = הפעל/כבה תמונה-בתמונה
zen-nav-reload-shortcut-2 = רענן עמוד
zen-key-about-processes = מידע על תהליכים
@@ -262,40 +262,40 @@ zen-key-wr-toggle-capture-sequence-cmd = הפעל/כבה רצף WR Capture
zen-nav-reload-shortcut = רענן עמוד
zen-nav-reload-shortcut-skip-cache = רענן עמוד (דילוג על מטמון)
zen-close-shortcut = סגור חלון
zen-close-tab-shortcut = סגירת לשונית
zen-compact-mode-shortcut-show-sidebar = הפעלתיבוי סרגל צד מרחף
zen-compact-mode-shortcut-show-toolbar = הפעלתיבוי סרגל מרחף
zen-compact-mode-shortcut-toggle = הפעלתיבוי מצב חסכוני
zen-close-tab-shortcut = סגור כרטיסיה
zen-compact-mode-shortcut-show-sidebar = הפעל/כבה סרגל צד מרחף
zen-compact-mode-shortcut-show-toolbar = הפעל/כבה סרגל מרחף
zen-compact-mode-shortcut-toggle = הפעל/כבה מצב מכווץ
zen-glance-expand = הרחבת מבט
zen-workspace-shortcut-switch-1 = מעבר למרחב עבודה 1
zen-workspace-shortcut-switch-2 = מעבר למרחב עבודה 2
zen-workspace-shortcut-switch-3 = מעבר למרחב עבודה 3
zen-workspace-shortcut-switch-4 = מעבר למרחב עבודה 4
zen-workspace-shortcut-switch-5 = מעבר למרחב עבודה 5
zen-workspace-shortcut-switch-6 = מעבר למרחב עבודה 6
zen-workspace-shortcut-switch-7 = מעבר למרחב עבודה 7
zen-workspace-shortcut-switch-8 = מעבר למרחב עבודה 8
zen-workspace-shortcut-switch-9 = מעבר למרחב עבודה 9
zen-workspace-shortcut-switch-10 = מעבר למרחב עבודה 10
zen-workspace-shortcut-forward = העברת מרחב העבודה קדימה
zen-workspace-shortcut-backward = העברת מרחב העבודה אחורה
zen-workspace-shortcut-switch-1 = עבור לסביבת עבודה 1
zen-workspace-shortcut-switch-2 = עבור לסביבת עבודה 2
zen-workspace-shortcut-switch-3 = עבור לסביבת עבודה 3
zen-workspace-shortcut-switch-4 = עבור לסביבת עבודה 4
zen-workspace-shortcut-switch-5 = עבור לסביבת עבודה 5
zen-workspace-shortcut-switch-6 = עבור לסביבת עבודה 6
zen-workspace-shortcut-switch-7 = עבור לסביבת עבודה 7
zen-workspace-shortcut-switch-8 = עבור לסביבת עבודה 8
zen-workspace-shortcut-switch-9 = עבור לסביבת עבודה 9
zen-workspace-shortcut-switch-10 = עבור לסביבת עבודה 10
zen-workspace-shortcut-forward = סביבת עבודה קדימה
zen-workspace-shortcut-backward = ביבת עבודה אחורה
zen-sidebar-shortcut-toggle = הפעל/כבה עובי של סרגל צד
zen-pinned-tab-shortcut-reset = איפוס הלשונית המוצמדת לכתובת המוצמדת
zen-pinned-tab-shortcut-reset = אפס כרטיסייה מוצמדת לקישור מוצמד
zen-split-view-shortcut-grid = הפעל/כבה תצוגה מפוצלת רשת
zen-split-view-shortcut-vertical = הפעל/כבה תצוגה מפוצלת אנכית
zen-split-view-shortcut-horizontal = הפעל/כבה תצוגה מפוצלת אופקית
zen-split-view-shortcut-unsplit = סגור תצוגה מפוצלת
zen-new-empty-split-view-shortcut = פיצול חדש ריק
zen-key-select-tab-1 = בחירת לשונית #1
zen-key-select-tab-2 = בחירת לשונית #2
zen-key-select-tab-3 = בחירת לשונית #3
zen-key-select-tab-4 = בחירת לשונית #4
zen-key-select-tab-5 = בחירת לשונית #5
zen-key-select-tab-6 = בחירת לשונית #6
zen-key-select-tab-7 = בחירת לשונית #7
zen-key-select-tab-8 = בחירת לשונית #8
zen-key-select-tab-last = בחירת הלשונית האחרונה בסדר
zen-key-show-all-tabs = הצגת כל הלשוניות
zen-key-select-tab-1 = בחר כרטיסיה #1
zen-key-select-tab-2 = בחר כרטיסיה #2
zen-key-select-tab-3 = בחר כרטיסיה #3
zen-key-select-tab-4 = בחר כרטיסיה #4
zen-key-select-tab-5 = בחר כרטיסיה #5
zen-key-select-tab-6 = בחר כרטיסיה #6
zen-key-select-tab-7 = בחר כרטיסיה #7
zen-key-select-tab-8 = בחר כרטיסיה #8
zen-key-select-tab-last = בחר כרטיסייה אחרונה
zen-key-show-all-tabs = הצג את כל הכרטיסיות
zen-key-goto-history = עבור להיסטוריה
zen-key-go-home = חזור לבית
zen-bookmark-show-sidebar-shortcut = הצג סרגל צד סימניות
@@ -303,7 +303,7 @@ zen-bookmark-show-toolbar-shortcut = הצג סרגל סימניות
zen-devtools-toggle-shortcut = הפעל/כבה DevTools
zen-devtools-toggle-browser-toolbox-shortcut = הפעל/כבה את ארגז הכלים של הדפדפן
zen-devtools-toggle-browser-console-shortcut = הפעל/כבה קונסולת דפדפן
zen-devtools-toggle-responsive-design-mode-shortcut = הפעלתיבוי מצב עיצוב מסתגל
zen-devtools-toggle-responsive-design-mode-shortcut = הפעל/כבה מצב עיצוב רספונסיבי
zen-devtools-toggle-inspector-shortcut = הפעל/כבה בודק
zen-devtools-toggle-web-console-shortcut = הפעל/כבה קונסולת אתר
zen-devtools-toggle-js-debugger-shortcut = הפעל/כבה ניפוי באגים JavaScript
@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = הפעל/כבה אחסון
zen-devtools-toggle-dom-shortcut = הפעל/כבה DOM
zen-devtools-toggle-accessibility-shortcut = הפעל/כבה נגישות
zen-close-all-unpinned-tabs-shortcut = סגירת כל הלשוניות שאינן מוצמדות
zen-new-unsynced-window-shortcut = חלון לא מסונכרן חדש

View File

@@ -13,11 +13,13 @@ zen-folders-new-subfolder =
zen-folders-panel-delete-folder =
.label = מחיקת תיקייה
zen-folders-panel-convert-folder-to-space =
.label = המרת תיקייה למרחב
.label = המרת תיקייה לסביבה
zen-folders-panel-change-folder-space =
.label = שינוי מרחב...
.label = שינוי סביבה...
zen-folders-panel-change-icon-folder =
.label = שינוי סמל
zen-folders-unload-all-tooltip =
.tooltiptext = פינוי כל הפעילים בתיקייה הזו
zen-folders-unload-folder =
.label = כיבוי כל הלשוניות
zen-folders-search-no-results = לא נמצאו לשוניות שתואמות לחיפוש זה 🤔
.label = פינוי כל הכרטיסייות
zen-folders-search-no-results = אין כרטיסיות שתואמות לחיפוש 🤔

View File

@@ -12,16 +12,12 @@ tab-context-zen-add-essential =
.accesskey = ק
tab-context-zen-add-essential-badge = { $num } / { $max } מקומות מלאים
tab-context-zen-remove-essential =
.label = הסרה מהחיוניות
.label = הסרה מהחיוניים
.accesskey = ר
tab-context-zen-replace-pinned-url-with-current =
.label = החלפת הכתובת המוצמדת בנוכחית
.accesskey = ב
tab-context-zen-edit-title =
.label = שינוי תווית...
tab-context-zen-edit-icon =
.label = שינוי סמל...
zen-themes-corrupted = קובץ השפצור { -brand-short-name } שלך פגום. בוצע איפוס לערכת הנושא ברירת המחדל.
zen-themes-corrupted = קובץ המודים { -brand-short-name } שלך פגום. הם אופסו לנושא ברירת המחדל.
zen-shortcuts-corrupted = קיצורי דרך { -brand-short-name } פגום. הם אופסו לקיצורי דרך ברירת מחדל.
# note: Do not translate the "<br/>" tags in the following string
zen-new-urlbar-notification = הופעלה שורת הכתובת החדשה, כך שאין צורך בעמודי לשונית חדשה.<br/><br/>אפשר לפתוח לשונית חדשה ולראות את שורת הכתובת החדשה בפעולה!
@@ -30,6 +26,7 @@ pictureinpicture-minimize-btn =
.aria-label = מזעור
.tooltip = מזעור
zen-panel-ui-gradient-generator-custom-color = צבע מותאם אישית
zen-panel-ui-gradient-generator-saved-message = מיזוג הצבעים נשמר בהצלחה!
zen-copy-current-url-confirmation = הכתובת הנוכחית הועתקה!
zen-general-cancel-label =
.label = ביטול
@@ -38,7 +35,11 @@ zen-general-confirm =
zen-pinned-tab-replaced = כתובת הלשונית המוצמדת הוחלפה בכתובת הנוכחית!
zen-tabs-renamed = שם הלשונית השתנה בהצלחה!
zen-background-tab-opened-toast = לשונית נפתחה ברקע!
zen-workspace-renamed-toast = שם מרחב העבודה השתנה בהצלחה!
zen-workspace-renamed-toast = שם סביבת העבודה השתנה בהצלחה!
zen-library-sidebar-workspaces =
.label = סביבות
zen-library-sidebar-mods =
.label = מודים
zen-toggle-compact-mode-button =
.label = מצב חסכוני
.tooltiptext = הפעלת/כיבוי מצב חסכוני

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] הרחבת לשוניות מוצמדות
*[false] צמצום לשוניות מוצמדות
}
zen-menubar-appearance =
.label = מראה
zen-menubar-appearance-description =
.label = האתרים ישתמשו ב:
zen-menubar-appearance-auto =
.label = אוטומטי
zen-menubar-appearance-light =
.label = בהיר
zen-menubar-appearance-dark =
.label = כהה

View File

@@ -15,7 +15,7 @@ zen-toolbar-context-compact-mode-just-tabs =
zen-toolbar-context-compact-mode-just-toolbar =
.label = הסתרת סרגל
zen-toolbar-context-compact-mode-hide-both =
.label = הסתרת שני הסרגלים
.label = הסתרת שניהם
.accesskey = י
zen-toolbar-context-new-folder =
.label = תיקייה חדשה

View File

@@ -12,9 +12,9 @@ zen-welcome-set-default-browser = הגדרת { -brand-short-name } כדפדפן
zen-welcome-dont-set-default-browser = לא להגדיר את { -brand-short-name } כדפדפן ברירת מחדל
zen-welcome-initial-essentials-title = הלשוניות החשובות, תמיד במרחק לחיצה
zen-welcome-initial-essentials-description-1 = הלשוניות הכי חשובות שלך תמיד זמינות וקל לגשת אליהן, לא משנה כמה לשוניות פתוחות.
zen-welcome-initial-essentials-description-2 = הלשוניות הנחוצות מוצגות תמיד, לא משנה באיזה מרחב עבודה משתמשים.
zen-welcome-workspace-colors-title = מרחבי העבודה שלך, בצבעים שלך
zen-welcome-workspace-colors-description = אפשר להתאים אישית את הדפדפן שלך ולתת לכל מרחב עבודה צבע ייחודי.
zen-welcome-initial-essentials-description-2 = הלשוניות הנחוצות מוצגות תמיד, לא משנה באיזו סביבת עבודה משתמשים.
zen-welcome-workspace-colors-title = סביבות העבודה שלך, בצבעים שלך
zen-welcome-workspace-colors-description = ניתן להתאים אישית את הדפדפן שלך על ידי הגדרת צבע ייחודי לכל סביבת עבודה.
zen-welcome-start-browsing-title =
הכול מוכן?<br/>
יוצאים לדרך!

View File

@@ -2,17 +2,15 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = מרחבים
zen-panel-ui-spaces-label =
.label = מרחבים
zen-panel-ui-workspaces-text = סביבות עבודה
zen-panel-ui-workspaces-create =
.label = יצירת מרחב
.label = יצירת סביבה
zen-panel-ui-folder-create =
.label = יצירת תיקייה
zen-panel-ui-new-empty-split =
.label = פיצול חדש
zen-workspaces-panel-context-delete =
.label = מחיקת מרחב
.label = מחיקת סביבה
.accesskey = ג
zen-workspaces-panel-change-name =
.label = שינוי שם
@@ -21,19 +19,22 @@ zen-workspaces-panel-change-icon =
zen-workspaces-panel-context-default-profile =
.label = הגדרת פרופיל
zen-workspaces-panel-unload =
.label = כיבוי מרחב
zen-workspaces-how-to-reorder-title = איך לסדר מרחבים מחדש
zen-workspaces-how-to-reorder-desc = גרירה והזזה של סמלי המרחבים בתחתית סרגל הצד תשנה את הסדר שלהם
.label = פינוי סביבת עבודה
zen-workspaces-how-to-reorder-title = איך לסדר מחדש סביבות
zen-workspaces-how-to-reorder-desc = גרירה והזזה של סמלי הסביבות בתחתית סרגל הצד תשנה את הסדר שלהן
zen-workspaces-change-theme =
.label = עריכת ערכת נושא
zen-workspaces-panel-context-open =
.label = פתיחת מרחב עבודה
.label = פתיחת סביבת עבודה
.accesskey = ם
zen-workspaces-panel-context-edit =
.label = עריכת מרחב עבודה
.label = ערוך סביבת עבודה
.accesskey = ק
context-zen-change-workspace-tab =
.label = העברת לשוני(ו)ת לסביבת עבודה
.accesskey = ב
zen-bookmark-edit-panel-workspace-selector =
.value = מרחבים
.value = סביבות עבודה
.accesskey = '
zen-panel-ui-gradient-generator-algo-complementary =
.label = משלים
@@ -47,17 +48,14 @@ zen-panel-ui-gradient-generator-algo-floating =
.label = מרחף
zen-panel-ui-gradient-click-to-add = יש ללחוץ כדי להוסיף צבע
zen-workspace-creation-name =
.placeholder = שם מרחב
zen-move-tab-to-workspace-button =
.label = העברה אל...
.tooltiptext = העברת כל הלשוניות בחלון זה למרחב
.placeholder = שם סביבה
zen-workspaces-panel-context-reorder =
.label = שינוי סדר מרחבים
.label = שינוי סדר סביבות
zen-workspace-creation-profile = פרופיל
.tooltiptext = פרופילים משמשים להפרדת קובצי Cookie ונתוני אתר בין מרחבים שונים.
zen-workspace-creation-header = יצירת מרחב
zen-workspace-creation-label = המרחבים משמשים לסידור לשוניות והפעלות.
zen-workspaces-delete-workspace-title = למחוק את המרחב?
.tooltiptext = פרופילים משמשים להפרדת קובצי Cookie ונתוני אתר בין סביבות שונות.
zen-workspace-creation-header = יצירת סביבה
zen-workspace-creation-label = סביבות משומשות לסידור לשוניות והפעלות.
zen-workspaces-delete-workspace-title = למחוק את הסביבה?
zen-workspaces-delete-workspace-body = למחוק את { $name }? לא ניתן לבטל פעולה זו.
# Note that the html tag MUST not be changed or removed, as it is used to better
# display the shortcut in the toast notification.
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = הלשוניות נסגרו! לח
zen-workspaces-close-all-unpinned-tabs-title =
.label = ניקוי
.tooltiptext = סגירת כל הלשוניות שאינן מוצמדות
zen-panel-ui-workspaces-change-forward =
.label = מרחב הבא
zen-panel-ui-workspaces-change-back =
.label = מרחב קודם

View File

@@ -266,7 +266,7 @@ zen-close-tab-shortcut = Lap bezárása
zen-compact-mode-shortcut-show-sidebar = Lebegő oldalsáv ki-/bekapcsolása
zen-compact-mode-shortcut-show-toolbar = Lebegő eszköztár ki-/bekapcsolása
zen-compact-mode-shortcut-toggle = Kompakt mód ki-/bekapcsolása
zen-glance-expand = Bepillantás kiterjesztése
zen-glance-expand = Bepillantás bővítése
zen-workspace-shortcut-switch-1 = Első munkakörnyezetre váltás
zen-workspace-shortcut-switch-2 = Második munkakörnyezetre váltás
zen-workspace-shortcut-switch-3 = Harmadik munkakörnyezetre váltás
@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Tároló kapcsolása
zen-devtools-toggle-dom-shortcut = DOM kapcsolása
zen-devtools-toggle-accessibility-shortcut = Hozzáférhetőség kapcsolása
zen-close-all-unpinned-tabs-shortcut = Összes rögzítetlen lap bezárása
zen-new-unsynced-window-shortcut = Új szinkronizálatlan ablak

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Mappa konvertálása környezetté
zen-folders-panel-change-folder-space =
.label = Környezet váltása...
zen-folders-panel-change-icon-folder =
.label = Ikon módosítása
zen-folders-unload-all-tooltip =
.tooltiptext = Aktív lapok ürítése ebben a mappában
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Kitűzött lap cseréje a jelenlegi URL-el
.accesskey = C
tab-context-zen-edit-title =
.label = Címke módosítása...
tab-context-zen-edit-icon =
.label = Ikon módosítása...
zen-themes-corrupted = A te { -brand-short-name } mod fájljaid károsodtak. Vissza lettek állítva az eredeti témára.
zen-shortcuts-corrupted = A te { -brand-short-name } parancsikonok fájlod károsodott. Vissza lettek állítva az eredeti parancsikonokra.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimalizálás
.tooltip = Minimalizálás
zen-panel-ui-gradient-generator-custom-color = Egyedi szín
zen-panel-ui-gradient-generator-saved-message = Színátmenet sikeresen mentve!
zen-copy-current-url-confirmation = Jelenlegi URL másolva!
zen-general-cancel-label =
.label = Mégsem
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = A rögzített lap URL címe helyébe az aktuális URL
zen-tabs-renamed = A lap sikeresen át lett nevezve!
zen-background-tab-opened-toast = Új lap megnyitva!
zen-workspace-renamed-toast = A munkakörnyezet sikeresen át lett nevezve!
zen-library-sidebar-workspaces =
.label = Környezetek
zen-library-sidebar-mods =
.label = Modok
zen-toggle-compact-mode-button =
.label = Kompakt mód
.tooltiptext = Kompakt mód ki-/bekapcsolása

View File

@@ -1,20 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-menubar-toggle-pinned-tabs =
.label =
{ $pinnedAreCollapsed ->
[true] Rögzített lapok kibontása
*[false] Rögzített lapok összecsukása
}
zen-menubar-appearance =
.label = Megjelenés
zen-menubar-appearance-description =
.label = A weboldalak ezt fogják használni:
zen-menubar-appearance-auto =
.label = Automatikus
zen-menubar-appearance-light =
.label = Világos
zen-menubar-appearance-dark =
.label = Sötét

View File

@@ -3,8 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
zen-panel-ui-workspaces-text = Más munkakörnyezetek
zen-panel-ui-spaces-label =
.label = Környezetek
zen-panel-ui-workspaces-create =
.label = Környezet létrehozása
zen-panel-ui-folder-create =
@@ -32,8 +30,11 @@ zen-workspaces-panel-context-open =
zen-workspaces-panel-context-edit =
.label = Környezet módosítása
.accesskey = E
context-zen-change-workspace-tab =
.label = Lap(ok) mozgatása munkakörnyezetbe
.accesskey = C
zen-bookmark-edit-panel-workspace-selector =
.value = Környezetek
.value = Munkakörnyezetek
.accesskey = W
zen-panel-ui-gradient-generator-algo-complementary =
.label = Komplementer
@@ -48,9 +49,6 @@ zen-panel-ui-gradient-generator-algo-floating =
zen-panel-ui-gradient-click-to-add = Kattintson egy szín hozzáadásához
zen-workspace-creation-name =
.placeholder = Környezet neve
zen-move-tab-to-workspace-button =
.label = Áthelyezés...
.tooltiptext = Az ablak összes lapjának áthelyezése egy környezetbe
zen-workspaces-panel-context-reorder =
.label = Környezetek átrendezése
zen-workspace-creation-profile = Profil
@@ -65,7 +63,3 @@ zen-workspaces-close-all-unpinned-tabs-toast = Lapok bezárva! A visszavonáshoz
zen-workspaces-close-all-unpinned-tabs-title =
.label = Törlés
.tooltiptext = Összes rögzítetlen lap bezárása
zen-panel-ui-workspaces-change-forward =
.label = Következő környezet
zen-panel-ui-workspaces-change-back =
.label = Előző környezet

View File

@@ -314,4 +314,3 @@ zen-devtools-toggle-storage-shortcut = Ubah Penyimpanan
zen-devtools-toggle-dom-shortcut = Ubah DOM
zen-devtools-toggle-accessibility-shortcut = Ubah Aksesibilitas
zen-close-all-unpinned-tabs-shortcut = Tutup Semua Tab yang Tidak Disematkan
zen-new-unsynced-window-shortcut = New Unsynced Window

View File

@@ -16,6 +16,8 @@ zen-folders-panel-convert-folder-to-space =
.label = Ubah folder menjadi Ruang
zen-folders-panel-change-folder-space =
.label = Ubah Ruang...
zen-folders-panel-change-icon-folder =
.label = Ubah Ikon
zen-folders-unload-all-tooltip =
.tooltiptext = Lepaskan tab yang aktif di folder ini
zen-folders-unload-folder =

View File

@@ -17,10 +17,6 @@ tab-context-zen-remove-essential =
tab-context-zen-replace-pinned-url-with-current =
.label = Ganti URL Sematan ke URL saat ini
.accesskey = C
tab-context-zen-edit-title =
.label = Ubah Label...
tab-context-zen-edit-icon =
.label = Ubah Ikon...
zen-themes-corrupted = Tidak dapat memuat file tema { -brand-short-name } Anda karena rusak. File tersebut telah diatur ulang ke tema default.
zen-shortcuts-corrupted = File pintasan { -brand-short-name } Anda rusak. Mereka telah diatur ulang ke pintasan default.
# note: Do not translate the "<br/>" tags in the following string
@@ -32,6 +28,7 @@ pictureinpicture-minimize-btn =
.aria-label = Minimalkan
.tooltip = Minimalkan
zen-panel-ui-gradient-generator-custom-color = Warna Kustom
zen-panel-ui-gradient-generator-saved-message = Berhasil menyimpan gradien!
zen-copy-current-url-confirmation = URL Disalin!
zen-general-cancel-label =
.label = Batalkan
@@ -41,6 +38,10 @@ zen-pinned-tab-replaced = URL awal dari tab yang disematkan telah diganti dengan
zen-tabs-renamed = Tab telah berhasil diubah namanya!
zen-background-tab-opened-toast = Tab baru telah terbuka di latar belakang!
zen-workspace-renamed-toast = Ruang Kerja telah berhasil diubah namanya!
zen-library-sidebar-workspaces =
.label = Ruang
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Mode Ringkas
.tooltiptext = Aktifkan/Sembunyikan Mode Ringkas
@@ -97,13 +98,13 @@ zen-site-data-panel-feature-callout-subtitle = Klik ikon untuk mengelola pengatu
zen-open-link-in-glance =
.label = Buka Tautan di Glance
.accesskey = G
zen-sidebar-notification-updated-heading = Pembaruan Selesai!
zen-sidebar-notification-updated-heading = Update Complete!
# See ZenSidebarNotification.mjs to see how these would be used
zen-sidebar-notification-updated-label = Apa yang baru di { -brand-short-name }
zen-sidebar-notification-updated-label = What's new in { -brand-short-name }
zen-sidebar-notification-updated-tooltip =
.title = Lihat Catatan Rilis
zen-sidebar-notification-restart-safe-mode-label = Ada yang rusak?
.title = View Release Notes
zen-sidebar-notification-restart-safe-mode-label = Something broke?
zen-sidebar-notification-restart-safe-mode-tooltip =
.title = Mulai Ulang dalam Mode Aman
.title = Restart in Safe Mode

Some files were not shown because too many files have changed in this diff Show More