Skip to content

Commit

Permalink
Translated using Weblate (Spanish (Mexico))
Browse files Browse the repository at this point in the history
Currently translated at 96.0% (120 of 125 strings)

Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Prefill add-on <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/waterfox/browser/es_MX/
Translation: Waterfox/browser
  • Loading branch information
weblate and Prefill add-on committed Aug 22, 2024
1 parent 79c9c23 commit 7dc7b64
Showing 1 changed file with 32 additions and 7 deletions.
39 changes: 32 additions & 7 deletions es-MX/browser/browser/waterfox.ftl
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
# In browser/locales/jar.mn
# Localised versions MUST be located in browser/locales/l10n/{locale}/browser/browser/waterfox.ftl


## Restart Prompt

restart-prompt-title = Restart { -brand-short-name }
restart-prompt-question = Are you sure that you want to restart { -brand-short-name }?
## App Menu

appmenuitem-restart-browser =
.label = Restart
## Tab Context Menu

copy-url =
.label = Copy Tab Link
copy-all-urls =
Expand All @@ -18,6 +22,7 @@ unload-tab =
.label = Unload Tab
## Private Tab

open-all-private =
.label = Open All in Private Tabs
open-all-links-private =
Expand All @@ -33,15 +38,19 @@ private-tab =
.label =
{ $isPrivate ->
[true] Exit Private Tab
*[false] Make Private Tab
*[false] Make Private Tab
}
## Status Bar

status-bar =
.label = Status Bar
## about:preferences


### Main

tab-position-header = Tab Bar Position
tab-bar-top-above =
.label = Top above address bar
Expand Down Expand Up @@ -101,7 +110,9 @@ geolocation-api-enabled =
.label = Enable
geolocation-api-disabled =
.label = Disable
### Privacy

send-referrer-header-0 =
.label = Never send the referrer header
send-referrer-header-1 =
Expand All @@ -116,7 +127,9 @@ enable-javascript =
.label = Enable JavaScript
webrtc-header = WebRTC peer connection
ref-header = HTTP Referrer Header
### Look & Feel

pane-theme-title = Look & Feel
category-theme =
.tooltiptext = { pane-theme-title }
Expand All @@ -127,19 +140,19 @@ rounded-corners =
.label =
{ $isAutohide ->
[true] Toggle Autohide Off
*[false] Toggle Autohide On
*[false] Toggle Autohide On
}
center-all =
.label =
{ $isCentered ->
[true] Toggle Centered Off
*[false] Toggle Centered On
*[false] Toggle Centered On
}
reduce-padding =
.label =
{ $isPadded ->
[true] Toggle Compact Off
*[false] Toggle Compact On
*[false] Toggle Compact On
}
enable-waterfox-theme-0 =
.label = Enable Waterfox theme customisations on all themes
Expand Down Expand Up @@ -231,7 +244,6 @@ monospace-font-theme =
.label = Enable monospaced font for theme
tab-context-line =
.label = Tab Context Line
tab-bar-header = Tab Bar
nav-bar-header = Nav Bar
bookmark-header = Bookmarks Bar
Expand All @@ -243,8 +255,21 @@ icons-header = Icons
media-player-header = Media Player
## about:telemetry

telemetry-page-subtitle = Waterfox does not collect telemetry about your installation - any telemetry modules are disabled when the browser is built. What you do in your browser is only known by you.
telemetry-privacy-policy = Privacy Policy
onboarding-grassroots-title = Supporting the grassroots
onboarding-grassroots-subtitle = Thank you for using Waterfox, an independent, grassroots browser. With your support, we’re building a sustainable alternative to the big players out there.
onboarding-grassroots-subtitle = Thank you for using Waterfox, an independent, grassroots browser. With your support, we’re building a sustainable alternative to the big players out there.
enable-menu-transparency =
.label = Enable menu transparency
enable-dooh =
.label = Use DNS over Oblivious HTTP
enable-panel-transparency =
.label = Enable panel transparency
autohide-all =
.label =
{ $isAutohide ->
[true] Toggle Autohide Off
*[false] Toggle Autohide On
}
tabbrowser-confirm-session-restore-checkbox = Open previous windows and tabs

0 comments on commit 7dc7b64

Please sign in to comment.