Compare commits

..

87 Commits

Author SHA1 Message Date
mr. m
adf04ff4f6 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-17 00:23:08 +02:00
mr. m
ec227452e9 chore: Revert setting a custom toolbar height for sidebar mode, b=no-bug, c=tabs 2025-10-17 00:23:04 +02:00
Mr. M
7e565b9029 feat: Make sure to correct system accent color, b=no-bug, c=common, compact-mode, tabs, workspaces 2025-10-16 23:19:50 +02:00
mr. m
9ae85f962a chor: New Crowdin updates, p=#10831
* New translations zen-general.ftl (French)

* New translations zen-preferences.ftl (Catalan)

* New translations zen-preferences.ftl (Hungarian)

* New translations zen-general.ftl (Spanish)

* New translations zen-general.ftl (Catalan)

* New translations zen-general.ftl (Hungarian)

* New translations zen-general.ftl (Italian)

* New translations zen-general.ftl (Portuguese)

* New translations zen-general.ftl (Ukrainian)

* New translations zen-general.ftl (Indonesian)

* New translations zen-welcome.ftl (Catalan)

* Update source file zen-general.ftl

* New translations zen-general.ftl (French)

* New translations zen-general.ftl (Chinese Simplified)

* New translations zen-general.ftl (Chinese Traditional)

* New translations zen-general.ftl (Spanish)

* New translations zen-general.ftl (Arabic)

* New translations zen-general.ftl (Catalan)

* New translations zen-general.ftl (Czech)

* New translations zen-general.ftl (Danish)

* New translations zen-general.ftl (German)

* New translations zen-general.ftl (Greek)

* New translations zen-general.ftl (Finnish)

* New translations zen-general.ftl (Irish)

* New translations zen-general.ftl (Hebrew)

* New translations zen-general.ftl (Hungarian)

* New translations zen-general.ftl (Italian)

* New translations zen-general.ftl (Japanese)

* New translations zen-general.ftl (Korean)

* New translations zen-general.ftl (Lithuanian)

* New translations zen-general.ftl (Dutch)

* New translations zen-general.ftl (Polish)

* New translations zen-general.ftl (Portuguese)

* New translations zen-general.ftl (Russian)

* New translations zen-general.ftl (Swedish)

* New translations zen-general.ftl (Turkish)

* New translations zen-general.ftl (Ukrainian)

* New translations zen-general.ftl (Vietnamese)

* New translations zen-general.ftl (Icelandic)

* New translations zen-general.ftl (Portuguese, Brazilian)

* New translations zen-general.ftl (Indonesian)

* New translations zen-general.ftl (Persian)

* New translations zen-general.ftl (Thai)

* New translations zen-general.ftl (Norwegian Nynorsk)

* New translations zen-general.ftl (Estonian)

* New translations zen-general.ftl (English, United Kingdom)

* New translations zen-general.ftl (Welsh)
2025-10-16 15:53:57 +02:00
mr. m
b90005dc11 feat: Added section for cross-site cookies, p=#10833, c=media, common, compact-mode, glance, tabs, workspaces 2025-10-16 15:45:05 +02:00
mr. m
70b05bf7fb chore: Restore previous app panel button UI, p=#10830, c=tabs 2025-10-16 01:50:52 +02:00
Mr. M
178e6d9394 feat: Set opacity for glance before animating to avoid flashing, b=no-bug, c=glance 2025-10-16 01:12:34 +02:00
Mr. M
cb38a0921d feat: Properly align the sidebar buttons on double toolbar, b=no-bug, c=compact-mode 2025-10-16 00:22:47 +02:00
Mr. M
fc951e5dc1 feat: Always move the buttons to the topbar in compact mode, b=no-bug, c=common 2025-10-16 00:14:33 +02:00
mr. m
1443d8e559 fix: Fixed where top buttons should stay when entering compact mode, p=#10829, c=common, compact-mode, tabs, workspaces 2025-10-15 21:13:57 +02:00
mr. m
b5e52ed087 fix: Fixed right side tabs being out of order, p=#10826, c=common, compact-mode
* fix: Fixed right side tabs being out of order, b=no-bug, c=common, compact-mode

* chore: Fix spelling mistake, b=no-bug, c=compact-mode

* chore: Fix lint, b=no-bug, c=common, compact-mode

---------

Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2025-10-15 17:47:34 +02:00
mr. m
a46cac8203 feat: New compact mode toolbar hover, p=#10825, c=common, compact-mode, tabs 2025-10-15 16:51:46 +02:00
mr. m
a679d1bcb5 fix: Fixed sidebar getting stuck opened when clicking on panels, b=closes #10812, p=#10819, c=compact-mode 2025-10-15 11:38:09 +02:00
mr. m
127e11fe1f fix: Fixed overflowed extensions not opening, p=#10818, c=common 2025-10-15 11:37:31 +02:00
mr. m
4f8df007e7 fix: Fixed zoom icon not being visible in light mode, p=#10815, c=common 2025-10-15 03:41:58 +02:00
Mr. M
3074fd5911 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-15 03:30:18 +02:00
Mr. M
b1e860dea2 test: Fixed tests for welcome page and fixed QA issues, b=bug #10666, c=common, tabs, tests, welcome, workspaces 2025-10-15 03:30:12 +02:00
mr. m
2cbfeaee98 chore: New Crowdin updates, p=#10813 2025-10-15 02:58:45 +02:00
mr. m
c06de3372d test: Fixed tests and other small QA fixes, b=no-bug, c=common, workspaces 2025-10-15 02:06:51 +02:00
mr. m
80623a8e46 chore: Remove unused ffmpeg/vaapi prefs from gtk, b=no-bug, c=no-component 2025-10-14 21:00:30 +02:00
mr. m
5ad5341f5b feat: Always show the remaining overflowed button if only one is left, b=no-bug, c=common 2025-10-14 20:55:27 +02:00
mr. m
ad539cd509 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-14 17:25:45 +02:00
mr. m
0446cc7833 chore: Updated to Firefox 144.0, b=no-bug, c=l10n 2025-10-14 17:24:42 +02:00
Slowlife
02dd985e8f fix: media position state getting stuck after seek, p=#10809, c=media 2025-10-14 14:45:15 +02:00
mr. m
9377dc0844 chore: New Crowdin updates, p=#10808
* New translations zen-general.ftl (French)

* New translations zen-general.ftl (Chinese Simplified)

* New translations zen-general.ftl (Chinese Traditional)

* New translations zen-general.ftl (Spanish)

* New translations zen-general.ftl (Arabic)

* New translations zen-general.ftl (Catalan)

* New translations zen-general.ftl (Czech)

* New translations zen-general.ftl (Danish)

* New translations zen-general.ftl (German)

* New translations zen-general.ftl (Greek)

* New translations zen-general.ftl (Finnish)

* New translations zen-general.ftl (Irish)

* New translations zen-general.ftl (Hebrew)

* New translations zen-general.ftl (Hungarian)

* New translations zen-general.ftl (Italian)

* New translations zen-general.ftl (Japanese)

* New translations zen-general.ftl (Korean)

* New translations zen-general.ftl (Lithuanian)

* New translations zen-general.ftl (Dutch)

* New translations zen-general.ftl (Polish)

* New translations zen-general.ftl (Portuguese)

* New translations zen-general.ftl (Russian)

* New translations zen-general.ftl (Swedish)

* New translations zen-general.ftl (Turkish)

* New translations zen-general.ftl (Ukrainian)

* New translations zen-general.ftl (Vietnamese)

* New translations zen-general.ftl (Icelandic)

* New translations zen-general.ftl (Portuguese, Brazilian)

* New translations zen-general.ftl (Indonesian)

* New translations zen-general.ftl (Persian)

* New translations zen-general.ftl (Thai)

* New translations zen-general.ftl (Norwegian Nynorsk)

* New translations zen-general.ftl (Estonian)

* New translations zen-general.ftl (English, United Kingdom)

* New translations zen-general.ftl (Welsh)

* Update source file zen-general.ftl

* Update source file zen-welcome.ftl

* New translations zen-general.ftl (French)

* New translations zen-general.ftl (Chinese Simplified)

* New translations zen-general.ftl (Chinese Traditional)

* New translations zen-welcome.ftl (French)

* New translations zen-welcome.ftl (Chinese Traditional)

* New translations zen-general.ftl (Spanish)

* New translations zen-general.ftl (Arabic)

* New translations zen-general.ftl (Catalan)

* New translations zen-general.ftl (Czech)

* New translations zen-general.ftl (Danish)

* New translations zen-general.ftl (German)

* New translations zen-general.ftl (Greek)

* New translations zen-general.ftl (Finnish)

* New translations zen-general.ftl (Irish)

* New translations zen-general.ftl (Hebrew)

* New translations zen-general.ftl (Hungarian)

* New translations zen-general.ftl (Italian)

* New translations zen-general.ftl (Japanese)

* New translations zen-general.ftl (Korean)

* New translations zen-general.ftl (Lithuanian)

* New translations zen-general.ftl (Dutch)

* New translations zen-general.ftl (Polish)

* New translations zen-general.ftl (Portuguese)

* New translations zen-general.ftl (Russian)

* New translations zen-general.ftl (Swedish)

* New translations zen-general.ftl (Turkish)

* New translations zen-general.ftl (Ukrainian)

* New translations zen-general.ftl (Vietnamese)

* New translations zen-general.ftl (Icelandic)

* New translations zen-general.ftl (Portuguese, Brazilian)

* New translations zen-general.ftl (Indonesian)

* New translations zen-general.ftl (Persian)

* New translations zen-general.ftl (Thai)

* New translations zen-general.ftl (Norwegian Nynorsk)

* New translations zen-general.ftl (Estonian)

* New translations zen-general.ftl (English, United Kingdom)

* New translations zen-general.ftl (Welsh)

* New translations zen-welcome.ftl (Spanish)

* New translations zen-welcome.ftl (Arabic)

* New translations zen-welcome.ftl (Catalan)

* New translations zen-welcome.ftl (Czech)

* New translations zen-welcome.ftl (Danish)

* New translations zen-welcome.ftl (German)

* New translations zen-welcome.ftl (Greek)

* New translations zen-welcome.ftl (Finnish)

* New translations zen-welcome.ftl (Irish)

* New translations zen-welcome.ftl (Hebrew)

* New translations zen-welcome.ftl (Hungarian)

* New translations zen-welcome.ftl (Italian)

* New translations zen-welcome.ftl (Japanese)

* New translations zen-welcome.ftl (Korean)

* New translations zen-welcome.ftl (Lithuanian)

* New translations zen-welcome.ftl (Dutch)

* New translations zen-welcome.ftl (Polish)

* New translations zen-welcome.ftl (Portuguese)

* New translations zen-welcome.ftl (Russian)

* New translations zen-welcome.ftl (Swedish)

* New translations zen-welcome.ftl (Turkish)

