diff options
Diffstat (limited to 'l10n-ur/mobile/android/chrome/browser.properties')
-rw-r--r-- | l10n-ur/mobile/android/chrome/browser.properties | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/l10n-ur/mobile/android/chrome/browser.properties b/l10n-ur/mobile/android/chrome/browser.properties new file mode 100644 index 0000000000..d4a48e4daa --- /dev/null +++ b/l10n-ur/mobile/android/chrome/browser.properties @@ -0,0 +1,118 @@ +# 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/. + +# Popup Blocker + +# In Extension.jsm + +# LOCALIZATION NOTE (webextPerms.header) +# This string is used as a header in the webextension permissions dialog, +# %S is replaced with the localized name of the extension being installed. +# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612 +# for an example of the full dialog. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.header=%S کا اضافہ کریں؟ + +webextPerms.add.label=اضافہ کریں +webextPerms.cancel.label=منسوخ کریں + +# LOCALIZATION NOTE (webextPerms.updateText) +# %S is replaced with the localized name of the updated extension. +webextPerms.updateText=%S کی تازہ کاری کر دی گئی ہے۔ نئے ورژن کی تنصیب سے پہلے آپ کو نئے اجازت ناموں کی منظوری ظرور دینی ہوگی۔ “منسوخ کریں“ کو چنیں پر اظافہ-جات کا موجودہ ورژن قائم رہے گا۔ + +webextPerms.updateAccept.label=تازہ کاری + +# LOCALIZATION NOTE (webextPerms.optionalPermsHeader) +# %S is replaced with the localized name of the extension requesting new +# permissions. +webextPerms.optionalPermsHeader=%S کو اظافی اجازتوں کی ضرورت ہے +webextPerms.optionalPermsListIntro=وہ کرنا چاہتا ہے: +webextPerms.optionalPermsAllow.label=ہونے دیں +webextPerms.optionalPermsDeny.label=انکار کریں + +webextPerms.description.bookmarks=نشانیاں پڑھیں اور ترمیم کریں +webextPerms.description.browserSettings=رازداری سیٹکگیں پڑھیں اور ترمیم کریں +webextPerms.description.browsingData=حالیہ برائوزنگ سابقات، کوکیاں اور اس متعلقہ کوائف صاف کریں +webextPerms.description.clipboardRead=کلپ بورڈ سے کوائف حاصل کریں +webextPerms.description.clipboardWrite=کلپ بورڈ میں کوائف ڈالیں +webextPerms.description.devtools=کھلے ٹیب میں اپنے ڈیٹا تک رسائی کیلئے ڈویلپر کے اوزار کو بڑھانے +webextPerms.description.downloads=مسل کو ڈاؤن لوڈ کریں اور پڑھیں اور براؤزرکے سابقات میں ترمیم کریں +webextPerms.description.downloads.open=مسل کھولیں جو آپ کہ کمپوٹر میں ڈائونلوڈ گئی +webextPerms.description.find=تمام کھلے ٹیبس کا متن پڑھیں +webextPerms.description.geolocation=اپنے محل وقوع کی رسائی +webextPerms.description.history=برائوزنگ سابقات کی رسائی +webextPerms.description.management=توسیع کے استعمال کی نگرانی اور موضوعات کا انتظام کریں +# LOCALIZATION NOTE (webextPerms.description.nativeMessaging) +# %S will be replaced with the name of the application +webextPerms.description.nativeMessaging=%S کے علاوہ پروگرام کے ساتھ پیغامپیغامات کا تبادلہ کریں +webextPerms.description.notifications=اطلاعات کی آپ کو نمائش کریں +webextPerms.description.privacy=رازداری سیٹکگیں پڑھیں اور ترمیم کریں +webextPerms.description.proxy=برائوزر کی پراکسی سیٹینگوں کو کنٹرول کریں +webextPerms.description.sessions=حالیہ بند کی گئی ٹیبیں تک رسائی +webextPerms.description.tabs=برائوزر کے ٹینس تک رسائی +webextPerms.description.topSites=برائوزنگ سابقات کی رسائی +webextPerms.description.webNavigation=گشت کاری کے دوران برائزر کی سرگرمی کی رسائی + +webextPerms.hostDescription.allUrls=تمام ویب سائٹس کے لئے اپنے کوائف تک رسائی حاصل کریں + +# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard) +# %S will be replaced by the DNS domain for which a webextension +# is requesting access (e.g., mozilla.org) +webextPerms.hostDescription.wildcard=%S ڈومین میں آپ کی سائٹس کے کوائف کی رسائی حاصل کریں + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards): +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# domains for which this webextension is requesting permission. +webextPerms.hostDescription.tooManyWildcards=#1 دیگر ڈومین میں اپنے کوائف کی رسائی حاصل کرے;#1 دیگر ڈومین میں اپنے کوائف کی رسائی حاصل کرے + +# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite) +# %S will be replaced by the DNS host name for which a webextension +# is requesting access (e.g., www.mozilla.org) +webextPerms.hostDescription.oneSite=%S کے لئے اپنے کوائف کی رسائی + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites) +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# hosts for which this webextension is requesting permission. +webextPerms.hostDescription.tooManySites=#1 دوسری سائٹ پر اپنے کوائف تک رسائی حاصل کریں;#1 دوسری سائٹ پر اپنے کوائف تک رسائی حاصل کریں + + +# LOCALIZATION NOTE (password.logins): Label that will be used in + # Web Console API +stacktrace.anonymousFunction=<anonymous> +stacktrace.outputMessage=%S، فنکشن %S، لائن %S سے سٹیک ٹریس کریں۔ +timer.start=%S: ٹائمر شروع + +# LOCALIZATION NOTE (timer.end): +# This string is used to display the result of the console.timeEnd() call. +# %1$S=name of timer, %2$S=number of milliseconds +timer.end=%1$S: %2$Sms + +# Site settings dialog + +# In ContextualIdentityService.jsm + +# LOCALIZATION NOTE (userContextPersonal.label, +# userContextWork.label, +# userContextShopping.label, +# userContextBanking.label, +# userContextNone.label): +# These strings specify the four predefined contexts included in support of the +# Contextual Identity / Containers project. Each context is meant to represent +# the context that the user is in when interacting with the site. Different +# contexts will store cookies and other information from those sites in +# different, isolated locations. You can enable the feature by typing +# about:config in the URL bar and changing privacy.userContext.enabled to true. +# Once enabled, you can open a new tab in a specific context by clicking +# File > New Container Tab > (1 of 4 contexts). Once opened, you will see these +# strings on the right-hand side of the URL bar. +# In android this will be only exposed by web extensions +userContextPersonal.label = ذاتی +userContextWork.label = کام +userContextBanking.label = بینکاری +userContextShopping.label = خریداری + |