21 lines
1.1 KiB
Properties
21 lines
1.1 KiB
Properties
# 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 = Запазване на изображението
|
|
SaveMediaTitle = Запазване на медията
|
|
SaveVideoTitle = Запазване на видеозаписа
|
|
SaveAudioTitle = Запазване на аудиото
|
|
SaveLinkTitle = Запазване като
|
|
WebPageCompleteFilter = Уебстраница, всичко
|
|
WebPageHTMLOnlyFilter = Уебстраница, само HTML
|
|
WebPageXHTMLOnlyFilter = Уебстраница, само XHTML
|
|
WebPageSVGOnlyFilter = Уебстраница, само SVG
|
|
WebPageXMLOnlyFilter = Уебстраница, само XML
|
|
# LOCALIZATION NOTE (filesFolder):
|
|
# This is the name of the folder that is created parallel to a HTML file
|
|
# when it is saved "With Images". The %S section is replaced with the
|
|
# leaf name of the file being saved (minus extension).
|
|
filesFolder = %S_files
|