From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-ur/browser/browser/toolbarContextMenu.ftl | 71 ++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 l10n-ur/browser/browser/toolbarContextMenu.ftl (limited to 'l10n-ur/browser/browser/toolbarContextMenu.ftl') diff --git a/l10n-ur/browser/browser/toolbarContextMenu.ftl b/l10n-ur/browser/browser/toolbarContextMenu.ftl new file mode 100644 index 0000000000..cfcf4e6515 --- /dev/null +++ b/l10n-ur/browser/browser/toolbarContextMenu.ftl @@ -0,0 +1,71 @@ +# 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/. + +toolbar-context-menu-new-tab = + .label = نیا ٹیب + .accesskey = w +toolbar-context-menu-reload-selected-tab = + .label = منتخب ٹیب دوبارہ لوڈ کریں + .accesskey = R +toolbar-context-menu-reload-selected-tabs = + .label = منتخب ٹیب دوبارہ لوڈ کریں + .accesskey = R +toolbar-context-menu-bookmark-selected-tab = + .label = منتخب کردہ ٹیب کو بُک مارک کریں… + .accesskey = T +toolbar-context-menu-bookmark-selected-tabs = + .label = منتخب کردہ ٹیبز کو بُک مارک کریں… + .accesskey = T +toolbar-context-menu-select-all-tabs = + .label = تمام ٹیب منتخب کریں + .accesskey = S +toolbar-context-menu-reopen-closed-tabs = + .label = + { $tabCount -> + [1] بند ٹیب کو دوبارہ کھولیں + [one] بند ٹیب کو دوبارہ کھولیں + *[other] o + } + .accesskey = o + +toolbar-context-menu-manage-extension = + .label = توسیع بندرست کریں + .accesskey = E +toolbar-context-menu-remove-extension = + .label = ایکسٹینشن ہٹائیں + .accesskey = v + +# This label is used in the extensions toolbar buttons context menus, +# a user can use this command to submit to Mozilla an abuse report +# related to that extension. "Report" is a verb. +toolbar-context-menu-report-extension = + .label = ایکسٹینشن کی رپورٹ کریں + .accesskey = o + +# Can appear on the same context menu as menubarCmd ("Menu Bar") and +# personalbarCmd ("Bookmarks Toolbar"), so they should have different +# access keys. +toolbar-context-menu-pin-to-overflow-menu = + .label = اورفلوں مینو مے پن کرے + .accesskey = P +toolbar-context-menu-remove-from-toolbar = + .label = ٹولبار سے ہٹائیں + .accesskey = R +toolbar-context-menu-view-customize-toolbar = + .label = تخصیص کریں… + .accesskey = C + +toolbar-context-menu-bookmarks-toolbar-always-show-2 = + .label = ہمیشہ دکھائیں + .accesskey = A +toolbar-context-menu-bookmarks-toolbar-never-show-2 = + .label = کبھی نہ دکھائیں + .accesskey = N +toolbar-context-menu-bookmarks-toolbar-on-new-tab-2 = + .label = صرف نئی ٹیب پر دکھائیں + .accesskey = O + +toolbar-context-menu-menu-bar-cmd = + .toolbarname = مینوبار + .accesskey = M -- cgit v1.2.3