* New translations zen-welcome.ftl (Ukrainian)

* New translations zen-welcome.ftl (Chinese Simplified)

* New translations zen-welcome.ftl (Vietnamese)

* New translations zen-welcome.ftl (Icelandic)

* New translations zen-welcome.ftl (Portuguese, Brazilian)

* New translations zen-welcome.ftl (Indonesian)

* New translations zen-welcome.ftl (Persian)

* New translations zen-welcome.ftl (Thai)

* New translations zen-welcome.ftl (Norwegian Nynorsk)

* New translations zen-welcome.ftl (Estonian)

* New translations zen-welcome.ftl (English, United Kingdom)

* New translations zen-welcome.ftl (Welsh)
2025-10-14 14:44:51 +02:00
mr. m
9e2b0cc1ed fix: Fix tahoe popups rendering shadows and other small tweaks, b=no-bug, c=welcome, common 2025-10-14 14:28:54 +02:00
mr. m
dd5c4455fe fix: Fixed broken layout when the reload button doesn't exist, b=closes #10796, c=common 2025-10-14 11:16:09 +02:00
mr. m
f70b7ad3da Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-14 03:25:50 +02:00
mr. m
1fa5320275 feat: Increase the number of steps for glance animation, b=no-bug, c=glance 2025-10-14 03:25:45 +02:00
mr. m
3d97bef79e chore: New Crowdin updates, p=#10801
* New translations zen-preferences.ftl (Italian)

* New translations zen-general.ftl (Italian)

* New translations zen-folders.ftl (Italian)
2025-10-14 03:23:16 +02:00
mr. m
2ba0b8ccdf feat: Improved UI and spacings for toasts, b=no-bug, c=common 2025-10-14 03:22:53 +02:00
mr. m
bd7df38310 chore: Fix linter issues, b=no-bug, c=folders, glance 2025-10-14 02:26:22 +02:00
mr. m
3c014999d8 feat: Added copy url button and small tweaks, b=no-bug, c=common, compact-mode, folders, glance 2025-10-14 00:25:13 +02:00
octaviusz
c2d6ce83c0 fix: Correct styling and cleanup after folder unload animation, p=#10795, c=folders
* fix: Correct styling and cleanup after folder unload animation

* fix: Formatting

* fix: Add overflow:clip when animateGroupMove

* fix: Don't reset groupLabel height after drag and drop

* fix: When unloading, don't hide the last tab
2025-10-13 01:08:08 +02:00
mr. m
f9d1f18ad1 fix: Fix hover color for essentials on dark mode, b=no-bug, c=common, tabs 2025-10-13 01:06:13 +02:00
mr. m
fb40660650 feat: Add less opacity to the glance background, b=no-bug, c=common, glance 2025-10-13 00:52:43 +02:00
mr. m
125ef4bead feat: Improve glance animation, p=#10790, c=glance 2025-10-12 14:34:52 +02:00
mr. m
0ee942db25 feat: Use close icon for pinned reset if the preference says so, p=#10786, c=no-component 2025-10-12 12:04:52 +02:00
mr. m
07661ea19a chore: Revert to the new folder animation, p=#10783, c=folders 2025-10-12 11:37:18 +02:00
Mr. M
6a6fd4be1c chore: Only run autopep8 if python files changed, b=no-bug, c=workflows 2025-10-12 11:29:04 +02:00
mr. m
ac5f43c15b feat: Add toggle compact mode to the default placements, b=no-bug, c=common, glance 2025-10-12 00:31:05 +02:00
mr. m
c398a10064 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-11 17:56:09 +02:00
mr. m
bedca8087e chore: Update workflows to use macos 26 SDK, b=no-bug, c=workflows 2025-10-11 17:56:04 +02:00
mr. m
d7611c066b New Crowdin updates, p=#10769
* New translations zen-preferences.ftl (French)

* New translations zen-preferences.ftl (Lithuanian)

* New translations zen-workspaces.ftl (Lithuanian)

* New translations zen-general.ftl (Lithuanian)
2025-10-11 17:03:16 +02:00
mr. m
ec009f1a8c Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-11 17:02:44 +02:00
mr. m
78bba35f34 feat: Fix bootstraping and other small nitpicks, b=no-bug, c=common, tabs, workspaces 2025-10-11 17:02:38 +02:00
Mr. M
21d5273bb9 feat: Add a bounce to the glance element float and format, b=no-bug, c=common, glance 2025-10-11 00:21:01 +02:00
Mr. M
d5e73cf360 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-10 23:07:47 +02:00
Mr. M
c0b2a779e0 chore: Better organize preferences files, b=no-bug, c=compact-mode, folders, glance, kbs, media, mods, split-view, welcome, workspaces 2025-10-10 23:07:42 +02:00
reizumi
e495f2ae5d feat: improve the site popup ui (part 2), p=#10768 2025-10-10 22:42:54 +02:00
reizumi
6c3ed1fb80 feat: improve the site popup ui, p=#10765
* style: improve site popup top buttons

* feat: add filled icons for permissions

* style: align and resize items in the site popup

* feat: site popup ui improvements and more permission icons
2025-10-10 22:14:48 +02:00
mr. m
9024856a77 New Crowdin updates, p=#10758 2025-10-10 17:14:49 +02:00
mr. m
b6f00f6f57 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-10 13:17:45 +02:00
mr. m
67fa20c45e feat: Remove native panel look for feature callouts, b=no-bug, c=common 2025-10-10 13:17:40 +02:00
mr. m
6e48ffc6dc feat: Use tahoe native feel, p=#10761
* feat: Use tahoe native feel, b=no-bug, c=media, common

* fix: Remove rect param from glance animation, b=no-bug, c=glance

* chore: Updated surfer, b=no-bug, c=no-component
2025-10-10 11:44:12 +02:00
CrynTox
9db8e788ff feat: allow ctrl+n/p to navigate urlbar entries, p=#10753 2025-10-10 11:08:28 +02:00
mr. m
28bf0458e4 feat: Add indent to preference and tweak glance animation, b=no-bug, c=glance 2025-10-10 00:16:23 +02:00
mr. m
5919dc41b9 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-09 00:27:54 +02:00
mr. m
0ce9704eee chore: New Crowdin updates, p=#10742
* New translations zen-general.ftl (French)

* New translations zen-general.ftl (Chinese Simplified)

* New translations zen-general.ftl (Chinese Traditional)

* New translations zen-vertical-tabs.ftl (Chinese Simplified)

* New translations zen-vertical-tabs.ftl (Chinese Traditional)

* New translations zen-workspaces.ftl (French)

* New translations zen-workspaces.ftl (Chinese Simplified)

* New translations zen-workspaces.ftl (Chinese Traditional)

* New translations zen-preferences.ftl (French)

* New translations zen-preferences.ftl (Spanish)

* New translations zen-preferences.ftl (Arabic)

* New translations zen-preferences.ftl (Catalan)

* New translations zen-preferences.ftl (Czech)

* New translations zen-preferences.ftl (Danish)

* New translations zen-preferences.ftl (German)

* New translations zen-preferences.ftl (Greek)

* New translations zen-preferences.ftl (Finnish)

* New translations zen-preferences.ftl (Irish)

* New translations zen-preferences.ftl (Hebrew)

* New translations zen-preferences.ftl (Hungarian)

* New translations zen-preferences.ftl (Italian)

* New translations zen-preferences.ftl (Japanese)

* New translations zen-preferences.ftl (Korean)

* New translations zen-preferences.ftl (Lithuanian)

* New translations zen-preferences.ftl (Dutch)

* New translations zen-preferences.ftl (Polish)

* New translations zen-preferences.ftl (Portuguese)

* New translations zen-preferences.ftl (Russian)

* New translations zen-preferences.ftl (Swedish)

* New translations zen-preferences.ftl (Turkish)

* New translations zen-preferences.ftl (Ukrainian)

* New translations zen-preferences.ftl (Chinese Simplified)

* New translations zen-preferences.ftl (Chinese Traditional)

* New translations zen-preferences.ftl (Vietnamese)

* New translations zen-preferences.ftl (Icelandic)

* New translations zen-preferences.ftl (Portuguese, Brazilian)

* New translations zen-preferences.ftl (Indonesian)

* New translations zen-preferences.ftl (Persian)

* New translations zen-preferences.ftl (Thai)

* New translations zen-preferences.ftl (Norwegian Nynorsk)

* New translations zen-preferences.ftl (Estonian)

* New translations zen-preferences.ftl (English, United Kingdom)

* New translations zen-preferences.ftl (Welsh)

* New translations zen-general.ftl (Spanish)

* New translations zen-general.ftl (Arabic)

* New translations zen-general.ftl (Catalan)

* New translations zen-general.ftl (Czech)

* New translations zen-general.ftl (Danish)

* New translations zen-general.ftl (German)

* New translations zen-general.ftl (Greek)

* New translations zen-general.ftl (Finnish)

* New translations zen-general.ftl (Irish)

* New translations zen-general.ftl (Hebrew)

* New translations zen-general.ftl (Hungarian)

* New translations zen-general.ftl (Italian)

* New translations zen-general.ftl (Japanese)

* New translations zen-general.ftl (Korean)

* New translations zen-general.ftl (Lithuanian)

* New translations zen-general.ftl (Dutch)

* New translations zen-general.ftl (Polish)

* New translations zen-general.ftl (Portuguese)

* New translations zen-workspaces.ftl (Spanish)

* New translations zen-workspaces.ftl (Arabic)

* New translations zen-workspaces.ftl (Catalan)

* New translations zen-workspaces.ftl (Czech)

* New translations zen-workspaces.ftl (Danish)

* New translations zen-workspaces.ftl (German)

* New translations zen-workspaces.ftl (Greek)

* New translations zen-workspaces.ftl (Finnish)

* New translations zen-workspaces.ftl (Irish)

* New translations zen-workspaces.ftl (Hebrew)

* New translations zen-workspaces.ftl (Hungarian)

* New translations zen-workspaces.ftl (Italian)

* New translations zen-workspaces.ftl (Japanese)

* New translations zen-workspaces.ftl (Korean)

* New translations zen-workspaces.ftl (Lithuanian)

* New translations zen-workspaces.ftl (Dutch)

* New translations zen-workspaces.ftl (Polish)

* New translations zen-workspaces.ftl (Portuguese)

* New translations zen-workspaces.ftl (Russian)

* New translations zen-workspaces.ftl (Swedish)

* New translations zen-workspaces.ftl (Turkish)

* New translations zen-workspaces.ftl (Ukrainian)

* New translations zen-workspaces.ftl (Vietnamese)

* New translations zen-workspaces.ftl (Icelandic)

* New translations zen-workspaces.ftl (Portuguese, Brazilian)

* New translations zen-workspaces.ftl (Indonesian)

* New translations zen-workspaces.ftl (Persian)

* New translations zen-workspaces.ftl (Thai)

