diff options
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/viewZoomOverlay.properties')
-rw-r--r-- | l10n-es-ES/suite/chrome/common/viewZoomOverlay.properties | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/viewZoomOverlay.properties b/l10n-es-ES/suite/chrome/common/viewZoomOverlay.properties new file mode 100644 index 0000000000..65610c9e6d --- /dev/null +++ b/l10n-es-ES/suite/chrome/common/viewZoomOverlay.properties @@ -0,0 +1,28 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# zoom submenu +# +# LOCALIZATION NOTE: don't translate %zoom% in any property +# don't use digits "0"-"9" for accesskeys + +fullZoom.label = Tamaño (%zoom% %) +fullZoom.accesskey = T +textZoom.label = Tamaño del texto (%zoom% %) +textZoom.accesskey = T + +zoom.100.label = 100 % (tamaño original) +zoom.100.accesskey = t +zoom.200.label = 200 % (doble tamaño) +zoom.200.accesskey = D + +zoom.min.label = %zoom% % (mínimo) +zoom.min.accesskey = m +zoom.max.label = %zoom% % (máximo) +zoom.max.accesskey = x + +zoom.value.label = %zoom% % + +zoom.other.label = Otro (%zoom% %)… +zoom.other.accesskey = O |