mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-09 11:26:44 +00:00
Compare commits
63 Commits
window-syn
...
1.16.4b
Author | SHA1 | Date | |
---|---|---|---|
![]() |
0d3be81421 | ||
![]() |
1b8e492f63 | ||
![]() |
4bfb815297 | ||
![]() |
cc502f6c95 | ||
![]() |
faa820e992 | ||
![]() |
3b58806c8a | ||
![]() |
ab6a8ee717 | ||
![]() |
9479062358 | ||
![]() |
ba1a59622a | ||
![]() |
0c5a2aa96d | ||
![]() |
00a70c11a7 | ||
![]() |
2dc98fa7f7 | ||
![]() |
289058c25d | ||
![]() |
c2951d0a0f | ||
![]() |
9f42abf789 | ||
![]() |
d0fb8aea03 | ||
![]() |
856d6f523a | ||
![]() |
47d1f973e4 | ||
![]() |
0a8fe6d7ba | ||
![]() |
d6ac283388 | ||
![]() |
9bf8bd97b2 | ||
![]() |
43c634f477 | ||
![]() |
0feb6ac3f9 | ||
![]() |
2dd185288d | ||
![]() |
f273cd8fd1 | ||
![]() |
3ac31a96a6 | ||
![]() |
e340923623 | ||
![]() |
9b3ef6da89 | ||
![]() |
cbcce8d4e3 | ||
![]() |
f35902c796 | ||
![]() |
a576912e03 | ||
![]() |
d6b7af889d | ||
![]() |
a4fa3159ca | ||
![]() |
283108dc28 | ||
![]() |
236abce07b | ||
![]() |
c1df4a3c3e | ||
![]() |
4f4b1cc140 | ||
![]() |
2c31564f5d | ||
![]() |
69a0ddd03c | ||
![]() |
bb9b7b74aa | ||
![]() |
9887871d01 | ||
![]() |
1300ae2521 | ||
![]() |
a76ce8b0f6 | ||
![]() |
a8712f9aba | ||
![]() |
58a939f2ad | ||
![]() |
428b61d6d4 | ||
![]() |
1ebe5286f9 | ||
![]() |
2abba4d266 | ||
![]() |
32944f1548 | ||
![]() |
a7f853e0f0 | ||
![]() |
e59c73ae53 | ||
![]() |
d9bc654fc7 | ||
![]() |
bc5e4eb48f | ||
![]() |
028b7d35db | ||
![]() |
a091751e09 | ||
![]() |
cc8dfc693b | ||
![]() |
9a1c466368 | ||
![]() |
88f26d8829 | ||
![]() |
b0d0a79fc5 | ||
![]() |
3146ec1c3b | ||
![]() |
19fbed782d | ||
![]() |
b1d6e0eb21 | ||
![]() |
47181da49e |
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@@ -266,9 +266,11 @@ jobs:
|
||||
|
||||
- name: Compress
|
||||
run: |
|
||||
cd engine
|
||||
tar --use-compress-program=zstd -hcf ../zen.source.tar.zst *
|
||||
cd ..
|
||||
tar \
|
||||
--exclude='./.git' \
|
||||
--use-compress-program=zstd \
|
||||
-hcf zen.source.tar.zst \
|
||||
-C engine .
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
@@ -34,8 +34,8 @@ Zen is a firefox-based browser with the aim of pushing your productivity to a ne
|
||||
|
||||
### Firefox Versions
|
||||
|
||||
- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `143.0.1`! 🚀
|
||||
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 143.0.1`!
|
||||
- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `143.0.4`! 🚀
|
||||
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 144.0`!
|
||||
|
||||
### Contributing
|
||||
|
||||
|
@@ -1 +1 @@
|
||||
1b0467f0c46520bbed6648f6583a9ba6710d76cb
|
||||
dd57c783345c5401fcdcc48e83b1fa9ce511d1cf
|
@@ -7,7 +7,7 @@ base-version: '24.08'
|
||||
add-extensions:
|
||||
org.freedesktop.Platform.ffmpeg-full:
|
||||
directory: lib/ffmpeg
|
||||
version: '24.08'
|
||||
version: '24.08.26'
|
||||
add-ld-path: .
|
||||
app.zen_browser.zen.systemconfig:
|
||||
directory: etc/zen
|
||||
|
@@ -35,7 +35,9 @@ Start-Job -Name "SurferInit" -ScriptBlock {
|
||||
param($PWD)
|
||||
cd $PWD
|
||||
npm run import -- --verbose
|
||||
npm run surfer -- ci --brand release
|
||||
$surferJson = Get-Content surfer.json | ConvertFrom-Json
|
||||
$version = $surferJson.brands.release.release.displayVersion
|
||||
npm run ci -- $version
|
||||
} -Verbose -ArgumentList $PWD -Debug
|
||||
|
||||
echo "Downloading artifacts info"
|
||||
|
280
docs/issue-metrics/2025_2025-09-01..2025-09-30.md
Normal file
280
docs/issue-metrics/2025_2025-09-01..2025-09-30.md
Normal file
@@ -0,0 +1,280 @@
|
||||
# Issue Metrics
|
||||
|
||||
| Metric | Average | Median | 90th percentile |
|
||||
| --- | --- | --- | ---: |
|
||||
| Time to first response | 17:16:35 | 3:11:05 | 1 day, 7:58:23 |
|
||||
| Time to close | 1 day, 8:59:53 | 8:32:05 | 3 days, 14:43:34 |
|
||||
|
||||
| Metric | Count |
|
||||
| --- | ---: |
|
||||
| Number of items that remain open | 123 |
|
||||
| Number of items closed | 139 |
|
||||
| Total number of items created | 262 |
|
||||
|
||||
| Title | URL | Time to first response | Time to close |
|
||||
| --- | --- | --- | --- |
|
||||
| Auto PIP not working upon tab switch | https://github.com/zen-browser/desktop/issues/10645 | None | None |
|
||||
| URL bar Opening on the left side of the browser when clicked on new tab | https://github.com/zen-browser/desktop/issues/10642 | None | None |
|
||||
| Browser opens on wrong monitor on macOS | https://github.com/zen-browser/desktop/issues/10639 | None | None |
|
||||
| All tabs are lost after each update | https://github.com/zen-browser/desktop/issues/10638 | 2:25:57 | None |
|
||||
| Sidebar expands independently | https://github.com/zen-browser/desktop/issues/10637 | 2:21:31 | None |
|
||||
| Onboarding broken (tiny window) on flatpak version | https://github.com/zen-browser/desktop/issues/10635 | None | None |
|
||||
| Bitwarden extension not synching (self hosted) | https://github.com/zen-browser/desktop/issues/10634 | None | None |
|
||||
| Zen completely freezes when clicking on "New Tab" | https://github.com/zen-browser/desktop/issues/10632 | None | None |
|
||||
| Zen Browser URL Bar: Search Engine Highlight Rectangle Looks Broken in Input Mode | https://github.com/zen-browser/desktop/issues/10630 | 9:01:57 | 9:01:57 |
|
||||
| Url bar doesn't fully appear | https://github.com/zen-browser/desktop/issues/10629 | 1:51:21 | 9:11:03 |
|
||||
| 1Password Autofill/Universal Autofill feature fails silently | https://github.com/zen-browser/desktop/issues/10627 | None | None |
|
||||
| Moxfield Bug | https://github.com/zen-browser/desktop/issues/10626 | 16:58:48 | 16:58:48 |
|
||||
| Tabs are not restored on Startup | https://github.com/zen-browser/desktop/issues/10625 | 0:03:14 | None |
|
||||
| Zen uses `$HOME/.mozilla/native-messaging-hosts/` instead of `$HOME/.zen/native-messaging-hosts/` | https://github.com/zen-browser/desktop/issues/10622 | None | None |
|
||||
| No video with supported format and MIME type found | https://github.com/zen-browser/desktop/issues/10620 | 4:38:39 | 4:38:39 |
|
||||
| Youtube window size | https://github.com/zen-browser/desktop/issues/10619 | None | None |
|
||||
| Webpage UI elements glitching and not fully rendering | https://github.com/zen-browser/desktop/issues/10615 | None | None |
|
||||
| bookmarks toolbar failed to collapse automatically in single toolbar mode + compact mode | https://github.com/zen-browser/desktop/issues/10612 | None | 8:56:43 |
|
||||
| Closing "New Tab" in the "List all tabs" toolbar widget causes zen to not exit cleanly | https://github.com/zen-browser/desktop/issues/10610 | 1:45:50 | 12:56:07 |
|
||||
| Opening link in new tab switches focus to new tab instead of staying on current tab | https://github.com/zen-browser/desktop/issues/10609 | 2:14:04 | 13:39:31 |
|
||||
| Webpage flickering/glitching during normal browsing | https://github.com/zen-browser/desktop/issues/10605 | None | None |
|
||||
| Essentials Get jumbled when reopening the browser | https://github.com/zen-browser/desktop/issues/10602 | 0:19:34 | 0:45:36 |
|
||||
| Entering ecom in URL bar shows compact mode as first suggestion. | https://github.com/zen-browser/desktop/issues/10601 | 6:27:16 | 6:27:16 |
|
||||
| Loads of empty windows opening on startup and mysterious tray icon | https://github.com/zen-browser/desktop/issues/10598 | None | None |
|
||||
| URLbar becomes invisible after bookmarking a tab. | https://github.com/zen-browser/desktop/issues/10597 | None | None |
|
||||
| Workspace icons too small with narrow sidebar | https://github.com/zen-browser/desktop/issues/10596 | None | 8:06:55 |
|
||||
| Top toolbar has no background in compact mode after changing space until the URL bar is hovered | https://github.com/zen-browser/desktop/issues/10595 | None | 1:45:30 |
|
||||
| Video controls going under the screen when in fullscreen using Zen in fullscreen mode | https://github.com/zen-browser/desktop/issues/10594 | None | None |
|
||||
| Multiple instances of Zen for each tab | https://github.com/zen-browser/desktop/issues/10593 | 4:55:51 | 4:55:51 |
|
||||
| Tabs Disappear | https://github.com/zen-browser/desktop/issues/10592 | None | 6:02:25 |
|
||||
| Cannot upgrade from `1.15.5b` to `1.16.1b` | https://github.com/zen-browser/desktop/issues/10590 | None | None |
|
||||
| New windows come up with ~200 copies of the same link in the pinned tab of some workspaces | https://github.com/zen-browser/desktop/issues/10589 | None | 15:51:30 |
|
||||
| on_TabGroupsCollapse is hiding currently open tabs | https://github.com/zen-browser/desktop/issues/10587 | 18:18:04 | 18:18:04 |
|
||||
| websites don't properly go fullscreen in split view on Wayland and windows | https://github.com/zen-browser/desktop/issues/10586 | None | 21:23:38 |
|
||||
| Active tabs and URLs not prioritized in URL bar over extensions | https://github.com/zen-browser/desktop/issues/10582 | 8:32:05 | 8:32:05 |
|
||||
| Always floating URL bar does not float on new tab with replace-newtab disabled | https://github.com/zen-browser/desktop/issues/10581 | None | None |
|
||||
| URL bar not respecting browser.urlbar.maxRichResults setting | https://github.com/zen-browser/desktop/issues/10580 | 0:11:00 | None |
|
||||
| "Zoom" Icon is missing in the Application Menu | https://github.com/zen-browser/desktop/issues/10578 | 1 day, 2:23:42 | None |
|
||||
| Search/New Tab Popup Misplaced in Compact Mode (Hidden Vertical Tab Bar) | https://github.com/zen-browser/desktop/issues/10576 | 0:50:41 | 1:38:50 |
|
||||
| Essentials Tab | https://github.com/zen-browser/desktop/issues/10575 | 2:40:40 | 5:34:25 |
|
||||
| Udemy - problem with movies | https://github.com/zen-browser/desktop/issues/10571 | 1:11:04 | 1:11:04 |
|
||||
| Fully lost all data | https://github.com/zen-browser/desktop/issues/10568 | 9:29:58 | 10:31:54 |
|
||||
| Flatpak fails to launch on Fedora 42 (clone() failure EPERM) | https://github.com/zen-browser/desktop/issues/10567 | 1:22:23 | 3:40:35 |
|
||||
| The top bar in compact mode is not controlled by the theme, it appears white | https://github.com/zen-browser/desktop/issues/10566 | 1:47:24 | 1:47:24 |
|
||||
| Pinned extension render bug: pinned extensions are floating on the web page | https://github.com/zen-browser/desktop/issues/10565 | None | None |
|
||||
| Home link not appearing | https://github.com/zen-browser/desktop/issues/10563 | 0:42:18 | 2:59:02 |
|
||||
| Connection to "incoming.telemetry.mozilla.org" on startup. | https://github.com/zen-browser/desktop/issues/10560 | 3:29:10 | 21:14:29 |
|
||||
| Command bar actions not work if they are not translated to selected language | https://github.com/zen-browser/desktop/issues/10559 | None | 4:06:26 |
|
||||
| the address bar does not respect the color theme when compact mode is enabled | https://github.com/zen-browser/desktop/issues/10557 | 0:14:27 | 0:14:27 |
|
||||
| Browser crashing on media playback as of 1.16.1b on Nvidia Wayland (VA-API) | https://github.com/zen-browser/desktop/issues/10555 | 0:14:09 | None |
|
||||
| Split View preview effect still remains after using the Escape key | https://github.com/zen-browser/desktop/issues/10554 | 3:49:15 | 1 day, 0:27:29 |
|
||||
| Spotify is not working | https://github.com/zen-browser/desktop/issues/10553 | 1:42:55 | 1:42:55 |
|
||||
| Command bar features doesn't work with other langage than english | https://github.com/zen-browser/desktop/issues/10551 | None | 0:01:48 |
|
||||
| Nested CSS transform breaks backdrop blur | https://github.com/zen-browser/desktop/issues/10550 | 0:55:22 | 1:22:05 |
|
||||
| (MINOR) URL bar: custom search engine name has uneven background fill than its icon | https://github.com/zen-browser/desktop/issues/10546 | None | None |
|
||||
| Special unicode characters (Chinese, Korean, Japanese, etc.) are not showing | https://github.com/zen-browser/desktop/issues/10545 | 3:45:25 | None |
|
||||
| Computer hard freezes when zen is open with performance intensive tasks going in the background | https://github.com/zen-browser/desktop/issues/10544 | None | None |
|
||||
| 软件开启使用一会后,右上角关闭按钮失效 | https://github.com/zen-browser/desktop/issues/10543 | 5:28:33 | 5:28:33 |
|
||||
| Bookmark menu shows up in wrong place, and its entries' context menu has weird layout problem | https://github.com/zen-browser/desktop/issues/10542 | None | None |
|
||||
| Find bar changes into plain white bar when "X" is clicked | https://github.com/zen-browser/desktop/issues/10541 | 8:22:04 | 10:27:21 |
|
||||
| browser.tabs.closeWindowWithLastTab doesn't work anymore on v1.16.1b | https://github.com/zen-browser/desktop/issues/10540 | 10:59:55 | None |
|
||||
| Some UI Elements are Missing On Some Sites | https://github.com/zen-browser/desktop/issues/10538 | 2:19:13 | 3 days, 22:36:11 |
|
||||
| Browser Freeze on Passkey Call&CallBack Failure | https://github.com/zen-browser/desktop/issues/10533 | None | None |
|
||||
| Wrong sidebar color in compact mode | https://github.com/zen-browser/desktop/issues/10532 | 0:48:09 | 1 day, 17:09:58 |
|
||||
| Playing Audio icon inconsistent on tabs not focused on linux | https://github.com/zen-browser/desktop/issues/10531 | None | 21:06:12 |
|
||||
| Missing "Edit Theme" button in the right click menu | https://github.com/zen-browser/desktop/issues/10530 | 0:56:54 | 1 day, 17:21:25 |
|
||||
| Stars are shown all over all websites | https://github.com/zen-browser/desktop/issues/10529 | 18:59:14 | None |
|
||||
| v1.16b not available on flathub | https://github.com/zen-browser/desktop/issues/10528 | 3:10:02 | 5:21:21 |
|
||||
| Firefox-Zen browser name inconsistency in error page | https://github.com/zen-browser/desktop/issues/10527 | None | None |
|
||||
| Highlight mini window doesn't close automatically | https://github.com/zen-browser/desktop/issues/10526 | None | None |
|
||||
| Zen Browser maximized window overlaps with Windows taskbar area | https://github.com/zen-browser/desktop/issues/10525 | None | 0:37:13 |
|
||||
| Spotify Skipping 7 Songs | https://github.com/zen-browser/desktop/issues/10524 | 2:57:34 | 2:57:34 |
|
||||
| McAfee notifactions from Zen Browser | https://github.com/zen-browser/desktop/issues/10522 | None | 0:24:17 |
|
||||
| Zen Browser crashes occasionally when I download a file | https://github.com/zen-browser/desktop/issues/10520 | 13:03:32 | None |
|
||||
| (SERIOUS BUG DONT IGNORE) Split tab bug report | https://github.com/zen-browser/desktop/issues/10519 | None | 0:01:36 |
|
||||
| tab spliting issue | https://github.com/zen-browser/desktop/issues/10517 | None | 0:51:11 |
|
||||
| Rounded window borders cause choppy scrolling. | https://github.com/zen-browser/desktop/issues/10516 | None | None |
|
||||
| Closing the last tab cannot automatically create a new tab | https://github.com/zen-browser/desktop/issues/10515 | 14:08:09 | 14:08:09 |
|
||||
| Pinned tabs always load from cache. | https://github.com/zen-browser/desktop/issues/10514 | 1:49:05 | None |
|
||||
| Command Bar works only in english language | https://github.com/zen-browser/desktop/issues/10509 | 0:10:10 | 0:10:10 |
|
||||
| Pop up windows don't close properly | https://github.com/zen-browser/desktop/issues/10506 | None | None |
|
||||
| When accessing Alibaba Cloud DataWorks using the Zen browser, it will report Path Not Found: /page/errorbrowser, or Not Online? | https://github.com/zen-browser/desktop/issues/10503 | 10:29:49 | 10:30:28 |
|
||||
| Floating url bar not appering where it is suposed to | https://github.com/zen-browser/desktop/issues/10502 | 3:09:03 | 11:51:16 |
|
||||
| Split tabs are not aligned with other tabs | https://github.com/zen-browser/desktop/issues/10501 | 0:15:04 | 2 days, 14:12:29 |
|
||||
| Microsoft Entra Platform SSO on MacOS | https://github.com/zen-browser/desktop/issues/10498 | 2 days, 12:29:33 | None |
|
||||
| Dragging a split panel to the sidebar opens search for panel id | https://github.com/zen-browser/desktop/issues/10495 | 0:42:53 | None |
|
||||
| After closing all tabs, cmd / ctrl + W does not close the window | https://github.com/zen-browser/desktop/issues/10493 | 1:22:58 | 1:22:58 |
|
||||
| Youtube lags when adblocker is installed. [Seemingly fixed] | https://github.com/zen-browser/desktop/issues/10492 | 4:34:01 | 4:34:01 |
|
||||
| URL Bar mispositioning | https://github.com/zen-browser/desktop/issues/10490 | 0:35:10 | 2:15:20 |
|
||||
| Fullscreen F11 | https://github.com/zen-browser/desktop/issues/10489 | 21:42:02 | 3 days, 20:34:06 |
|
||||
| Combined tabs are not shown properly in the navigation menu | https://github.com/zen-browser/desktop/issues/10488 | 0:41:09 | None |
|
||||
| Translucent color codes do not appear translucent in toolbar themes | https://github.com/zen-browser/desktop/issues/10487 | 6:19:55 | None |
|
||||
| Discord always requires me to log in after closing Zen | https://github.com/zen-browser/desktop/issues/10482 | 7 days, 13:26:09 | None |
|
||||
| 1.16b crashes a lot on Windows 11 | https://github.com/zen-browser/desktop/issues/10481 | 0:19:54 | None |
|
||||
| There is bug on perplexity.ai | https://github.com/zen-browser/desktop/issues/10480 | 2:16:15 | 1 day, 10:27:53 |
|
||||
| Theme bug when Zen not focused. | https://github.com/zen-browser/desktop/issues/10479 | 2:39:03 | None |
|
||||
| Hiding top bar in collapsed bar mode is white | https://github.com/zen-browser/desktop/issues/10478 | 12:23:32 | 7 days, 4:09:44 |
|
||||
| URL preview in split screen always appears on focused window | https://github.com/zen-browser/desktop/issues/10477 | 1:20:54 | None |
|
||||
| After the update, all loose tabs disappeared!!! | https://github.com/zen-browser/desktop/issues/10476 | None | None |
|
||||
| Compact Mode Url position | https://github.com/zen-browser/desktop/issues/10475 | 2:15:11 | 4:17:47 |
|
||||
| Zen captures all touchpad input and no other applications receive it, even if they're in the foreground (including desktop) | https://github.com/zen-browser/desktop/issues/10474 | None | None |
|
||||
| Toolbar 'Edit Theme' features broken | https://github.com/zen-browser/desktop/issues/10473 | None | 12:09:50 |
|
||||
| Camera / Microphone Permissions | https://github.com/zen-browser/desktop/issues/10471 | 0:09:35 | None |
|
||||
| Cannot drag sidebar tabs | https://github.com/zen-browser/desktop/issues/10466 | 7 days, 19:48:26 | None |
|
||||
| tool bar not responsive | https://github.com/zen-browser/desktop/issues/10465 | None | None |
|
||||
| Zen adaptive history doesn't work (auto-suggestions don't change ranks) | https://github.com/zen-browser/desktop/issues/10464 | 6:38:12 | None |
|
||||
| Udemy Videos not playing(some DRM issue) | https://github.com/zen-browser/desktop/issues/10462 | 0:26:28 | 0:26:28 |
|
||||
| Clicking a link to open to a new tab from a page in a folder opens outside of the folder instead of staying inside it | https://github.com/zen-browser/desktop/issues/10461 | 1:22:00 | 1:36:41 |
|
||||
| bookmark tool bar on full screen mode | https://github.com/zen-browser/desktop/issues/10460 | 7:11:57 | None |
|
||||
| Compact mode: hide tab not work | https://github.com/zen-browser/desktop/issues/10459 | 7:21:59 | 7:26:31 |
|
||||
| Error Building on mac, suggested fix as well | https://github.com/zen-browser/desktop/issues/10458 | None | None |
|
||||
| Clicking on a duplicated tab of an essential tab causes switching to the last workspace | https://github.com/zen-browser/desktop/issues/10457 | 2 days, 11:37:42 | None |
|
||||
| Very long opening times | https://github.com/zen-browser/desktop/issues/10456 | 1 day, 12:13:47 | None |
|
||||
| Browser window doesn't close when closing last tab | https://github.com/zen-browser/desktop/issues/10455 | None | 22:08:46 |
|
||||
| Passkeys not supported | https://github.com/zen-browser/desktop/issues/10454 | 2:29:55 | 2 days, 8:28:48 |
|
||||
| Focus Bitwader | https://github.com/zen-browser/desktop/issues/10447 | 1 day, 6:48:09 | 1 day, 6:48:09 |
|
||||
| Unable to change workspace name | https://github.com/zen-browser/desktop/issues/10446 | None | None |
|
||||
| Udemy video's don't play in Zen. | https://github.com/zen-browser/desktop/issues/10443 | 0:52:31 | 1 day, 21:47:45 |
|
||||
| SoundCloud audio stops when joining Discord voice in browser | https://github.com/zen-browser/desktop/issues/10441 | None | None |
|
||||
| Calling browser.search.search (from webextensions API) opens glance window instead of new tab. | https://github.com/zen-browser/desktop/issues/10439 | 1:36:27 | None |
|
||||
| Side bar expands when you remove pinned extension. | https://github.com/zen-browser/desktop/issues/10438 | 1 day, 2:34:08 | None |
|
||||
| Compact mode X Bookmarks on Zen startup / Closing all pages | https://github.com/zen-browser/desktop/issues/10436 | 0:10:16 | None |
|
||||
| Zen using more resources while using adblocking dns then ublock. | https://github.com/zen-browser/desktop/issues/10435 | 4:22:57 | 2 days, 3:07:53 |
|
||||
| WebRender crashes and switches to Software rendering | https://github.com/zen-browser/desktop/issues/10432 | 5:25:30 | None |
|
||||
| When there are 2 rows of essentials, essentials can only be moved up, not down | https://github.com/zen-browser/desktop/issues/10428 | 1:54:32 | 8 days, 4:33:00 |
|
||||
| moz-extension page doesnt load for distill web monitor | https://github.com/zen-browser/desktop/issues/10427 | None | None |
|
||||
| Sidebar incorrectly overlapping with address bar | https://github.com/zen-browser/desktop/issues/10426 | None | None |
|
||||
| Unexpected window pops when aborting bitwarden validation | https://github.com/zen-browser/desktop/issues/10419 | 0:47:28 | 1:04:53 |
|
||||
| Redundant `margin-left` on `#sidebar-box` when zen tabs are on the right | https://github.com/zen-browser/desktop/issues/10415 | None | 5:41:18 |
|
||||
| Toolbar cannot be automatically hidden in the compact mode | https://github.com/zen-browser/desktop/issues/10414 | 6:26:39 | None |
|
||||
| Closing and then reopening the last tab that's part of a split screen (3+ split screen tabs) breaks the split screen | https://github.com/zen-browser/desktop/issues/10413 | None | 14:22:44 |
|
||||
| Opening links from external apps creates a new window but doesn’t redirect to the target URL | https://github.com/zen-browser/desktop/issues/10409 | None | None |
|
||||
| No Youtube Live Chat | https://github.com/zen-browser/desktop/issues/10408 | 0:14:57 | None |
|
||||
| Pinned tab is not focused when closing child tab; focus snaps to last pin instead of owner | https://github.com/zen-browser/desktop/issues/10407 | 1:28:19 | 1:28:19 |
|
||||
| Huge CPU usage and RAM comsumption when idle | https://github.com/zen-browser/desktop/issues/10406 | 3:24:27 | None |
|
||||
| Browsing history reset itself unexpectedly | https://github.com/zen-browser/desktop/issues/10403 | None | None |
|
||||
| Opening new background tab(Middle mouse click) from within folder opens new tab outside folder | https://github.com/zen-browser/desktop/issues/10399 | 4:44:58 | 7:04:02 |
|
||||
| Icons for webpages in the Essentials tab don't load on startup. | https://github.com/zen-browser/desktop/issues/10398 | None | 0:03:42 |
|
||||
| Can't sign in to any Google services, says cookies are disabled | https://github.com/zen-browser/desktop/issues/10397 | 1:28:00 | 1 day, 6:18:57 |
|
||||
| Zen crashes on Fedora Linux | https://github.com/zen-browser/desktop/issues/10395 | 0:53:47 | 1 day, 7:05:12 |
|
||||
| Audio bugs on Google Meet | https://github.com/zen-browser/desktop/issues/10394 | 15:13:01 | None |
|
||||
| Pinned split screen tabs still not preserved when opening a new window (issue #8583 remains unresolved) | https://github.com/zen-browser/desktop/issues/10388 | None | None |
|
||||
| A cursor appears when I click on the screen | https://github.com/zen-browser/desktop/issues/10387 | 1:39:24 | 4:27:59 |
|
||||
| Custom set images that you upload yourself for Firefox Home new tab wallpapers have been broken for a while. | https://github.com/zen-browser/desktop/issues/10384 | 15:32:44 | 3 days, 14:22:59 |
|
||||
| Scrolling lag when looking at preview (glance) of a webpage when using mouse input | https://github.com/zen-browser/desktop/issues/10382 | None | 3:43:58 |
|
||||
| Apple's accout verification Not Working | https://github.com/zen-browser/desktop/issues/10381 | None | 1 day, 22:20:39 |
|
||||
| Find bar doesn't go away | https://github.com/zen-browser/desktop/issues/10380 | 4:16:03 | 4:16:08 |
|
||||
| Cookies, data, history, and all tabs close and are deleted on every browser restart, despite turning off the settings to do so. | https://github.com/zen-browser/desktop/issues/10377 | None | None |
|
||||
| Windows Navigation Icons not Showing Up on Zen | https://github.com/zen-browser/desktop/issues/10374 | None | None |
|
||||
| 无法打开部分网站,显示安全问题或超时 | https://github.com/zen-browser/desktop/issues/10372 | 0:12:19 | 0:12:19 |
|
||||
| Merci App extension not working - Login not working | https://github.com/zen-browser/desktop/issues/10370 | 3:56:26 | 6:10:52 |
|
||||
| Compact mode tabs overlay stays fixed on top of bookmarks bar | https://github.com/zen-browser/desktop/issues/10369 | None | 4:13:01 |
|
||||
| Browsing history reset itself unexpectedly | https://github.com/zen-browser/desktop/issues/10367 | 9:50:29 | 2 days, 10:39:26 |
|
||||
| Choppy animation while hovering on top bar area in single toolbar compact mode with google doc file open | https://github.com/zen-browser/desktop/issues/10366 | 0:45:17 | None |
|
||||
| Logged me out of everything after Restart | https://github.com/zen-browser/desktop/issues/10365 | 0:06:34 | None |
|
||||
| Discord fails at uploading and playing media | https://github.com/zen-browser/desktop/issues/10364 | 1:35:04 | 17:56:18 |
|
||||
| Pinned tabs inconsisntely dissapear and reappear in the sidebar | https://github.com/zen-browser/desktop/issues/10363 | 2:23:29 | None |
|
||||
| 1Password no longer allowing touch ID on latest release | https://github.com/zen-browser/desktop/issues/10362 | 2:03:43 | 21:35:42 |
|
||||
| [Linux: Flatpak] Can't open certain local-network URLs | https://github.com/zen-browser/desktop/issues/10360 | 4 days, 15:35:37 | None |
|
||||
| Discord WebApp Issue with Audio | https://github.com/zen-browser/desktop/issues/10358 | None | 5:03:34 |
|
||||
| Apple Security Blocked | https://github.com/zen-browser/desktop/issues/10354 | None | None |
|
||||
| Always Blank Screen - although It's working and loading Pages | https://github.com/zen-browser/desktop/issues/10353 | 0:21:31 | 8 days, 17:02:49 |
|
||||
| Tabs are lost then a workspace deletion is synced | https://github.com/zen-browser/desktop/issues/10345 | None | None |
|
||||
| Fix | https://github.com/zen-browser/desktop/issues/10344 | 8:18:05 | 1 day, 9:23:10 |
|
||||
| 1px white border on the top of the window which wasnt there before | https://github.com/zen-browser/desktop/issues/10342 | 2 days, 0:57:48 | None |
|
||||
| zen browser isn't closing correctly | https://github.com/zen-browser/desktop/issues/10337 | 8:28:03 | 17:42:22 |
|
||||
| Fix Multiple Tabs/Containers in Split View in Sidebar | https://github.com/zen-browser/desktop/issues/10335 | None | None |
|
||||
| Fresh install: "Essentials" are grayed out for some sites | https://github.com/zen-browser/desktop/issues/10333 | 0:17:20 | 2:38:34 |
|
||||
| Unticking 'Open Previous Tabs on Startup' messes with pinened folders | https://github.com/zen-browser/desktop/issues/10331 | None | None |
|
||||
| Can't open Connection secure (certificate) 'page' anymore | https://github.com/zen-browser/desktop/issues/10330 | 1:25:14 | 4:54:22 |
|
||||
| Some favicons of pins / essentials disappear when restarting without `Open previous windows and tabs` | https://github.com/zen-browser/desktop/issues/10329 | 3:12:08 | None |
|
||||
| X Spaces breaks when Mic is requested | https://github.com/zen-browser/desktop/issues/10328 | 12 days, 16:06:32 | None |
|
||||
| Tabs on Right , have Weird White Container that come out of nowhere | https://github.com/zen-browser/desktop/issues/10327 | None | 0:50:40 |
|
||||
| Multiacccount containers + Mozilla sync deletes all custom containers | https://github.com/zen-browser/desktop/issues/10324 | None | None |
|
||||
| Cannot open Links from Thunderbird emails in Zen browser | https://github.com/zen-browser/desktop/issues/10323 | 2 days, 7:50:34 | None |
|
||||
| As long as the Baidu search engine exists in the search engine, the Baidu search engine in the quick search interface is at the top, regardless of whether it is checked or not. | https://github.com/zen-browser/desktop/issues/10322 | 1 day, 0:23:30 | None |
|
||||
| Your tab just crashed | https://github.com/zen-browser/desktop/issues/10321 | None | None |
|
||||
| Can not import bookmarks from FF | https://github.com/zen-browser/desktop/issues/10320 | None | None |
|
||||
| Separate accounts across workspaces; should workspaces have different cookies and site data? | https://github.com/zen-browser/desktop/issues/10319 | 0:20:35 | None |
|
||||
| folder names are a different font size | https://github.com/zen-browser/desktop/issues/10318 | 2:06:09 | 3 days, 16:05:52 |
|
||||
| zen.view.experimental-no-window-controls stopped working | https://github.com/zen-browser/desktop/issues/10317 | 7:18:21 | 13:06:50 |
|
||||
| Images get corrupted when uploading on Zen Browser (Flatpak + AUR, Linux + Wayland + NVIDIA) | https://github.com/zen-browser/desktop/issues/10316 | None | 4:13:56 |
|
||||
| Popout Tab extensions not working | https://github.com/zen-browser/desktop/issues/10315 | None | None |
|
||||
| Zen Browser freezing after waking from suspend | https://github.com/zen-browser/desktop/issues/10314 | 1 day, 7:54:39 | None |
|
||||
| compact mode not working | https://github.com/zen-browser/desktop/issues/10313 | 3:21:50 | 12:27:20 |
|
||||
| libnotify not used in Flatpak | https://github.com/zen-browser/desktop/issues/10310 | 19:30:48 | 19:30:48 |
|
||||
| Essentials Tab order reset everytime I restart Zen Browser | https://github.com/zen-browser/desktop/issues/10309 | 1:24:30 | None |
|
||||
| [ux]first keydown on fill bar is plain focus, enforce type wwhat to typeout what. on chatgpt.com | https://github.com/zen-browser/desktop/issues/10308 | 4:52:52 | 4:52:52 |
|
||||
| Copying URL using shortcut when in reader mode does not work as expected | https://github.com/zen-browser/desktop/issues/10303 | 0:04:42 | None |
|
||||
| Reopening Closed Tabs (Ctrl+Shift+T) Duplicates Essentials/Pinned, Causing Loss on Next Session If The Dupes Were Closed | https://github.com/zen-browser/desktop/issues/10302 | 4 days, 23:41:33 | None |
|
||||
| Tabs within Folders in Workspaces switch back to the default workspace | https://github.com/zen-browser/desktop/issues/10299 | None | None |
|
||||
| Can't clear the cookies and site data due to a UI bug | https://github.com/zen-browser/desktop/issues/10298 | 6:00:32 | 6:00:32 |
|
||||
| Cannot move pinned tab to the top of normal tabs | https://github.com/zen-browser/desktop/issues/10295 | None | None |
|
||||
| Mouse cursor position can have an undesirable effect on the tab switcher | https://github.com/zen-browser/desktop/issues/10292 | 2:12:31 | 2:29:10 |
|
||||
| Essential tabs and Pinned tabs (including the ones inside a folder) do not load on startup | https://github.com/zen-browser/desktop/issues/10291 | 2:47:15 | None |
|
||||
| Browser doesn't launch after update | https://github.com/zen-browser/desktop/issues/10290 | 4:30:50 | None |
|
||||
| Double-click on sidebar no longer opens a new tab after recent Zen update | https://github.com/zen-browser/desktop/issues/10289 | 12:03:10 | 12:03:10 |
|
||||
| ArchLinux AUR: Quellen für ‚zen-browser-bin-1.15.4b-1‘ konnten nicht heruntergeladen werden | https://github.com/zen-browser/desktop/issues/10288 | 2:39:09 | 2:39:09 |
|
||||
| Ctrl+Shift+T after reopening Zen mixes tabs from multiple workspaces | https://github.com/zen-browser/desktop/issues/10286 | None | 4 days, 6:16:17 |
|
||||
| Keyboard Input Delay While Typing on Monaco Editors | https://github.com/zen-browser/desktop/issues/10285 | 1 day, 6:25:04 | None |
|
||||
| the top close maximize minimize are shwoing up and not going according to the theme and its just very bugged | https://github.com/zen-browser/desktop/issues/10284 | 5:13:41 | 6:27:09 |
|
||||
| New Tab opens in new window. | https://github.com/zen-browser/desktop/issues/10283 | 0:29:33 | None |
|
||||
| Can only open in safe mode. 1.15.5b | https://github.com/zen-browser/desktop/issues/10282 | 2:10:07 | 3:33:03 |
|
||||
| Copy to Cliboard button in the url bar not working | https://github.com/zen-browser/desktop/issues/10281 | 2 days, 6:09:05 | 20 days, 2:34:28 |
|
||||
| After the 1.15.4b update, the automatic hiding of the top and tab is not working | https://github.com/zen-browser/desktop/issues/10280 | 4:35:52 | 16:55:08 |
|
||||
| Cannot move window when holding down left mouse button on sidebar | https://github.com/zen-browser/desktop/issues/10278 | 3 days, 19:54:46 | 3 days, 21:15:09 |
|
||||
| Sidebar always visible in compact mode after right-clicking container icon when opening a new tab | https://github.com/zen-browser/desktop/issues/10276 | 1:53:46 | None |
|
||||
| zen cannot play youtube livestreams | https://github.com/zen-browser/desktop/issues/10274 | 5:07:19 | None |
|
||||
| Compact sidebar pops up when opening menus in menubar | https://github.com/zen-browser/desktop/issues/10273 | None | None |
|
||||
| Newest Update — weird Bookmarks behavior | https://github.com/zen-browser/desktop/issues/10272 | None | 0:34:25 |
|
||||
| Double-clicking no longer opens a new tab. | https://github.com/zen-browser/desktop/issues/10270 | 1:23:48 | 2:13:30 |
|
||||
| Theme is inconsistent with and without focus | https://github.com/zen-browser/desktop/issues/10268 | None | None |
|
||||
| Tabs inside folder goes invisible when closing folder | https://github.com/zen-browser/desktop/issues/10267 | 10:34:08 | 11:05:06 |
|
||||
| Essentials/Pinned tabs are removed with middle click | https://github.com/zen-browser/desktop/issues/10266 | 2:33:21 | 11:29:40 |
|
||||
| Creating split window by dragging pinned Essentials icon removes the Essential icon | https://github.com/zen-browser/desktop/issues/10264 | None | None |
|
||||
| Macos: extention pop-ups open up at a different desktop in fullscreen | https://github.com/zen-browser/desktop/issues/10260 | None | None |
|
||||
| Split tabs can't be moved to new workspace | https://github.com/zen-browser/desktop/issues/10256 | None | 11:32:53 |
|
||||
| Google account not shared between spaces — must re-add to sign in to Figma | https://github.com/zen-browser/desktop/issues/10255 | 8:43:21 | None |
|
||||
| Split tabs context menu does not show when selecting already split tabs | https://github.com/zen-browser/desktop/issues/10254 | 1 day, 8:31:56 | None |
|
||||
| Netflix Error F7121-1331 | https://github.com/zen-browser/desktop/issues/10251 | 2:31:38 | 0:02:34 |
|
||||
| Gradient themes get cut off if using vertical taskbar on W10 | https://github.com/zen-browser/desktop/issues/10250 | 20 days, 21:52:53 | None |
|
||||
| White/Transparent search bar and bookmarks | https://github.com/zen-browser/desktop/issues/10247 | 11:15:56 | 1 day, 14:35:40 |
|
||||
| Pin tabs duplication | https://github.com/zen-browser/desktop/issues/10246 | 13:43:00 | 13:43:00 |
|
||||
| Zen window transparency only works when window is maximized | https://github.com/zen-browser/desktop/issues/10243 | None | None |
|
||||
| Cursor rapid flickering on random places within the browser window when graphic tablet is used | https://github.com/zen-browser/desktop/issues/10242 | 21:55:18 | 21:57:24 |
|
||||
| MIssing last second(s) in certain audios | https://github.com/zen-browser/desktop/issues/10240 | None | None |
|
||||
| Issue with Transparency Effect in background in Zen Browser | https://github.com/zen-browser/desktop/issues/10239 | 3:36:39 | 18 days, 3:00:45 |
|
||||
| Zen icon does not load even apon restart. | https://github.com/zen-browser/desktop/issues/10238 | 1 day, 7:03:03 | 1 day, 7:03:03 |
|
||||
| Discord login page does not load | https://github.com/zen-browser/desktop/issues/10234 | None | None |
|
||||
| Native window title doesn't show Page title(document.title) when tab is pinned and renamed, shows only profile name and app name | https://github.com/zen-browser/desktop/issues/10232 | None | None |
|
||||
| Enabling "Always use private browsing mode" results in totally black UI | https://github.com/zen-browser/desktop/issues/10231 | None | None |
|
||||
| After newest Update there is now a ugly white Border around the Hidden Compact Sidebar | https://github.com/zen-browser/desktop/issues/10230 | 1 day, 13:55:29 | 2 days, 20:51:00 |
|
||||
| File manager not opening in Arch linux | https://github.com/zen-browser/desktop/issues/10226 | 0:12:51 | None |
|
||||
| Default color back to orange | https://github.com/zen-browser/desktop/issues/10225 | 0:07:41 | 3:10:01 |
|
||||
| NAVEGADOR CONSUMINDO 12 GIGAS? CARALHOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO | https://github.com/zen-browser/desktop/issues/10224 | None | 0:24:57 |
|
||||
| gemini style bug | https://github.com/zen-browser/desktop/issues/10222 | 1:32:02 | 1:04:01 |
|
||||
| Zen Browser opens on the last used virtual desktop instead of the current one | https://github.com/zen-browser/desktop/issues/10221 | 2:07:09 | None |
|
||||
| Tabs having weird behaviour when moving them form one window to the other | https://github.com/zen-browser/desktop/issues/10220 | None | None |
|
||||
| Web pages in the workspace cannot be synced | https://github.com/zen-browser/desktop/issues/10219 | 5 days, 0:56:10 | 5 days, 6:23:07 |
|
||||
| Swipe workspaces gesture freezes on "Mute Tab" icon hover | https://github.com/zen-browser/desktop/issues/10217 | None | None |
|
||||
| Sub-folders of Tabs, Dump Tabs when moved in a Folder List | https://github.com/zen-browser/desktop/issues/10216 | 2 days, 13:52:56 | 4 days, 22:25:16 |
|
||||
| Labels rendering bug | https://github.com/zen-browser/desktop/issues/10215 | 11:10:14 | 3 days, 22:48:16 |
|
||||
| Browser doesn't allow completion of TOTP number on Paypal site | https://github.com/zen-browser/desktop/issues/10214 | None | None |
|
||||
| Unable to use Option+Cmd+ArrowLeft or Option+Cmd+ArrowRight to change spaces. | https://github.com/zen-browser/desktop/issues/10211 | 14:39:09 | 15:34:26 |
|
||||
| The Workspace Icon can't be hided anymore | https://github.com/zen-browser/desktop/issues/10209 | 1:41:32 | 1:41:32 |
|
||||
| Tabs move into Folders | https://github.com/zen-browser/desktop/issues/10208 | 0:24:03 | 7:25:32 |
|
||||
| Native select low contrast theme | https://github.com/zen-browser/desktop/issues/10207 | None | None |
|
||||
| Trackpad zooming on PDF no longer working | https://github.com/zen-browser/desktop/issues/10205 | None | None |
|
||||
| Can’t add tab to Essentials | https://github.com/zen-browser/desktop/issues/10204 | 1:15:16 | 8:15:36 |
|
||||
| Zen browser can't go through system proxies on Linux | https://github.com/zen-browser/desktop/issues/10203 | None | None |
|
||||
| The Browser's adressbar is not visible because it blends into the current viewed page. | https://github.com/zen-browser/desktop/issues/10202 | 0:13:50 | 2 days, 23:44:36 |
|
||||
| Wrong favicon instead of cached icons bug is back | https://github.com/zen-browser/desktop/issues/10199 | 1 day, 6:59:45 | 2 days, 21:44:37 |
|
||||
| iCloud not working | https://github.com/zen-browser/desktop/issues/10192 | 6:18:44 | 11:56:51 |
|
||||
| Truncated folder name in the search inside folders feature | https://github.com/zen-browser/desktop/issues/10189 | 2:31:02 | None |
|
||||
| Missing translations in the search inside folders feature | https://github.com/zen-browser/desktop/issues/10188 | 2:16:01 | 2:16:01 |
|
||||
| New "floadting" tab bar window covers bookmark bar | https://github.com/zen-browser/desktop/issues/10186 | 6:07:17 | 16:21:43 |
|
||||
| Revert 1.15.3b!!!! | https://github.com/zen-browser/desktop/issues/10185 | 1:12:24 | 1:03:18 |
|
||||
| "New Tab Below" menu item when right clicking on a tab no longer shows after upgrading from 1.14.11b | https://github.com/zen-browser/desktop/issues/10184 | None | 2:40:19 |
|
||||
| Multiple bugs with new folder Feature | https://github.com/zen-browser/desktop/issues/10182 | 1:37:43 | None |
|
||||
| New window bug - unpinned tabs disappear, folders expand | https://github.com/zen-browser/desktop/issues/10180 | 2:22:55 | 2:22:55 |
|
||||
| Essentials not syncing across all spaces in same container | https://github.com/zen-browser/desktop/issues/10179 | 3:37:37 | 24 days, 5:11:42 |
|
||||
| Macos Universal download installer | https://github.com/zen-browser/desktop/issues/10175 | 7:10:27 | 7:10:27 |
|
||||
|
||||
_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-09-01..2025-09-30`
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = الملف الشخصي الحالي
|
||||
unified-extensions-description = تستخدم الإضافات لجلب المزيد من الوظائف الإضافية إلى { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = إعادة تعيين علامة التبويب المثبتة
|
||||
.accesskey = ر
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / 12 slots filled)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / { $max } slots filled)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Remove from Essentials
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = استبدال الرابط المثبت بالرابط الحالي
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = ملف التعديل { -brand-short-name } الخاص بك تالف. تم إعادة تعيينه إلى السمة الافتراضية.
|
||||
@@ -19,33 +19,33 @@ 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 = Disable
|
||||
pictureinpicture-minimize-btn =
|
||||
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 = The URL has been copied to the clipboard.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancel
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Spaces
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = إلى المزيد تعرف
|
||||
zen-close-label = Close
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Search...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = perfil actual
|
||||
unified-extensions-description = Les extensions aporten funcionalitats addicionals a { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Restableix la pestanya fixada
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Afegeix als essentials ({ $num }/12 espais ocupats)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Afegeix als essentials ({ $num } / { $max } espais ocupats)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Elimina dels essencials
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Substitueix l'URL fixat per l'actual
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = El vostre fitxer de modificacions { -brand-short-name } està malmès. S'ha restablert al tema per defecte.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
La nova barra d'URL s'ha activat, eliminant la necessitat de noves pàgines de pestanya.<br/><br/>
|
||||
Proveu d'obrir una pestanya nova per veure la nova barra d'URL en acció!
|
||||
zen-disable = Deshabilita
|
||||
pictureinpicture-minimize-btn =
|
||||
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 s'ha copiat al porta-retalls.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancel·la
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Confirma
|
||||
zen-pinned-tab-replaced = L'URL de la pestanya fixada s'ha substituït per l'URL actual.
|
||||
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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Espais
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Modificacions
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Més informació
|
||||
zen-close-label = Tanca
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Cerca...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icones
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
urlbar-search-mode-zen_actions = Accions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
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 =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Resetovat připnuté karty
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Přidat do Essentials ({ $num } / 12 zaplněných slotů)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Přidat do Essentials ({ $num } / { $max } zaplněných slotů)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Odstranit z Essentials
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Nahradit připnutou URL adresu aktuální adresou
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Váš { -brand-short-name } mods soubor je poškozen. Byl obnoven na výchozí motiv.
|
||||
@@ -19,33 +19,33 @@ 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 novou kartu a podívejte se, jak funguje!
|
||||
zen-disable = Zavřít
|
||||
pictureinpicture-minimize-btn =
|
||||
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 do schránky.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Zrušit
|
||||
zen-general-confirm =
|
||||
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á karta na pozadí byla otevřena!
|
||||
zen-workspace-renamed-toast = Pracovní prostor byl úspěšně přejmenován!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Prostory
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Módy
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Zjistit více
|
||||
zen-close-label = Zavřít
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Hledat...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emodži
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Ikony
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = proffil gweithredol
|
||||
unified-extensions-description = Mae ehangiadau'n cael ei defnyddio er mwyn ychwanegu fwy o weithrediadau i mewn i { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Ailosod Tab wedi'i Binio
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / 12 slots filled)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / { $max } slots filled)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Diddymu o Hanfodion
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Ailosod URL wedi'i Binio gyda'r Gyfredol
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Mae eich ffeil am y mod { -brand-short-name } wedi'i llygru. Maent wedi cael eu hailosod i'r thema rhagosodedig.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Mae'r bar URL newydd wedi'i alluogi, sydd yn dileu'r angen am dudalennau tab newydd.<br/><br/>
|
||||
Ceisiwch agor tab newydd i weld y bar URL newydd ar waith!
|
||||
zen-disable = Analluogi
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Minimize
|
||||
.tooltip = Minimize
|
||||
zen-panel-ui-gradient-generator-custom-color = Addasu Lliw
|
||||
zen-panel-ui-gradient-generator-saved-message = Llwyddiant arbedi'r graddiant!
|
||||
zen-copy-current-url-confirmation = Mae'r URL wedi'i gopïo i'r clipfwrdd.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancel
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Confirm
|
||||
zen-pinned-tab-replaced = Mae URL y tab wedi'i binio wedi'i newid i'r URL gyfredol.
|
||||
zen-tabs-renamed = Llwyddiant ailenwi'r tab!
|
||||
zen-background-tab-opened-toast = New background tab opened!
|
||||
zen-workspace-renamed-toast = Workspace has been successfully renamed!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Spaces
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Learn More
|
||||
zen-close-label = Cau
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Search...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = nuværende profil
|
||||
unified-extensions-description = Udvidelser bruges til at bringe ekstra funktionalitet ind i { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Nulstil fastgjort fane
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Føj til Essentielle ({ $num } / 12 pladser fyldt)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Føj til Essentielle ({ $num } / { $max } pladser fyldt)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Fjern fra Essentielle
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Erstat fastgjort URL med nuværende
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Din { -brand-short-name } mods-fil er beskadiget. De er blevet nulstillet til standardtemaet.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Den nye URL-linje er aktiveret og fjerner dermed behovet for nye fanesider.<br/><br/>
|
||||
Prøv at åbne en ny fane for at se den i aktion!
|
||||
zen-disable = Deaktiver
|
||||
pictureinpicture-minimize-btn =
|
||||
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 = URL'en blev kopieret til udklipsholderen.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Annuller
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Bekræft
|
||||
zen-pinned-tab-replaced = Den fastgjorte fane-URL blev erstattet med den aktuelle.
|
||||
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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Rum
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Lær mere
|
||||
zen-close-label = Luk
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Søg...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Ikoner
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = Aktuelles Profil
|
||||
unified-extensions-description = Erweiterungen werden verwendet, um { -brand-short-name } zusätzliche Funktionen hinzuzufügen.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Angepinnten Tab zurücksetzen
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Zu Essentials hinzufügen ({ $num } / 12 Plätze belegt)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Zu Essentials hinzufügen ({ $num } / { $max } Plätze belegt)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Aus Essentials entfernen
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Angepinnte URL durch aktuelle ersetzen
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Ihre { -brand-short-name } Mods-Datei ist beschädigt. Sie wurde auf das Standard-Design zurückgesetzt.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Die neue Adressleiste wurde aktiviert und macht neue Tab-Seiten überflüssig.<br/><br/>
|
||||
Öffnen Sie einen neuen Tab, um die neue Adressleiste in Aktion zu sehen!
|
||||
zen-disable = Deaktivieren
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Minimieren
|
||||
.tooltip = Minimieren
|
||||
zen-panel-ui-gradient-generator-custom-color = Benutzerdefinierte Farbe
|
||||
zen-panel-ui-gradient-generator-saved-message = Farbverlauf erfolgreich gespeichert!
|
||||
zen-copy-current-url-confirmation = Die URL wurde in die Zwischenablage kopiert.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Abbrechen
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Bestätigen
|
||||
zen-pinned-tab-replaced = Die URL des angepinnten Tabs wurde durch die aktuelle URL ersetzt!
|
||||
zen-tabs-renamed = Tab wurde erfolgreich umbenannt!
|
||||
zen-background-tab-opened-toast = Neuer Hintergrund-Tab geöffnet!
|
||||
zen-workspace-renamed-toast = Arbeitsbereich wurde erfolgreich umbenannt!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Arbeitsbereiche
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Mehr erfahren
|
||||
zen-close-label = Schließen
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Suchen...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Symbole
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
urlbar-search-mode-zen_actions = Aktionen
|
||||
|
@@ -43,9 +43,9 @@ pane-settings-workspaces-title = Χώροι Εργασίας
|
||||
zen-tabs-unloader-enabled =
|
||||
.label = Ενεργοποίηση Εκφορτωτή Καρτέλας
|
||||
zen-look-and-feel-compact-toolbar-themed =
|
||||
.label = Use themed background for compact toolbar
|
||||
.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 = Διαχείριση πρόσθετης συμπεριφοράς καρφιτσωμένων καρτελών
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = τρέχον προφίλ
|
||||
unified-extensions-description = Οι επεκτάσεις χρησιμοποιούνται για να φέρουν περισσότερη επιπλέον λειτουργικότητα στο { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Επαναφορά Καρφιτσωμένης Καρτέλας
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Προσθήκη στα Απαραίτητα ({ $num } / 12 θέσεις γεμάτες)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Προσθήκη στα Απαραίτητα ({ $num } / { $max } θέσεις γεμάτες)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Αφαίρεση από Απαραίτητα
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Αντικατάσταση καρφιτσωμένου URL με το τρέχον
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Το αρχείο { -brand-short-name } mods είναι κατεστραμμένο. Έχει γίνει επαναφορά στο προεπιλεγμένο θέμα.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Η νέα γραμμή URL έχει ενεργοποιηθεί, αφαιρώντας την ανάγκη για σελίδες νέας καρτέλας.<br/><br/>
|
||||
Δοκιμάστε να ανοίξετε μια νέα καρτέλα για να δείτε τη νέα γραμμή URL εν δράσει!
|
||||
zen-disable = Απενεργοποίηση
|
||||
pictureinpicture-minimize-btn =
|
||||
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 =
|
||||
zen-general-cancel-label =
|
||||
.label = Ακύρωση
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Επιβεβαίωση
|
||||
zen-pinned-tab-replaced = Το URL της καρφιτσωμένης καρτέλας έχει αντικατασταθεί από το τρέχον URL.
|
||||
zen-tabs-renamed = Η καρτέλα μετονομάστηκε επιτυχώς!
|
||||
zen-background-tab-opened-toast = Άνοιξε νέα καρτέλα στο παρασκήνιο!
|
||||
zen-workspace-renamed-toast = Ο χώρος εργασίας μετονομάστηκε επιτυχώς!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Χώροι
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Μάθετε Περισσότερα
|
||||
zen-close-label = Κλείσιμο
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Αναζήτηση...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = Current profile
|
||||
unified-extensions-description = Extensions are used to bring more extra functionality into { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Reset Pinned Tab
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / 12 slots filled)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / { $max } slots filled)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Remove from Essentials
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Replace Pinned URL with Current
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Your { -brand-short-name } mods file is corrupted. They have been reset to the default theme.
|
||||
@@ -17,33 +17,33 @@ zen-shortcuts-corrupted = Your { -brand-short-name } shortcuts file is corrupted
|
||||
# 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. Try opening a new tab to see the new URL bar in action!<br/><br/>
|
||||
zen-disable = Disable
|
||||
pictureinpicture-minimize-btn =
|
||||
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 = The URL has been copied to the clipboard.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancel
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Spaces
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Learn More
|
||||
zen-close-label = Close
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Search...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -8,9 +8,9 @@ zen-warning-language = Changing the default language could make it easier for We
|
||||
zen-vertical-tabs-layout-header = Browser Layout
|
||||
zen-vertical-tabs-layout-description = Choose the layout that suits you best
|
||||
|
||||
zen-layout-single-toolbar = Single toolbar
|
||||
zen-layout-multiple-toolbar = Multiple toolbars
|
||||
zen-layout-collapsed-toolbar = Collapsed toolbar
|
||||
zen-layout-single-toolbar = Only Sidebar
|
||||
zen-layout-multiple-toolbar = Sidebar and Top Toolbar
|
||||
zen-layout-collapsed-toolbar = Collapsed Sidebar
|
||||
|
||||
sync-currently-syncing-workspaces = Workspaces
|
||||
sync-engine-workspaces =
|
||||
@@ -33,8 +33,6 @@ zen-glance-trigger-shift-click =
|
||||
.label = Shift + Click
|
||||
zen-glance-trigger-meta-click =
|
||||
.label = Meta (Command) + Click
|
||||
zen-glance-trigger-mantain-click =
|
||||
.label = Hold Click (Coming Soon!)
|
||||
|
||||
zen-look-and-feel-compact-view-header = Show in compact view
|
||||
zen-look-and-feel-compact-view-description = Only show the toolbars you use!
|
||||
@@ -91,7 +89,7 @@ zen-settings-workspaces-hide-default-container-indicator =
|
||||
.label = Hide the default container indicator in the tab bar
|
||||
|
||||
zen-key-unsaved = Unsaved shortcut! Please save it by clicking the "Escape" key after retyping it.
|
||||
zen-key-conflict = Conflict with another shortcut
|
||||
zen-key-conflict = Conflicts with { $group } -> { $shortcut }
|
||||
|
||||
pane-zen-theme-title = Theme Settings
|
||||
|
||||
|
@@ -6,7 +6,7 @@ tab-context-zen-reset-pinned-tab =
|
||||
.label = Reset Pinned Tab
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / 12 slots filled)
|
||||
.label = Add to Essentials ({ $num } / { $max } slots filled)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Remove from Essentials
|
||||
@@ -49,6 +49,10 @@ zen-library-sidebar-workspaces =
|
||||
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 = Learn More
|
||||
@@ -64,3 +68,29 @@ zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
zen-site-data-settings = Settings
|
||||
|
||||
zen-generic-manage = Manage
|
||||
zen-generic-more = More
|
||||
|
||||
# These labels will be used for the site data panel settings
|
||||
zen-site-data-setting-allow = Allowed
|
||||
zen-site-data-setting-block = Blocked
|
||||
zen-site-data-security-info-extension =
|
||||
.label = Extension
|
||||
zen-site-data-security-info-secure =
|
||||
.label = Secure
|
||||
zen-site-data-security-info-not-secure =
|
||||
.label = Not Secure
|
||||
|
||||
zen-site-data-manage-addons =
|
||||
.label = Manage Extensions
|
||||
zen-site-data-get-addons =
|
||||
.label = Add Extensions
|
||||
zen-site-data-site-settings =
|
||||
.label = All Site Settings
|
||||
|
||||
zen-site-data-setting-site-protection = Site Protection
|
||||
|
||||
zen-site-data-panel-feature-callout-title = A new home for add-ons, permissions, and more
|
||||
zen-site-data-panel-feature-callout-subtitle = Click the icon to manage site settings, view security info, access extensions, and perform common actions.
|
||||
|
@@ -4,9 +4,7 @@ zen-toolbar-context-tabs-right =
|
||||
.accesskey = R
|
||||
|
||||
zen-toolbar-context-compact-mode =
|
||||
.label = Compact mode
|
||||
.accesskey = C
|
||||
|
||||
.label = Compact Mode
|
||||
zen-toolbar-context-compact-mode-enable =
|
||||
.label = Enable compact mode
|
||||
.accesskey = D
|
||||
@@ -17,6 +15,7 @@ zen-toolbar-context-compact-mode-just-toolbar =
|
||||
zen-toolbar-context-compact-mode-hide-both =
|
||||
.label = Hide both
|
||||
.accesskey = H
|
||||
|
||||
zen-toolbar-context-new-folder =
|
||||
.label = New Folder
|
||||
.accesskey = N
|
||||
|
@@ -23,6 +23,9 @@ zen-workspaces-panel-change-icon =
|
||||
zen-workspaces-panel-context-default-profile =
|
||||
.label = Set Profile
|
||||
|
||||
zen-workspaces-panel-unload =
|
||||
.label = Unload Space
|
||||
|
||||
zen-workspaces-how-to-reorder-title = How to reorder spaces
|
||||
zen-workspaces-how-to-reorder-desc = Drag the space icons at the bottom of the sidebar to reorder them
|
||||
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = perfil actual
|
||||
unified-extensions-description = Las extensiones se utilizan para agregar más funcionalidades a { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Restablecer pestaña fijada
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Añadir a esenciales ({ $num } / 12 huecos llenos)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Añadir a esenciales ({ $num } / { $max } huecos llenos)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Quitar de esenciales
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Reemplazar la URL fijada con la actual
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Su archivo de mods de { -brand-short-name } está dañado. Se ha restablecido el tema por defecto.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Se ha habilitado la nueva barra de direcciones, eliminando la necesidad de la página de nueva pestaña.<br/><br/>
|
||||
¡Pruebe a abrir una nueva pestaña para ver la nueva barra de direcciones en acción!
|
||||
zen-disable = Deshabilitar
|
||||
pictureinpicture-minimize-btn =
|
||||
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 = La URL se ha copiado al portapapeles.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancelar
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Confirmar
|
||||
zen-pinned-tab-replaced = La URL de la pestaña fijada se ha reemplazado por la URL actual.
|
||||
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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Espacios
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Más información
|
||||
zen-close-label = Cerrar
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Buscar...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Iconos
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = praegune profiil
|
||||
unified-extensions-description = Laiendusi kasutatakse täiendava funktsionaalsuse lisamiseks { -brand-short-name }i.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Lähtesta püsikaart
|
||||
.accesskey = p
|
||||
tab-context-zen-add-essential =
|
||||
.label = Märgi oluliseks ({ $num } / 12 täidetud)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Märgi oluliseks ({ $num } / { $max } täidetud)
|
||||
.accesskey = o
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Eemalda olulistest
|
||||
.accesskey = o
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Asenda püsikaardi URL praegusega
|
||||
.accesskey = p
|
||||
zen-themes-corrupted = Sinu { -brand-short-name } mods-ide fail on vigane. See on nüüd lähtestatud vaikimisi teemaks.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Uus asukohariba on sisse lülitatud, mistõttu pole enam uue kaardi lehte tarvis.<br/><br/>
|
||||
Proovi avada uut kaarti, et näha uut asukohariba!
|
||||
zen-disable = Lülita välja
|
||||
pictureinpicture-minimize-btn =
|
||||
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 = URL kopeeriti lõikelauale.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Tühista
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Kinnita
|
||||
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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Tööruumid
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods-id
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Rohkem teavet
|
||||
zen-close-label = Sulge
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Otsi...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojid
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Ikoonid
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = نمایهٔ کنونی
|
||||
unified-extensions-description = افزونههای در حال استفاده عملکردهای بیشتری به { -brand-short-name } میدهند.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Reset Pinned Tab
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / 12 slots filled)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / { $max } slots filled)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Remove from Essentials
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Replace Pinned URL with Current
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Your { -brand-short-name } mods file is corrupted. They have been reset to the default theme.
|
||||
@@ -19,33 +19,33 @@ 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 = Disable
|
||||
pictureinpicture-minimize-btn =
|
||||
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 = The URL has been copied to the clipboard.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancel
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Spaces
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Learn More
|
||||
zen-close-label = Close
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Search...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = nykyinen profiili
|
||||
unified-extensions-description = Laajennuksia käytetään tuomaan enemmän ylimääräisiä toimintoja { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Nollaa Kiinnitetty Välilehti
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / 12 slots filled)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / { $max } slots filled)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Poista olennaisista
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Korvaa kiinnitetty URL-osoite nykyisellä
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = { -brand-short-name } modejasi tiedosto on vioittunut. Ne on palautettu oletusteemaan.
|
||||
@@ -19,33 +19,33 @@ 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 = Disable
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Minimize
|
||||
.tooltip = Minimize
|
||||
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 = The URL has been copied to the clipboard.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancel
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Spaces
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Learn More
|
||||
zen-close-label = Close
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Search...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = profil actuel
|
||||
unified-extensions-description = Les extensions sont utilisées pour ajouter plus de fonctionnalités à { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Réinitialiser l’onglet épinglé
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Ajouter aux Essentials ({ $num } / 12 emplacements remplis)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Ajouter aux Essentials ({ $num } / { $max } emplacements occupés)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Retirer des Essentials
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Remplacer l’URL épinglée par l’actuelle
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Votre fichier de thèmes { -brand-short-name } est corrompu. Il a été réinitialisé au thème par défaut.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
La nouvelle barre d’adresse a été activée, supprimant la nécessité de nouvelles pages d’onglets.<br/><br/>
|
||||
Essayez d’ouvrir un nouvel onglet pour voir la nouvelle barre d’adresse en action !
|
||||
zen-disable = Désactiver
|
||||
pictureinpicture-minimize-btn =
|
||||
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 = L’adresse a été copiée dans le presse-papier.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Annuler
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Confirmer
|
||||
zen-pinned-tab-replaced = L’adresse de l'onglet épinglé a été remplacée par l’adresse actuelle.
|
||||
zen-tabs-renamed = L’onglet 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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Espaces
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = En savoir plus
|
||||
zen-close-label = Fermer
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Rechercher...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Émojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icônes
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = próifíl reatha
|
||||
unified-extensions-description = Úsáidtear síntí chun níos mó feidhmiúlachta breise a thabhairt isteach i { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Athshocraigh an Cluaisín Prionáilte
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Cuir le Bunriachtanais ({ $num } / 12 sliotán líonta)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Cuir le Bunriachtanais ({ $num } / { $max } sliotán líonta)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Bain de na Bunriachtanais
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Cuir URL Prionáilte in ionad an URL Reatha
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Tá do chomhad mods { -brand-short-name } truaillithe. Tá siad athshocraithe chuig an téama réamhshocraithe.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Tá an barra URL nua cumasaithe, rud a fhágann nach bhfuil gá le leathanaigh cluaisín nua.<br/><br/>
|
||||
Bain triail as cluaisín nua a oscailt chun an barra URL nua i mbun oibre a fheiceáil!
|
||||
zen-disable = Díchumasaigh
|
||||
pictureinpicture-minimize-btn =
|
||||
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 = Tá an URL cóipeáilte chuig an ghearrthaisce.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cealaigh
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Deimhnigh
|
||||
zen-pinned-tab-replaced = Tá URL an chluaisín phinnáilte curtha in ionad an URL reatha!
|
||||
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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Spásanna
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Modanna
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Foghlaim Tuilleadh
|
||||
zen-close-label = Dún
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Cuardaigh...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Deilbhíní
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
urlbar-search-mode-zen_actions = Gníomhartha
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = פרופיל נוכחי
|
||||
unified-extensions-description = הרחבות מוסיפות פונקציונליות נוספת ל{ -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = אפס כרטיסייה מוצמדת
|
||||
.accesskey = ר
|
||||
tab-context-zen-add-essential =
|
||||
.label = הוסף לנחוצים ({ $num } / 12 מקומות מלאים)
|
||||
tab-context-zen-add-essential =
|
||||
.label = הוסף לנחוצים ({ $num } / { $max } מקומות מלאים)
|
||||
.accesskey = ק
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = הסר מנחוצים
|
||||
.accesskey = ר
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = החלף קישור מוצמד עם הנוכחי
|
||||
.accesskey = ב
|
||||
zen-themes-corrupted = קובץ המודים { -brand-short-name } שלך פגום. הם אופסו לנושא ברירת המחדל.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
סרגל הכתובת החדש הופעל, ומסיר את הצורך בעמודי כרטיסייה חדשה.<br/><br/>
|
||||
נסה לפתוח כרטיסייה חדשה כדי לראות את סרגל הכתובת החדש בפעולה!
|
||||
zen-disable = כבה
|
||||
pictureinpicture-minimize-btn =
|
||||
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 =
|
||||
zen-general-cancel-label =
|
||||
.label = ביטול
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = אישור
|
||||
zen-pinned-tab-replaced = קישור כרטיסייה מוצמדת הוחלפה עם הקישור הנוכחי.
|
||||
zen-tabs-renamed = שם הכרטיסייה שונתה בהצלחה!
|
||||
zen-background-tab-opened-toast = לשונית נפתחה ברקע!
|
||||
zen-workspace-renamed-toast = שם הסביבת עבודה שונתה בהצלחה!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = סביבות
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = מודים
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = מידע נוסף
|
||||
zen-close-label = סגור
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = חיפוש...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = אימוג'ים
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = סמלים
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = jelenlegi profil
|
||||
unified-extensions-description = A bővítmények a { -brand-short-name }-t új funkciókkal látják el.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Kitűzött lap visszaállítása
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Felvétel az alapvetőkbe ({ $num } / 12 hely foglalt)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Felvétel az alapvetőkbe ({ $num } / { $max } hely foglalt)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Eltávolítás az alapvetőkből
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Kitűzött lap cseréje a jelenlegi URL-el
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = A te { -brand-short-name } mod fájljaid károsodtak. Vissza lettek állítva az eredeti témára.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Az új URL sáv engedélyezve lett, így nincs szükség új lapokra.<br/><br/>
|
||||
Próbáljon ki egy új lapot nyitni, hogy láthassa az új URL-sávot működés közben!
|
||||
zen-disable = Kikapcsolás
|
||||
pictureinpicture-minimize-btn =
|
||||
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 = Az URL-cím a vágólapra lett másolva.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Mégsem
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Megerősítés
|
||||
zen-pinned-tab-replaced = A rögzített lap URL címe helyébe az aktuális URL cím lépett!
|
||||
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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Környezetek
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Modok
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Tudjon meg többet
|
||||
zen-close-label = Bezárás
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Keresés...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojik
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Ikonok
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = profil saat ini
|
||||
unified-extensions-description = Ekstensi digunakan untuk menambahkan lebih banyak fungsi ekstra ke { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Kembalikan ke URL Awal
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Tambahkan ke Essentials ({ $num } / 12 slot terisi)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Tambahkan ke Essentials ({ $num } / { $max } slot terisi)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Hapus dari Essentials
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Ganti URL Sematan ke URL saat ini
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Tidak dapat memuat file tema { -brand-short-name } Anda karena rusak. File tersebut telah diatur ulang ke tema default.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Bilah URL baru telah diaktifkan, menghapus kebutuhan untuk halaman tab baru.<br/><br/>
|
||||
Coba buka tab baru untuk melihat bilah URL baru beraksi!
|
||||
zen-disable = Nonaktifkan
|
||||
pictureinpicture-minimize-btn =
|
||||
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 telah disalin ke clipboard.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Batalkan
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Konfirmasi
|
||||
zen-pinned-tab-replaced = URL awal dari tab yang disematkan telah diganti dengan URL saat ini.
|
||||
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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Ruang
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Pelajari Lebih Lanjut
|
||||
zen-close-label = Tutup
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Cari...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emoji
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Ikon
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
urlbar-search-mode-zen_actions = Aksi
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = núverandi prófíl
|
||||
unified-extensions-description = Viðbætur eru notaðar til að koma með meiri auka virkni inn í { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Endursetja Festan Flipa
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / 12 slots filled)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / { $max } slots filled)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Fjarlægja frá Höfuðatriði
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Setja aftur Fest-URL með Núverandi
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = { -brand-short-name } mods skráin þín er skemmd. Þeir hafa verið endurstilltir á sjálfgefið þema.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Nýja vefslóðastikan hefur verið virkjuð og fjarlægir þörfina á nýjum flipasíðum.<br/><br/>
|
||||
Prófaðu að opna nýjan flipa til að sjá nýju vefslóðastikuna í notkun!
|
||||
zen-disable = Óvirkja
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Minimize
|
||||
.tooltip = Minimize
|
||||
zen-panel-ui-gradient-generator-custom-color = Sérsniðinn litur
|
||||
zen-panel-ui-gradient-generator-saved-message = Vistað hallann!
|
||||
zen-copy-current-url-confirmation = Slóðin hefur verið afrituð á klippiborðið.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancel
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Spaces
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Læra Meira
|
||||
zen-close-label = Loka
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Search...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = profilo in uso
|
||||
unified-extensions-description = Le estensioni sono usate per portare più funzionalità in { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Reimposta Scheda Bloccata
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Aggiungi a Essentials ({ $num } / 12 slot riempiti)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Aggiungi a Essentials ({ $num } / { $max } slot riempiti)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Rimuovi dagli Essenziali
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Sostituisci URL fissato con quello corrente
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Il tuo file { -brand-short-name } mods è danneggiato. Sono stati reimpostati al tema predefinito.
|
||||
@@ -17,33 +17,33 @@ zen-shortcuts-corrupted = Il file delle scorciatoie per { -brand-short-name } è
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
zen-new-urlbar-notification = La nuova barra degli indirizzi è stata abilitata, eliminando la necessità della pagina di una nuova scheda.<br/><br/>Prova ad aprire una nuova scheda per vedere la nuova barra degli indirizzi in azione!
|
||||
zen-disable = Disabilita
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Minimizza
|
||||
.tooltip = Minimizza
|
||||
zen-panel-ui-gradient-generator-custom-color = Colore Personalizzato
|
||||
zen-panel-ui-gradient-generator-saved-message = Gradiente salvato con successo!
|
||||
zen-copy-current-url-confirmation = L'URL è stato copiato negli appunti.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Annulla
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Conferma
|
||||
zen-pinned-tab-replaced = L'URL della scheda bloccata è stato sostituito con l'URL attuale.
|
||||
zen-tabs-renamed = La scheda è stata rinominata con successo!
|
||||
zen-background-tab-opened-toast = Nuova scheda aperta in background!
|
||||
zen-workspace-renamed-toast = Il Workspace è stato rinominato con successo!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Spazi
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mod
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Scopri di più
|
||||
zen-close-label = Chiudi
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Cerca...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emoji
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icone
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = 使用中のプロファイル
|
||||
unified-extensions-description = 拡張機能は、 { -brand-short-name } に多くの追加機能をもたらすために使用されます。
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = ピン留めされたタブをリセット
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / 12 slots filled)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / { $max } slots filled)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Essentialsから削除
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = ピン留めされた URL を現在のものに置き換え
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = { -brand-short-name } Modファイルが破損しています。既定のテーマにリセットされました。
|
||||
@@ -19,33 +19,33 @@ 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 = 無効
|
||||
pictureinpicture-minimize-btn =
|
||||
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 = URLをクリップボードにコピーしました
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancel
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Spaces
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Learn More
|
||||
zen-close-label = 閉じる
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Search...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = 현재 프로필
|
||||
unified-extensions-description = 확장 프로그램은 { -brand-short-name }에 더 많은 추가 기능을 제공하는 데 사용됩니다.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = 고정된 탭 초기화
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = 에센셜에 추가 ({ $num } / 12 개 추가됨)
|
||||
tab-context-zen-add-essential =
|
||||
.label = 에센셜에 추가 ({ $num } / { $max } 개 추가됨)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = 에센셜에서 제거하기
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = 고정된 URL을 현재 URL로 변경
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = { -brand-short-name } 모드 파일이 손상되었습니다. 기본 테마로 재설정되었습니다.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
새 탭 페이지가 필요 없는 새로운 주소 표시줄이 활성화 되었습니다.<br/><br/>
|
||||
새 탭을 열어서 새로운 URL 바를 만나보세요!
|
||||
zen-disable = 비활성화
|
||||
pictureinpicture-minimize-btn =
|
||||
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 =
|
||||
zen-general-cancel-label =
|
||||
.label = 취소
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = 확인
|
||||
zen-pinned-tab-replaced = 고정 URL이 현재 URL로 변경되었습니다!
|
||||
zen-tabs-renamed = 탭의 이름이 성공적으로 변경되었습니다!
|
||||
zen-background-tab-opened-toast = 새 백그라운드 탭이 열렸습니다!
|
||||
zen-workspace-renamed-toast = 워크스페이스 이름이 변경되었습니다!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = 스페이스
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = 모드
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = 더 알아보기
|
||||
zen-close-label = 닫기
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = 검색...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = 이모티콘
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = 아이콘
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
urlbar-search-mode-zen_actions = 액션
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = dabartinis profilis
|
||||
unified-extensions-description = Plėtiniai naudojami norint į „{ -brand-short-name }“ įtraukti daugiau papildomų funkcijų.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Atkurti prisegtą kortelę
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Įtraukti į būtiniausius ({ $num } / 12 užpildytų vietų)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Įtraukti į būtiniausius ({ $num } / { $max } užpildytų vietų)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Šalinti iš būtiniausių
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Pakeisti prisegtą URL adresą dabartiniu
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Jūsų „{ -brand-short-name }“ modifikacijos failas sugadintas. Jie buvo atkurti į numatytąją temą.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Įjungta nauja URL juosta, todėl nebereikia naujų kortelių puslapių.<br/><br/>
|
||||
Pabandykite atverti naują kortelę, kad pamatytumėte naująją URL juostą!
|
||||
zen-disable = Išjungti
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Sumažinti
|
||||
.tooltip = Sumažinti
|
||||
zen-panel-ui-gradient-generator-custom-color = Pasirinktinė spalva
|
||||
zen-panel-ui-gradient-generator-saved-message = Gradientas sėkmingai įrašytas.
|
||||
zen-copy-current-url-confirmation = URL buvo nukopijuotas į iškarpinę.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Atšaukti
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Patvirtinti
|
||||
zen-pinned-tab-replaced = Prisegtos kortelės URL pakeistas dabartiniu URL.
|
||||
zen-tabs-renamed = Kortelė sėkmingai pervadinta.
|
||||
zen-background-tab-opened-toast = Nauja fonos kortelė atverta.
|
||||
zen-workspace-renamed-toast = Darbo sritis sėkmingai pervadintas.
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Erdvės
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Modifikacijos
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Sužinoti daugiau
|
||||
zen-close-label = Užverti
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Ieškokite...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Jaustukai
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Piktogramos
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = huidig profiel
|
||||
unified-extensions-description = Extensies worden gebruikt om extra functionaliteit toe te voegen aan { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Vastgezette tabblad resetten
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Toevoegen aan Essentials ({ $num } / 12 plekken gevuld)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Toevoegen aan Essentials ({ $num } / { $max } plekken gevuld)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Verwijderen uit Essentials
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Vastgezette URL vervangen met huidige
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Je { -brand-short-name } mods bestand is beschadigd. Ze zijn gereset naar het standaard thema.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
De nieuwe URL-balk is ingeschakeld, waardoor nieuwe tabbladen niet meer nodig zijn.<br/><br/>
|
||||
Probeer een nieuw tabblad te openen om de nieuwe URL-balk in actie te zien!
|
||||
zen-disable = Uitschakelen
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Minimaliseren
|
||||
.tooltip = Minimaliseren
|
||||
zen-panel-ui-gradient-generator-custom-color = Aangepaste kleur
|
||||
zen-panel-ui-gradient-generator-saved-message = Verloop is succesvol opgeslagen!
|
||||
zen-copy-current-url-confirmation = De URL is gekopieerd naar het klembord.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Annuleren
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Bevestigen
|
||||
zen-pinned-tab-replaced = Vastgemaakte tabblad URL is vervangen met de huidige URL!
|
||||
zen-tabs-renamed = Tabblad is succesvol hernoemd!
|
||||
zen-background-tab-opened-toast = Nieuw achtergrondtabblad geopend!
|
||||
zen-workspace-renamed-toast = Werkruimte succesvol is hernoemd!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Ruimtes
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Meer leren
|
||||
zen-close-label = Sluiten
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Zoeken…
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = current profile
|
||||
unified-extensions-description = Extensions are used to bring more extra functionality into { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Reset Pinned Tab
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / 12 slots filled)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / { $max } slots filled)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Remove from Essentials
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Replace Pinned URL with Current
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Your { -brand-short-name } mods file is corrupted. They have been reset to the default theme.
|
||||
@@ -19,33 +19,33 @@ 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 = Disable
|
||||
pictureinpicture-minimize-btn =
|
||||
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 = The URL has been copied to the clipboard.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancel
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Spaces
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Learn More
|
||||
zen-close-label = Close
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Search...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = Aktualny profil
|
||||
unified-extensions-description = Rozszerzenia są używane do zapewnienia większej liczby dodatkowych funkcji w { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Resetuj przypiętą kartę
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Dodaj do Niezbędnych ({ $num } / 12 miejsc wypełnione)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Dodaj do Niezbędnych ({ $num } / { $max } miejsc wypełnione)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Usuń z Niezbędnych
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Zastąp przypięty adres URL aktualnym
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Twój plik modów { -brand-short-name } jest uszkodzony. Zostały one zresetowane do domyślnego stanu.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Nowy pasek adresu został aktywowany, a tym samym strona nowej karty nie jest już potrzebna.<br/><br/>
|
||||
Spróbuj otworzyć nową kartę i wypróbuj nowy pasek adresu w akcji!
|
||||
zen-disable = Deaktywuj
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Zminimalizuj
|
||||
.tooltip = Zminimalizuj
|
||||
zen-panel-ui-gradient-generator-custom-color = Niestandardowy kolor
|
||||
zen-panel-ui-gradient-generator-saved-message = Pomyślnie zapisano gradient!
|
||||
zen-copy-current-url-confirmation = Adres URL został skopiowany do schowka.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Anuluj
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Potwierdź
|
||||
zen-pinned-tab-replaced = URL przypiętej karty został zastąpiony bieżącym adresem.
|
||||
zen-tabs-renamed = Nazwa karty została z powodzeniem zmieniona!
|
||||
zen-background-tab-opened-toast = Nowa karta została otworzona w tle!
|
||||
zen-workspace-renamed-toast = Zmieniono nazwę Przestrzeni roboczej!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Przestrzenie
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Modyfikacje
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Dowiedz się więcej
|
||||
zen-close-label = Zamknij
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Szukaj...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = perfil atual
|
||||
unified-extensions-description = As extensões são usadas para trazer mais recursos adicionais para o { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Redefinir Guia Fixada
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Adicionar aos Essenciais ({ $num } / 12 espaços preenchidos)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Adicionar aos Essenciais ({ $num } / { $max } espaços preenchidos)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Remover dos Essenciais
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Substituir URL da Guia Fixada pela Atual
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Seu arquivo de modificações { -brand-short-name } está corrompido. Eles foram redefinidos para o tema padrão.
|
||||
@@ -17,33 +17,33 @@ zen-shortcuts-corrupted = Seu arquivo de atalhos { -brand-short-name } está cor
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
zen-new-urlbar-notification = A nova barra de URL foi ativada, removendo a necessidade de novas páginas de guia.<br/><br/>Tente abrir uma nova guia para ver a nova barra de URL em ação!
|
||||
zen-disable = Desativar
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Minimizar
|
||||
.tooltip = Minimizar
|
||||
zen-panel-ui-gradient-generator-custom-color = Cor Personalizada
|
||||
zen-panel-ui-gradient-generator-saved-message = O gradiente foi salvo com sucesso!
|
||||
zen-copy-current-url-confirmation = A URL foi copiada para a área de transferência.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancelar
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Confirmar
|
||||
zen-pinned-tab-replaced = A URL da guia fixada foi substituída pela URL atual!
|
||||
zen-tabs-renamed = A guia foi renomeada com sucesso!
|
||||
zen-background-tab-opened-toast = Nova guia em segundo plano aberta!
|
||||
zen-workspace-renamed-toast = A área de trabalho foi renomeada com sucesso!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Espaços
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Saiba Mais
|
||||
zen-close-label = Fechar
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Pesquisar...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Ícones
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = perfil atual
|
||||
unified-extensions-description = As extensões são usadas para trazer funcionalidades adicionais para o { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Repor o Separador Fixado
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Adicionar aos Essenciais ({ $num }/12 espaços preenchidos)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Adicionar aos Essenciais ({ $num } / { $max } espaços preenchidos)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Remover dos Essenciais
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Substituir o URL Fixado pelo URL Atual
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = O seu ficheiro de modificações do { -brand-short-name } está corrompido. Elas foram redefinidas como iguais às do tema padrão.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
A nova barra de URL foi ativada, removendo a necessidade de páginas de novo separador.<br/><br/>
|
||||
Experimente abrir um novo separador para ver a nova barra de URL em ação!
|
||||
zen-disable = Desativar
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Minimizar
|
||||
.tooltip = Minimizar
|
||||
zen-panel-ui-gradient-generator-custom-color = Cor personalizada
|
||||
zen-panel-ui-gradient-generator-saved-message = Gradiente guardado com sucesso!
|
||||
zen-copy-current-url-confirmation = O URL foi copiado para a área de transferência.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancelar
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Confirmar
|
||||
zen-pinned-tab-replaced = O URL do separador fixado foi substituído pelo URL atual.
|
||||
zen-tabs-renamed = Nome do separador alterado com sucesso!
|
||||
zen-background-tab-opened-toast = Novo separador aberto em segundo plano!
|
||||
zen-workspace-renamed-toast = Nome do espaço de trabalho alterado com sucesso!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Espaços
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Modificações
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Saber Mais
|
||||
zen-close-label = Fechar
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Pesquisar...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Ícones
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
urlbar-search-mode-zen_actions = Ações
|
||||
|
@@ -43,7 +43,7 @@ pane-settings-workspaces-title = Рабочие пространства
|
||||
zen-tabs-unloader-enabled =
|
||||
.label = Включить выгрузку вкладок
|
||||
zen-look-and-feel-compact-toolbar-themed =
|
||||
.label = Use themed background for compact toolbar
|
||||
.label = Использовать цвета темы для фона компактной панели инструментов
|
||||
zen-workspace-continue-where-left-off =
|
||||
.label = Продолжить с того места, где вы остановились
|
||||
pane-zen-pinned-tab-manager-title = Закреплённые вкладки
|
||||
@@ -195,7 +195,7 @@ zen-picture-in-picture-toggle-shortcut-mac = Переключить изобра
|
||||
zen-picture-in-picture-toggle-shortcut-mac-alt = Переключить изображение в картинке (Mac Alt)
|
||||
zen-page-source-shortcut-safari = Просмотр исходного кода страницы (Safari)
|
||||
zen-nav-stop-shortcut = Остановить загрузку
|
||||
zen-history-sidebar-shortcut = Show History Sidebar
|
||||
zen-history-sidebar-shortcut = Показать боковую панель истории
|
||||
zen-window-minimize-shortcut = Свернуть окно
|
||||
zen-help-shortcut = Открыть справку
|
||||
zen-preferences-shortcut = Открыть настройки
|
||||
@@ -221,7 +221,7 @@ zen-key-exit-full-screen = Выйти из полноэкранного режи
|
||||
zen-ai-chatbot-sidebar-shortcut = Переключить боковую панель ИИ чат-бота
|
||||
zen-key-inspector-mac = Переключить инспектор (Mac)
|
||||
zen-toggle-sidebar-shortcut = Переключить боковую панель Firefox
|
||||
zen-toggle-pin-tab-shortcut = Toggle Pin Tab
|
||||
zen-toggle-pin-tab-shortcut = Переключить закрепление вкладки
|
||||
zen-reader-mode-toggle-shortcut-other = Переключить режим чтения
|
||||
zen-picture-in-picture-toggle-shortcut = Переключить изображение в картинке
|
||||
zen-nav-reload-shortcut-2 = Обновить страницу
|
||||
@@ -255,7 +255,7 @@ zen-close-tab-shortcut = Закрыть вкладку
|
||||
zen-compact-mode-shortcut-show-sidebar = Включить/выключить плавающую боковую панель
|
||||
zen-compact-mode-shortcut-show-toolbar = Инструменты плавающей панели
|
||||
zen-compact-mode-shortcut-toggle = Компактный режим
|
||||
zen-glance-expand = Expand Glance
|
||||
zen-glance-expand = Раскрыть предпросмотр
|
||||
zen-workspace-shortcut-switch-1 = Переключиться на пространство 1
|
||||
zen-workspace-shortcut-switch-2 = Переключиться на пространство 2
|
||||
zen-workspace-shortcut-switch-3 = Переключиться на пространство 3
|
||||
@@ -274,7 +274,7 @@ 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 = New Empty Split View
|
||||
zen-new-empty-split-view-shortcut = Новая разделённая вкладка
|
||||
zen-key-select-tab-1 = Выбрать вкладку #1
|
||||
zen-key-select-tab-2 = Выбрать вкладку #2
|
||||
zen-key-select-tab-3 = Выбрать вкладку #3
|
||||
|
@@ -1,21 +1,21 @@
|
||||
zen-folders-search-placeholder =
|
||||
.placeholder = Искать { $folder-name }…
|
||||
.placeholder = Искать в { $folder-name }...
|
||||
zen-folders-panel-rename-folder =
|
||||
.label = Rename Folder
|
||||
.label = Переименовать папку
|
||||
zen-folders-panel-unpack-folder =
|
||||
.label = Unpack Folder
|
||||
.label = Распаковать папку
|
||||
zen-folders-new-subfolder =
|
||||
.label = New Subfolder
|
||||
.label = Новая подпапка
|
||||
zen-folders-panel-delete-folder =
|
||||
.label = Delete Folder
|
||||
.label = Удалить папку
|
||||
zen-folders-panel-convert-folder-to-space =
|
||||
.label = Convert folder to Space
|
||||
.label = Конвертировать папку в пространство
|
||||
zen-folders-panel-change-folder-space =
|
||||
.label = Change Space...
|
||||
.label = Переместить в пространство...
|
||||
zen-folders-panel-change-icon-folder =
|
||||
.label = Change Icon
|
||||
.label = Изменить значок
|
||||
zen-folders-unload-all-tooltip =
|
||||
.tooltiptext = Unload active in this folder
|
||||
.tooltiptext = Выгрузить все активные вкладки в этой папке
|
||||
zen-folders-unload-folder =
|
||||
.label = Unload All Tabs
|
||||
zen-folders-search-no-results = No tabs matching that search 🤔
|
||||
.label = Выгрузить все вкладки
|
||||
zen-folders-search-no-results = Ничего не найдено 🤔
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = текущий профиль
|
||||
unified-extensions-description = Расширения дополняют функционал { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Сбросить закреплённую вкладку
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Добавить в важное ({ $num } из 12 слотов заполнено)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Добавить в важное ({ $num } из { $num } слотов заполнено)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Удалить из важного
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Заменить закреплённый адрес на текущий
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Файл дополнения { -brand-short-name } повреждён. Возвращена тема по умолчанию.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Новая адресная строка активирована, теперь нет необходимости использовать отдельные страницы для новых вкладок.<br/><br/>
|
||||
Попробуйте открыть новую вкладку, чтобы увидеть новую адресную строку в действии!
|
||||
zen-disable = Выключить
|
||||
pictureinpicture-minimize-btn =
|
||||
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 =
|
||||
zen-general-cancel-label =
|
||||
.label = Отменить
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Подтвердить
|
||||
zen-pinned-tab-replaced = Адрес закреплённой вкладки заменён на текущий адрес!
|
||||
zen-tabs-renamed = Вкладка успешно переименована!
|
||||
zen-background-tab-opened-toast = Открыта новая фоновая вкладка!
|
||||
zen-workspace-renamed-toast = Пространство успешно переименовано!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Пространства
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Моды
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Узнать больше
|
||||
zen-close-label = Закрыть
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Найти...
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
zen-icons-picker-emoji =
|
||||
.label = Эмодзи
|
||||
zen-icons-picker-svg =
|
||||
.label = Иконки
|
||||
urlbar-search-mode-zen_actions = Действия
|
||||
|
@@ -8,14 +8,14 @@ zen-toolbar-context-compact-mode-enable =
|
||||
.label = Включить компактный вид
|
||||
.accesskey = D
|
||||
zen-toolbar-context-compact-mode-just-tabs =
|
||||
.label = Hide sidebar
|
||||
.label = Скрыть боковую панель
|
||||
zen-toolbar-context-compact-mode-just-toolbar =
|
||||
.label = Скрыть панель инструментов
|
||||
zen-toolbar-context-compact-mode-hide-both =
|
||||
.label = Скрыть оба
|
||||
.accesskey = Н
|
||||
zen-toolbar-context-new-folder =
|
||||
.label = New Folder
|
||||
.label = Новая папка
|
||||
.accesskey = N
|
||||
sidebar-zen-expand =
|
||||
.label = Развернуть боковую панель
|
||||
|
@@ -2,9 +2,9 @@ zen-panel-ui-workspaces-text = Рабочие пространства
|
||||
zen-panel-ui-workspaces-create =
|
||||
.label = Создать пространство
|
||||
zen-panel-ui-folder-create =
|
||||
.label = Create Folder
|
||||
.label = Создать папку
|
||||
zen-panel-ui-new-empty-split =
|
||||
.label = New Split
|
||||
.label = Новая разделённая вкладка
|
||||
zen-workspaces-panel-context-delete =
|
||||
.label = Удалить пространство
|
||||
.accesskey = D
|
||||
@@ -50,4 +50,4 @@ zen-workspace-creation-profile = Профиль
|
||||
zen-workspace-creation-header = Создать пространство
|
||||
zen-workspace-creation-label = Пространства используются для организации ваших вкладок и сеансов.
|
||||
zen-workspaces-delete-workspace-title = Удалить пространство?
|
||||
zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone.
|
||||
zen-workspaces-delete-workspace-body = Вы уверены, что хотите удалить { $name }? Это действие необратимо.
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = nuvarande profil
|
||||
unified-extensions-description = Tillägg används för att få fler extra funktioner i { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Återställ Fäst flik
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Lägg till Essentials ({ $num } / 12 platser fyllda)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Lägg till Essentials ({ $num } / { $max } platser fyllda)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Ta bort från Essentials
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Ersätt fäst fliks URL med nuvarande
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Din { -brand-short-name } modds-fil är skadad. De har återställts till standardtemat.
|
||||
@@ -19,33 +19,33 @@ 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 = Inaktivera
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Minimera
|
||||
.tooltip = Minimera
|
||||
zen-panel-ui-gradient-generator-custom-color = Anpassad färg
|
||||
zen-panel-ui-gradient-generator-saved-message = Lyckades spara gradienten!
|
||||
zen-copy-current-url-confirmation = Länken har kopierats till urklipp.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Avbryt
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Bekräfta
|
||||
zen-pinned-tab-replaced = Den fästa flikens URL har ersatts med den aktuella URL!
|
||||
zen-tabs-renamed = Fliken har fått nytt namn!
|
||||
zen-background-tab-opened-toast = Ny bakgrundsflik öppnad!
|
||||
zen-workspace-renamed-toast = Arbetsytan har fått ett nytt namn!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Arbetsytor
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Läs mer
|
||||
zen-close-label = Stäng
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Sök...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Ikoner
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = current profile
|
||||
unified-extensions-description = Extensions are used to bring more extra functionality into { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Reset Pinned Tab
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / 12 slots filled)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / { $max } slots filled)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Remove from Essentials
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Replace Pinned URL with Current
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Your { -brand-short-name } mods file is corrupted. They have been reset to the default theme.
|
||||
@@ -19,33 +19,33 @@ 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 = Disable
|
||||
pictureinpicture-minimize-btn =
|
||||
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 = The URL has been copied to the clipboard.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancel
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.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 =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Spaces
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Learn More
|
||||
zen-close-label = Close
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Search...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = mevcut profil
|
||||
unified-extensions-description = Uzantılar { -brand-short-name } daha fazla işlevsellik kazandırmak için kullanılır.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Sabitlenen Sekmeyi Sıfırla
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / 12 slots filled)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / { $max } slots filled)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Temel Ögelerden Kaldır
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Sabitlenen URL'yi Mevcut ile Değiştir
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = { -brand-short-name } adlı modun dosyaları hatalı. Varsayılan temaya sıfırlandılar.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Yeni sekme sayfalarına ihtiyacı kaldıran yeni URL Bar aktifleşti.<br/><br/>
|
||||
Yeni URL bar'ı görmek için yeni bir sekme açın!
|
||||
zen-disable = Devre dışı bırak
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Küçült
|
||||
.tooltip = Küçült
|
||||
zen-panel-ui-gradient-generator-custom-color = Özel Renk
|
||||
zen-panel-ui-gradient-generator-saved-message = Renkler başarıyla kaydedildi!
|
||||
zen-copy-current-url-confirmation = URL panoya kopyalandı.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Cancel
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Onayla
|
||||
zen-pinned-tab-replaced = Başa tutturulmuş sekme URL'si, şimdiki URL ile değiştirildi.
|
||||
zen-tabs-renamed = Sekme başarıyla yeniden adlandırıldı!
|
||||
zen-background-tab-opened-toast = New background tab opened!
|
||||
zen-workspace-renamed-toast = Workspace has been successfully renamed!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Spaces
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Daha Fazla Bilgi
|
||||
zen-close-label = Kapat
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Search...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Emojis
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = поточний профіль
|
||||
unified-extensions-description = Розширення використовуються, щоб додати більше функціональних можливостей до { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Скинути прикріплену вкладку
|
||||
.accesskey = Р
|
||||
tab-context-zen-add-essential =
|
||||
.label = Додати до Основного ({ $num } / 12 комірок заповнено)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Додати до Основного ({ $num } / { $max } комірок заповнено)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Вилучити з основних елементів
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Замінити закріплений URL на поточний
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Ваш файл модифікацій { -brand-short-name } пошкоджено. Вони були скинуті до типової теми.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Увімкнено новий рядок URL-адрес, що усуває потребу в нових сторінках вкладок.<br/><br/>
|
||||
Спробуйте відкрити нову вкладку, щоб побачити новий рядок URL-адреси в дії!
|
||||
zen-disable = Вимкнути
|
||||
pictureinpicture-minimize-btn =
|
||||
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 =
|
||||
zen-general-cancel-label =
|
||||
.label = Скасувати
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Підтвердити
|
||||
zen-pinned-tab-replaced = URL-адресу закріпленої вкладки замінено на поточну URL-адресу.
|
||||
zen-tabs-renamed = Вкладку успішно перейменовано!
|
||||
zen-background-tab-opened-toast = Відкрито нову фонову вкладку!
|
||||
zen-workspace-renamed-toast = Робочий простір успішно перейменовано!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Простори
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Модифікації
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Дізнатися більше
|
||||
zen-close-label = Закрити
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Пошук...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Емоджі
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Значки
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
urlbar-search-mode-zen_actions = Дії
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = hồ sơ hiện tại
|
||||
unified-extensions-description = Các tiện ích mở rộng được sử dụng để mang thêm tính năng vào { -brand-short-name }.
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = Đặt lại thẻ đã ghim
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Thêm thẻ vào thường trú (đã thêm { $num } / 12 )
|
||||
tab-context-zen-add-essential =
|
||||
.label = Thêm thẻ vào thường trú (đã thêm { $num } / { $max } )
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = Loại ra khỏi thẻ thường trú
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Thay thế đường dường dẫn đã gim với hiện tại
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = Thư mục chủ đề { -brand-short-name } của bạn đã bị hư, chúng đã được trả về thiết kế gốc.
|
||||
@@ -19,33 +19,33 @@ zen-new-urlbar-notification =
|
||||
Thanh đường dẫn mới đã được kích hoạt, loại bỏ chức năng của trang "thẻ mới". <br/><br/>
|
||||
Hãy thử tạo một thể để xem cái "mới" của thành đường dẫn!
|
||||
zen-disable = Vô hiệu hóa
|
||||
pictureinpicture-minimize-btn =
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Thu nhỏ
|
||||
.tooltip = Thu nhỏ
|
||||
zen-panel-ui-gradient-generator-custom-color = Tùy chỉnh màu sắc
|
||||
zen-panel-ui-gradient-generator-saved-message = Lưu tùy chỉnh đổ màu thành công!
|
||||
zen-copy-current-url-confirmation = Đường dẫn đã được chép vào bộ nhớ.
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = Hủy
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = Xác nhận
|
||||
zen-pinned-tab-replaced = Đường dẫn trên thẻ gim đã được thay thể bởi đường dẫn hiện tại!
|
||||
zen-tabs-renamed = Thẻ đã được đổi tên!
|
||||
zen-background-tab-opened-toast = Một thẻ mới đã được mở dưới nền!
|
||||
zen-workspace-renamed-toast = Không gian làm việc đã được đổi tên!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = Không gian làm việc
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = Mods
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = Tìm hiểu thêm
|
||||
zen-close-label = Đóng
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = Tìm kiếm...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = Biểu cảm
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = Biểu tượng
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -1,15 +1,15 @@
|
||||
zen-panel-ui-current-profile-text = 当前配置
|
||||
unified-extensions-description = 扩展用于为 { -brand-short-name } 带来更多额外功能。
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = 重置固定标签页
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = 添加到常驻标签页(已使用 { $num } / 12)
|
||||
tab-context-zen-add-essential =
|
||||
.label = 添加到常驻标签页(已使用 { $num } / { $max })
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = 从常驻标签页中移除
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = 将固定标签页的 URL 替换为当前页面 URL
|
||||
.accesskey = C
|
||||
zen-themes-corrupted = 您的 { -brand-short-name } 模组文件已损坏。它们已重置为默认主题。
|
||||
@@ -17,33 +17,33 @@ zen-shortcuts-corrupted = 您的 { -brand-short-name } 快捷键文件已损坏
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
zen-new-urlbar-notification = 新的 URL 栏已启用,不再需要新标签页。<br/><br/>打开一个新标签页来试试看新 URL 栏!
|
||||
zen-disable = 禁用
|
||||
pictureinpicture-minimize-btn =
|
||||
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 =
|
||||
zen-general-cancel-label =
|
||||
.label = 取消
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = 确认
|
||||
zen-pinned-tab-replaced = 固定标签页的网址已更新为当前页面网址。
|
||||
zen-tabs-renamed = 标签页重命名成功!
|
||||
zen-background-tab-opened-toast = 新的后台标签页已打开 !
|
||||
zen-workspace-renamed-toast = 工作区重命名成功!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = 工作区
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = 模组
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = 了解更多
|
||||
zen-close-label = 关闭
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = 搜索…
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = 表情符号
|
||||
zen-icons-picker-svg =
|
||||
zen-icons-picker-svg =
|
||||
.label = 图标集
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
|
@@ -27,7 +27,7 @@ zen-glance-trigger-shift-click =
|
||||
zen-glance-trigger-meta-click =
|
||||
.label = Meta (Command) + 左鍵
|
||||
zen-glance-trigger-mantain-click =
|
||||
.label = 長按(即將上線!)
|
||||
.label = 長按(即將推出!)
|
||||
zen-look-and-feel-compact-view-header = 在緊湊模式下顯示
|
||||
zen-look-and-feel-compact-view-description = 只顯示你需要用的工具欄!
|
||||
zen-look-and-feel-compact-view-enabled =
|
||||
@@ -92,12 +92,12 @@ zen-vertical-tabs-expand-tabs-header = 如何擴展分頁
|
||||
zen-vertical-tabs-expand-tabs-description = 選擇要如何擴展側邊欄中的分頁
|
||||
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 =
|
||||
@@ -114,15 +114,15 @@ zen-theme-marketplace-toggle-enabled-button =
|
||||
.title = 關閉佈景主題
|
||||
zen-theme-marketplace-toggle-disabled-button =
|
||||
.title = 啟用佈景主題
|
||||
zen-theme-marketplace-remove-confirmation = 您確定要移除此模組?
|
||||
zen-theme-marketplace-remove-confirmation = 您確定要移除此模組?
|
||||
zen-theme-marketplace-close-modal = 關閉
|
||||
zen-theme-marketplace-theme-header-title =
|
||||
.title = CSS 選擇器:{ $name }
|
||||
zen-theme-marketplace-dropdown-default-label =
|
||||
.label = 無
|
||||
zen-theme-marketplace-input-default-placeholder =
|
||||
.placeholder = 請輸入
|
||||
pane-zen-marketplace-title = Zen 模式
|
||||
.placeholder = 請輸入...
|
||||
pane-zen-marketplace-title = Zen 模組
|
||||
zen-themes-auto-update =
|
||||
.label = 啟動時自動更新已安裝模組
|
||||
zen-settings-workspaces-force-container-tabs-to-workspace =
|
||||
@@ -150,12 +150,12 @@ pane-zen-CKS-title = 快捷鍵
|
||||
category-zen-CKS =
|
||||
.tooltiptext = { pane-zen-CKS-title }
|
||||
pane-settings-CKS-title = { -brand-short-name } 快捷鍵
|
||||
zen-settings-CKS-header = 自定義你的快捷鍵
|
||||
zen-settings-CKS-description = 依據你的愛好來更改預設的快捷鍵以近一步改善你的瀏覽體驗
|
||||
zen-settings-CKS-header = 自定義您的快捷鍵
|
||||
zen-settings-CKS-description = 依據您的愛好來更改預設的快捷鍵以近一步改善你的瀏覽體驗
|
||||
zen-settings-CKS-disable-firefox =
|
||||
.label = 停用 { -brand-short-name } 的預設快捷鍵
|
||||
zen-settings-CKS-duplicate-shortcut =
|
||||
.label = 重複的快捷鍵
|
||||
.label = 複製快捷鍵
|
||||
zen-settings-CKS-reset-shortcuts =
|
||||
.label = 重設為預設值
|
||||
zenCKSOption-group-other = 其它
|
||||
@@ -173,13 +173,13 @@ zenCKSOption-group-devTools = 開發人員工具
|
||||
zen-key-quick-restart = 快速重啟
|
||||
zen-window-new-shortcut = 開新視窗
|
||||
zen-tab-new-shortcut = 開新分頁
|
||||
zen-key-redo = 重做
|
||||
zen-key-redo = 取消復原
|
||||
zen-restore-last-closed-tab-shortcut = 復原上次關閉的分頁
|
||||
zen-location-open-shortcut = 選取網址列
|
||||
zen-location-open-shortcut-alt = 選取網址列(備用)
|
||||
zen-key-undo-close-window = 還原已關閉視窗
|
||||
zen-text-action-undo-shortcut = 復原
|
||||
zen-text-action-redo-shortcut = 取消「復原」
|
||||
zen-text-action-redo-shortcut = 取消復原
|
||||
zen-text-action-cut-shortcut = 剪下
|
||||
zen-text-action-copy-shortcut = 複製
|
||||
zen-text-action-copy-url-shortcut = 複製目前網址
|
||||
@@ -219,9 +219,9 @@ zen-history-show-all-shortcut = 顯示所有歷史
|
||||
zen-key-enter-full-screen = 進入全畫面模式
|
||||
zen-key-exit-full-screen = 離開全畫面模式
|
||||
zen-ai-chatbot-sidebar-shortcut = 開啟 AI 聊天側邊欄
|
||||
zen-key-inspector-mac = 開啟檢測器(Mac)
|
||||
zen-key-inspector-mac = 開啟檢測器 (Mac)
|
||||
zen-toggle-sidebar-shortcut = 開啟 Firefox 側邊欄
|
||||
zen-toggle-pin-tab-shortcut = Toggle Pin Tab
|
||||
zen-toggle-pin-tab-shortcut = 切換釘選分頁
|
||||
zen-reader-mode-toggle-shortcut-other = 切換閱讀模式
|
||||
zen-picture-in-picture-toggle-shortcut = 切換子母畫面
|
||||
zen-nav-reload-shortcut-2 = 重新整理
|
||||
|
@@ -1,21 +1,21 @@
|
||||
zen-folders-search-placeholder =
|
||||
.placeholder = Search { $folder-name }...
|
||||
.placeholder = 搜尋 { $folder-name }...
|
||||
zen-folders-panel-rename-folder =
|
||||
.label = Rename Folder
|
||||
.label = 重新命名分頁夾
|
||||
zen-folders-panel-unpack-folder =
|
||||
.label = Unpack Folder
|
||||
.label = 解散分頁夾
|
||||
zen-folders-new-subfolder =
|
||||
.label = New Subfolder
|
||||
.label = 新增子分頁夾
|
||||
zen-folders-panel-delete-folder =
|
||||
.label = Delete Folder
|
||||
.label = 刪除分頁夾
|
||||
zen-folders-panel-convert-folder-to-space =
|
||||
.label = Convert folder to Space
|
||||
.label = 將分頁夾轉換為工作區
|
||||
zen-folders-panel-change-folder-space =
|
||||
.label = Change Space...
|
||||
.label = 變更工作區...
|
||||
zen-folders-panel-change-icon-folder =
|
||||
.label = Change Icon
|
||||
.label = 變更圖示
|
||||
zen-folders-unload-all-tooltip =
|
||||
.tooltiptext = Unload active in this folder
|
||||
.tooltiptext = 卸載此分頁夾中所有分頁
|
||||
zen-folders-unload-folder =
|
||||
.label = Unload All Tabs
|
||||
zen-folders-search-no-results = 沒有找到搜尋的分頁 🤔
|
||||
.label = 卸載所有分頁
|
||||
zen-folders-search-no-results = 找不到符合搜尋的分頁 🤔
|
||||
|
@@ -1,49 +1,49 @@
|
||||
zen-panel-ui-current-profile-text = 當前設定檔
|
||||
unified-extensions-description = 擴充功能用於為 { -brand-short-name } 帶來更多功能。
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
unified-extensions-description = 擴充功能可為 { -brand-short-name } 帶來更多額外功能。
|
||||
tab-context-zen-reset-pinned-tab =
|
||||
.label = 重置釘選的分頁
|
||||
.accesskey = R
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / 12 slots filled)
|
||||
tab-context-zen-add-essential =
|
||||
.label = Add to Essentials ({ $num } / { $max } slots filled)
|
||||
.accesskey = E
|
||||
tab-context-zen-remove-essential =
|
||||
tab-context-zen-remove-essential =
|
||||
.label = 從 Essentials 中移除
|
||||
.accesskey = R
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = 將釘選的網址換成目前的網址
|
||||
.accesskey = C
|
||||
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 = 新的 URL 欄已啟用,你不再需要新增新分頁。<br/><br/>馬上打開新分頁來看看新的 URL 欄!
|
||||
zen-disable = 禁用
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = Minimize
|
||||
.tooltip = Minimize
|
||||
zen-disable = 停用
|
||||
pictureinpicture-minimize-btn =
|
||||
.aria-label = 最小化
|
||||
.tooltip = 最小化
|
||||
zen-panel-ui-gradient-generator-custom-color = 自訂顏色
|
||||
zen-panel-ui-gradient-generator-saved-message = 漸層儲存成功!
|
||||
zen-panel-ui-gradient-generator-saved-message = 已成功儲存漸層!
|
||||
zen-copy-current-url-confirmation = 網址已複製到剪貼簿。
|
||||
zen-general-cancel-label =
|
||||
zen-general-cancel-label =
|
||||
.label = 取消
|
||||
zen-general-confirm =
|
||||
zen-general-confirm =
|
||||
.label = 確認
|
||||
zen-pinned-tab-replaced = 釘選分頁網址已替換為當前當前網址。
|
||||
zen-tabs-renamed = 分頁重新命名成功!
|
||||
zen-background-tab-opened-toast = New background tab opened!
|
||||
zen-workspace-renamed-toast = Workspace has been successfully renamed!
|
||||
zen-library-sidebar-workspaces =
|
||||
zen-tabs-renamed = 已成功重新命名分頁!
|
||||
zen-background-tab-opened-toast = 已在背景開啟新分頁!
|
||||
zen-workspace-renamed-toast = 已成功重新命名工作區!
|
||||
zen-library-sidebar-workspaces =
|
||||
.label = 工作區
|
||||
zen-library-sidebar-mods =
|
||||
zen-library-sidebar-mods =
|
||||
.label = 模組
|
||||
|
||||
# note: Do not translate the "<br/>" tags in the following string
|
||||
|
||||
zen-learn-more-text = 瞭解更多
|
||||
zen-close-label = 關閉
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
zen-singletoolbar-urlbar-placeholder-with-name =
|
||||
.placeholder = 搜尋...
|
||||
zen-icons-picker-emoji =
|
||||
zen-icons-picker-emoji =
|
||||
.label = 表情符號
|
||||
zen-icons-picker-svg =
|
||||
.label = Icons
|
||||
urlbar-search-mode-zen_actions = Actions
|
||||
zen-icons-picker-svg =
|
||||
.label = 圖示
|
||||
urlbar-search-mode-zen_actions = 操作
|
||||
|
@@ -10,7 +10,7 @@ zen-split-link =
|
||||
.accesskey = S
|
||||
zen-split-view-modifier-header = 分割畫面
|
||||
zen-split-view-modifier-activate-reallocation =
|
||||
.label = 啟用重新分配
|
||||
zen-split-view-modifier-enabled-toast = 分割畫面重新排列已開啟。
|
||||
zen-split-view-modifier-enabled-toast-description = 拖曳畫面以重新排列。按 Esc 鍵退出
|
||||
zen-split-view-modifier-disabled-toast = 分割畫面重新排列已關閉
|
||||
.label = 啟用重新排列
|
||||
zen-split-view-modifier-enabled-toast = 已開啟分割畫面重新排列功能。
|
||||
zen-split-view-modifier-enabled-toast-description = 拖曳畫面以重新排列。按 Esc 鍵退出。
|
||||
zen-split-view-modifier-disabled-toast = 已關閉分割畫面重新排列功能。
|
||||
|
@@ -15,12 +15,12 @@ zen-toolbar-context-compact-mode-hide-both =
|
||||
.label = 兩者皆隱藏
|
||||
.accesskey = H
|
||||
zen-toolbar-context-new-folder =
|
||||
.label = New Folder
|
||||
.label = 新增分頁夾
|
||||
.accesskey = N
|
||||
sidebar-zen-expand =
|
||||
.label = 展開側邊欄
|
||||
sidebar-zen-create-new =
|
||||
.label = Create New...
|
||||
.label = 新增...
|
||||
tabbrowser-unload-tab-button =
|
||||
.tooltiptext =
|
||||
{ $tabCount ->
|
||||
|
@@ -2,26 +2,26 @@
|
||||
# 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-welcome-title-line1 = Welcome to
|
||||
zen-welcome-title-line2 = a calmer internet
|
||||
zen-welcome-import-title = A Fresh Start, Same Bookmarks
|
||||
zen-welcome-import-description-1 = Your bookmarks, history, and passwords are like a trail of breadcrumbs through the internet—don’t leave them behind!
|
||||
zen-welcome-title-line1 = 歡迎使用
|
||||
zen-welcome-title-line2 = 更寧靜的網路體驗
|
||||
zen-welcome-import-title = 全新開始,書籤依舊
|
||||
zen-welcome-import-description-1 = 您的書籤、歷史記錄和密碼,是您網路足跡的珍貴紀錄——別把它們遺忘了!
|
||||
zen-welcome-import-description-2 = 輕鬆匯入其他瀏覽器的資料,無縫接續瀏覽體驗。
|
||||
zen-welcome-import-button = Import now
|
||||
zen-welcome-set-default-browser = Set { -brand-short-name } as your default browser
|
||||
zen-welcome-dont-set-default-browser = DON’T set { -brand-short-name } as your default browser
|
||||
zen-welcome-initial-essentials-title = Your Key Tabs, Always Within Reach
|
||||
zen-welcome-initial-essentials-description-1 = Keep your most important tabs easily accessible and always at hand, no matter how many you open.
|
||||
zen-welcome-initial-essentials-description-2 = Essential tabs are always visible, no matter what workspace you are in.
|
||||
zen-welcome-workspace-colors-title = Your Workspaces, Your Colors
|
||||
zen-welcome-workspace-colors-description = Personalize your browser by giving each workspace its own unique color identity.
|
||||
zen-welcome-import-button = 立即匯入
|
||||
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 = 無論您在哪個工作區,Essential 分頁會永遠顯示。
|
||||
zen-welcome-workspace-colors-title = 您的工作區,您的色彩
|
||||
zen-welcome-workspace-colors-description = 為每個工作區賦予獨特的色彩,打造個人化瀏覽器。
|
||||
zen-welcome-start-browsing-title =
|
||||
All set?<br/>
|
||||
Let’s get rolling!
|
||||
zen-welcome-start-browsing-description-1 = You’re all set up and ready to go. Click the button below to start browsing with { -brand-short-name }.
|
||||
zen-welcome-start-browsing = Dive in!
|
||||
zen-welcome-default-search-title = Your Default Search Engine
|
||||
zen-welcome-default-search-description = Choose your default search engine. You can always change it later!
|
||||
zen-welcome-skip-button = Skip
|
||||
zen-welcome-next-action = Next
|
||||
zen-welcome-finished = Your Zen has been set up correctly!
|
||||
準備好了嗎?<br/>
|
||||
馬上開始體驗吧!
|
||||
zen-welcome-start-browsing-description-1 = 您已完成所有設定並準備就緒。點擊下方按鈕,開始使用 { -brand-short-name } 瀏覽網路吧。
|
||||
zen-welcome-start-browsing = 立即開始!
|
||||
zen-welcome-default-search-title = 您的預設搜尋引擎
|
||||
zen-welcome-default-search-description = 選擇您的預設搜尋引擎,您可以隨時更改它!
|
||||
zen-welcome-skip-button = 跳過
|
||||
zen-welcome-next-action = 下一步
|
||||
zen-welcome-finished = 您的 Zen 瀏覽器已成功設定!
|
||||
|
@@ -1,8 +1,8 @@
|
||||
zen-panel-ui-workspaces-text = 工作區
|
||||
zen-panel-ui-workspaces-create =
|
||||
.label = 創建工作區
|
||||
.label = 建立工作區
|
||||
zen-panel-ui-folder-create =
|
||||
.label = Create Folder
|
||||
.label = 建立分頁夾
|
||||
zen-panel-ui-new-empty-split =
|
||||
.label = New Split
|
||||
zen-workspaces-panel-context-delete =
|
||||
@@ -13,7 +13,7 @@ zen-workspaces-panel-change-name =
|
||||
zen-workspaces-panel-change-icon =
|
||||
.label = 變更圖示
|
||||
zen-workspaces-panel-context-default-profile =
|
||||
.label = Set Profile
|
||||
.label = 設定設定檔
|
||||
zen-workspaces-how-to-reorder-title = 如何排序工作區
|
||||
zen-workspaces-how-to-reorder-desc = 拖曳側邊欄底部工作區圖示以重新排序
|
||||
zen-workspaces-change-theme =
|
||||
@@ -25,7 +25,7 @@ zen-workspaces-panel-context-edit =
|
||||
.label = 編輯工作區
|
||||
.accesskey = E
|
||||
context-zen-change-workspace-tab =
|
||||
.label = 將分頁(含多個)移至工作區
|
||||
.label = 將分頁移至工作區
|
||||
.accesskey = C
|
||||
zen-bookmark-edit-panel-workspace-selector =
|
||||
.value = 選擇工作區
|
||||
@@ -45,9 +45,9 @@ zen-workspace-creation-name =
|
||||
.placeholder = 工作區名稱
|
||||
zen-workspaces-panel-context-reorder =
|
||||
.label = 排序工作區
|
||||
zen-workspace-creation-profile = Profile
|
||||
.tooltiptext = Profiles are used to separate cookies and site data between spaces.
|
||||
zen-workspace-creation-header = 創建工作區
|
||||
zen-workspace-creation-label = Spaces are used to organize your tabs and sessions.
|
||||
zen-workspace-creation-profile = 設定檔
|
||||
.tooltiptext = 設定檔用於隔離不同工作區的 Cookie 和網站資料。
|
||||
zen-workspace-creation-header = 建立工作區
|
||||
zen-workspace-creation-label = 工作區用於組織您的分頁與工作階段。
|
||||
zen-workspaces-delete-workspace-title = 刪除工作區?
|
||||
zen-workspaces-delete-workspace-body = 你確定要刪除 { $name } 嗎?該動作無法物復原。
|
||||
zen-workspaces-delete-workspace-body = 您確定要刪除 { $name } 嗎?此操錯無法復原。
|
||||
|
@@ -31,7 +31,8 @@
|
||||
"ffprefs": "cd tools/ffprefs && cargo run --bin ffprefs -- ../../",
|
||||
"lc": "surfer license-check",
|
||||
"lc:fix": "surfer license-check --fix",
|
||||
"use-moz-src": "cd engine && ./mach use-moz-src"
|
||||
"use-moz-src": "cd engine && ./mach use-moz-src",
|
||||
"ci": "surfer ci --brand release --display-version"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@@ -78,6 +78,7 @@
|
||||
value: false
|
||||
|
||||
- name: browser.tabs.groups.hoverPreview.enabled
|
||||
locked: true
|
||||
value: false
|
||||
|
||||
- name: browser.tabs.closeWindowWithLastTab
|
||||
|
@@ -6,7 +6,7 @@
|
||||
value: true
|
||||
|
||||
- name: zen.folders.search.hover-delay
|
||||
value: 1000 # ms
|
||||
value: 900 # ms
|
||||
|
||||
- name: zen.folders.max-subfolders
|
||||
value: 5
|
||||
|
@@ -8,9 +8,6 @@
|
||||
- name: zen.glance.enable-contextmenu-search
|
||||
value: true
|
||||
|
||||
- name: zen.glance.hold-duration
|
||||
value: 300 # in ms
|
||||
|
||||
- name: zen.glance.open-essential-external-links
|
||||
value: true
|
||||
|
||||
|
@@ -26,7 +26,7 @@
|
||||
- name: zen.theme.disable-lightweight
|
||||
value: true
|
||||
|
||||
- name: zen.theme.use-sysyem-colors
|
||||
- name: zen.theme.use-system-colors
|
||||
value: false
|
||||
|
||||
- name: zen.theme.hide-tab-throbber
|
||||
|
@@ -53,9 +53,6 @@
|
||||
- name: browser.formfill.enable
|
||||
value: false
|
||||
|
||||
- name: network.IDN_show_punycode
|
||||
value: true
|
||||
|
||||
- name: browser.urlbar.suggest.topsites
|
||||
value: true
|
||||
locked: true
|
||||
|
@@ -51,3 +51,6 @@
|
||||
|
||||
- name: zen.view.context-menu.refresh
|
||||
value: false
|
||||
|
||||
- name: zen.view.borderless-fullscreen
|
||||
value: true
|
||||
|
@@ -8,6 +8,9 @@
|
||||
- name: zen.urlbar.show-protections-icon
|
||||
value: false
|
||||
|
||||
- name: zen.urlbar.show-contextual-id
|
||||
value: false
|
||||
|
||||
- name: zen.urlbar.behavior
|
||||
value: floating-on-type
|
||||
|
||||
|
@@ -11,6 +11,9 @@
|
||||
- name: zen.tabs.rename-tabs
|
||||
value: true
|
||||
|
||||
- name: zen.tabs.essentials.max
|
||||
value: 12
|
||||
|
||||
- name: zen.tabs.show-newtab-vertical
|
||||
value: true
|
||||
|
||||
|
@@ -6,6 +6,7 @@ import os
|
||||
import sys
|
||||
import json
|
||||
from pathlib import Path
|
||||
from typing import Any
|
||||
|
||||
IGNORE_PREFS_FILE_IN = os.path.join(
|
||||
'src', 'zen', 'tests', 'ignorePrefs.json'
|
||||
@@ -15,6 +16,15 @@ IGNORE_PREFS_FILE_OUT = os.path.join(
|
||||
)
|
||||
|
||||
|
||||
class JSONWithCommentsDecoder(json.JSONDecoder):
|
||||
def __init__(self, **kw):
|
||||
super().__init__(**kw)
|
||||
|
||||
def decode(self, s: str) -> Any:
|
||||
s = '\n'.join(l for l in s.split('\n') if not l.lstrip(' ').startswith('//'))
|
||||
return super().decode(s)
|
||||
|
||||
|
||||
def copy_ignore_prefs():
|
||||
print("Copying ignorePrefs.json from src/zen/tests to engine/testing/mochitest...")
|
||||
# if there are prefs that dont exist on output file, copy them from input file
|
||||
@@ -22,7 +32,7 @@ def copy_ignore_prefs():
|
||||
with open(IGNORE_PREFS_FILE_OUT, 'r') as f:
|
||||
all_prefs = json.load(f)
|
||||
with open(IGNORE_PREFS_FILE_IN, 'r') as f_in:
|
||||
new_prefs = json.load(f_in)
|
||||
new_prefs = json.load(f_in, cls=JSONWithCommentsDecoder)
|
||||
all_prefs.extend(p for p in new_prefs if p not in all_prefs)
|
||||
with open(IGNORE_PREFS_FILE_OUT, 'w') as f_out:
|
||||
json.dump(all_prefs, f_out, indent=2)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
diff --git a/Cargo.lock b/Cargo.lock
|
||||
index 2ac65181b1a9561ee4760e0569dfdd621c684142..b159fd8a351ba7c6541e8994a815de8150db619f 100644
|
||||
index c079ef11880c5338c4498a0e5b3eb4cf4bfb6e02..ecd06b05381be740197c07c8cf0743dc882727f5 100644
|
||||
--- a/Cargo.lock
|
||||
+++ b/Cargo.lock
|
||||
@@ -4029,8 +4029,6 @@ dependencies = [
|
||||
@@ -4069,8 +4069,6 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mime_guess"
|
||||
version = "2.0.4"
|
||||
|
@@ -1,8 +1,8 @@
|
||||
diff --git a/Cargo.toml b/Cargo.toml
|
||||
index 0fdad8b956be8119f5a914b9cee01bb6520cd13d..f1414b5afd5c66c61d1585184de6b32f9918670d 100644
|
||||
index 2331ff5733d39e26c0a16301cb83d46ca970f632..777dbd5fb8546466e4a349772ccba254c7ffd691 100644
|
||||
--- a/Cargo.toml
|
||||
+++ b/Cargo.toml
|
||||
@@ -218,6 +218,8 @@ moz_asserts = { path = "mozglue/static/rust/moz_asserts" }
|
||||
@@ -224,6 +224,8 @@ moz_asserts = { path = "mozglue/static/rust/moz_asserts" }
|
||||
# Workaround for https://github.com/rust-lang/cargo/issues/11232
|
||||
rure = { path = "third_party/rust/rure" }
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/actors/WebRTCParent.sys.mjs b/browser/actors/WebRTCParent.sys.mjs
|
||||
index f327e1684d0966a0dcfdcdbf8cc70259b27a4504..c8f722bda4cf297f5d0a6aa22dafbe27c4218123 100644
|
||||
index 80fd2177c7112c958ff51bbf7a18ebea39e50fbf..24f62810901dc558e25ee874bd49736bd64fd358 100644
|
||||
--- a/browser/actors/WebRTCParent.sys.mjs
|
||||
+++ b/browser/actors/WebRTCParent.sys.mjs
|
||||
@@ -152,6 +152,7 @@ export class WebRTCParent extends JSWindowActorParent {
|
||||
|
@@ -1,8 +1,8 @@
|
||||
diff --git a/browser/base/content/browser-addons.js b/browser/base/content/browser-addons.js
|
||||
index d7542a38a0242dd9c9c6390171d59992d75a0c19..d20e5a9fa42c88c7ba28fac1ef13dd693f1f1135 100644
|
||||
index 754ce380ed233eb8764af07af3c8dc95d3f39d5c..29864ab59819271b7319b273c08bdc2736d40c93 100644
|
||||
--- a/browser/base/content/browser-addons.js
|
||||
+++ b/browser/base/content/browser-addons.js
|
||||
@@ -1064,7 +1064,7 @@ var gXPInstallObserver = {
|
||||
@@ -1071,7 +1071,7 @@ var gXPInstallObserver = {
|
||||
persistent: true,
|
||||
hideClose: true,
|
||||
popupOptions: {
|
||||
@@ -11,7 +11,7 @@ index d7542a38a0242dd9c9c6390171d59992d75a0c19..d20e5a9fa42c88c7ba28fac1ef13dd69
|
||||
},
|
||||
};
|
||||
|
||||
@@ -1273,7 +1273,7 @@ var gXPInstallObserver = {
|
||||
@@ -1280,7 +1280,7 @@ var gXPInstallObserver = {
|
||||
hideClose: true,
|
||||
timeout: Date.now() + 30000,
|
||||
popupOptions: {
|
||||
@@ -20,7 +20,47 @@ index d7542a38a0242dd9c9c6390171d59992d75a0c19..d20e5a9fa42c88c7ba28fac1ef13dd69
|
||||
},
|
||||
};
|
||||
|
||||
@@ -2608,7 +2608,7 @@ var gUnifiedExtensions = {
|
||||
@@ -2212,7 +2212,7 @@ var gUnifiedExtensions = {
|
||||
// If the new ID is not added in NOTIFICATION_IDS, consider handling the case
|
||||
// in the "PopupNotificationsBeforeAnchor" handler elsewhere in this file.
|
||||
getPopupAnchorID(aBrowser, aWindow) {
|
||||
- const anchorID = "unified-extensions-button";
|
||||
+ const anchorID = "zen-site-data-icon-button";
|
||||
const attr = anchorID + "popupnotificationanchor";
|
||||
|
||||
if (!aBrowser[attr]) {
|
||||
@@ -2223,7 +2223,7 @@ var gUnifiedExtensions = {
|
||||
anchorID
|
||||
// Anchor on the toolbar icon to position the popup right below the
|
||||
// button.
|
||||
- ).firstElementChild;
|
||||
+ );
|
||||
}
|
||||
|
||||
return anchorID;
|
||||
@@ -2516,11 +2516,7 @@ var gUnifiedExtensions = {
|
||||
// Lazy load the unified-extensions-panel panel the first time we need to
|
||||
// display it.
|
||||
if (!this._panel) {
|
||||
- let template = document.getElementById(
|
||||
- "unified-extensions-panel-template"
|
||||
- );
|
||||
- template.replaceWith(template.content);
|
||||
- this._panel = document.getElementById("unified-extensions-panel");
|
||||
+ this._panel = document.getElementById("zen-unified-site-data-panel");
|
||||
let customizationArea = this._panel.querySelector(
|
||||
"#unified-extensions-area"
|
||||
);
|
||||
@@ -2570,7 +2566,7 @@ var gUnifiedExtensions = {
|
||||
|
||||
// The button should directly open `about:addons` when the user does not
|
||||
// have any active extensions listed in the unified extensions panel.
|
||||
- if (!this.hasExtensionsInPanel()) {
|
||||
+ if (!this.hasExtensionsInPanel() && false) {
|
||||
let viewID;
|
||||
if (
|
||||
Services.prefs.getBoolPref("extensions.getAddons.showPane", true) &&
|
||||
@@ -2615,7 +2611,7 @@ var gUnifiedExtensions = {
|
||||
this.recordButtonTelemetry(reason || "extensions_panel_showing");
|
||||
this.ensureButtonShownBeforeAttachingPanel(panel);
|
||||
PanelMultiView.openPopup(panel, this._button, {
|
||||
@@ -29,7 +69,7 @@ index d7542a38a0242dd9c9c6390171d59992d75a0c19..d20e5a9fa42c88c7ba28fac1ef13dd69
|
||||
triggerEvent: aEvent,
|
||||
});
|
||||
}
|
||||
@@ -2795,18 +2795,20 @@ var gUnifiedExtensions = {
|
||||
@@ -2802,18 +2798,20 @@ var gUnifiedExtensions = {
|
||||
this._maybeMoveWidgetNodeBack(widgetId);
|
||||
}
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/base/content/browser-commands.js b/browser/base/content/browser-commands.js
|
||||
index 637e9dda83df5b490d6340367dd63077904ea056..6ffb1dc6ed1d6e58b4e8de1faca887f6b38115cb 100644
|
||||
index 74aae01ddcdc4b6460ebbe174355ca129a89010b..52dd4e6aa49929394ed6afa6b25f4ee4954b8b94 100644
|
||||
--- a/browser/base/content/browser-commands.js
|
||||
+++ b/browser/base/content/browser-commands.js
|
||||
@@ -317,6 +317,10 @@ var BrowserCommands = {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/base/content/browser-fullScreenAndPointerLock.js b/browser/base/content/browser-fullScreenAndPointerLock.js
|
||||
index d477ac782e0cb921203f8cd38da70a003ac41b39..648d0b4066b630a9b31da0bb8490f29da701dd3d 100644
|
||||
index b41449d4c4bc373a4c9cf449c0bb370bfdbc20d6..f1166929397dd39b7f44bd9cb0d62a45d67f0e1d 100644
|
||||
--- a/browser/base/content/browser-fullScreenAndPointerLock.js
|
||||
+++ b/browser/base/content/browser-fullScreenAndPointerLock.js
|
||||
@@ -427,10 +427,10 @@ var FullScreen = {
|
||||
|
@@ -1,20 +1,12 @@
|
||||
diff --git a/browser/base/content/browser-init.js b/browser/base/content/browser-init.js
|
||||
index e4a94863c0f0810d1894475b020814b2ad32ffb3..515f61d2df5d4a593fc32d3f32e8fdec2b8f5983 100644
|
||||
index 8e63654b343e8518aa0e366a3fd3bf7e0856eafb..fe402e526ab33cdcc4baabf8685dfb03efac6003 100644
|
||||
--- a/browser/base/content/browser-init.js
|
||||
+++ b/browser/base/content/browser-init.js
|
||||
@@ -191,6 +191,7 @@ var gBrowserInit = {
|
||||
@@ -198,6 +198,7 @@ var gBrowserInit = {
|
||||
},
|
||||
|
||||
onLoad() {
|
||||
+ Services.scriptloader.loadSubScript("chrome://browser/content/zenThemeModifier.js", window);
|
||||
gBrowser.addEventListener("DOMUpdateBlockedPopups", e =>
|
||||
PopupBlockerObserver.handleEvent(e)
|
||||
PopupAndRedirectBlockerObserver.handleEvent(e)
|
||||
);
|
||||
@@ -359,6 +360,7 @@ var gBrowserInit = {
|
||||
|
||||
this._handleURIToLoad();
|
||||
|
||||
+ gZenWorkspaces.selectStartPage();
|
||||
Services.obs.addObserver(gIdentityHandler, "perm-changed");
|
||||
Services.obs.addObserver(gRemoteControl, "devtools-socket");
|
||||
Services.obs.addObserver(gRemoteControl, "marionette-listening");
|
||||
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/base/content/browser.js b/browser/base/content/browser.js
|
||||
index c5b7ef2616c1dab9f42970605897e862d57ab7d0..77f0731db6c4a8d835cf8733115d27ae7782a987 100644
|
||||
index 32b67f846b9942ad3da4276bb8748fee915eb485..f77d5df7c8ef49c0366ada8b3153c5a6c676239b 100644
|
||||
--- a/browser/base/content/browser.js
|
||||
+++ b/browser/base/content/browser.js
|
||||
@@ -31,6 +31,7 @@ ChromeUtils.defineESModuleGetters(this, {
|
||||
@@ -10,7 +10,7 @@ index c5b7ef2616c1dab9f42970605897e862d57ab7d0..77f0731db6c4a8d835cf8733115d27ae
|
||||
DevToolsSocketStatus:
|
||||
"resource://devtools/shared/security/DevToolsSocketStatus.sys.mjs",
|
||||
DownloadUtils: "resource://gre/modules/DownloadUtils.sys.mjs",
|
||||
@@ -2291,6 +2292,8 @@ var XULBrowserWindow = {
|
||||
@@ -2293,6 +2294,8 @@ var XULBrowserWindow = {
|
||||
AboutReaderParent.updateReaderButton(gBrowser.selectedBrowser);
|
||||
TranslationsParent.onLocationChange(gBrowser.selectedBrowser);
|
||||
|
||||
@@ -19,7 +19,7 @@ index c5b7ef2616c1dab9f42970605897e862d57ab7d0..77f0731db6c4a8d835cf8733115d27ae
|
||||
PictureInPicture.updateUrlbarToggle(gBrowser.selectedBrowser);
|
||||
|
||||
if (!gMultiProcessBrowser) {
|
||||
@@ -5232,6 +5235,9 @@ var ConfirmationHint = {
|
||||
@@ -4782,6 +4785,9 @@ var ConfirmationHint = {
|
||||
MozXULElement.insertFTLIfNeeded("toolkit/branding/brandings.ftl");
|
||||
MozXULElement.insertFTLIfNeeded("browser/confirmationHints.ftl");
|
||||
document.l10n.setAttributes(this._message, messageId, options.l10nArgs);
|
||||
|
12
src/browser/base/content/browser-pageActions-js.patch
Normal file
12
src/browser/base/content/browser-pageActions-js.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff --git a/browser/base/content/browser-pageActions.js b/browser/base/content/browser-pageActions.js
|
||||
index 00da33bc11189db17b6a2e656acb3a778531197c..9571155baccad9a886cbe9c7bf0bd76a135331c4 100644
|
||||
--- a/browser/base/content/browser-pageActions.js
|
||||
+++ b/browser/base/content/browser-pageActions.js
|
||||
@@ -451,6 +451,7 @@ var BrowserPageActions = {
|
||||
),
|
||||
document.getElementById(this.mainButtonNode.id),
|
||||
document.getElementById("identity-icon"),
|
||||
+ document.getElementById("zen-site-data-icon-button"),
|
||||
];
|
||||
for (let node of potentialAnchorNodes) {
|
||||
if (node && !node.hidden) {
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/base/content/browser-places.js b/browser/base/content/browser-places.js
|
||||
index 5ba2b6a58776e2b1d70b80e8cb1533cb20caafc6..65736705968732a185e81561b2866bfbe6f3233a 100644
|
||||
index 79b4f6f8fb2f7dd8784920038784e6bb0c967e2d..1f3f4991b3ba7c00516e9708e89e8f95db25a36a 100644
|
||||
--- a/browser/base/content/browser-places.js
|
||||
+++ b/browser/base/content/browser-places.js
|
||||
@@ -252,6 +252,8 @@ var StarUI = {
|
||||
|
@@ -1,8 +1,20 @@
|
||||
diff --git a/browser/base/content/browser-siteIdentity.js b/browser/base/content/browser-siteIdentity.js
|
||||
index 65354e0ad3097e10de72f36e257c94472524baf7..bc9527ec9ddfab11c0839398d3f3953872ad9632 100644
|
||||
index 65354e0ad3097e10de72f36e257c94472524baf7..866cf5672f30f81a1d8e061c9af0c1af5fbb5fb2 100644
|
||||
--- a/browser/base/content/browser-siteIdentity.js
|
||||
+++ b/browser/base/content/browser-siteIdentity.js
|
||||
@@ -834,7 +834,7 @@ var gIdentityHandler = {
|
||||
@@ -453,11 +453,6 @@ var gIdentityHandler = {
|
||||
// avoid a pretty ugly transition. Also hide it even
|
||||
// if the update resulted in no site data, to keep the
|
||||
// illusion that clicking the button had an effect.
|
||||
- let hidden = new Promise(c => {
|
||||
- this._identityPopup.addEventListener("popuphidden", c, { once: true });
|
||||
- });
|
||||
- PanelMultiView.hidePopup(this._identityPopup);
|
||||
- await hidden;
|
||||
|
||||
let baseDomain = SiteDataManager.getBaseDomainFromHost(this._uri.host);
|
||||
if (SiteDataManager.promptSiteDataRemoval(window, [baseDomain])) {
|
||||
@@ -834,7 +829,7 @@ var gIdentityHandler = {
|
||||
// This is a secure internal Firefox page.
|
||||
this._identityBox.className = "chromeUI";
|
||||
let brandBundle = document.getElementById("bundle_brand");
|
||||
@@ -11,7 +23,7 @@ index 65354e0ad3097e10de72f36e257c94472524baf7..bc9527ec9ddfab11c0839398d3f39538
|
||||
} else if (this._pageExtensionPolicy) {
|
||||
// This is a WebExtension page.
|
||||
this._identityBox.className = "extensionPage";
|
||||
@@ -1163,6 +1163,12 @@ var gIdentityHandler = {
|
||||
@@ -1163,6 +1158,12 @@ var gIdentityHandler = {
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -1,8 +1,8 @@
|
||||
diff --git a/browser/base/content/browser.xhtml b/browser/base/content/browser.xhtml
|
||||
index 7c4c05b72845dfb37c11317d011b8e7c6ba07934..856c368e4d6fe7c7d7ab468423348c844cbf1cdf 100644
|
||||
index ffddea280e2edffa2531b4b129489c2be0e2c3d2..f03db9e2db0dec06f997740337f28e76a08a3bdb 100644
|
||||
--- a/browser/base/content/browser.xhtml
|
||||
+++ b/browser/base/content/browser.xhtml
|
||||
@@ -26,6 +26,7 @@
|
||||
@@ -19,6 +19,7 @@
|
||||
sizemode="normal"
|
||||
retargetdocumentfocus="urlbar-input"
|
||||
scrolling="false"
|
||||
@@ -10,7 +10,7 @@ index 7c4c05b72845dfb37c11317d011b8e7c6ba07934..856c368e4d6fe7c7d7ab468423348c84
|
||||
persist="screenX screenY width height sizemode"
|
||||
data-l10n-sync="true">
|
||||
<head>
|
||||
@@ -105,8 +106,10 @@
|
||||
@@ -98,8 +99,10 @@
|
||||
|
||||
<title data-l10n-id="browser-main-window-default-title"></title>
|
||||
|
||||
@@ -21,7 +21,7 @@ index 7c4c05b72845dfb37c11317d011b8e7c6ba07934..856c368e4d6fe7c7d7ab468423348c84
|
||||
</head>
|
||||
<html:body xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
# All sets except for popupsets (commands, keys, and stringbundles)
|
||||
@@ -128,9 +131,11 @@
|
||||
@@ -132,9 +135,11 @@
|
||||
</vbox>
|
||||
</html:template>
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/base/content/main-popupset.inc.xhtml b/browser/base/content/main-popupset.inc.xhtml
|
||||
index fc219ea3dc901fe2ed351161240700113efb8799..f25bdbf886733e2081a4dff55614809056e9885e 100644
|
||||
index 69b83857f40bab6a7298c1416989df2d929d78c1..4ac9f02eb31f58a72d4c58c239ebeadcb66d1e16 100644
|
||||
--- a/browser/base/content/main-popupset.inc.xhtml
|
||||
+++ b/browser/base/content/main-popupset.inc.xhtml
|
||||
@@ -208,6 +208,10 @@
|
||||
@@ -21,7 +21,7 @@ index fc219ea3dc901fe2ed351161240700113efb8799..f25bdbf886733e2081a4dff556148090
|
||||
</panel>
|
||||
</html:template>
|
||||
|
||||
@@ -613,6 +618,8 @@
|
||||
@@ -615,6 +620,8 @@
|
||||
|
||||
#include popup-notifications.inc.xhtml
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/base/content/navigator-toolbox.inc.xhtml b/browser/base/content/navigator-toolbox.inc.xhtml
|
||||
index 8e56b24b39e9c1607e3ff208d284a9b555a91ebb..2402848ae564234ec22d5a317c43864ea1b36f29 100644
|
||||
index 328a9b052e2f758f48df1caa8165347ed0301b33..1c111abe148f2e16afa6b5f33eb118b7c02dfd69 100644
|
||||
--- a/browser/base/content/navigator-toolbox.inc.xhtml
|
||||
+++ b/browser/base/content/navigator-toolbox.inc.xhtml
|
||||
@@ -2,7 +2,7 @@
|
||||
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/base/content/navigator-toolbox.js b/browser/base/content/navigator-toolbox.js
|
||||
index 413bad2a62058a1c434d6a44e927e44eb397289d..b621c586e679bb8686fe9a5e6743512e71604425 100644
|
||||
index 413bad2a62058a1c434d6a44e927e44eb397289d..472eab5d3bca2bc665920707a71105167cbe75ec 100644
|
||||
--- a/browser/base/content/navigator-toolbox.js
|
||||
+++ b/browser/base/content/navigator-toolbox.js
|
||||
@@ -8,7 +8,7 @@
|
||||
@@ -11,6 +11,24 @@ index 413bad2a62058a1c434d6a44e927e44eb397289d..b621c586e679bb8686fe9a5e6743512e
|
||||
const widgetOverflow = document.getElementById("widget-overflow");
|
||||
|
||||
function onPopupShowing(event) {
|
||||
@@ -110,7 +110,7 @@ document.addEventListener(
|
||||
#pageActionButton,
|
||||
#downloads-button,
|
||||
#fxa-toolbar-menu-button,
|
||||
- #unified-extensions-button,
|
||||
+ #zen-site-data-icon-button,
|
||||
#library-button
|
||||
`);
|
||||
if (!element) {
|
||||
@@ -138,7 +138,7 @@ document.addEventListener(
|
||||
gSync.toggleAccountPanel(element, event);
|
||||
break;
|
||||
|
||||
- case "unified-extensions-button":
|
||||
+ case "zen-site-data-icon-button":
|
||||
gUnifiedExtensions.togglePanel(event);
|
||||
break;
|
||||
|
||||
@@ -187,6 +187,7 @@ document.addEventListener(
|
||||
#reload-button ,
|
||||
#urlbar-go-button,
|
||||
@@ -27,3 +45,21 @@ index 413bad2a62058a1c434d6a44e927e44eb397289d..b621c586e679bb8686fe9a5e6743512e
|
||||
gBrowser.handleNewTabMiddleClick(element, event);
|
||||
break;
|
||||
|
||||
@@ -317,7 +319,7 @@ document.addEventListener(
|
||||
#pageActionButton,
|
||||
#downloads-button,
|
||||
#fxa-toolbar-menu-button,
|
||||
- #unified-extensions-button,
|
||||
+ #zen-site-data-icon-button,
|
||||
#library-button
|
||||
`);
|
||||
if (!element) {
|
||||
@@ -396,7 +398,7 @@ document.addEventListener(
|
||||
gSync.toggleAccountPanel(element, event);
|
||||
break;
|
||||
|
||||
- case "unified-extensions-button":
|
||||
+ case "zen-site-data-icon-button":
|
||||
gUnifiedExtensions.togglePanel(event);
|
||||
break;
|
||||
|
||||
|
@@ -1,8 +1,8 @@
|
||||
diff --git a/browser/base/content/nsContextMenu.sys.mjs b/browser/base/content/nsContextMenu.sys.mjs
|
||||
index bc71ba720ef3603e8b90d295fb16d8415ba114c4..99677f70e22258f61cc9bda31e4d8745d7ca9395 100644
|
||||
index b4fe996f9685a085c14324a35a1d51e2fed569b7..c83d5e9bf92f8f2e3d96b121ba3b758dd124393b 100644
|
||||
--- a/browser/base/content/nsContextMenu.sys.mjs
|
||||
+++ b/browser/base/content/nsContextMenu.sys.mjs
|
||||
@@ -1095,6 +1095,8 @@ export class nsContextMenu {
|
||||
@@ -1105,6 +1105,8 @@ export class nsContextMenu {
|
||||
!this.isSecureAboutPage()
|
||||
);
|
||||
|
||||
|
@@ -5,10 +5,7 @@
|
||||
<commandset id="zenCommandSet">
|
||||
<command id="cmd_zenCompactModeToggle" />
|
||||
<command id="cmd_zenCompactModeShowSidebar" />
|
||||
<command id="cmd_zenCompactModeShowToolbar" />
|
||||
<command id="cmd_zenCompactModeHideSidebar" />
|
||||
<command id="cmd_zenCompactModeHideToolbar" />
|
||||
<command id="cmd_zenCompactModeHideBoth" />
|
||||
<command id="cmd_toggleCompactModeIgnoreHover" />
|
||||
|
||||
<command id="cmd_zenWorkspaceForward" />
|
||||
<command id="cmd_zenWorkspaceBackward" />
|
||||
@@ -42,6 +39,7 @@
|
||||
<command id="cmd_contextZenRemoveFromEssentials" />
|
||||
|
||||
<command id="cmd_zenCtxDeleteWorkspace" />
|
||||
<command id="cmd_zenUnloadWorkspace" />
|
||||
<command id="cmd_zenChangeWorkspaceName" />
|
||||
<command id="cmd_zenChangeWorkspaceIcon" />
|
||||
<command id="cmd_zenReorderWorkspaces" />
|
||||
|
@@ -25,6 +25,7 @@
|
||||
hide-if-usercontext-disabled="true">
|
||||
<menupopup />
|
||||
</menu>
|
||||
<menuitem id="context_zenUnloadWorkspace" data-l10n-id="zen-workspaces-panel-unload" command="cmd_zenUnloadWorkspace"/>
|
||||
<menuseparator id="context_zenWorkspacesSeparator"/>
|
||||
<menuseparator/>
|
||||
<menuitem id="context_zenReorderWorkspaces" data-l10n-id="zen-workspaces-panel-context-reorder" command="cmd_zenReorderWorkspaces"/>
|
||||
@@ -49,3 +50,12 @@
|
||||
<menuitem id="context_zenFolderUnpack" data-l10n-id="zen-folders-panel-unpack-folder"/>
|
||||
<menuitem id="context_zenFolderDelete" data-l10n-id="zen-folders-panel-delete-folder"/>
|
||||
</menupopup>
|
||||
|
||||
<menupopup id="zenSiteDataActions">
|
||||
<menuitem id="context_zenClearSiteData" data-l10n-id="identity-clear-site-data"/>
|
||||
<menuseparator />
|
||||
<menuitem command="Tools:Addons" data-l10n-id="zen-site-data-manage-addons"/>
|
||||
<menuitem id="context_zenOpenGetAddons" data-l10n-id="zen-site-data-get-addons"/>
|
||||
<menuseparator />
|
||||
<menuitem id="context_zenOpenSiteSettings" data-l10n-id="zen-site-data-site-settings"/>
|
||||
</menupopup>
|
||||
|
87
src/browser/base/content/zen-panels/site-data.inc
Normal file
87
src/browser/base/content/zen-panels/site-data.inc
Normal file
@@ -0,0 +1,87 @@
|
||||
# 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/.
|
||||
|
||||
<panel id="zen-unified-site-data-panel"
|
||||
role="group"
|
||||
type="arrow"
|
||||
noautofocus="true"
|
||||
position="bottomright topright">
|
||||
<panelmultiview mainViewId="unified-extensions-view">
|
||||
# We'll keep the view with this name/id in order to prevent
|
||||
# any sort of future issues we may have if firefox decides
|
||||
# to change the functionality of this view
|
||||
<panelview id="unified-extensions-view"
|
||||
class="cui-widget-panelview"
|
||||
mainview-with-header="true">
|
||||
<hbox id="zen-site-data-header">
|
||||
<toolbarbutton id="zen-site-data-header-share"
|
||||
data-l10n-id="zen-site-data-share"
|
||||
flex="1"
|
||||
closemenu="none" />
|
||||
<toolbarbutton id="zen-site-data-header-reader-mode"
|
||||
command="View:ReaderView"
|
||||
flex="1" />
|
||||
<toolbarbutton id="zen-site-data-header-screenshot"
|
||||
command="Browser:Screenshot"
|
||||
flex="1" />
|
||||
<toolbarbutton id="zen-site-data-header-bookmark"
|
||||
command="Browser:AddBookmarkAs"
|
||||
flex="1" />
|
||||
</hbox>
|
||||
<vbox class="zen-site-data-section">
|
||||
<hbox class="zen-site-data-section-header">
|
||||
<label data-l10n-id="unified-extensions-header-title" flex="1" />
|
||||
<label data-l10n-id="zen-generic-manage" id="zen-site-data-manage-addons" />
|
||||
</hbox>
|
||||
<hbox class="panel-subview-body" context="unified-extensions-context-menu" id="zen-site-data-addons">
|
||||
<html:div id="unified-extensions-messages-container">
|
||||
<!-- messages will be inserted here -->
|
||||
</html:div>
|
||||
|
||||
<vbox id="overflowed-extensions-list">
|
||||
<!-- overflowed extension buttons from the nav-bar will go here -->
|
||||
</vbox>
|
||||
|
||||
<vbox id="unified-extensions-area">
|
||||
<!-- default area for extension browser action buttons -->
|
||||
</vbox>
|
||||
|
||||
<vbox class="unified-extensions-list">
|
||||
<!-- active visible extensions go here -->
|
||||
</vbox>
|
||||
|
||||
<vbox id="zen-site-data-new-addon-button-container">
|
||||
<toolbarbutton id="zen-site-data-new-addon-button"
|
||||
class="subviewbutton toolbarbutton-1" />
|
||||
</vbox>
|
||||
</hbox>
|
||||
|
||||
# Keep this button on the DOM even though we hide it for ever,
|
||||
# again, to keep firefox happy if they decide to change functionality
|
||||
# for this specific button / id
|
||||
<toolbarbutton id="unified-extensions-manage-extensions"
|
||||
class="subviewbutton panel-subview-footer-button unified-extensions-manage-extensions"
|
||||
data-l10n-id="unified-extensions-manage-extensions"
|
||||
hidden="true" />
|
||||
</vbox>
|
||||
<vbox class="zen-site-data-section">
|
||||
<hbox class="zen-site-data-section-header">
|
||||
<label data-l10n-id="zen-site-data-settings" flex="1" />
|
||||
<label data-l10n-id="zen-generic-more" id="zen-site-data-settings-more" />
|
||||
</hbox>
|
||||
<vbox id="zen-site-data-settings-list">
|
||||
<!-- settings will be inserted here -->
|
||||
</vbox>
|
||||
</vbox>
|
||||
<hbox id="zen-site-data-footer">
|
||||
<toolbarbutton id="zen-site-data-security-info"
|
||||
class="subviewbutton zen-interactive-button" />
|
||||
<toolbarbutton id="zen-site-data-actions"
|
||||
class="subviewbutton zen-interactive-button"
|
||||
closemenu="none"
|
||||
context="zenSiteDataActions" />
|
||||
</hbox>
|
||||
</panelview>
|
||||
</panelmultiview>
|
||||
</panel>
|
@@ -5,5 +5,6 @@
|
||||
#include zen-panels/gradient-generator.inc
|
||||
#include zen-panels/emojis-picker.inc
|
||||
#include zen-panels/folders-search.inc
|
||||
#include zen-panels/site-data.inc
|
||||
|
||||
#include zen-panels/popups.inc
|
||||
|
@@ -1,8 +1,8 @@
|
||||
diff --git a/browser/base/moz.build b/browser/base/moz.build
|
||||
index 2f2807a246c262298d0802a6a80abe211c99732c..089a86c9e7f69b994657f20fb2392f3dcc8646bf 100644
|
||||
index 086b462e706bb46727d0fed85b4c98debaeaf721..44a4fcb9b8181678667ee11b0443eed681dd2a43 100644
|
||||
--- a/browser/base/moz.build
|
||||
+++ b/browser/base/moz.build
|
||||
@@ -81,3 +81,5 @@ DEFINES["MOZ_APP_VERSION_DISPLAY"] = CONFIG["MOZ_APP_VERSION_DISPLAY"]
|
||||
@@ -82,3 +82,5 @@ DEFINES["MOZ_APP_VERSION_DISPLAY"] = CONFIG["MOZ_APP_VERSION_DISPLAY"]
|
||||
DEFINES["APP_LICENSE_BLOCK"] = "%s/content/overrides/app-license.html" % SRCDIR
|
||||
|
||||
JAR_MANIFESTS += ["jar.mn"]
|
||||
|
@@ -1,12 +0,0 @@
|
||||
diff --git a/browser/components/BrowserContentHandler.sys.mjs b/browser/components/BrowserContentHandler.sys.mjs
|
||||
index 8630614d23147365628e0cb7e9625b8f2a160588..0750869f16336452a458f27627e6fe0492aae462 100644
|
||||
--- a/browser/components/BrowserContentHandler.sys.mjs
|
||||
+++ b/browser/components/BrowserContentHandler.sys.mjs
|
||||
@@ -1276,6 +1276,7 @@ function maybeRecordToHandleTelemetry(uri, isLaunch) {
|
||||
".avif",
|
||||
".htm",
|
||||
".html",
|
||||
+ ".jxl",
|
||||
".pdf",
|
||||
".shtml",
|
||||
".xht",
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/components/BrowserGlue.sys.mjs b/browser/components/BrowserGlue.sys.mjs
|
||||
index eae3ed9518ad9ce2103bb912963465c1b10ac050..ccbb04cd36fd8fd63fd8c9ebd0b51f0a5966829c 100644
|
||||
index 67b2806835baba3070f295d6b96f97077639995a..5f28e0073c893c57c1d6c37deaacf7b097351d60 100644
|
||||
--- a/browser/components/BrowserGlue.sys.mjs
|
||||
+++ b/browser/components/BrowserGlue.sys.mjs
|
||||
@@ -8,6 +8,7 @@ import { XPCOMUtils } from "resource://gre/modules/XPCOMUtils.sys.mjs";
|
||||
@@ -10,7 +10,7 @@ index eae3ed9518ad9ce2103bb912963465c1b10ac050..ccbb04cd36fd8fd63fd8c9ebd0b51f0a
|
||||
AboutHomeStartupCache: "resource:///modules/AboutHomeStartupCache.sys.mjs",
|
||||
AWToolbarButton: "resource:///modules/aboutwelcome/AWToolbarUtils.sys.mjs",
|
||||
ASRouter: "resource:///modules/asrouter/ASRouter.sys.mjs",
|
||||
@@ -1448,7 +1449,7 @@ BrowserGlue.prototype = {
|
||||
@@ -1458,7 +1459,7 @@ BrowserGlue.prototype = {
|
||||
windowcount++;
|
||||
let tabbrowser = win.gBrowser;
|
||||
if (tabbrowser) {
|
||||
@@ -19,7 +19,7 @@ index eae3ed9518ad9ce2103bb912963465c1b10ac050..ccbb04cd36fd8fd63fd8c9ebd0b51f0a
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1611,6 +1612,8 @@ BrowserGlue.prototype = {
|
||||
@@ -1623,6 +1624,8 @@ BrowserGlue.prototype = {
|
||||
} else if (profileDataVersion < APP_DATA_VERSION) {
|
||||
lazy.ProfileDataUpgrader.upgrade(profileDataVersion, APP_DATA_VERSION);
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/components/controlcenter/content/identityPanel.inc.xhtml b/browser/components/controlcenter/content/identityPanel.inc.xhtml
|
||||
index 225340c698f775a321bf5f82c0156bb0e3e2aa96..59e6613638efadfd2961999bd77b388c4529314b 100644
|
||||
index 8e23aad8ca0bb686a669b11e1d78b7906f5f38d0..cf4873cc6165b5f77091c056d7e275e0f3d36769 100644
|
||||
--- a/browser/components/controlcenter/content/identityPanel.inc.xhtml
|
||||
+++ b/browser/components/controlcenter/content/identityPanel.inc.xhtml
|
||||
@@ -28,7 +28,7 @@
|
||||
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/components/customizableui/CustomizableUI.sys.mjs b/browser/components/customizableui/CustomizableUI.sys.mjs
|
||||
index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0ade05e3b 100644
|
||||
index d9a059f608779fea7cd8c595a432f6fe95183e0c..a3c18551e3b24ee86a4373cbbc4f2cdb074aa94d 100644
|
||||
--- a/browser/components/customizableui/CustomizableUI.sys.mjs
|
||||
+++ b/browser/components/customizableui/CustomizableUI.sys.mjs
|
||||
@@ -14,6 +14,7 @@ ChromeUtils.defineESModuleGetters(lazy, {
|
||||
@@ -10,7 +10,16 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
HomePage: "resource:///modules/HomePage.sys.mjs",
|
||||
PanelMultiView:
|
||||
"moz-src:///browser/components/customizableui/PanelMultiView.sys.mjs",
|
||||
@@ -333,19 +334,14 @@ var CustomizableUIInternal = {
|
||||
@@ -326,7 +327,7 @@ var CustomizableUIInternal = {
|
||||
{
|
||||
type: CustomizableUI.TYPE_PANEL,
|
||||
defaultPlacements: [],
|
||||
- anchor: "unified-extensions-button",
|
||||
+ anchor: "zen-site-data-icon-button",
|
||||
},
|
||||
false
|
||||
);
|
||||
@@ -336,19 +337,14 @@ var CustomizableUIInternal = {
|
||||
"back-button",
|
||||
"forward-button",
|
||||
"stop-reload-button",
|
||||
@@ -31,7 +40,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
this.registerArea(
|
||||
CustomizableUI.AREA_NAVBAR,
|
||||
{
|
||||
@@ -353,8 +349,6 @@ var CustomizableUIInternal = {
|
||||
@@ -356,8 +352,6 @@ var CustomizableUIInternal = {
|
||||
overflowable: true,
|
||||
defaultPlacements: navbarPlacements,
|
||||
verticalTabsDefaultPlacements: [
|
||||
@@ -40,7 +49,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
],
|
||||
defaultCollapsed: false,
|
||||
},
|
||||
@@ -378,10 +372,7 @@ var CustomizableUIInternal = {
|
||||
@@ -381,10 +375,7 @@ var CustomizableUIInternal = {
|
||||
{
|
||||
type: CustomizableUI.TYPE_TOOLBAR,
|
||||
defaultPlacements: [
|
||||
@@ -51,7 +60,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
],
|
||||
verticalTabsDefaultPlacements: [],
|
||||
defaultCollapsed: null,
|
||||
@@ -463,6 +454,7 @@ var CustomizableUIInternal = {
|
||||
@@ -466,6 +457,7 @@ var CustomizableUIInternal = {
|
||||
CustomizableUI.AREA_NAVBAR,
|
||||
CustomizableUI.AREA_BOOKMARKS,
|
||||
CustomizableUI.AREA_TABSTRIP,
|
||||
@@ -59,7 +68,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
]);
|
||||
if (AppConstants.platform != "macosx") {
|
||||
toolbars.add(CustomizableUI.AREA_MENUBAR);
|
||||
@@ -1247,6 +1239,9 @@ var CustomizableUIInternal = {
|
||||
@@ -1250,6 +1242,9 @@ var CustomizableUIInternal = {
|
||||
placements = gPlacements.get(area);
|
||||
}
|
||||
|
||||
@@ -69,7 +78,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
// For toolbars that need it, mark as dirty.
|
||||
let defaultPlacements = areaProperties.get("defaultPlacements");
|
||||
if (
|
||||
@@ -1754,7 +1749,7 @@ var CustomizableUIInternal = {
|
||||
@@ -1757,7 +1752,7 @@ var CustomizableUIInternal = {
|
||||
lazy.log.info(
|
||||
"Widget " + aWidgetId + " not found, unable to remove from " + aArea
|
||||
);
|
||||
@@ -78,7 +87,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
}
|
||||
|
||||
this.notifyDOMChange(widgetNode, null, container, true, () => {
|
||||
@@ -1764,7 +1759,7 @@ var CustomizableUIInternal = {
|
||||
@@ -1767,7 +1762,7 @@ var CustomizableUIInternal = {
|
||||
// We also need to remove the panel context menu if it's there:
|
||||
this.ensureButtonContextMenu(widgetNode);
|
||||
if (gPalette.has(aWidgetId) || this.isSpecialWidget(aWidgetId)) {
|
||||
@@ -87,7 +96,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
} else {
|
||||
window.gNavToolbox.palette.appendChild(widgetNode);
|
||||
}
|
||||
@@ -1932,16 +1927,16 @@ var CustomizableUIInternal = {
|
||||
@@ -1935,16 +1930,16 @@ var CustomizableUIInternal = {
|
||||
elem.setAttribute("skipintoolbarset", "true");
|
||||
}
|
||||
}
|
||||
@@ -107,7 +116,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
// Handle initial state of vertical tabs.
|
||||
if (isVerticalTabs) {
|
||||
// Show the vertical tabs toolbar
|
||||
@@ -2183,6 +2178,10 @@ var CustomizableUIInternal = {
|
||||
@@ -2186,6 +2181,10 @@ var CustomizableUIInternal = {
|
||||
* The identifier string of the area that aNode is being inserted into.
|
||||
*/
|
||||
insertWidgetBefore(aNode, aNextNode, aContainer, aAreaId) {
|
||||
@@ -118,7 +127,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
this.notifyDOMChange(aNode, aNextNode, aContainer, false, () => {
|
||||
this.setLocationAttributes(aNode, aAreaId);
|
||||
aContainer.insertBefore(aNode, aNextNode);
|
||||
@@ -3303,7 +3302,6 @@ var CustomizableUIInternal = {
|
||||
@@ -3306,7 +3305,6 @@ var CustomizableUIInternal = {
|
||||
if (!this.isWidgetRemovable(aWidgetId)) {
|
||||
return;
|
||||
}
|
||||
@@ -126,7 +135,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
let placements = gPlacements.get(oldPlacement.area);
|
||||
let position = placements.indexOf(aWidgetId);
|
||||
if (position != -1) {
|
||||
@@ -4538,7 +4536,7 @@ var CustomizableUIInternal = {
|
||||
@@ -4541,7 +4539,7 @@ var CustomizableUIInternal = {
|
||||
* For all registered areas, builds those areas to reflect the current
|
||||
* placement state of all widgets.
|
||||
*/
|
||||
@@ -135,7 +144,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
for (let [areaId, areaNodes] of gBuildAreas) {
|
||||
let placements = gPlacements.get(areaId);
|
||||
let isFirstChangedToolbar = true;
|
||||
@@ -4549,7 +4547,7 @@ var CustomizableUIInternal = {
|
||||
@@ -4552,7 +4550,7 @@ var CustomizableUIInternal = {
|
||||
if (area.get("type") == CustomizableUI.TYPE_TOOLBAR) {
|
||||
let defaultCollapsed = area.get("defaultCollapsed");
|
||||
let win = areaNode.ownerGlobal;
|
||||
@@ -144,7 +153,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
win.setToolbarVisibility(
|
||||
areaNode,
|
||||
typeof defaultCollapsed == "string"
|
||||
@@ -5840,6 +5838,7 @@ export var CustomizableUI = {
|
||||
@@ -5843,6 +5841,7 @@ export var CustomizableUI = {
|
||||
unregisterArea(aName, aDestroyPlacements) {
|
||||
CustomizableUIInternal.unregisterArea(aName, aDestroyPlacements);
|
||||
},
|
||||
@@ -152,7 +161,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
/**
|
||||
* Add a widget to an area.
|
||||
* If the area to which you try to add is not known to CustomizableUI,
|
||||
@@ -7887,11 +7886,11 @@ class OverflowableToolbar {
|
||||
@@ -7890,11 +7889,11 @@ class OverflowableToolbar {
|
||||
parseFloat(style.paddingLeft) -
|
||||
parseFloat(style.paddingRight) -
|
||||
toolbarChildrenWidth;
|
||||
@@ -166,17 +175,17 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
});
|
||||
|
||||
lazy.log.debug(
|
||||
@@ -7901,7 +7900,8 @@ class OverflowableToolbar {
|
||||
// If the target has min-width: 0, their children might actually overflow
|
||||
// it, so check for both cases explicitly.
|
||||
let targetContentWidth = Math.max(targetWidth, targetChildrenWidth);
|
||||
- let isOverflowing = Math.floor(targetContentWidth) > totalAvailWidth;
|
||||
@@ -7909,7 +7908,8 @@ class OverflowableToolbar {
|
||||
Math.max(targetWidth, targetChildrenWidth)
|
||||
);
|
||||
totalAvailWidth = Math.ceil(totalAvailWidth);
|
||||
- let isOverflowing = targetContentWidth > totalAvailWidth;
|
||||
+ if (win.gZenVerticalTabsManager._hasSetSingleToolbar && this.#toolbar.id == 'nav-bar') return { isOverflowing: false, targetContentWidth, totalAvailWidth };
|
||||
+ let isOverflowing = Math.floor(targetContentWidth) + (win.gZenVerticalTabsManager._hasSetSingleToolbar ? 0.1 : 0) > totalAvailWidth;
|
||||
+ let isOverflowing = targetContentWidth + (win.gZenVerticalTabsManager._hasSetSingleToolbar ? 0.1 : 0) > totalAvailWidth;
|
||||
return { isOverflowing, targetContentWidth, totalAvailWidth };
|
||||
}
|
||||
|
||||
@@ -7995,7 +7995,7 @@ class OverflowableToolbar {
|
||||
@@ -8003,7 +8003,7 @@ class OverflowableToolbar {
|
||||
}
|
||||
}
|
||||
if (!inserted) {
|
||||
@@ -185,7 +194,7 @@ index 4f62449d670701c77c681ae36e00bae8bf2f636c..132c77e396cb259181ed13ca8ff784e0
|
||||
}
|
||||
child.removeAttribute("cui-anchorid");
|
||||
child.removeAttribute("overflowedItem");
|
||||
@@ -8340,7 +8340,7 @@ class OverflowableToolbar {
|
||||
@@ -8348,7 +8348,7 @@ class OverflowableToolbar {
|
||||
break;
|
||||
}
|
||||
case "mousedown": {
|
||||
|
@@ -1,8 +1,8 @@
|
||||
diff --git a/browser/components/extensions/parent/ext-browser.js b/browser/components/extensions/parent/ext-browser.js
|
||||
index 0baa038232d7e0fd9942f392c48acf7ea5ba50ed..093e1c29c3538d18eb2162b4e4b23ba40c695739 100644
|
||||
index 89b0bb3b92c15b89499ffc6cf35dcee7ebb89e48..327afaea3821cdca8d7f58bfaa65c7ce3dbfa7a3 100644
|
||||
--- a/browser/components/extensions/parent/ext-browser.js
|
||||
+++ b/browser/components/extensions/parent/ext-browser.js
|
||||
@@ -351,6 +351,7 @@ class TabTracker extends TabTrackerBase {
|
||||
@@ -354,6 +354,7 @@ class TabTracker extends TabTrackerBase {
|
||||
}
|
||||
|
||||
getId(nativeTab) {
|
||||
@@ -10,7 +10,7 @@ index 0baa038232d7e0fd9942f392c48acf7ea5ba50ed..093e1c29c3538d18eb2162b4e4b23ba4
|
||||
let id = this._tabs.get(nativeTab);
|
||||
if (id) {
|
||||
return id;
|
||||
@@ -385,6 +386,7 @@ class TabTracker extends TabTrackerBase {
|
||||
@@ -388,6 +389,7 @@ class TabTracker extends TabTrackerBase {
|
||||
if (nativeTab.ownerGlobal.closed) {
|
||||
throw new Error("Cannot attach ID to a tab in a closed window.");
|
||||
}
|
||||
@@ -18,7 +18,7 @@ index 0baa038232d7e0fd9942f392c48acf7ea5ba50ed..093e1c29c3538d18eb2162b4e4b23ba4
|
||||
|
||||
this._tabs.set(nativeTab, id);
|
||||
if (nativeTab.linkedBrowser) {
|
||||
@@ -1268,6 +1270,10 @@ class TabManager extends TabManagerBase {
|
||||
@@ -1271,6 +1273,10 @@ class TabManager extends TabManagerBase {
|
||||
}
|
||||
|
||||
canAccessTab(nativeTab) {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/components/places/content/browserPlacesViews.js b/browser/components/places/content/browserPlacesViews.js
|
||||
index 29fb3308dcc98d785a3345dee78050d633927db2..0ae28fa0618def4a146723b19a22280956a25371 100644
|
||||
index ee6050d411df009d8b61e49d7fdaba79f1bc5db1..0149528329dad3d48449175a35d96d3ed3a3058e 100644
|
||||
--- a/browser/components/places/content/browserPlacesViews.js
|
||||
+++ b/browser/components/places/content/browserPlacesViews.js
|
||||
@@ -330,12 +330,23 @@ class PlacesViewBase {
|
||||
|
@@ -1,8 +1,8 @@
|
||||
diff --git a/browser/components/preferences/jar.mn b/browser/components/preferences/jar.mn
|
||||
index eac1fc65c01107cc7f1a3f3aeb1e8caac3c4a3f5..c3bd265acc924bcf26816e9e78f314c31af41f6d 100644
|
||||
index a786155d80a9f1f09d209f2da11437ee2d662739..2e422b48b452698275118d336d1b16af6a221577 100644
|
||||
--- a/browser/components/preferences/jar.mn
|
||||
+++ b/browser/components/preferences/jar.mn
|
||||
@@ -27,3 +27,5 @@ browser.jar:
|
||||
@@ -30,3 +30,5 @@ browser.jar:
|
||||
content/browser/preferences/widgets/setting-control.mjs (widgets/setting-control/setting-control.mjs)
|
||||
content/browser/preferences/widgets/setting-group.mjs (widgets/setting-group/setting-group.mjs)
|
||||
content/browser/preferences/widgets/setting-group.css (widgets/setting-group/setting-group.css)
|
||||
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/components/preferences/main.inc.xhtml b/browser/components/preferences/main.inc.xhtml
|
||||
index 66ce978d9b022285dea67fdb75b3c005adb05d9b..db61587570ca18403a82ea6796a756d403cc207e 100644
|
||||
index 891cf7108cf4606c99a902afa420e744b9690b87..72034b4a28e68016c04d06a2991ccebff30dd341 100644
|
||||
--- a/browser/components/preferences/main.inc.xhtml
|
||||
+++ b/browser/components/preferences/main.inc.xhtml
|
||||
@@ -29,6 +29,9 @@
|
||||
@@ -12,7 +12,7 @@ index 66ce978d9b022285dea67fdb75b3c005adb05d9b..db61587570ca18403a82ea6796a756d4
|
||||
#ifdef XP_WIN
|
||||
<hbox id="windowsLaunchOnLoginBox" align="center" hidden="true">
|
||||
<checkbox id="windowsLaunchOnLogin"
|
||||
@@ -188,7 +191,8 @@
|
||||
@@ -189,7 +192,8 @@
|
||||
<!-- Browser layout -->
|
||||
<groupbox data-category="paneGeneral"
|
||||
data-subcategory="layout"
|
||||
@@ -22,7 +22,7 @@ index 66ce978d9b022285dea67fdb75b3c005adb05d9b..db61587570ca18403a82ea6796a756d4
|
||||
<label><html:h2 data-l10n-id="browser-layout-header"/></label>
|
||||
<radiogroup id="browserLayoutRadioGroup" preference="sidebar.verticalTabs">
|
||||
<radio id="browserLayoutHorizontalTabs" data-l10n-id="browser-layout-horizontal-tabs" value="false"/>
|
||||
@@ -419,6 +423,7 @@
|
||||
@@ -420,6 +424,7 @@
|
||||
languages-customize-add.label,
|
||||
" />
|
||||
</hbox>
|
||||
|
@@ -1,8 +1,8 @@
|
||||
diff --git a/browser/components/preferences/main.js b/browser/components/preferences/main.js
|
||||
index 3f578f3888684a1830d456f2a4896e8a5f6630fd..7de18a724d3953a5616577f65a8cf9a18f71893c 100644
|
||||
index 259bc260328af1b1f2b95866e7cf92dec341a4b0..3cebff51774b2542a8d4d888aa99dc10929c80be 100644
|
||||
--- a/browser/components/preferences/main.js
|
||||
+++ b/browser/components/preferences/main.js
|
||||
@@ -424,7 +424,7 @@ function getBundleForLocales(newLocales) {
|
||||
@@ -443,7 +443,7 @@ function getBundleForLocales(newLocales) {
|
||||
])
|
||||
);
|
||||
return new Localization(
|
||||
|
@@ -1,5 +1,5 @@
|
||||
diff --git a/browser/components/preferences/preferences.js b/browser/components/preferences/preferences.js
|
||||
index b5af9af69fd715012af5c0613e0627dd9cf9c3b7..7f86bac8cce278c5b7b7e1230230b3a27b7cf49a 100644
|
||||
index 1fb8a954f61e89736b369f5fa01bb4f89fff16ad..3030c32cb66529f14e575428654778abd312dfd8 100644
|
||||
--- a/browser/components/preferences/preferences.js
|
||||
+++ b/browser/components/preferences/preferences.js
|
||||
@@ -117,6 +117,7 @@ ChromeUtils.defineLazyGetter(this, "gSubDialog", function () {
|
||||
|
@@ -1,17 +1,17 @@
|
||||
diff --git a/browser/components/preferences/preferences.xhtml b/browser/components/preferences/preferences.xhtml
|
||||
index 21d951a19df06da67a28f717b9f80f8f4ebf77d2..b1f998f2b3ed99b19666e81e61428587541b0da5 100644
|
||||
index 0081bb470c9b15b39441ff844680e5e91b05fb86..3e4e7c43cf0e4feffb80623491de6222bb88a64b 100644
|
||||
--- a/browser/components/preferences/preferences.xhtml
|
||||
+++ b/browser/components/preferences/preferences.xhtml
|
||||
@@ -44,6 +44,8 @@
|
||||
<link rel="stylesheet" href="chrome://browser/skin/preferences/privacy.css" />
|
||||
@@ -45,6 +45,8 @@
|
||||
<link rel="stylesheet" href="chrome://browser/content/preferences/widgets/setting-group.css" />
|
||||
<link rel="stylesheet" href="chrome://browser/content/preferences/widgets/setting-control.css" />
|
||||
|
||||
+#include zen-preferences-links.xhtml
|
||||
+
|
||||
<link rel="localization" href="branding/brand.ftl"/>
|
||||
<link rel="localization" href="browser/browser.ftl"/>
|
||||
<!-- Used by fontbuilder.js -->
|
||||
@@ -104,6 +106,11 @@
|
||||
@@ -106,6 +108,11 @@
|
||||
<hbox flex="1">
|
||||
|
||||
<vbox class="navigation">
|
||||
@@ -23,7 +23,7 @@ index 21d951a19df06da67a28f717b9f80f8f4ebf77d2..b1f998f2b3ed99b19666e81e61428587
|
||||
<!-- category list -->
|
||||
<richlistbox id="categories" data-l10n-id="category-list" data-l10n-attrs="aria-label">
|
||||
<richlistitem id="category-general"
|
||||
@@ -116,6 +123,50 @@
|
||||
@@ -118,6 +125,50 @@
|
||||
<label class="category-name" flex="1" data-l10n-id="pane-general-title"></label>
|
||||
</richlistitem>
|
||||
|
||||
@@ -74,7 +74,7 @@ index 21d951a19df06da67a28f717b9f80f8f4ebf77d2..b1f998f2b3ed99b19666e81e61428587
|
||||
<richlistitem id="category-home"
|
||||
class="category"
|
||||
value="paneHome"
|
||||
@@ -227,11 +278,6 @@
|
||||
@@ -229,11 +280,6 @@
|
||||
<html:a href="about:policies" target="_blank" data-l10n-id="managed-notice"/>
|
||||
</hbox>
|
||||
</hbox>
|
||||
@@ -86,7 +86,7 @@ index 21d951a19df06da67a28f717b9f80f8f4ebf77d2..b1f998f2b3ed99b19666e81e61428587
|
||||
</hbox>
|
||||
</hbox>
|
||||
<vbox id="mainPrefPane">
|
||||
@@ -245,6 +291,10 @@
|
||||
@@ -247,6 +293,10 @@
|
||||
#include sync.inc.xhtml
|
||||
#include experimental.inc.xhtml
|
||||
#include moreFromMozilla.inc.xhtml
|
||||
|
@@ -648,8 +648,6 @@ var gZenLooksAndFeel = {
|
||||
Services.prefs.removeObserver(pref, this);
|
||||
}
|
||||
});
|
||||
this.setCompactModeStyle();
|
||||
|
||||
this.applySidebarLayout();
|
||||
},
|
||||
|
||||
@@ -696,41 +694,6 @@ var gZenLooksAndFeel = {
|
||||
});
|
||||
}
|
||||
},
|
||||
|
||||
setCompactModeStyle() {
|
||||
const chooser = document.getElementById('zen-compact-mode-styles-form');
|
||||
const radios = [...chooser.querySelectorAll('input')];
|
||||
|
||||
let value = '';
|
||||
if (
|
||||
Services.prefs.getBoolPref('zen.view.compact.hide-tabbar', false) &&
|
||||
Services.prefs.getBoolPref('zen.view.compact.hide-toolbar', false)
|
||||
) {
|
||||
value = 'both';
|
||||
} else {
|
||||
value = Services.prefs.getBoolPref('zen.view.compact.hide-tabbar') ? 'left' : 'top';
|
||||
}
|
||||
chooser.querySelector(`[value='${value}']`).checked = true;
|
||||
for (let radio of radios) {
|
||||
radio.addEventListener('change', (e) => {
|
||||
let value = e.target.value;
|
||||
switch (value) {
|
||||
case 'left':
|
||||
Services.prefs.setBoolPref('zen.view.compact.hide-tabbar', true);
|
||||
Services.prefs.setBoolPref('zen.view.compact.hide-toolbar', false);
|
||||
break;
|
||||
case 'top':
|
||||
Services.prefs.setBoolPref('zen.view.compact.hide-tabbar', false);
|
||||
Services.prefs.setBoolPref('zen.view.compact.hide-toolbar', true);
|
||||
break;
|
||||
default:
|
||||
Services.prefs.setBoolPref('zen.view.compact.hide-tabbar', true);
|
||||
Services.prefs.setBoolPref('zen.view.compact.hide-toolbar', true);
|
||||
break;
|
||||
}
|
||||
});
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
/* eslint-disable no-unused-vars */
|
||||
@@ -1010,7 +973,7 @@ var gZenCKSSettings = {
|
||||
this._latestValidKey = null;
|
||||
return;
|
||||
} else if (shortcut == 'Escape' && !modifiersActive) {
|
||||
const hasConflicts = gZenKeyboardShortcutsManager.checkForConflicts(
|
||||
const { hasConflicts, conflictShortcut } = gZenKeyboardShortcutsManager.checkForConflicts(
|
||||
this._latestValidKey ? this._latestValidKey : shortcut,
|
||||
this._latestModifier ? this._latestModifier : modifiers,
|
||||
this._currentActionID
|
||||
@@ -1023,12 +986,29 @@ var gZenCKSSettings = {
|
||||
input.classList.add(`${ZEN_CKS_INPUT_FIELD_CLASS}-invalid`);
|
||||
}
|
||||
input.classList.remove(`${ZEN_CKS_INPUT_FIELD_CLASS}-unsafed`);
|
||||
if (hasConflicts && !input.nextElementSibling) {
|
||||
input.after(
|
||||
window.MozXULElement.parseXULToFragment(`
|
||||
<label class="${ZEN_CKS_CLASS_BASE}-conflict" data-l10n-id="zen-key-conflict"></label>
|
||||
`)
|
||||
);
|
||||
|
||||
if (hasConflicts) {
|
||||
const shortcutL10nKey =
|
||||
zenMissingKeyboardShortcutL10n[conflictShortcut.getID()] ??
|
||||
conflictShortcut.getL10NID();
|
||||
|
||||
const [group, shortcut] = await document.l10n.formatValues([
|
||||
{ id: `${ZEN_CKS_GROUP_PREFIX}-${conflictShortcut.getGroup()}` },
|
||||
{ id: shortcutL10nKey },
|
||||
]);
|
||||
|
||||
if (!input.nextElementSibling) {
|
||||
input.after(
|
||||
window.MozXULElement.parseXULToFragment(`
|
||||
<label class="${ZEN_CKS_CLASS_BASE}-conflict" data-l10n-id="zen-key-conflict"></label>
|
||||
`)
|
||||
);
|
||||
}
|
||||
|
||||
document.l10n.setAttributes(input.nextElementSibling, 'zen-key-conflict', {
|
||||
group: group ?? '',
|
||||
shortcut: shortcut ?? '',
|
||||
});
|
||||
}
|
||||
} else {
|
||||
input.classList.remove(`${ZEN_CKS_INPUT_FIELD_CLASS}-editing`);
|
||||
@@ -1075,11 +1055,6 @@ var gZenCKSSettings = {
|
||||
};
|
||||
|
||||
Preferences.addAll([
|
||||
{
|
||||
id: 'zen.view.compact.hide-toolbar',
|
||||
type: 'bool',
|
||||
default: false,
|
||||
},
|
||||
{
|
||||
id: 'zen.view.compact.toolbar-flash-popup',
|
||||
type: 'bool',
|
||||
|
@@ -56,43 +56,6 @@
|
||||
<label><html:h2 data-l10n-id="zen-look-and-feel-compact-view-header"/></label>
|
||||
<description class="description-deemphasized" data-l10n-id="zen-look-and-feel-compact-view-description" />
|
||||
|
||||
<html:div id="ZenCompactModeStyle">
|
||||
<form xmlns="http://www.w3.org/1999/xhtml" autocomplete="off" id="zen-compact-mode-styles-form">
|
||||
<label class="web-appearance-choice">
|
||||
<div class="web-appearance-choice-image-container">
|
||||
<div class="zen-compact-mode-styles-browser-wrapper" left="">
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="web-appearance-choice-footer">
|
||||
<input type="radio" name="web-appearance" value="left" data-l10n-id="preferences-web-appearance-choice-input-auto"
|
||||
/><span data-l10n-id="zen-compact-mode-styles-left" />
|
||||
</div>
|
||||
</label>
|
||||
<label class="web-appearance-choice">
|
||||
<div class="web-appearance-choice-image-container">
|
||||
<div class="zen-compact-mode-styles-browser-wrapper" top="">
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="web-appearance-choice-footer">
|
||||
<input type="radio" name="web-appearance" value="top" data-l10n-id="preferences-web-appearance-choice-input-light"
|
||||
/><span data-l10n-id="zen-compact-mode-styles-top" />
|
||||
</div>
|
||||
</label>
|
||||
<label class="web-appearance-choice">
|
||||
<div class="web-appearance-choice-image-container">
|
||||
<div class="zen-compact-mode-styles-browser-wrapper" both="">
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="web-appearance-choice-footer">
|
||||
<input type="radio" name="web-appearance" value="both" data-l10n-id="preferences-web-appearance-choice-input-dark"
|
||||
/><span data-l10n-id="zen-compact-mode-styles-both" />
|
||||
</div>
|
||||
</label>
|
||||
</form>
|
||||
</html:div>
|
||||
<vbox class="indent">
|
||||
<checkbox id="zenLooksAndFeelEnableToolbarFlashPopup"
|
||||
data-l10n-id="zen-look-and-feel-compact-toolbar-flash-popup"
|
||||
@@ -124,7 +87,6 @@
|
||||
#ifdef XP_MACOSX
|
||||
<menuitem data-l10n-id="zen-glance-trigger-meta-click" value="meta"/>
|
||||
#endif
|
||||
<menuitem data-l10n-id="zen-glance-trigger-mantain-click" value="mantain" disabled="true"/>
|
||||
</menupopup>
|
||||
</menulist>
|
||||
</hbox>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user