* New translations zen-workspaces.ftl (Norwegian Nynorsk)

* New translations zen-workspaces.ftl (Estonian)

* New translations zen-workspaces.ftl (English, United Kingdom)

* New translations zen-workspaces.ftl (Welsh)

* New translations zen-general.ftl (Russian)

* New translations zen-general.ftl (Swedish)

* New translations zen-general.ftl (Turkish)

* New translations zen-general.ftl (Ukrainian)

* New translations zen-general.ftl (Vietnamese)

* New translations zen-general.ftl (Icelandic)

* New translations zen-general.ftl (Portuguese, Brazilian)

* New translations zen-general.ftl (Indonesian)

* New translations zen-general.ftl (Persian)

* New translations zen-general.ftl (Thai)

* New translations zen-general.ftl (Norwegian Nynorsk)

* New translations zen-general.ftl (Estonian)

* New translations zen-general.ftl (English, United Kingdom)

* New translations zen-general.ftl (Welsh)

* New translations zen-split-view.ftl (Russian)

* New translations zen-vertical-tabs.ftl (French)

* New translations zen-vertical-tabs.ftl (Spanish)

* New translations zen-vertical-tabs.ftl (Arabic)

* New translations zen-vertical-tabs.ftl (Catalan)

* New translations zen-vertical-tabs.ftl (Czech)

* New translations zen-vertical-tabs.ftl (Danish)

* New translations zen-vertical-tabs.ftl (German)

* New translations zen-vertical-tabs.ftl (Greek)

* New translations zen-vertical-tabs.ftl (Finnish)

* New translations zen-vertical-tabs.ftl (Irish)

* New translations zen-vertical-tabs.ftl (Hebrew)

* New translations zen-vertical-tabs.ftl (Hungarian)

* New translations zen-vertical-tabs.ftl (Italian)

* New translations zen-vertical-tabs.ftl (Japanese)

* New translations zen-vertical-tabs.ftl (Korean)

* New translations zen-vertical-tabs.ftl (Lithuanian)

* New translations zen-vertical-tabs.ftl (Dutch)

* New translations zen-vertical-tabs.ftl (Polish)

* New translations zen-vertical-tabs.ftl (Portuguese)

* New translations zen-vertical-tabs.ftl (Russian)

* New translations zen-vertical-tabs.ftl (Swedish)

* New translations zen-vertical-tabs.ftl (Turkish)

* New translations zen-vertical-tabs.ftl (Ukrainian)

* New translations zen-vertical-tabs.ftl (Vietnamese)

* New translations zen-vertical-tabs.ftl (Icelandic)

* New translations zen-vertical-tabs.ftl (Portuguese, Brazilian)

* New translations zen-vertical-tabs.ftl (Indonesian)

* New translations zen-vertical-tabs.ftl (Persian)

* New translations zen-vertical-tabs.ftl (Thai)

* New translations zen-vertical-tabs.ftl (Norwegian Nynorsk)

* New translations zen-vertical-tabs.ftl (Estonian)

* New translations zen-vertical-tabs.ftl (English, United Kingdom)

* New translations zen-vertical-tabs.ftl (Welsh)

* New translations zen-folders.ftl (Hebrew)

* New translations zen-folders.ftl (Italian)

