35 lines
1.6 KiB
Text
35 lines
1.6 KiB
Text
# 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/.
|
|
|
|
fxviewtabrow-open-menu-button =
|
|
.title = మెనూని తెరువు
|
|
# Variables:
|
|
# $targetURI (string) - URL of tab that will be opened in the new tab
|
|
fxviewtabrow-tabs-list-tab =
|
|
.title = { $targetURI }ని కొత్త ట్యాబులో తెరువు
|
|
# Variables:
|
|
# $tabTitle (string) - Title of tab being closed
|
|
fxviewtabrow-close-tab-button =
|
|
.title = { $tabTitle }ను మూసివేయి
|
|
# Used instead of the localized relative time when a timestamp is within a minute or so of now
|
|
fxviewtabrow-just-now-timestamp = ఇప్పుడే
|
|
|
|
# Strings below are used for context menu options within panel-list.
|
|
# For developers, this duplicates command because the label attribute is required.
|
|
|
|
fxviewtabrow-delete = తొలగించు
|
|
.accesskey = D
|
|
fxviewtabrow-open-in-window = కొత్త విండోలో తెరువు
|
|
.accesskey = N
|
|
fxviewtabrow-copy-link = లంకెను కాపీచేయి
|
|
.accesskey = L
|
|
fxviewtabrow-close-tab = ట్యాబును మూసివేయి
|
|
.accesskey = C
|
|
|
|
## Strings below are to be used without context (tab title/URL) on mute/unmute buttons
|
|
|
|
fxviewtabrow-mute-tab-button-no-context =
|
|
.title = ట్యాబును మౌనించు
|
|
fxviewtabrow-unmute-tab-button-no-context =
|
|
.title = ట్యాబును అమౌనించు
|