22 lines
1.4 KiB
Properties
22 lines
1.4 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/.
|
|
|
|
# LOCALIZATION NOTE This file contains the strings for the Changes panel accessible from
|
|
# the Inspector sidebar.
|
|
|
|
# LOCALIZATION NOTE (changes.noChanges): This text is shown when no changes are available.
|
|
changes.noChanges = تغییری یافت نشد.
|
|
# LOCALIZATION NOTE (changes.noChangesDescription): This text is shown when no changes are
|
|
# available and provides additional context for the purpose of the Changes panel.
|
|
changes.noChangesDescription = تغییرات CSS در بازرسی در اینجا نمایش داده خواهد شد.
|
|
# LOCALIZATION NOTE (changes.inlineStyleSheetLabel): This label appears in the Changes
|
|
# panel above changes done to inline stylesheets. The variable will be replaced with the
|
|
# index of the stylesheet within its document like so: Inline #1
|
|
changes.inlineStyleSheetLabel = درون خط %S
|
|
# LOCALIZATION NOTE (changes.elementStyleLabel): This label appears in the Changes
|
|
# panel above changes done to element styles.
|
|
changes.elementStyleLabel = عنصر
|
|
# LOCALIZATION NOTE (changes.iframeLabel): This label appears next to URLs of stylesheets
|
|
# and element inline styles hosted by iframes. Lowercase intentional.
|
|
changes.iframeLabel = iframe
|