diff options
Diffstat (limited to 'l10n-es-ES/toolkit/chrome/global/contentAreaCommands.properties')
-rw-r--r-- | l10n-es-ES/toolkit/chrome/global/contentAreaCommands.properties | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-es-ES/toolkit/chrome/global/contentAreaCommands.properties b/l10n-es-ES/toolkit/chrome/global/contentAreaCommands.properties new file mode 100644 index 0000000000..fbef1bea90 --- /dev/null +++ b/l10n-es-ES/toolkit/chrome/global/contentAreaCommands.properties @@ -0,0 +1,19 @@ +# 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/. + +# context menu strings + +SaveImageTitle = Guardar imagen +SaveMediaTitle = Guardar medios +SaveVideoTitle = Guardar vídeo +SaveAudioTitle = Guardar audio +SaveLinkTitle = Guardar como +DefaultSaveFileName = índice +WebPageCompleteFilter = Página web, completa +WebPageHTMLOnlyFilter = Página web, sólo HTML +WebPageXHTMLOnlyFilter = Página web, sólo XHTML +WebPageSVGOnlyFilter = Página web, sólo SVG +WebPageXMLOnlyFilter = Página web, sólo XML + +filesFolder = %S_files |