* New translations zen-folders.ftl (Lithuanian)
2025-10-09 00:27:40 +02:00
mr. m
76086479ed chore: Bump twilight version, b=no-bug, c=no-component 2025-10-09 00:26:26 +02:00
Mr. M
0d3be81421 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-08 18:44:40 +02:00
Mr. M
1b8e492f63 feat: Added protection toggle for the site data panel, b=no-bug, c=common 2025-10-08 18:44:37 +02:00
Aryan Rawlani
4bfb815297 feat: settings -> shortcuts: show conflicting shortcut label, p=#10735 2025-10-08 17:41:25 +02:00
Mr. M
cc502f6c95 fix: Fixed compact mode animation not resolving on double toolbar, b=no-bug, c=compact-mode 2025-10-08 14:50:26 +02:00
Mr. M
faa820e992 fix: Fixed copact mode not hiding sometimes, b=closes #10414, c=compact-mode 2025-10-08 14:02:41 +02:00
Mr. M
3b58806c8a fix: Fixed freezing when opening external links, b=bug #10666, c=workspaces 2025-10-08 13:38:16 +02:00
Mr. M
ab6a8ee717 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-08 12:50:33 +02:00
Mr. M
9479062358 feat: Reset hover ignore when not animating compact mode, b=no-bug, c=tabs, compact-mode 2025-10-08 12:50:30 +02:00
Blake Gearin
ba1a59622a feat: Add config to support more than 12 essential tabs, p=#10731 2025-10-08 12:49:40 +02:00
Mr. M
0c5a2aa96d perf: Fixed performance for media controls label, b=no-bug, c=media 2025-10-08 12:49:18 +02:00
Mr. M
00a70c11a7 fix: Fixed fullscren urlbar not focusing, b=closes #5229, c=common 2025-10-07 23:12:10 +02:00
mr. m
2dc98fa7f7 chore: Updated to Firefox 144.0, p=#10725, c=l10n, tabs, media, common, tests, workspaces 2025-10-07 23:06:47 +02:00
reizumi
289058c25d style: update sidebar icon (#10718) 2025-10-07 17:59:11 +02:00
Mr. M
c2951d0a0f fix: Add debug info when an invalid folder is trying to restore, b=no-bug, c=common, folders 2025-10-07 01:21:52 +02:00
Mr. M
9f42abf789 feat: Restore top toolbar compact mode, b=no-bug, c=tabs, compact-mode, common 2025-10-07 01:06:16 +02:00
Mr. M
d0fb8aea03 feat: Increase the size of toolbar buttons, b=no-bug, c=common, workspaces 2025-10-06 01:05:48 +02:00
Mr. M
856d6f523a fix: Fixed collapsed sidebar in compact mode not showing tabs, b=no-bug, c=glance, tabs, workspaces 2025-10-06 00:46:34 +02:00
Mr. M
47d1f973e4 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-06 00:22:59 +02:00
Mr. M
0a8fe6d7ba feat: Move the site data button to the end, b=no-bug, c=common 2025-10-06 00:22:53 +02:00
atharva kamble
d6ac283388 feat: Unload a workspace context menu, p=#10688
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2025-10-05 23:55:29 +02:00
Mr. M
9bf8bd97b2 feat: Always show new site data popup, b=no-bug, c=glance 2025-10-05 23:45:32 +02:00
Mr. M
43c634f477 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-05 19:14:20 +02:00
Mr. M
0feb6ac3f9 fix: Fixed omnibox not appearing on fullscreen, b=closes #5229, c=common 2025-10-05 19:14:15 +02:00
alightsoulmate
2dd185288d Fix: Unexpected Spelling in Theme Configuration Page, p=#10696
Co-authored-by: Mr. M <mr.m@tuta.com>
2025-10-05 19:00:19 +02:00
mr. m
f273cd8fd1 chore: Refactor glance animtions, p=#10690 2025-10-05 18:57:35 +02:00
mr. m
3ac31a96a6 feat: New site data popup, p=#10651 2025-10-05 18:56:41 +02:00
Mr. M
e340923623 feat: Increased the width and height of toolbar buttons, b=no-bug, c=common, workspaces 2025-10-05 00:28:32 +02:00
537 changed files with 7094 additions and 4574 deletions

View File

@@ -27,8 +27,11 @@ jobs:
with:
node-version-file: '.nvmrc'
- name: Setup autopep8
run: sudo apt install python3-autopep8
- name: Setup and run autopep8
if: ${{ contains(join(github.event.commits.*.modified, ' '), '.py') || contains(join(github.event.commits.*.added, ' '), '.py') || contains(join(github.event.commits.*.removed, ' '), '.py') }}
run: |
sudo apt install python3-autopep8
autopep8 --diff scripts/ src/
- name: Install dependencies
run: npm ci

View File

@@ -26,7 +26,7 @@ on:
jobs:
mac-build:
name: Build macOS - ${{ matrix.arch }}
runs-on: macos-15
runs-on: macos-26
strategy:
fail-fast: false

View File

@@ -15,7 +15,7 @@ on:
jobs:
mac-build:
name: Unify macOS (Universal)
runs-on: 'macos-15'
runs-on: 'macos-26'
strategy:
fail-fast: false

View File

@@ -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.4`! 🚀
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 143.0.4`!
- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `144.0`! 🚀
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 144.0`!
### Contributing

View File

@@ -1 +1 @@
5cbf54e3cfaf4cfb375088d7e11702e8974b238f
16e978d10b8a1c49267e8f1574f52c3e0d5089ae

View File

@@ -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

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = المناوبة + انقر
zen-glance-trigger-meta-click =
.label = Meta (Command) + Click
zen-glance-trigger-mantain-click =
.label = النقر
zen-look-and-feel-compact-view-header = إظهار في العرض المدمج
zen-look-and-feel-compact-view-description = فقط إظهار أشرطة الأدوات التي تستخدمها!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = إخفاء مؤشر الحاوية الافتراضي في شريط التبويب
zen-key-unsaved = اختصار غير محفوظ! الرجاء تأمين ذلك بالنقر على مفتاح "الهروب من الخدمة" بعد إعادة الكتابة.
zen-key-conflict = تعارض مع اختصار آخر
zen-key-conflict = Conflicts with { $group } -> { $shortcut }
pane-zen-theme-title = إعدادات السمة
zen-vertical-tabs-title = تخطيط الشريط الجانبي وعلامات التبويب
zen-vertical-tabs-header = علامات التبويب العمودية

View File

@@ -4,7 +4,7 @@ tab-context-zen-reset-pinned-tab =
.label = إعادة تعيين علامة التبويب المثبتة
.accesskey = ر
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
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Cancel
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Spaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Toggle Compact Mode
# note: Do not translate the "<br/>" tags in the following string
@@ -49,3 +52,33 @@ zen-icons-picker-emoji =
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
zen-generic-next = Next
# 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-setting-cross-site = Cross-Site cookie
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-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
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.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = ر
zen-toolbar-context-compact-mode =
.label = الوضع المدمج
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = تمكين الوضع المدمج
.accesskey = D

View File

@@ -23,5 +23,4 @@ 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!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = 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
zen-workspaces-change-theme =

View File

@@ -26,10 +26,8 @@ zen-glance-trigger-shift-click =
.label = Bloc. maj. + Clic
zen-glance-trigger-meta-click =
.label = Meta (Comandament) + Clic
zen-glance-trigger-mantain-click =
.label = Mantén premut el clic (pròximament!)
zen-look-and-feel-compact-view-header = Mostra en vista compacta
zen-look-and-feel-compact-view-description = Mostra només les barres d'eines que feu servir!
zen-look-and-feel-compact-view-description = Mostreu només les barres d'eines que feu servir
zen-look-and-feel-compact-view-enabled =
.label = Habilita el mode compacte de { -brand-short-name }
zen-look-and-feel-compact-view-top-toolbar =
@@ -73,8 +71,8 @@ zen-settings-workspaces-enabled =
.label = Habilita els espais de treball
zen-settings-workspaces-hide-default-container-indicator =
.label = Amaga l'indicador de contenidor per defecte a la barra de pestanyes
zen-key-unsaved = Drecera no desada! Deseu-la fent clic a la tecla «Esc» després de tornar-la a escriure.
zen-key-conflict = Conflicte amb una altra drecera
zen-key-unsaved = Drecera no desada. Deseu-la fent clic a la tecla «Esc» després de tornar-la a escriure.
zen-key-conflict = Conflicte amb { $group } -> { $shortcut }
pane-zen-theme-title = Configuració del tema
zen-vertical-tabs-title = Disseny de la barra lateral i pestanyes
zen-vertical-tabs-header = Pestanyes verticals
@@ -109,7 +107,7 @@ zen-theme-marketplace-import-failure = Hi ha hagut un error en importar les modi
zen-theme-marketplace-export-success = Les modificacions s'han exportat correctament
zen-theme-marketplace-export-failure = Hi ha hagut un error en exportar les modificacions
zen-theme-marketplace-updates-success = Les modificacions s'han actualitzat correctament
zen-theme-marketplace-updates-failure = No s'ha trobat cap actualització!
zen-theme-marketplace-updates-failure = No s'ha trobat cap actualització
zen-theme-marketplace-toggle-enabled-button =
.title = Deshabilita la modificació
zen-theme-marketplace-toggle-disabled-button =

View File

@@ -4,7 +4,7 @@ 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)
.label = Afegeix als essentials ({ $num } / { $max } espais ocupats)
.accesskey = E
tab-context-zen-remove-essential =
.label = Elimina dels essencials
@@ -23,20 +23,23 @@ 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-panel-ui-gradient-generator-saved-message = El degradat s'ha desat correctament
zen-copy-current-url-confirmation = L'URL actual s'ha copiat.
zen-general-cancel-label =
.label = Cancel·la
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-tabs-renamed = S'ha canviat el nom de la pestanya correctament
zen-background-tab-opened-toast = S'ha obert una nova pestanya de fons
zen-workspace-renamed-toast = S'ha canviat el nom de l'espai de treball correctament
zen-library-sidebar-workspaces =
.label = Espais
zen-library-sidebar-mods =
.label = Modificacions
zen-toggle-compact-mode-button =
.label = Mode compacte
.tooltiptext = Commuta el mode compacte
# note: Do not translate the "<br/>" tags in the following string
@@ -49,3 +52,33 @@ zen-icons-picker-emoji =
zen-icons-picker-svg =
.label = Icones
urlbar-search-mode-zen_actions = Accions
zen-site-data-settings = Configuració
zen-generic-manage = Gestiona
zen-generic-more = Més
zen-generic-next = Següent
# These labels will be used for the site data panel settings
zen-site-data-setting-allow = Permès
zen-site-data-setting-block = Bloquejat
zen-site-data-setting-cross-site = Cross-Site cookie
zen-site-data-security-info-extension =
.label = Extensió
zen-site-data-security-info-secure =
.label = Segur
zen-site-data-security-info-not-secure =
.label = No és segur
zen-site-data-manage-addons =
.label = Gestiona les extensions
zen-site-data-get-addons =
.label = Afegeix extensions
zen-site-data-site-settings =
.label = Totes les configuracions del lloc
zen-site-data-share =
.label = Comparteix aquesta pàgina
zen-urlbar-copy-url-button =
.tooltiptext = Copia l'URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
zen-site-data-panel-feature-callout-title = Una nova ubicació per a les extenions, permisos i molt més
zen-site-data-panel-feature-callout-subtitle = Feu clic a la icona per gestionar la configuració del lloc, veure la informació de seguretat, accedir a les extensions i dur a terme accions habituals.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Mode compacte
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Habilita el mode compacte
.accesskey = D

View File

@@ -5,7 +5,7 @@
zen-welcome-title-line1 = Us donem la benvingut
zen-welcome-title-line2 = a un internet més tranquil
zen-welcome-import-title = Un nou començament, els mateixos marcadors
zen-welcome-import-description-1 = Els vostres marcadors, historial i contrasenyes són com un rastre de molles de pa a través d'Internet: no les deixis enrere!
zen-welcome-import-description-1 = Els vostres marcadors, historial i contrasenyes són com un rastre de molles de pa a través d'Internet: no les deixis enrere
zen-welcome-import-description-2 = Porteu-los fàcilment des d'un altre navegador i repreneu exactament on ho vau deixar.
zen-welcome-import-button = Importa ara
zen-welcome-set-default-browser = Estableix el { -brand-short-name } com a navegador per defecte
@@ -21,7 +21,6 @@ zen-welcome-start-browsing-title =
zen-welcome-start-browsing-description-1 = Ja esteu llestos i preparats per començar. Feu clic al botó següent per començar a navegar amb el { -brand-short-name }.
zen-welcome-start-browsing = Som-hi!
zen-welcome-default-search-title = El vostre motor de cerca per defecte
zen-welcome-default-search-description = Trieu el vostre motor de cerca per defecte. Sempre el podeu canviar més tard!
zen-welcome-default-search-description = Trieu el vostre motor de cerca per defecte. Sempre el podeu canviar més tard
zen-welcome-skip-button = Omet
zen-welcome-next-action = Següent
zen-welcome-finished = El Zen s'ha configurat correctament!
zen-welcome-finished = El Zen s'ha configurat correctament

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = Canvia la icona
zen-workspaces-panel-context-default-profile =
.label = Estableix el perfil
zen-workspaces-panel-unload =
.label = Hiberna l'espai
zen-workspaces-how-to-reorder-title = Com reordenar els espais?
zen-workspaces-how-to-reorder-desc = Arrossegueu les icones d'espais a la part inferior de la barra lateral per reordenar-les
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Shift + Kliknutí
zen-glance-trigger-meta-click =
.label = Meta (Command) + Kliknutí
zen-glance-trigger-mantain-click =
.label = Dlouhé kliktnutí (Již Brzy!)
zen-look-and-feel-compact-view-header = Zobrazit v kompaktním režimu
zen-look-and-feel-compact-view-description = Zobrazte pouze panely nástrojů, které používáte!
zen-look-and-feel-compact-view-enabled =
@@ -43,7 +41,7 @@ pane-settings-workspaces-title = Pracoviště
zen-tabs-unloader-enabled =
.label = Povolit uspání karet
zen-look-and-feel-compact-toolbar-themed =
.label = Use themed background for compact toolbar
.label = Použít tématické pozadí pro kompaktní panel karet
zen-workspace-continue-where-left-off =
.label = Pokračovat tam, kde jste skončili
pane-zen-pinned-tab-manager-title = Připnuté karty
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = Skrýt výchozí indikátor kontejneru v panelu záložek
zen-key-unsaved = Neuložený zástupce! Ubezpečte jej po repsaní kliknutím na klávesu "Escap".
zen-key-conflict = Konflikt s jinou zkratkou
zen-key-conflict = Conflicts with { $group } -> { $shortcut }
pane-zen-theme-title = Nastavení motivu
zen-vertical-tabs-title = Boční panel a rozložení karet
zen-vertical-tabs-header = Vertikální karty
@@ -274,7 +272,7 @@ zen-split-view-shortcut-grid = Přepnout rozdělený pohled v mřížce
zen-split-view-shortcut-vertical = Přepnout rozdělené zobrazení vertikálně
zen-split-view-shortcut-horizontal = Přepnout horizontální zobrazení rozdělení
zen-split-view-shortcut-unsplit = Zavřít rozdělené zobrazení
zen-new-empty-split-view-shortcut = New Empty Split View
zen-new-empty-split-view-shortcut = Nové prázdné rozdělené zobrazení
zen-key-select-tab-1 = Vybrat první kartu
zen-key-select-tab-2 = Vybrat druhou kartu
zen-key-select-tab-3 = Vybrat třetí kartu

View File

@@ -4,7 +4,7 @@ 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ů)
.label = Přidat do Essentials ({ $num } / { $max } zaplněných slotů)
.accesskey = E
tab-context-zen-remove-essential =
.label = Odstranit z Essentials
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Zrušit
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Prostory
zen-library-sidebar-mods =
.label = Módy
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Přepnout kompaktní režim
# note: Do not translate the "<br/>" tags in the following string
@@ -48,4 +51,34 @@ zen-icons-picker-emoji =
.label = Emodži
zen-icons-picker-svg =
.label = Ikony
urlbar-search-mode-zen_actions = Actions
urlbar-search-mode-zen_actions = Akce
zen-site-data-settings = Nastavení
zen-generic-manage = Spravovat
zen-generic-more = Více
zen-generic-next = Next
# These labels will be used for the site data panel settings
zen-site-data-setting-allow = Povoleno
zen-site-data-setting-block = Blokováno
zen-site-data-setting-cross-site = Cross-Site cookie
zen-site-data-security-info-extension =
.label = Rozšíření
zen-site-data-security-info-secure =
.label = Bezpečné
zen-site-data-security-info-not-secure =
.label = Nezabezpečeno
zen-site-data-manage-addons =
.label = Spravovat rozšíření
zen-site-data-get-addons =
.label = Přidat rozšíření
zen-site-data-site-settings =
.label = Nastavení všech stránek
zen-site-data-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
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.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Kompaktní režim
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Povolit kompaktní režim
.accesskey = D

View File

@@ -23,5 +23,4 @@ zen-welcome-start-browsing = Pustit se do toho!
zen-welcome-default-search-title = Váš výchozí vyhledávač
zen-welcome-default-search-description = Vyberte si svůj výchozí vyhledávač. Později jej můžete změnit!
zen-welcome-skip-button = Přeskočit
zen-welcome-next-action = Další
zen-welcome-finished = Váš Zen byl úspěšně nastaven!

View File

@@ -4,7 +4,7 @@ zen-panel-ui-workspaces-create =
zen-panel-ui-folder-create =
.label = Vytvořit složku
zen-panel-ui-new-empty-split =
.label = New Split
.label = Nové rozdělení
zen-workspaces-panel-context-delete =
.label = Odstranit pracovní prostor
.accesskey = D
@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = Změnit ikonu
zen-workspaces-panel-context-default-profile =
.label = Nastavit profil
zen-workspaces-panel-unload =
.label = Uspat prostor
zen-workspaces-how-to-reorder-title = Jak změnit pořadí prostorů
zen-workspaces-how-to-reorder-desc = Pořadí prostorů změníte přetažením jejich ikon dole v postranním panelu
zen-workspaces-change-theme =

View File

@@ -26,8 +26,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!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
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
zen-vertical-tabs-title = Sidebar and tabs layout
zen-vertical-tabs-header = Vertical Tabs

View File

@@ -4,7 +4,7 @@ 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)
.label = Add to Essentials ({ $num } / { $max } slots filled)
.accesskey = E
tab-context-zen-remove-essential =
.label = Diddymu o Hanfodion
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Cancel
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Spaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Toggle Compact Mode
# note: Do not translate the "<br/>" tags in the following string
@@ -49,3 +52,33 @@ zen-icons-picker-emoji =
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
zen-generic-next = Next
# 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-setting-cross-site = Cross-Site cookie
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-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
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.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Compact mode
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Enable compact mode
.accesskey = D

View File

@@ -23,5 +23,4 @@ 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!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = 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
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Shift + klik
zen-glance-trigger-meta-click =
.label = Meta (Kommando) + Klik
zen-glance-trigger-mantain-click =
.label = Hold klik (kommer snart!)
zen-look-and-feel-compact-view-header = Vis i kompakt visning
zen-look-and-feel-compact-view-description = Vis kun de værktøjslinjer, du bruger!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = Skjul standardindikatoren for beholdere i fanelinjen
zen-key-unsaved = Ikke-gemt genvej! Gem den ved at klikke på "Escape"-tasten efter at have indtastet den igen.
zen-key-conflict = Konflikt med en anden genvej
zen-key-conflict = Conflicts with { $group } -> { $shortcut }
pane-zen-theme-title = Temaindstillinger
zen-vertical-tabs-title = Layout for sidepanel og faner
zen-vertical-tabs-header = Lodrette Faner

View File

@@ -4,7 +4,7 @@ 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)
.label = Føj til Essentielle ({ $num } / { $max } pladser fyldt)
.accesskey = E
tab-context-zen-remove-essential =
.label = Fjern fra Essentielle
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Annuller
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Rum
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Kompakt tilstand
.tooltiptext = Kompakt tilstand til/fra
# note: Do not translate the "<br/>" tags in the following string
@@ -48,4 +51,34 @@ zen-icons-picker-emoji =
.label = Emojis
zen-icons-picker-svg =
.label = Ikoner
urlbar-search-mode-zen_actions = Actions
urlbar-search-mode-zen_actions = Handlinger
zen-site-data-settings = Indstillinger
zen-generic-manage = Administrer
zen-generic-more = Mere
zen-generic-next = Næste
# These labels will be used for the site data panel settings
zen-site-data-setting-allow = Tilladt
zen-site-data-setting-block = Blokeret
zen-site-data-setting-cross-site = Cross-Site cookie
zen-site-data-security-info-extension =
.label = Udvidelse
zen-site-data-security-info-secure =
.label = Sikker
zen-site-data-security-info-not-secure =
.label = Ikke sikker
zen-site-data-manage-addons =
.label = Administrer udvidelser
zen-site-data-get-addons =
.label = Tilføj udvidelser
zen-site-data-site-settings =
.label = All Site Settings
zen-site-data-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Kopiér URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
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.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Kompakt tilstand
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Aktivér kompakt tilstand
.accesskey = D

View File

@@ -23,5 +23,4 @@ zen-welcome-start-browsing = Kom i gang!
zen-welcome-default-search-title = Din standardsøgemaskine
zen-welcome-default-search-description = Vælg din standardsøgemaskine. Du kan altid ændre det senere!
zen-welcome-skip-button = Spring over
zen-welcome-next-action = Næste
zen-welcome-finished = Din Zen er blevet opsat korrekt!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = Skift ikon
zen-workspaces-panel-context-default-profile =
.label = Indstil profil
zen-workspaces-panel-unload =
.label = Unload Space
zen-workspaces-how-to-reorder-title = Sådan omarrangerer du rum
zen-workspaces-how-to-reorder-desc = Træk rumikonerne nederst i sidepanelet for at omarrangere dem
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Umschalt + Klick
zen-glance-trigger-meta-click =
.label = Meta (Befehlstaste) + Klick
zen-glance-trigger-mantain-click =
.label = Klick halten (Kommt bald!)
zen-look-and-feel-compact-view-header = In der Kompaktansicht anzeigen
zen-look-and-feel-compact-view-description = Zeigen Sie nur die Symbolleisten an, die Sie verwenden!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = Standard-Container-Anzeige in der Tab-Leiste ausblenden
zen-key-unsaved = Nicht gespeichertes Tastenkürzel! Bitte speichern Sie es, indem Sie nach der Neueingabe die "Escape"-Taste drücken.
zen-key-conflict = Konflikt mit einem anderen Tastenkürzel
zen-key-conflict = Conflicts with { $group } -> { $shortcut }
pane-zen-theme-title = Design-Einstellungen
zen-vertical-tabs-title = Seitenleiste und Tab-Layout
zen-vertical-tabs-header = Vertikale Tabs

View File

@@ -4,7 +4,7 @@ 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)
.label = Zu Essentials hinzufügen ({ $num } / { $max } Plätze belegt)
.accesskey = E
tab-context-zen-remove-essential =
.label = Aus Essentials entfernen
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Abbrechen
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Arbeitsbereiche
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
@@ -49,3 +52,33 @@ zen-icons-picker-emoji =
zen-icons-picker-svg =
.label = Symbole
urlbar-search-mode-zen_actions = Aktionen
zen-site-data-settings = Settings
zen-generic-manage = Manage
zen-generic-more = More
zen-generic-next = Next
# 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-setting-cross-site = Cross-Site cookie
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-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
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.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Kompaktmodus
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Kompaktmodus aktivieren
.accesskey = D

View File

@@ -23,5 +23,4 @@ zen-welcome-start-browsing = Los geht's!
zen-welcome-default-search-title = Ihre Standard-Suchmaschine
zen-welcome-default-search-description = Wählen Sie Ihre Standard-Suchmaschine. Sie können diese später jederzeit ändern!
zen-welcome-skip-button = Überspringen
zen-welcome-next-action = Weiter
zen-welcome-finished = Ihr Zen wurde erfolgreich eingerichtet!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = Symbol ändern
zen-workspaces-panel-context-default-profile =
.label = Profil festlegen
zen-workspaces-panel-unload =
.label = Unload Space
zen-workspaces-how-to-reorder-title = Wie Arbeitsbereiche neu angeordnet werden
zen-workspaces-how-to-reorder-desc = Ziehen Sie die Arbeitsbereich-Symbole am unteren Rand der Seitenleiste, um sie neu anzuordnen
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Shift + Κλικ
zen-glance-trigger-meta-click =
.label = Meta (Εντολή) + Κλικ
zen-glance-trigger-mantain-click =
.label = Παρατεταμένο Κλικ (Έρχεται Σύντομα!)
zen-look-and-feel-compact-view-header = Εμφάνιση σε συμπαγή προβολή
zen-look-and-feel-compact-view-description = Εμφάνιση μόνο των γραμμών εργαλείων που χρησιμοποιείτε!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = Απόκρυψη της προκαθορισμένης ένδειξης περιέκτη στη γραμμή καρτελών
zen-key-unsaved = Μη αποθηκευμένη συντόμευση! Παρακαλώ αποθηκεύστε την κάνοντας κλικ στο πλήκτρο "Escape" αφού την πληκτρολογήσετε.
zen-key-conflict = Διένεξη με κάποια άλλη συντόμευση
zen-key-conflict = Conflicts with { $group } -> { $shortcut }
pane-zen-theme-title = Ρυθμίσεις Θέματος
zen-vertical-tabs-title = Πλευρική γραμμή και διάταξη καρτελών
zen-vertical-tabs-header = Κατακόρυφες Καρτέλες

View File

@@ -4,7 +4,7 @@ tab-context-zen-reset-pinned-tab =
.label = Επαναφορά Καρφιτσωμένης Καρτέλας
.accesskey = R
tab-context-zen-add-essential =
.label = Προσθήκη στα Απαραίτητα ({ $num } / 12 θέσεις γεμάτες)
.label = Προσθήκη στα Απαραίτητα ({ $num } / { $max } θέσεις γεμάτες)
.accesskey = E
tab-context-zen-remove-essential =
.label = Αφαίρεση από Απαραίτητα
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.tooltip = Ελαχιστοποίηση
zen-panel-ui-gradient-generator-custom-color = Προσαρμοσμένο Χρώμα
zen-panel-ui-gradient-generator-saved-message = Επιτυχής αποθήκευση της διαβάθμισης!
zen-copy-current-url-confirmation = Το URL έχει αντιγραφεί στο πρόχειρο.
zen-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Ακύρωση
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Χώροι
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
@@ -49,3 +52,33 @@ zen-icons-picker-emoji =
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
zen-generic-next = Next
# 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-setting-cross-site = Cross-Site cookie
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-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
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.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Συμπαγής λειτουργία
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Ενεργοποίηση συμπαγούς λειτουργίας
.accesskey = D

View File

@@ -23,5 +23,4 @@ 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 σας έχει ρυθμιστεί σωστά!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = Αλλαγή Εικονιδίου
zen-workspaces-panel-context-default-profile =
.label = Ορισμός Προφίλ
zen-workspaces-panel-unload =
.label = Unload Space
zen-workspaces-how-to-reorder-title = Πώς να αναδιατάξετε τους χώρους
zen-workspaces-how-to-reorder-desc = Σύρετε τα εικονίδια χώρου στο κάτω μέρος της πλαϊνής μπάρας για να τα αναδιατάξετε
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Shift + Click
zen-glance-trigger-meta-click =
.label = Meta (Command) + Click
zen-glance-trigger-mantain-click =
.label = Maintain 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!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
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
zen-vertical-tabs-title = Sidebar and tabs layout
zen-vertical-tabs-header = Vertical Tabs

View File

@@ -4,7 +4,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
@@ -22,7 +22,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Cancel
zen-general-confirm =
@@ -35,6 +35,9 @@ zen-library-sidebar-workspaces =
.label = Spaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Toggle Compact Mode
# note: Do not translate the "<br/>" tags in the following string
@@ -47,3 +50,33 @@ zen-icons-picker-emoji =
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
zen-generic-next = Next
# 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-setting-cross-site = Cross-Site cookie
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-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
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.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Compact mode
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Enable compact mode
.accesskey = D

View File

@@ -21,5 +21,4 @@ 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!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = 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
zen-workspaces-change-theme =

View File

@@ -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

View File

@@ -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
@@ -31,7 +31,7 @@ pictureinpicture-minimize-btn =
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-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Cancel
@@ -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,38 @@ 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
zen-generic-next = Next
# 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-setting-cross-site = Cross-Site cookie
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-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
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.

View File

@@ -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

View File

@@ -29,6 +29,5 @@ 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!

View File

@@ -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

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Mayús + Clic
zen-glance-trigger-meta-click =
.label = Meta (Comando) + Clic
zen-glance-trigger-mantain-click =
.label = Mantener pulsado el clic (¡Próximamente!)
zen-look-and-feel-compact-view-header = Mostrar en vista compacta
zen-look-and-feel-compact-view-description = ¡Muestre solo las barras de herramientas que usa!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = Ocultar el indicador de contenedor por defecto en la barra de pestañas
zen-key-unsaved = ¡Atajo sin guardar! Por favor guárdelo pulsando la tecla "Escape" después de reescribirlo.
zen-key-conflict = Conflicto con otro atajo de teclado
zen-key-conflict = Conflicto con { $group } -> { $shortcut }
pane-zen-theme-title = Ajustes del tema
zen-vertical-tabs-title = Diseño de la barra lateral y pestañas
zen-vertical-tabs-header = Pestañas verticales

View File

@@ -4,7 +4,7 @@ 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)
.label = Añadir a esenciales ({ $num } / { $max } huecos llenos)
.accesskey = E
tab-context-zen-remove-essential =
.label = Quitar de esenciales
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = ¡URL actual copiada!
zen-general-cancel-label =
.label = Cancelar
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Espacios
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Modo compacto
.tooltiptext = Alternar modo compacto
# note: Do not translate the "<br/>" tags in the following string
@@ -49,3 +52,33 @@ zen-icons-picker-emoji =
zen-icons-picker-svg =
.label = Iconos
urlbar-search-mode-zen_actions = Actions
zen-site-data-settings = Ajustes
zen-generic-manage = Administrar
zen-generic-more = Más
zen-generic-next = Siguiente
# These labels will be used for the site data panel settings
zen-site-data-setting-allow = Permitido
zen-site-data-setting-block = Bloqueado
zen-site-data-setting-cross-site = Cross-Site cookie
zen-site-data-security-info-extension =
.label = Extensión
zen-site-data-security-info-secure =
.label = Seguro
zen-site-data-security-info-not-secure =
.label = No seguro
zen-site-data-manage-addons =
.label = Administrar extensiones
zen-site-data-get-addons =
.label = Añadir extensión
zen-site-data-site-settings =
.label = Todas las configuraciones del sitio
zen-site-data-share =
.label = Compartir esta página
zen-urlbar-copy-url-button =
.tooltiptext = Copiar URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
zen-site-data-panel-feature-callout-title = Un nuevo hogar para complementos, permisos y más
zen-site-data-panel-feature-callout-subtitle = Haga clic en el icono para administrar la configuración del sitio, ver información de seguridad, acceder a extensiones, y realizar acciones comunes.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Modo compacto
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Habilitar modo compacto
.accesskey = D

View File

@@ -23,5 +23,4 @@ zen-welcome-start-browsing = ¡Comencemos!
zen-welcome-default-search-title = Su motor de búsqueda predeterminado
zen-welcome-default-search-description = Elija su motor de búsqueda predeterminado. ¡Siempre puede cambiarlo más tarde!
zen-welcome-skip-button = Omitir
zen-welcome-next-action = Siguiente
zen-welcome-finished = ¡Su Zen se ha configurado correctamente!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = Cambiar icono
zen-workspaces-panel-context-default-profile =
.label = Establecer perfil
zen-workspaces-panel-unload =
.label = Suspender espacio
zen-workspaces-how-to-reorder-title = Cómo reordenar espacios
zen-workspaces-how-to-reorder-desc = Arrastre los iconos de los espacios en la parte inferior de la barra lateral para reordenarlos
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Shift + Klõps
zen-glance-trigger-meta-click =
.label = Meta (Command) + Klõps
zen-glance-trigger-mantain-click =
.label = Hoia hiireklahvi all (valmib varsti!)
zen-look-and-feel-compact-view-header = Näita kompaktses vaates
zen-look-and-feel-compact-view-description = Näita ainult tööriistaribasid, mida aktiivselt kasutad!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = Peida vaikimisi konteineri indikaator kaartide ribal
zen-key-unsaved = Salvestamata otsetee! Salvetamiseks kasuta "Esc" klahvi pärast otsetee sisestamist.
zen-key-conflict = Vastuolu mõne teise otseteega
zen-key-conflict = Conflicts with { $group } -> { $shortcut }
pane-zen-theme-title = Teema sätted
zen-vertical-tabs-title = Külgriba ja kaartide paigutus
zen-vertical-tabs-header = Vertikaalsed kaardid

View File

@@ -4,7 +4,7 @@ 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)
.label = Märgi oluliseks ({ $num } / { $max } täidetud)
.accesskey = o
tab-context-zen-remove-essential =
.label = Eemalda olulistest
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Tühista
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Tööruumid
zen-library-sidebar-mods =
.label = Mods-id
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Lülita kompaktne režiim sisse/välja
# note: Do not translate the "<br/>" tags in the following string
@@ -48,4 +51,34 @@ zen-icons-picker-emoji =
.label = Emojid
zen-icons-picker-svg =
.label = Ikoonid
urlbar-search-mode-zen_actions = Actions
urlbar-search-mode-zen_actions = Tegevused
zen-site-data-settings = Sätted
zen-generic-manage = Halda
zen-generic-more = Rohkem
zen-generic-next = Next
# These labels will be used for the site data panel settings
zen-site-data-setting-allow = Lubatud
zen-site-data-setting-block = Keelatud
zen-site-data-setting-cross-site = Cross-Site cookie
zen-site-data-security-info-extension =
.label = Laiendus
zen-site-data-security-info-secure =
.label = Turvaline
zen-site-data-security-info-not-secure =
.label = Ebaturvaline
zen-site-data-manage-addons =
.label = Halda laiendusi
zen-site-data-get-addons =
.label = Lisa laiendusi
zen-site-data-site-settings =
.label = Kõik saidi sätted
zen-site-data-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
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.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = p
zen-toolbar-context-compact-mode =
.label = Kompaktne režiim
.accesskey = K
zen-toolbar-context-compact-mode-enable =
.label = Luba kompaktne režiim
.accesskey = r

View File

@@ -23,5 +23,4 @@ zen-welcome-start-browsing = Hakkame pihta!
zen-welcome-default-search-title = Sinu vaikimisi otsingumootor
zen-welcome-default-search-description = Vali oma vaikimisi otsingumootor. Saad seda alati hiljem muuta!
zen-welcome-skip-button = Jäta vahele
zen-welcome-next-action = Edasi
zen-welcome-finished = Zen on edukalt seadistatud!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = Muuda ikooni
zen-workspaces-panel-context-default-profile =
.label = Määra profiil
zen-workspaces-panel-unload =
.label = Tööruumi mälust eemaldamine
zen-workspaces-how-to-reorder-title = Kuidas vahetada tööruumide järjestust
zen-workspaces-how-to-reorder-desc = Lohista tööruumide ikoone külgriba alumises servas, et nende järjestust muuta
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Shift + Click
zen-glance-trigger-meta-click =
.label = Meta (Command) + Click
zen-glance-trigger-mantain-click =
.label = Mantain Click
zen-look-and-feel-compact-view-header = نمایش در حالت فشرده
zen-look-and-feel-compact-view-description = Only show the toolbars you use!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
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 = تنظیمات پوسته
zen-vertical-tabs-title = نوارکناری و چینش برگه‌ها
zen-vertical-tabs-header = برگه‌های عمودی

View File

@@ -4,7 +4,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
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Cancel
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Spaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Toggle Compact Mode
# note: Do not translate the "<br/>" tags in the following string
@@ -49,3 +52,33 @@ zen-icons-picker-emoji =
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
zen-generic-next = Next
# 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-setting-cross-site = Cross-Site cookie
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-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
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.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Compact mode
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Enable compact mode
.accesskey = D

View File

@@ -23,5 +23,4 @@ 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!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = 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
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Shift + klikkaa
zen-glance-trigger-meta-click =
.label = Meta (komento) + klikkaus
zen-glance-trigger-mantain-click =
.label = Pidä pohjassa klikkausta
zen-look-and-feel-compact-view-header = Näytä kompaktissa näkymätilassa
zen-look-and-feel-compact-view-description = Näytä vain käyttämäsi työkalupalkit!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = Piilota säiliön oletusmerkkivalo välilehdessä - palkki
zen-key-unsaved = Tallentamaton pikakuvake! Ole hyvä ja turvaa se painamalla "Escape" -näppäintä kirjoittamisen jälkeen.
zen-key-conflict = Ristiriita toisen pikakuvakkeen kanssa
zen-key-conflict = Conflicts with { $group } -> { $shortcut }
pane-zen-theme-title = Teeman Asetukset
zen-vertical-tabs-title = Sivupalkin ja välilehtien asettelu
zen-vertical-tabs-header = Pystysuorat Välilehdet

View File

@@ -4,7 +4,7 @@ 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)
.label = Add to Essentials ({ $num } / { $max } slots filled)
.accesskey = E
tab-context-zen-remove-essential =
.label = Poista olennaisista
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Cancel
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Spaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Toggle Compact Mode
# note: Do not translate the "<br/>" tags in the following string
@@ -49,3 +52,33 @@ zen-icons-picker-emoji =
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
zen-generic-next = Next
# 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-setting-cross-site = Cross-Site cookie
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-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
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.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Kompakti tila
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Ota kompakti tila käyttöön
.accesskey = D

View File

@@ -23,5 +23,4 @@ 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!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = 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
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Maj + clic
zen-glance-trigger-meta-click =
.label = Super (Command) + clic
zen-glance-trigger-mantain-click =
.label = Maintenir le clic (très bientôt!)
zen-look-and-feel-compact-view-header = Afficher en mode compact
zen-look-and-feel-compact-view-description = Affichez uniquement les barres doutils que vous utilisez !
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = Dans la barre donglets, masquer lindicateur de conteneur par défaut
zen-key-unsaved = Raccourci non sauvegardé! Pour lenregistrer, veuillez le resaisir et en appuyer sur Échap.
zen-key-conflict = Conflit avec un autre raccourci
zen-key-conflict = En conflit avec { $group } → { $shortcut }
pane-zen-theme-title = Paramètres de thème
zen-vertical-tabs-title = Disposition de la barre latérale et des onglets
zen-vertical-tabs-header = Onglets verticaux

View File

@@ -4,7 +4,7 @@ tab-context-zen-reset-pinned-tab =
.label = Réinitialiser longlet épinglé
.accesskey = R
tab-context-zen-add-essential =
.label = Ajouter aux Essentials ({ $num }/12 emplacements occupés)
.label = Ajouter aux Essentials ({ $num } / { $max } emplacements occupés)
.accesskey = E
tab-context-zen-remove-essential =
.label = Retirer des Essentials
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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 = Ladresse a été copiée dans le presse-papier.
zen-copy-current-url-confirmation = URL actuelle copiée !
zen-general-cancel-label =
.label = Annuler
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Espaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Mode compact
.tooltiptext = Activer/Désactiver le mode compact
# note: Do not translate the "<br/>" tags in the following string
@@ -49,3 +52,33 @@ zen-icons-picker-emoji =
zen-icons-picker-svg =
.label = Icônes
urlbar-search-mode-zen_actions = Actions
zen-site-data-settings = Paramètres
zen-generic-manage = Gérer
zen-generic-more = Plus
zen-generic-next = Suivant
# These labels will be used for the site data panel settings
zen-site-data-setting-allow = Autorisé
zen-site-data-setting-block = Bloqué
zen-site-data-setting-cross-site = Cross-Site cookie
zen-site-data-security-info-extension =
.label = Extension
zen-site-data-security-info-secure =
.label = Sécurisé
zen-site-data-security-info-not-secure =
.label = Non sécurisé
zen-site-data-manage-addons =
.label = Gérer les extensions
zen-site-data-get-addons =
.label = Ajouter des extensions
zen-site-data-site-settings =
.label = Tous les paramètres du site
zen-site-data-share =
.label = Partager cette page
zen-urlbar-copy-url-button =
.tooltiptext = Copier l'URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
zen-site-data-panel-feature-callout-title = Un nouvel endroit pour vos extensions, permissions et plus encore
zen-site-data-panel-feature-callout-subtitle = Cliquez sur l'icône pour gérer les paramètres du site, afficher les infos de sécurité, accéder aux extensions et effectuer d'autres actions.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Mode compact
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Activer le mode compact
.accesskey = D

View File

@@ -23,5 +23,4 @@ zen-welcome-start-browsing = Cest parti!
zen-welcome-default-search-title = Votre moteur de recherche par défaut
zen-welcome-default-search-description = Sélectionnez votre moteur de recherche par défaut. Vous pouvez toujours le modifier plus tard !
zen-welcome-skip-button = Ignorer
zen-welcome-next-action = Suivant
zen-welcome-finished = Votre navigateur Zen a été configuré correctement!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = Changer d'icône
zen-workspaces-panel-context-default-profile =
.label = Définir le profil
zen-workspaces-panel-unload =
.label = Décharger l'espace
zen-workspaces-how-to-reorder-title = Comment réordonner les espaces
zen-workspaces-how-to-reorder-desc = Faites glisser les icônes d'espace en bas de la barre latérale pour les réorganiser
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Shift + Cliceáil
zen-glance-trigger-meta-click =
.label = Meta (Ordú) + Cliceáil
zen-glance-trigger-mantain-click =
.label = Mantain Click
zen-look-and-feel-compact-view-header = Taispeáin i ndlúth damharc
zen-look-and-feel-compact-view-description = Ná taispeáin ach na barraí uirlisí a úsáideann tú!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = Folaigh an táscaire coimeádáin réamhshocraithe sa bharra cluaisíní
zen-key-unsaved = Aicearra gan sábháil! Sábháil é trí chliceáil ar an eochair "Escape" tar éis é a athchlóscríobh.
zen-key-conflict = Coimhlint le aicearra eile
zen-key-conflict = Coimhlintí le { $group } -> { $shortcut }
pane-zen-theme-title = Socruithe Téama
zen-vertical-tabs-title = Leagan amach barra taobh agus cluaisíní
zen-vertical-tabs-header = Cluaisíní Ingearacha

View File

@@ -4,7 +4,7 @@ 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)
.label = Cuir le Bunriachtanais ({ $num } / { $max } sliotán líonta)
.accesskey = E
tab-context-zen-remove-essential =
.label = Bain de na Bunriachtanais
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = Cóipeáladh an URL reatha!
zen-general-cancel-label =
.label = Cealaigh
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Spásanna
zen-library-sidebar-mods =
.label = Modanna
zen-toggle-compact-mode-button =
.label = Mód Dlúth
.tooltiptext = Mód Dlúth a Athrú
# note: Do not translate the "<br/>" tags in the following string
@@ -49,3 +52,33 @@ zen-icons-picker-emoji =
zen-icons-picker-svg =
.label = Deilbhíní
urlbar-search-mode-zen_actions = Gníomhartha
zen-site-data-settings = Socruithe
zen-generic-manage = Bainistigh
zen-generic-more = Tuilleadh
zen-generic-next = Ar Aghaidh
# These labels will be used for the site data panel settings
zen-site-data-setting-allow = Ceadaithe
zen-site-data-setting-block = Blocáilte
zen-site-data-setting-cross-site = Cross-Site cookie
zen-site-data-security-info-extension =
.label = Síneadh
zen-site-data-security-info-secure =
.label = Slán
zen-site-data-security-info-not-secure =
.label = Ní Slán
zen-site-data-manage-addons =
.label = Bainistigh Síneadh
zen-site-data-get-addons =
.label = Cuir Síneadh leis
zen-site-data-site-settings =
.label = Gach Socrú Suímh
zen-site-data-share =
.label = Comhroinn an Leathanach seo
zen-urlbar-copy-url-button =
.tooltiptext = Cóipeáil URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
zen-site-data-panel-feature-callout-title = Baile nua do bhreiseáin, ceadanna agus tuilleadh
zen-site-data-panel-feature-callout-subtitle = Cliceáil an deilbhín chun socruithe suímh a bhainistiú, faisnéis slándála a fheiceáil, rochtain a fháil ar shínteáin, agus gníomhartha coitianta a dhéanamh.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Mód dlúth
.accesskey = DAthraigh Chluaisíní(s) go Spás Oibre
zen-toolbar-context-compact-mode-enable =
.label = Cumasaigh mód dlúth
.accesskey = D

View File

@@ -23,5 +23,4 @@ zen-welcome-start-browsing = Tum isteach!
zen-welcome-default-search-title = D'Inneall Cuardaigh Réamhshocraithe
zen-welcome-default-search-description = Roghnaigh d'inneall cuardaigh réamhshocraithe. Is féidir leat é a athrú níos déanaí!
zen-welcome-skip-button = Scipeáil
zen-welcome-next-action = Ar Aghaidh
zen-welcome-finished = Tá do Zen socraithe i gceart!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = Athraigh Deilbhín
zen-workspaces-panel-context-default-profile =
.label = Socraigh Próifíl
zen-workspaces-panel-unload =
.label = Díluchtaigh Spás
zen-workspaces-how-to-reorder-title = Conas spásanna a athordú
zen-workspaces-how-to-reorder-desc = Tarraing na deilbhíní spáis ag bun an bharra taoibh chun iad a athordú
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Shift + לחיצה
zen-glance-trigger-meta-click =
.label = מטה (Command) + לחיצה
zen-glance-trigger-mantain-click =
.label = החזקת לחיצה (בקרוב!)
zen-look-and-feel-compact-view-header = הצגה בתצוגה מכווצת
zen-look-and-feel-compact-view-description = מראה לך רק את הסרגלים בשימוש
zen-look-and-feel-compact-view-enabled =
@@ -43,7 +41,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 = כרטיסיות מוצמדות
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = הסתרת המחוון המכל המוגדר כברירת מחדל בשורת הכרטיסיות
zen-key-unsaved = קיצור מקלדת לא נשמר! יש לשמור אותו על ידי הקשה על "Escape" לאחר הקלדה מחדש.
zen-key-conflict = התנגשות עם קיצור מקלדת אחר
zen-key-conflict = קונפליקט עם { $group } -> { $shortcut }
pane-zen-theme-title = הגדרות ערכת נושא
zen-vertical-tabs-title = סדר סרגל צד כרטיסיות
zen-vertical-tabs-header = כרטיסיות אנכיות
@@ -221,7 +219,7 @@ zen-key-exit-full-screen = צא ממסך מלא
zen-ai-chatbot-sidebar-shortcut = הפעל/כבה סרגל צ'אט AI צד
zen-key-inspector-mac = הפעל/כבה בודק (Mac)
zen-toggle-sidebar-shortcut = הפעל/כבה סרגל צד של Firefox
zen-toggle-pin-tab-shortcut = 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 +253,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 +272,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

View File

@@ -15,7 +15,7 @@ zen-folders-panel-change-folder-space =
zen-folders-panel-change-icon-folder =
.label = שינוי סמל
zen-folders-unload-all-tooltip =
.tooltiptext = Unload active in this folder
.tooltiptext = פינוי כל הפעילים בתיקייה הזו
zen-folders-unload-folder =
.label = פינוי כל הכרטיסייות
zen-folders-search-no-results = אין כרטיסיות שתואמות לחיפוש 🤔

View File

@@ -4,7 +4,7 @@ tab-context-zen-reset-pinned-tab =
.label = אפס כרטיסייה מוצמדת
.accesskey = ר
tab-context-zen-add-essential =
.label = הוסף לנחוצים ({ $num } / 12 מקומות מלאים)
.label = הוסף לנחוצים ({ $num } / { $max } מקומות מלאים)
.accesskey = ק
tab-context-zen-remove-essential =
.label = הסר מנחוצים
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.tooltip = מזער
zen-panel-ui-gradient-generator-custom-color = צבע מותאם אישית
zen-panel-ui-gradient-generator-saved-message = מיזוג הצבעים נשמר בהצלחה!
zen-copy-current-url-confirmation = הקישור הועתק ללוח.
zen-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = ביטול
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = סביבות
zen-library-sidebar-mods =
.label = מודים
zen-toggle-compact-mode-button =
.label = מצב מכווץ
.tooltiptext = הפעל/כבה מצב מכווץ
# note: Do not translate the "<br/>" tags in the following string
@@ -48,4 +51,34 @@ zen-icons-picker-emoji =
.label = אימוג'ים
zen-icons-picker-svg =
.label = סמלים
urlbar-search-mode-zen_actions = Actions
urlbar-search-mode-zen_actions = פעולות
zen-site-data-settings = הגדרות
zen-generic-manage = ניהול
zen-generic-more = עוד
zen-generic-next = Next
# These labels will be used for the site data panel settings
zen-site-data-setting-allow = אושר
zen-site-data-setting-block = חסום
zen-site-data-setting-cross-site = Cross-Site cookie
zen-site-data-security-info-extension =
.label = תוספים
zen-site-data-security-info-secure =
.label = מאובטח
zen-site-data-security-info-not-secure =
.label = לא מאובטח
zen-site-data-manage-addons =
.label = נהל תוספים
zen-site-data-get-addons =
.label = הוספת תוספים
zen-site-data-site-settings =
.label = כל הגדרות אתר
zen-site-data-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
zen-site-data-panel-feature-callout-title = בית חדש לתוספים, הרשאות, ועוד
zen-site-data-panel-feature-callout-subtitle = ניתן ללחוץ על הסמל כדי לנהל הגדרות אתר, לצפות במידע אבטחה, לגשת לתוספים, ולבצע פעולות נפוצות.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = ר
zen-toolbar-context-compact-mode =
.label = מצב מכווץ
.accesskey = ב
zen-toolbar-context-compact-mode-enable =
.label = הפעל מצב מכווץ
.accesskey = ג
@@ -15,7 +14,7 @@ zen-toolbar-context-compact-mode-hide-both =
.label = הסתרת שניהם
.accesskey = י
zen-toolbar-context-new-folder =
.label = New Folder
.label = תיקייה חדשה
.accesskey = מ
sidebar-zen-expand =
.label = הרחבת סרגל צדדי

View File

@@ -23,5 +23,4 @@ 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 שלך הוגדר בהצלחה!

View File

@@ -4,7 +4,7 @@ zen-panel-ui-workspaces-create =
zen-panel-ui-folder-create =
.label = יצירת תיקייה
zen-panel-ui-new-empty-split =
.label = New Split
.label = פיצול חדש
zen-workspaces-panel-context-delete =
.label = מחק סיבת עבודה
.accesskey = ג
@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = שינוי סמל
zen-workspaces-panel-context-default-profile =
.label = הגדרת פרופיל
zen-workspaces-panel-unload =
.label = פינוי סיבבת עבודה
zen-workspaces-how-to-reorder-title = איך לסדר מחדש סביבות
zen-workspaces-how-to-reorder-desc = אפשר לסדר מחדש סביבות על ידי גרירה ושחרור של הסמלים בסרגל התחתון
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Shift + Kattintás
zen-glance-trigger-meta-click =
.label = Meta (Command) + Kattintás
zen-glance-trigger-mantain-click =
.label = Nyomva tartás (Hamarosan!)
zen-look-and-feel-compact-view-header = Kompakt nézet
zen-look-and-feel-compact-view-description = Csak azokat az eszköztárakat lásd amit használsz!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = Alapértelmezett konténerjelző elrejtése a tabulátor sávban
zen-key-unsaved = Nem mentett gyorsbillentyű! Mentsd meg az "Escape" gomb lenyomásával, majd újraírásával.
zen-key-conflict = Ütközik egy másik gyorsbillentyűvel
zen-key-conflict = Ütközik ezzel: { $group } → { $shortcut }
pane-zen-theme-title = Téma beállítások
zen-vertical-tabs-title = Oldalsó sáv és lapok elrendezése
zen-vertical-tabs-header = Függőleges lapok

View File

@@ -4,7 +4,7 @@ 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)
.label = Felvétel az alapvetőkbe ({ $num } / { $max } hely foglalt)
.accesskey = E
tab-context-zen-remove-essential =
.label = Eltávolítás az alapvetőkből
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = Jelenlegi URL másolva!
zen-general-cancel-label =
.label = Mégsem
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Környezetek
zen-library-sidebar-mods =
.label = Modok
zen-toggle-compact-mode-button =
.label = Kompakt mód
.tooltiptext = Kompakt mód ki-/bekapcsolása
# note: Do not translate the "<br/>" tags in the following string
@@ -48,4 +51,34 @@ zen-icons-picker-emoji =
.label = Emojik
zen-icons-picker-svg =
.label = Ikonok
urlbar-search-mode-zen_actions = Actions
urlbar-search-mode-zen_actions = Műveletek
zen-site-data-settings = Beállítások
zen-generic-manage = Kezelés
zen-generic-more = Több
zen-generic-next = Következő
# These labels will be used for the site data panel settings
zen-site-data-setting-allow = Engedélyezve
zen-site-data-setting-block = Letiltva
zen-site-data-setting-cross-site = Cross-Site cookie
zen-site-data-security-info-extension =
.label = Kiegészítő
zen-site-data-security-info-secure =
.label = Biztonságos
zen-site-data-security-info-not-secure =
.label = Nem biztonságos
zen-site-data-manage-addons =
.label = Kiegészítők kezelése
zen-site-data-get-addons =
.label = Kiegészítő hozzáadása
zen-site-data-site-settings =
.label = Minden webhelybeállítás
zen-site-data-share =
.label = Oldal megosztása
zen-urlbar-copy-url-button =
.tooltiptext = URL másolása
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
zen-site-data-panel-feature-callout-title = Új hely az add-onok, engedélyek és egyéb elemek számára
zen-site-data-panel-feature-callout-subtitle = Kattints az ikonra a webhely beállításainak kezeléséhez, a biztonsági információk megtekintéséhez, a kiegészítők eléréséhez és a gyakori műveletek végrehajtásához.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Kompakt mód
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Kompakt mód engedélyezése
.accesskey = D

View File

@@ -23,5 +23,4 @@ zen-welcome-start-browsing = Merüljön el!
zen-welcome-default-search-title = Az Ön alapértelmezett keresőmotorja
zen-welcome-default-search-description = Válassza ki az alapértelmezett keresőmotort. Később bármikor megváltoztathatja!
zen-welcome-skip-button = Kihagyás
zen-welcome-next-action = Következő
zen-welcome-finished = A Zen helyesen lett beállítva!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = Ikon módosítása
zen-workspaces-panel-context-default-profile =
.label = Profil beállítása
zen-workspaces-panel-unload =
.label = Környezet ürítése
zen-workspaces-how-to-reorder-title = Hogyan rendezhetők át a munkakörnyezetek
zen-workspaces-how-to-reorder-desc = Húzza az oldalsáv alján lévő ikonokat az átrendezéshez
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Shift + Klik
zen-glance-trigger-meta-click =
.label = Windows (Command) + Klik
zen-glance-trigger-mantain-click =
.label = Tahan Klik (Segera Datang!)
zen-look-and-feel-compact-view-header = Tampilkan dalam tampilan ringkas
zen-look-and-feel-compact-view-description = Tampilkan hanya toolbar yang Anda gunakan!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
zen-settings-workspaces-hide-default-container-indicator =
.label = Sembunyikan indikator kontainer default di bilah tab
zen-key-unsaved = Pintasan belum tersimpan! Simpan dengan mengklik tombol "Escape" setelah mengetik ulang.
zen-key-conflict = Konflik dengan pintasan lain
zen-key-conflict = Konflik dengan { $group } -> { $shortcut }
pane-zen-theme-title = Pengaturan Tema
zen-vertical-tabs-title = Susunan sidebar dan tab
zen-vertical-tabs-header = Tab Vertikal

View File

@@ -4,7 +4,7 @@ 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)
.label = Tambahkan ke Essentials ({ $num } / { $max } slot terisi)
.accesskey = E
tab-context-zen-remove-essential =
.label = Hapus dari Essentials
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = URL Disalin!
zen-general-cancel-label =
.label = Batalkan
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Ruang
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Mode Ringkas
.tooltiptext = Aktifkan/Sembunyikan Mode Ringkas
# note: Do not translate the "<br/>" tags in the following string
@@ -49,3 +52,33 @@ zen-icons-picker-emoji =
zen-icons-picker-svg =
.label = Ikon
urlbar-search-mode-zen_actions = Aksi
zen-site-data-settings = Pengaturan
zen-generic-manage = Kelola
zen-generic-more = Selengkapnya
zen-generic-next = Lanjut
# These labels will be used for the site data panel settings
zen-site-data-setting-allow = Diizinkan
zen-site-data-setting-block = Diblokir
zen-site-data-setting-cross-site = Cross-Site cookie
zen-site-data-security-info-extension =
.label = Ekstensi
zen-site-data-security-info-secure =
.label = Aman
zen-site-data-security-info-not-secure =
.label = Tidak Aman
zen-site-data-manage-addons =
.label = Kelola Ekstensi
zen-site-data-get-addons =
.label = Tambahkan Ekstensi
zen-site-data-site-settings =
.label = Semua Pengaturan Situs
zen-site-data-share =
.label = Bagikan Halaman Ini
zen-urlbar-copy-url-button =
.tooltiptext = Salin URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
zen-site-data-panel-feature-callout-title = Rumah baru untuk add-on, izin, dan lainnya
zen-site-data-panel-feature-callout-subtitle = Klik ikon untuk mengelola pengaturan situs, melihat info keamanan, mengakses ekstensi, dan melakukan tindakan umum.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Mode Ringkas
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Aktifkan Mode Ringkas
.accesskey = D

View File

@@ -23,5 +23,4 @@ zen-welcome-start-browsing = Penyelaman dimulai!
zen-welcome-default-search-title = Mesin Pencari Default Anda
zen-welcome-default-search-description = Pilih mesin pencari default Anda. Anda selalu dapat mengubahnya nanti!
zen-welcome-skip-button = Lewati
zen-welcome-next-action = Lanjut
zen-welcome-finished = Anda berhasil mengatur Zen milik anda!

View File

@@ -14,6 +14,8 @@ zen-workspaces-panel-change-icon =
.label = Ubah Ikon
zen-workspaces-panel-context-default-profile =
.label = Atur Profil
zen-workspaces-panel-unload =
.label = Lepaskan Ruang
zen-workspaces-how-to-reorder-title = Cara Mengurutkan Ulang Ruang
zen-workspaces-how-to-reorder-desc = Seret ikon ruang di bagian bawah bilah sisi untuk menyusun ulang urutannya
zen-workspaces-change-theme =

View File

@@ -26,8 +26,6 @@ zen-glance-trigger-shift-click =
.label = Shift + Click
zen-glance-trigger-meta-click =
.label = Meta (Command) + Click
zen-glance-trigger-mantain-click =
.label = Mantain Click
zen-look-and-feel-compact-view-header = Sýna í þéttri sýn
zen-look-and-feel-compact-view-description = Only show the toolbars you use!
zen-look-and-feel-compact-view-enabled =
@@ -74,7 +72,7 @@ zen-settings-workspaces-enabled =
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
zen-vertical-tabs-title = Sidebar and tabs layout
zen-vertical-tabs-header = Vertical Tabs

View File

@@ -4,7 +4,7 @@ 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)
.label = Add to Essentials ({ $num } / { $max } slots filled)
.accesskey = E
tab-context-zen-remove-essential =
.label = Fjarlægja frá Höfuðatriði
@@ -24,7 +24,7 @@ pictureinpicture-minimize-btn =
.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-copy-current-url-confirmation = Copied current URL!
zen-general-cancel-label =
.label = Cancel
zen-general-confirm =
@@ -37,6 +37,9 @@ zen-library-sidebar-workspaces =
.label = Spaces
zen-library-sidebar-mods =
.label = Mods
zen-toggle-compact-mode-button =
.label = Compact Mode
.tooltiptext = Toggle Compact Mode
# note: Do not translate the "<br/>" tags in the following string
@@ -49,3 +52,33 @@ zen-icons-picker-emoji =
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
zen-generic-next = Next
# 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-setting-cross-site = Cross-Site cookie
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-share =
.label = Share This Page
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts
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.

View File

@@ -3,7 +3,6 @@ zen-toolbar-context-tabs-right =
.accesskey = R
zen-toolbar-context-compact-mode =
.label = Compact mode
.accesskey = C
zen-toolbar-context-compact-mode-enable =
.label = Enable compact mode
.accesskey = D

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