summaryrefslogtreecommitdiffstats
path: root/l10n-ur/browser/browser/tabContextMenu.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ur/browser/browser/tabContextMenu.ftl')
-rw-r--r--l10n-ur/browser/browser/tabContextMenu.ftl84
1 files changed, 84 insertions, 0 deletions
diff --git a/l10n-ur/browser/browser/tabContextMenu.ftl b/l10n-ur/browser/browser/tabContextMenu.ftl
new file mode 100644
index 0000000000..bc4b4f2bd7
--- /dev/null
+++ b/l10n-ur/browser/browser/tabContextMenu.ftl
@@ -0,0 +1,84 @@
+# 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/.
+
+tab-context-new-tab =
+ .label = نیا ٹیب
+ .accesskey = w
+reload-tab =
+ .label = ٹیب پھر لوڈ کریں
+ .accesskey = R
+select-all-tabs =
+ .label = تمام ٹیب منتخب کریں
+ .accesskey = S
+tab-context-play-tab =
+ .label = ٹیب چلائیں
+ .accesskey = چ
+tab-context-play-tabs =
+ .label = ٹیب چلائیں
+ .accesskey = y
+duplicate-tab =
+ .label = دوهرا ٹیب
+ .accesskey = D
+duplicate-tabs =
+ .label = مثنی ٹیب
+ .accesskey = D
+# The following string is displayed on a menuitem that will close the tabs from the end of the tabstrip to the currently targeted tab (excluding the currently targeted and any other selected tabs).
+# In left-to-right languages this should use "Right" and in right-to-left languages this should use "Left".
+close-tabs-to-the-end =
+ .label = دائیں طرف کے ٹیب بند کریں
+ .accesskey = i
+close-other-tabs =
+ .label = دیگر ٹیب بند کریں
+ .accesskey = o
+reload-tabs =
+ .label = ٹیب دوبارہ لوڈ کریں
+ .accesskey = R
+pin-tab =
+ .label = ٹیب پن کریں
+ .accesskey = P
+unpin-tab =
+ .label = ٹیب انپن کریں
+ .accesskey = p
+pin-selected-tabs =
+ .label = ٹیب پن کریں
+ .accesskey = P
+unpin-selected-tabs =
+ .label = ٹیب انپن کریں
+ .accesskey = p
+bookmark-selected-tabs =
+ .label = ٹیب بک مارک کریں…
+ .accesskey = B
+tab-context-open-in-new-container-tab =
+ .label = نئے کنٹینر ٹیب میں کھولیں۔
+ .accesskey = e
+move-to-new-window =
+ .label = نئے دریچے میں بڑھائیں
+ .accesskey = W
+tab-context-close-multiple-tabs =
+ .label = تمام ٹیب بند کریں
+ .accesskey = M
+tab-context-share-url =
+ .label = شیئر کریں
+ .accesskey = h
+
+## Variables:
+## $tabCount (Number): the number of tabs that are affected by the action.
+
+tab-context-reopen-closed-tabs =
+ .label =
+ { $tabCount ->
+ [1] بند ٹیب کو دوبارہ کھولیں
+ [one] بند ٹیب کو دوبارہ کھولیں
+ *[other] o
+ }
+ .accesskey = o
+tab-context-move-tabs =
+ .label =
+ { $tabCount ->
+ [1] ٹیب منتقل کریں
+ [one] ٹیب منتقل کریں
+ *[other] ٹیب منتقل کریں
+ }
+ .accesskey = v
+