strings.xml (88053B)
1 <?xml version="1.0" encoding="utf-8"?> 2 3 <!-- 4 This Source Code Form is subject to the terms of the Mozilla Public 5 License, v. 2.0. If a copy of the MPL was not distributed with this 6 file, You can obtain one at http://mozilla.org/MPL/2.0/. 7 --> 8 9 <resources xmlns:tools="http://schemas.android.com/tools"> 10 <!-- App name for private browsing mode. %s is the name of the app (for example "Firefox"). --> 11 <string name="app_name_private_5">نجی %s</string> 12 <!-- App name for private browsing mode. %s is the name of the app (for example "Firefox"). --> 13 <string name="app_name_private_4">%s (نجی)</string> 14 <!-- 15 Home Fragment 16 17 Content description (not visible, for screen readers etc.): "Three dot" menu button. 18 --> 19 <string name="content_description_menu">مزید اختیارات</string> 20 <!-- Placeholder text shown in the search bar before a user enters text for the default engine --> 21 <string name="search_hint">پتہ تلاش یا داخل کریں</string> 22 <!-- No Open Tabs Message Description --> 23 <string name="no_open_tabs_description">آپ کے کھلے ٹیبز یہاں دکھائے جائیں گے۔</string> 24 <!-- No Private Tabs Message Description --> 25 <string name="no_private_tabs_description">آپ کے نجی ٹیبز یہاں دکھائے جائیں گے۔</string> 26 <!-- Tab tray multi select title in app bar. %1$d is the number of tabs selected --> 27 <string name="tab_tray_multi_select_title">%1$d منتخب کیا گیا</string> 28 <!-- Label of button in create collection dialog for creating a new collection --> 29 <string name="tab_tray_add_new_collection">نیا مجموعہ شامل کریں</string> 30 <!-- Label of editable text in create collection dialog for naming a new collection --> 31 <string name="tab_tray_add_new_collection_name">نام</string> 32 <!-- Label of button in save to collection dialog for selecting a current collection --> 33 <string name="tab_tray_select_collection">مجموعہ منتخب کریں</string> 34 <!-- Content description for close button while in multiselect mode in tab tray --> 35 <string name="tab_tray_close_multiselect_content_description">ملٹی سکرین موڈ سے نکلیں</string> 36 <!-- Content description for save to collection button while in multiselect mode in tab tray --> 37 <string name="tab_tray_collection_button_multiselect_content_description">منتخب کردہ ٹیب کو مجموعہ میں محفوظ کریں</string> 38 <!-- About content. %1$s is the name of the app (for example "Firefox"). --> 39 <string name="about_content">%1$s ءMozilla کے ذریعہ تیار کیا گیا ہے۔</string> 40 <!-- Private Browsing --> 41 <string name="private_browsing_common_myths">نجی براؤزنگ کے بارے میں عمومی فرضی داستان</string> 42 <!-- Text for the positive action button --> 43 <string name="open_in_app_cfr_positive_button_text">سیٹنگز پر جائیں</string> 44 <!-- Text for the negative action button --> 45 <string name="open_in_app_cfr_negative_button_text">برخاست کریں</string> 46 <!-- Private browsing erase action "contextual feature recommendation" (CFR) --> 47 48 <!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. --> 49 <string name="camera_permissions_needed_message">کیمرے تک رسائی کی ضرورت ہے۔ Android کی ترتیبات پر جائیں ، اجازتیں ٹیپ کریں ، اور اجازت پر ٹیپ کریں۔</string> 50 <!-- Text for the positive action button to go to Android Settings to grant permissions. --> 51 <string name="camera_permissions_needed_positive_button_text">سیٹنگز پر جائیں</string> 52 <!-- Text for the negative action button to dismiss the dialog. --> 53 <string name="camera_permissions_needed_negative_button_text">برخاست کریں</string> 54 <!-- Text for the positive action button to go to Settings for auto close tabs. --> 55 <string name="tab_tray_close_tabs_banner_positive_button_text">اختیارات دیکھیں</string> 56 <!-- Text for the negative action button to dismiss the Close Tabs Banner. --> 57 <string name="tab_tray_close_tabs_banner_negative_button_text">برخاست کریں</string> 58 <!-- Text for the action link to go to Settings for inactive tabs. --> 59 <string name="tab_tray_inactive_onboarding_button_text">سیٹنگز میں بند کر دیں۔</string> 60 <!-- Text for title for the auto-close dialog of the inactive tabs. --> 61 <string name="tab_tray_inactive_auto_close_title">ایک ماہ کے بعد خودکار بند کریں ؟</string> 62 <!-- Content description for close button in the auto-close dialog of the inactive tabs. --> 63 <string name="tab_tray_inactive_auto_close_button_content_description">بند کریں</string> 64 <!-- Text for turn on auto close tabs button in the auto-close dialog of the inactive tabs. --> 65 <string name="tab_tray_inactive_turn_on_auto_close_button_2">خودکار بند چالو کریں۔</string> 66 <!-- 67 Home screen icons - Long press shortcuts 68 69 Shortcut action to open new tab 70 --> 71 <string name="home_screen_shortcut_open_new_tab_2">نیا ٹیب</string> 72 <!-- Shortcut action to open new private tab --> 73 <string name="home_screen_shortcut_open_new_private_tab_2">نیا نجی ٹیب</string> 74 <!-- 75 Recent Tabs 76 77 Header text for jumping back into the recent tab in the home screen 78 --> 79 <string name="recent_tabs_header">واپس جائیں</string> 80 <!-- Button text for showing all the tabs in the tabs tray --> 81 <string name="recent_tabs_show_all">تمام دکھائیں</string> 82 <!-- 83 Text for the menu button to remove a grouped highlight from the user's browsing history 84 in the Recently visited section 85 --> 86 <string name="recent_tab_menu_item_remove">ہٹائیں</string> 87 <!-- 88 History Metadata 89 90 Header text for a section on the home screen that displays grouped highlights from the 91 user's browsing history, such as topics they have researched or explored on the web 92 --> 93 <string name="history_metadata_header_2">حال ہی میں ملاحظہ کی گئی</string> 94 <!-- 95 Text for the menu button to remove a grouped highlight from the user's browsing history 96 in the Recently visited section 97 --> 98 <string name="recently_visited_menu_item_remove">ہٹائیں</string> 99 <!-- 100 Browser Fragment 101 102 Content description (not visible, for screen readers etc.): Navigate backward (browsing history) 103 --> 104 <string name="browser_menu_back">واپس</string> 105 <!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) --> 106 <string name="browser_menu_forward">آگے</string> 107 <!-- Content description (not visible, for screen readers etc.): Refresh current website --> 108 <string name="browser_menu_refresh">تازہ کریں</string> 109 <!-- Content description (not visible, for screen readers etc.): Stop loading current website --> 110 <string name="browser_menu_stop">روکیں</string> 111 <!-- Browser menu button that sends a user to help articles --> 112 <string name="browser_menu_help">مدد</string> 113 <!-- Browser menu button that sends a to a the what's new article --> 114 <string name="browser_menu_whats_new">نیا کیا ہے</string> 115 <!-- Browser menu button that opens the settings menu --> 116 <string name="browser_menu_settings">سیٹنگز</string> 117 <!-- Browser menu button that opens a user's library --> 118 <string name="browser_menu_library">لائبریری</string> 119 <!-- Browser menu toggle that requests a desktop site --> 120 <string name="browser_menu_desktop_site">ڈیسک ٹاپ سائٹ</string> 121 <!-- Browser menu toggle that adds a shortcut to the site on the device home screen. --> 122 <string name="browser_menu_add_to_homescreen">ہوم اسکرین میں جوڑے</string> 123 <!-- Content description (not visible, for screen readers etc.) for the Resync tabs button --> 124 <string name="resync_button_content_description">دوباره سینک کریں</string> 125 <!-- Browser menu button that opens the find in page menu --> 126 <string name="browser_menu_find_in_page">صفحہ میں ڈھونڈیں</string> 127 <!-- Browser menu button that saves the current tab to a collection --> 128 <string name="browser_menu_save_to_collection_2">مجموعہ میں محفوظ کریں</string> 129 <!-- Browser menu button that open a share menu to share the current site --> 130 <string name="browser_menu_share">شیئر کریں</string> 131 <!-- 132 Browser menu button shown in custom tabs that opens the current tab in Fenix 133 %1$s is the name of the app (for example "Firefox"). 134 --> 135 <string name="browser_menu_open_in_fenix">ان میں کھولیں%1$s</string> 136 <!-- 137 Browser menu text shown in custom tabs to indicate this is a Fenix tab 138 %1$s is the name of the app (for example "Firefox"). 139 --> 140 <string name="browser_menu_powered_by">ان کے ذریعہ %1$s</string> 141 <!-- 142 Browser menu text shown in custom tabs to indicate this is a Fenix tab 143 %1$s is the name of the app (for example "Firefox"). 144 --> 145 <string name="browser_menu_powered_by2">ان کے ذریعہ %1$s</string> 146 <!-- Browser menu button to put the current page in reader mode --> 147 <string name="browser_menu_read">مطالعہ موڈ</string> 148 <!-- Browser menu button content description to close reader mode and return the user to the regular browser --> 149 <string name="browser_menu_read_close">ریڈر ویو بند کریں</string> 150 <!-- Browser menu button to open the current page in an external app --> 151 <string name="browser_menu_open_app_link">ایپ میں کھولیں</string> 152 <!-- Browser menu button to show reader view appearance controls e.g. the used font type and size --> 153 <string name="browser_menu_customize_reader_view">ریڈر ویو کو حسب ضرورت بنائیں۔</string> 154 <!-- Browser menu label for adding a bookmark --> 155 <string name="browser_menu_add">اضافہ کریں</string> 156 <!-- Browser menu label for editing a bookmark --> 157 <string name="browser_menu_edit">تدوین کریں</string> 158 <!-- 159 Browser Toolbar 160 161 Content description for the Home screen button on the browser toolbar 162 --> 163 <string name="browser_toolbar_home">ابتدائی اسکرین</string> 164 <!-- 165 Locale Settings Fragment 166 167 Content description for tick mark on selected language 168 --> 169 <string name="a11y_selected_locale_content_description">منتخب زبان</string> 170 <!-- Text for default locale item --> 171 <string name="default_locale_text">آلے کی زبان پر عمل کریں</string> 172 <!-- Placeholder text shown in the search bar before a user enters text --> 173 <string name="locale_search_hint">زبانیں تلاش کریں</string> 174 <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> 175 <string name="search_shortcuts_engine_settings">انجن سیٹنگز تلاش کریں</string> 176 <!-- Button in the search view that lets a user navigate to the site in their clipboard --> 177 <string name="awesomebar_clipboard_title">کلپ بورڈ سے لنک پُر کریں</string> 178 <!-- Button in the search suggestions onboarding that allows search suggestions in private sessions --> 179 <string name="search_suggestions_onboarding_allow_button">اجازت دیں</string> 180 <!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions --> 181 <string name="search_suggestions_onboarding_do_not_allow_button">اجازت مت دیں</string> 182 <!-- Search suggestion onboarding hint title text --> 183 <string name="search_suggestions_onboarding_title">نجی سیشنوں میں تلاش کی تجاویز کی اجازت دیں؟</string> 184 <!-- Search suggestion onboarding hint description text, %s is the name of the app (for example "Firefox"). --> 185 <string name="search_suggestions_onboarding_text">%s آپ کے ذریعہ پتہ بار میں ٹائپ کی گئی سبھی چیزوں کو آپ کے طے شدہ تلاش انجن کے ساتھ شیئر کرے گا</string> 186 <!-- Search engine suggestion title text. %s is the name of the suggested engine. --> 187 <string name="search_engine_suggestions_title">%s تلاش کریں</string> 188 <!-- Search engine suggestion description text --> 189 <string name="search_engine_suggestions_description">ایڈریس بار سے براہ راست تلاش کریں</string> 190 <!-- ==== Project "Nova" onboarding strings ==== --> 191 192 <!-- ==== End of Project "Nova" onboarding strings ==== --> 193 194 <!-- Text preview for smaller sized widgets --> 195 <string name="search_widget_text_short">تلاش کریں</string> 196 <!-- Text preview for larger sized widgets --> 197 <string name="search_widget_text_long">ويب پر تلاش کريں</string> 198 <!-- Content description (not visible, for screen readers etc.): Voice search --> 199 <string name="search_widget_voice">آواز سے تلاش</string> 200 <!-- 201 Preferences 202 203 Title for the settings page 204 --> 205 <string name="settings">سیٹنگز</string> 206 <!-- Preference category for general settings --> 207 <string name="preferences_category_general">عمومی</string> 208 <!-- Preference category for all links about Fenix --> 209 <string name="preferences_category_about">کے بارے میں</string> 210 <!-- Preference for settings related to changing the default search engine --> 211 <string name="preferences_default_search_engine">طےشدہ تلاش انجن</string> 212 <!-- Preference for settings related to Search --> 213 <string name="preferences_search">تلاش کریں</string> 214 <!-- Preference link to rating Fenix on the Play Store --> 215 <string name="preferences_rate">Google Play پر شرح کاری کریں</string> 216 <!-- 217 Preference linking to about page for Fenix 218 %1$s is the name of the app (for example "Firefox"). 219 --> 220 <string name="preferences_about">۔%1$s کے بارے میں</string> 221 <!-- Preference for settings related to changing the default browser --> 222 <string name="preferences_set_as_default_browser">پہلے سے طے شدہ براؤزر کے طور پر سیٹ کریں</string> 223 <!-- Preference category for advanced settings --> 224 <string name="preferences_category_advanced">اعلٰی</string> 225 <!-- Preference category for privacy and security settings --> 226 <string name="preferences_category_privacy_security">رازداری اور سلامتی</string> 227 <!-- Preference for private browsing options --> 228 <string name="preferences_private_browsing_options">نجی برائوزنگ</string> 229 <!-- Preference for opening links in a private tab --> 230 <string name="preferences_open_links_in_a_private_tab">لنکس نجی ٹیب میں کھولیں</string> 231 <!-- Preference for allowing screenshots to be taken while in a private tab --> 232 <string name="preferences_allow_screenshots_in_private_mode">نجی براؤزنگ میں اسکرین شاٹس کی اجازت دیں</string> 233 <!-- Will inform the user of the risk of activating Allow screenshots in private browsing option --> 234 <string name="preferences_screenshots_in_private_mode_disclaimer">اگر اجازت دی جائے تو ، جب ایک سے زیادہ اطلاقات کھلے ہیں تو نجی ٹیبز بھی نظر آئیں گے</string> 235 <!-- Preference for adding private browsing shortcut --> 236 <string name="preferences_add_private_browsing_shortcut">نجی براؤزنگ شارٹکٹ شامل کریں</string> 237 <!-- Preference for accessibility --> 238 <string name="preferences_accessibility">رسائی پزیری</string> 239 <!-- Preference to override the Sync token server --> 240 <string name="preferences_override_sync_tokenserver">منپسند سنک سرور</string> 241 <!-- Preference category for account information --> 242 <string name="preferences_category_account">اکائونٹ</string> 243 <!-- Preference for changing default theme to dark or light mode --> 244 <string name="preferences_theme">تھیم</string> 245 <!-- Preference for customizing the home screen --> 246 <string name="preferences_home_2">ابتدائی صفحہ</string> 247 <!-- Preference for gestures based actions --> 248 <string name="preferences_gestures">اشارے</string> 249 <!-- Preference for settings related to visual options --> 250 <string name="preferences_customize">تخصیص کریں</string> 251 <!-- Preference text for account title when there was an error syncing FxA --> 252 <string name="preferences_account_sync_error">سینک کرنے کو دوبارہ شروع کرنے کے لئے پھر سے جوڑیں</string> 253 <!-- Preference for language --> 254 <string name="preferences_language">زبان</string> 255 <!-- Preference for data collection --> 256 <string name="preferences_data_collection">ڈیٹا مجموعہ</string> 257 <!-- Preference for developers --> 258 <string name="preferences_remote_debugging">USB کے ذریعے بعید ٹھیک کاری</string> 259 <!-- Preference title for switch preference to show search suggestions --> 260 <string name="preferences_show_search_suggestions">تلاش تجاویز دکھائیں</string> 261 <!-- Preference title for switch preference to show voice search button --> 262 <string name="preferences_show_voice_search">آواز سے تلاش دکھائیں</string> 263 <!-- Preference title for switch preference to show search suggestions also in private mode --> 264 <string name="preferences_show_search_suggestions_in_private">نجی سیشن میں دکھائیں</string> 265 <!-- Preference title for switch preference to show a clipboard suggestion when searching --> 266 <string name="preferences_show_clipboard_suggestions">کلپبورڈ کی تجاویز دکھائیں</string> 267 <!-- Preference title for switch preference to suggest browsing history when searching --> 268 <string name="preferences_search_browsing_history">براؤزنگ کی تاریخ تلاش کریں</string> 269 <!-- Preference title for switch preference to suggest bookmarks when searching --> 270 <string name="preferences_search_bookmarks">بک مارک تلاش کریں</string> 271 <!-- Preference for account settings --> 272 <string name="preferences_account_settings">اکاؤنٹ کی سیٹنگز</string> 273 <!-- Preference for enabling url autocomplete --> 274 <string name="preferences_enable_autocomplete_urls">خودکار تکميلURLs</string> 275 <!-- Preference for open links in third party apps --> 276 <string name="preferences_open_links_in_apps">ایپس میں ربط کھولیں</string> 277 <!-- Preference for notifications --> 278 <string name="preferences_notifications">اعلانات</string> 279 <!-- Button caption to confirm the add-on collection configuration --> 280 <string name="customize_addon_collection_ok">ٹھیک ہے</string> 281 <!-- Button caption to abort the add-on collection configuration --> 282 <string name="customize_addon_collection_cancel">منسوخ کریں</string> 283 <!-- Hint displayed on input field for custom collection name --> 284 <string name="customize_addon_collection_hint">مجموعہ کا نام</string> 285 <!-- Hint displayed on input field for custom collection user ID --> 286 <string name="customize_addon_collection_user_hint">مجموعہ کرنے والا مالک (صارف شناخت)</string> 287 <!-- 288 Customize Home 289 290 Header text for jumping back into the recent tab in customize the home screen 291 --> 292 <string name="customize_toggle_jump_back_in">واپس جائیں</string> 293 <!-- 294 Title for the customize home screen section with recently visited. Recently visited is 295 a section where users see a list of tabs that they have visited in the past few days 296 --> 297 <string name="customize_toggle_recently_visited">حال ہی میں ملاحظہ کی گئی</string> 298 <!-- Title for the opening wallpaper settings screen --> 299 <string name="customize_wallpapers">وال پیپرز</string> 300 <!-- Preference for triggering sync --> 301 <string name="preferences_sync_now">ابھی sync کریں</string> 302 <!-- Preference category for sync --> 303 <string name="preferences_sync_category">چنیں کیا sync کرنا ہے</string> 304 <!-- Preference for syncing history --> 305 <string name="preferences_sync_history">سابقات</string> 306 <!-- Preference for syncing bookmarks --> 307 <string name="preferences_sync_bookmarks">بک مارکس</string> 308 <!-- Preference for syncing tabs --> 309 <string name="preferences_sync_tabs_2">ٹیبز کھولیں</string> 310 <!-- Preference for signing out --> 311 <string name="preferences_sign_out">سائن آؤٹ</string> 312 <!-- Preference displays and allows changing current FxA device name --> 313 <string name="preferences_sync_device_name">آلہ کا نام</string> 314 <!-- Text shown when user enters empty device name --> 315 <string name="empty_device_name_error">آلہ کا نام خالی نہیں ہوسکتا ہے۔</string> 316 <!-- Label indicating that sync is in progress --> 317 <string name="sync_syncing_in_progress">sync ہو رہا ہے…</string> 318 <!-- Label summary indicating that sync failed. %s is the date stamp showing last time it succeeded. --> 319 <string name="sync_failed_summary">سینک ناکام رہا۔ آخری کامیابی: %s</string> 320 <!-- Label summary showing never synced --> 321 <string name="sync_failed_never_synced_summary">سینک ناکام رہا۔ آخری بار سینک کیا گیا: کبھی نہیں</string> 322 <!-- Label summary the date we last synced. %s is date stamp showing last time sync was completed. --> 323 <string name="sync_last_synced_summary">آخری بار synced: %s</string> 324 <!-- Label summary showing never synced --> 325 <string name="sync_never_synced_summary">آخری بار سینک کیا گیا: کبھی نہیں</string> 326 <!-- 327 Text for displaying the default device name. 328 %1$s is the name of the app (for example "Firefox"). %2$s is the device manufacturer name 329 and %3$s is the device model. 330 --> 331 <string name="default_device_name_2">%3$s %2$s پر %1$s</string> 332 <!-- Preference for syncing addresses --> 333 <string name="preferences_sync_address">پتے</string> 334 <!-- 335 Send Tab 336 337 Name of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app 338 --> 339 <string name="fxa_received_tab_channel_name">موصول شدہ ٹیب</string> 340 <!-- Description of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app --> 341 <string name="fxa_received_tab_channel_description" tools:ignore="BrandUsage">دوسرے Firefox آلات سے موصول ہونے والے ٹیب کے بارے میں اطلاعات۔</string> 342 <!-- The body for these is the URL of the tab received --> 343 <string name="fxa_tab_received_notification_name">ٹیب حاصل ہوا</string> 344 <!-- %s is the device name --> 345 <string name="fxa_tab_received_from_notification_name">%s سے ٹیب</string> 346 <!-- 347 Advanced Preferences 348 349 Preference for tracking protection exceptions 350 --> 351 <string name="preferences_tracking_protection_exceptions">استثنيات</string> 352 <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) --> 353 <string name="preferences_tracking_protection_exceptions_turn_on_for_all">تمام سائٹوں کے لئے آن کریں</string> 354 <!-- Text displayed when there are no exceptions --> 355 <string name="exceptions_empty_message_description">استثنیات آپ کو منتخب کردہ سائٹوں کے لئے سراغ کاری تحفظ کو غیر فعال کرنے دیتے ہیں۔</string> 356 <!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page --> 357 <string name="exceptions_empty_message_learn_more_link">مزید سیکھیں</string> 358 <!-- Title for studies preferences --> 359 <string name="preference_experiments_2">مطالعہ</string> 360 <!-- Summary for studies preferences --> 361 <string name="preference_experiments_summary_2">Mozilla کو مطالعے انسٹال اور چلانے کی اجازت دیتا ہے</string> 362 <!-- Preference for reconnecting to FxA sync --> 363 <string name="preferences_sync_sign_in_to_reconnect">دوبارہ جڑنے کے لیئے سائن ان کریں</string> 364 <!-- Preference for removing FxA account --> 365 <string name="preferences_sync_remove_account">اکائونٹ ہٹائیں</string> 366 <!-- 367 Pairing Feature strings 368 369 Instructions on how to access pairing 370 --> 371 <string name="pair_instructions_2"><![CDATA[<b>firefox.com/pair</b> پر دیے گئے QR کوڈ کو سکین کریں]]></string> 372 <!-- 373 Toolbar Preferences 374 375 Preference for using top toolbar 376 --> 377 <string name="preference_top_toolbar">اوپر</string> 378 <!-- Preference for using bottom toolbar --> 379 <string name="preference_bottom_toolbar">نیچے</string> 380 <!-- 381 Theme Preferences 382 383 Preference for using light theme 384 --> 385 <string name="preference_light_theme">ہلکا</string> 386 <!-- Preference for using dark theme --> 387 <string name="preference_dark_theme">گہرا</string> 388 <!-- Preference for using using dark or light theme automatically set by battery --> 389 <string name="preference_auto_battery_theme">بیٹری سیور کے ذریعہ مرتب کردہ</string> 390 <!-- Preference for using following device theme --> 391 <string name="preference_follow_device_theme">آلہ کے تھیم پر عمل کریں</string> 392 <!-- 393 Gestures Preferences 394 395 Preferences for using pull to refresh in a webpage 396 --> 397 <string name="preference_gestures_website_pull_to_refresh">تازہ کرنے کے لیے کھینچیں</string> 398 <!-- Preference for using the dynamic toolbar --> 399 <string name="preference_gestures_dynamic_toolbar">ٹول بار کو چھپانے کے لئے اسکرول کریں</string> 400 <!-- Preference for showing the opened tabs by swiping up on the toolbar --> 401 <string name="preference_gestures_swipe_toolbar_show_tabs">ٹیبز کو کھولنے کے لئے ٹول بار کو سوائپ کریں</string> 402 <!-- 403 Library 404 405 Option in Library to open Downloads page 406 --> 407 <string name="library_downloads">ڈاؤن لوڈز</string> 408 <!-- Option in library to open Bookmarks page --> 409 <string name="library_bookmarks">بک مارکس</string> 410 <!-- Option in library to open Desktop Bookmarks root page --> 411 <string name="library_desktop_bookmarks_root">ڈیسک ٹاپ بک مارکس</string> 412 <!-- Option in library to open Desktop Bookmarks "menu" page --> 413 <string name="library_desktop_bookmarks_menu">بک مارکس مینیو</string> 414 <!-- Option in library to open Desktop Bookmarks "toolbar" page --> 415 <string name="library_desktop_bookmarks_toolbar">بک مارکس ٹول بار</string> 416 <!-- Option in library to open Desktop Bookmarks "unfiled" page --> 417 <string name="library_desktop_bookmarks_unfiled">دیگر بک مارکس</string> 418 <!-- Option in Library to open History page --> 419 <string name="library_history">سابقات</string> 420 <!-- Option in Library to open a new tab --> 421 <string name="library_new_tab">نیا ٹیب</string> 422 <!-- Settings Page Title --> 423 <string name="settings_title">سیٹنگز</string> 424 <!-- Content description (not visible, for screen readers etc.): "Close button for library settings" --> 425 <string name="content_description_close_button">بند کریں</string> 426 <!-- Option in library for Recently Closed Tabs --> 427 <string name="library_recently_closed_tabs">حالیہ بند کیے گئے ٹیب</string> 428 <!-- Option in library to open Recently Closed Tabs page --> 429 <string name="recently_closed_show_full_history">تمام سابقات دکھائیں</string> 430 <!-- 431 Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history. 432 %d is a placeholder for the number of tabs selected. 433 --> 434 <string name="recently_closed_tabs">%d ٹیب</string> 435 <!-- 436 Text to show users they have one tab saved in the Recently Closed Tabs section of history. 437 %d is a placeholder for the number of tabs selected. 438 --> 439 <string name="recently_closed_tab">%d ٹیب</string> 440 <!-- Recently closed tabs screen message when there are no recently closed tabs --> 441 <string name="recently_closed_empty_message">یہاں حالیہ بند کیے گئے ٹیبز نہیں ہیں</string> 442 <!-- 443 Tab Management 444 445 Title of preference for tabs management 446 --> 447 <string name="preferences_tabs">ٹیبس</string> 448 <!-- Title of preference that allows a user to specify the tab view --> 449 <string name="preferences_tab_view">ٹیب ویو</string> 450 <!-- Option for a list tab view --> 451 <string name="tab_view_list">فہرست</string> 452 <!-- Option for a grid tab view --> 453 <string name="tab_view_grid">گرڈ</string> 454 <!-- Title of preference that allows a user to auto close tabs after a specified amount of time --> 455 <string name="preferences_close_tabs">ٹیب بند کریں</string> 456 <!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs --> 457 <string name="close_tabs_manually">دستی</string> 458 <!-- Option for auto closing tabs that will auto close tabs after one day --> 459 <string name="close_tabs_after_one_day">ایک دن کے بعد</string> 460 <!-- Option for auto closing tabs that will auto close tabs after one week --> 461 <string name="close_tabs_after_one_week">ایک ہفتہ کے بعد</string> 462 <!-- Option for auto closing tabs that will auto close tabs after one month --> 463 <string name="close_tabs_after_one_month">ایک مہینے کے بعد</string> 464 <!-- 465 Opening screen 466 467 Title of a preference that allows a user to choose what screen to show after opening the app 468 --> 469 <string name="preferences_opening_screen">اسکرین کھول رہا ہے</string> 470 <!-- Option for always opening the homepage when re-opening the app --> 471 <string name="opening_screen_homepage">ابتدائی صفحہ</string> 472 <!-- Option for always opening the user's last-open tab when re-opening the app --> 473 <string name="opening_screen_last_tab">آخری ٹیب</string> 474 <!-- Option for always opening the homepage when re-opening the app after four hours of inactivity --> 475 <string name="opening_screen_after_four_hours_of_inactivity">چار گھنٹے کی غیرفعالیت کے بعد ابتدائی صفحہ</string> 476 <!-- Summary for tabs preference when auto closing tabs setting is set to manual close --> 477 <string name="close_tabs_manually_summary">دستی طور پر بند کریں</string> 478 <!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one day --> 479 <string name="close_tabs_after_one_day_summary">ایک دن کے بعد بند کریں</string> 480 <!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one week --> 481 <string name="close_tabs_after_one_week_summary">ایک ہفتے کے بعد بند کریں</string> 482 <!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one month --> 483 <string name="close_tabs_after_one_month_summary">ایک ماہ کے بعد بند کریں</string> 484 <!-- 485 Inactive tabs 486 487 Category header of a preference that allows a user to enable or disable the inactive tabs feature 488 --> 489 <string name="preferences_inactive_tabs">پرانے ٹیبز کو غیر فعال میں منتقل کریں۔</string> 490 <!-- 491 Studies 492 493 Title of the remove studies button 494 --> 495 <string name="studies_remove">ہٹائیں</string> 496 <!-- Title of the active section on the studies list --> 497 <string name="studies_active">فعال</string> 498 <!-- Learn more link for studies, links to an article for more information about studies. --> 499 <string name="studies_learn_more">مزید سیکھیں</string> 500 <!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed --> 501 <string name="add_tab">ٹيب کا اضافہ کريں</string> 502 <!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed --> 503 <string name="add_private_tab">نجی ٹیب شامل کریں</string> 504 <!-- Text for the new tab button to indicate adding a new private tab in the tab --> 505 <string name="tab_drawer_fab_content">نجی</string> 506 <!-- Text for the new tab button to indicate syncing command on the synced tabs page --> 507 <string name="tab_drawer_fab_sync">سنک</string> 508 <!-- Text shown in the menu for sharing all tabs --> 509 <string name="tab_tray_menu_item_share">تمام ٹیبز شیئر کریں</string> 510 <!-- Text shown in the menu to view recently closed tabs --> 511 <string name="tab_tray_menu_recently_closed">حالیہ بند کیے گئے ٹیبز</string> 512 <!-- Text shown in the tabs tray inactive tabs section --> 513 <string name="tab_tray_inactive_recently_closed" tools:ignore="UnusedResources">حالیہ بند کی گئی</string> 514 <!-- Text shown in the menu to view account settings --> 515 <string name="tab_tray_menu_account_settings">اکاؤنٹ کی سیٹنگز</string> 516 <!-- Text shown in the menu to view tab settings --> 517 <string name="tab_tray_menu_tab_settings">ٹیب کی سیٹنگز</string> 518 <!-- Text shown in the menu for closing all tabs --> 519 <string name="tab_tray_menu_item_close">تمام ٹیب بند کریں</string> 520 <!-- Text shown in the multiselect menu for bookmarking selected tabs. --> 521 <string name="tab_tray_multiselect_menu_item_bookmark">بک مارک</string> 522 <!-- Text shown in the multiselect menu for closing selected tabs. --> 523 <string name="tab_tray_multiselect_menu_item_close">بند كریں</string> 524 <!-- Content description for tabs tray multiselect share button --> 525 <string name="tab_tray_multiselect_share_content_description">منتخب شدہ ٹیبز کا اشتراک کریں</string> 526 <!-- Content description for tabs tray multiselect menu --> 527 <string name="tab_tray_multiselect_menu_content_description">منتخب کردہ ٹیبز مینو</string> 528 <!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed --> 529 <string name="remove_tab_from_collection">مجموعہ سے ٹیب کو ہٹا دیں</string> 530 <!-- Text for button to enter multiselect mode in tabs tray --> 531 <string name="tabs_tray_select_tabs">ٹیب منتخب کریں</string> 532 <!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed --> 533 <string name="close_tab">ٹیب بند کریں</string> 534 <!-- Content description (not visible, for screen readers etc.): Close tab <title> button. %s is the tab title --> 535 <string name="close_tab_title">%s ٹیب بند کریں</string> 536 <!-- Content description (not visible, for screen readers etc.): Opens the open tabs menu when pressed --> 537 <string name="open_tabs_menu">ٹیبز کا مینو کھولیں</string> 538 <!-- Open tabs menu item to save tabs to collection --> 539 <string name="tabs_menu_save_to_collection1">ٹیبز کو مجموعہ میں محفوظ کریں</string> 540 <!-- Text for the menu button to delete a collection --> 541 <string name="collection_delete">مجموعہ حذف کریں</string> 542 <!-- Text for the menu button to rename a collection --> 543 <string name="collection_rename">مجموعہ کا نام تبدیل کریں</string> 544 <!-- Text for the button to open tabs of the selected collection --> 545 <string name="collection_open_tabs">ٹیب کھولیں</string> 546 <!-- Hint for adding name of a collection --> 547 <string name="collection_name_hint">مجموعہ کا نام</string> 548 <!-- Text for the menu button to remove a top site --> 549 <string name="remove_top_site">ہٹائیں</string> 550 <!-- Text for the menu button to delete a top site from history --> 551 <string name="delete_from_history">سابقات سے حذف کریں</string> 552 <!-- Postfix for private WebApp titles. %1$s is the name of the app (for example "Firefox"). --> 553 <string name="pwa_site_controls_title_private">%1$s (نجی موڈ)</string> 554 <!-- Text for the button to clear all history --> 555 <string name="history_delete_all">سابقات حذف کریں</string> 556 <!-- Text for the snackbar to confirm that multiple browsing history items has been deleted --> 557 <string name="history_delete_multiple_items_snackbar">سابقات حذف کردی گئی</string> 558 <!-- Text for the snackbar to confirm that a single browsing history item has been deleted. %1$s is the shortened URL of the deleted history item. --> 559 <string name="history_delete_single_item_snackbar">%1$s حذف ہو گیا</string> 560 <!-- Context description text for the button to delete a single history item --> 561 <string name="history_delete_item">مٹائیں</string> 562 <!-- 563 History multi select title in app bar 564 %1$d is the number of bookmarks selected 565 --> 566 <string name="history_multi_select_title">%1$d منتخب کیا گیا</string> 567 <!-- Text for the header that groups the history for today --> 568 <string name="history_today">آج</string> 569 <!-- Text for the header that groups the history for yesterday --> 570 <string name="history_yesterday">کل</string> 571 <!-- Text for the header that groups the history the past 7 days --> 572 <string name="history_7_days">پچھلے 7 دن</string> 573 <!-- Text for the header that groups the history the past 30 days --> 574 <string name="history_30_days">پچھلے 30 دن</string> 575 <!-- Text for the header that groups the history older than the last month --> 576 <string name="history_older">زیادہ پرانا</string> 577 <!-- Text shown when no history exists --> 578 <string name="history_empty_message">یہاں کوئی سابقات نہیں ہے</string> 579 <!-- 580 History multi select title in app bar 581 %1$d is the number of downloads selected 582 --> 583 <string name="download_multi_select_title">%1$d منتخب کیا گیا</string> 584 <!-- 585 Crashes 586 587 Title text displayed on the tab crash page. %1$s is the name of the app (for example "Firefox"). 588 --> 589 <string name="tab_crash_title_2">معاف کریں۔ %1$s اس صفحہ کو لوڈ نہیں کر سکتا ہے۔</string> 590 <!-- Send crash report checkbox text on the tab crash page --> 591 <string name="tab_crash_send_report">تباہی کی رپورٹ Mozilla کو ارسال کریں</string> 592 <!-- Close tab button text on the tab crash page --> 593 <string name="tab_crash_close">ٹیب بند کریں</string> 594 <!-- Restore tab button text on the tab crash page --> 595 <string name="tab_crash_restore">ٹیب بحال کریں</string> 596 <!-- Screen title for adding a bookmarks folder --> 597 <string name="bookmark_add_folder">فولڈر بناؤ</string> 598 <!-- Snackbar edit button shown after a bookmark has been created. --> 599 <string name="edit_bookmark_snackbar_action">تدوین کریں</string> 600 <!-- Bookmark overflow menu edit button --> 601 <string name="bookmark_menu_edit_button">تدوین کریں</string> 602 <!-- Bookmark overflow menu copy button --> 603 <string name="bookmark_menu_copy_button">کاپی کریں</string> 604 <!-- Bookmark overflow menu share button --> 605 <string name="bookmark_menu_share_button">شیئر کریں</string> 606 <!-- Bookmark overflow menu open in new tab button --> 607 <string name="bookmark_menu_open_in_new_tab_button">نئی ٹیب میں کھولیں</string> 608 <!-- Bookmark overflow menu open in private tab button --> 609 <string name="bookmark_menu_open_in_private_tab_button">نجی ٹیب میں کھولیں</string> 610 <!-- Bookmark overflow menu delete button --> 611 <string name="bookmark_menu_delete_button">مٹائیں</string> 612 <!-- 613 Bookmark multi select title in app bar 614 %1$d is the number of bookmarks selected 615 --> 616 <string name="bookmarks_multi_select_title">%1$d منتخب کیا گیا</string> 617 <!-- Bookmark editing screen title --> 618 <string name="edit_bookmark_fragment_title">بکمارک میں ترمیم کریں</string> 619 <!-- Bookmark folder editing screen title --> 620 <string name="edit_bookmark_folder_fragment_title">فولڈر تدوین کریں</string> 621 <!-- Bookmark URL editing field label --> 622 <string name="bookmark_url_label">URL</string> 623 <!-- Bookmark FOLDER editing field label --> 624 <string name="bookmark_folder_label">فولڈر</string> 625 <!-- Bookmark NAME editing field label --> 626 <string name="bookmark_name_label">نام</string> 627 <!-- Bookmark select folder screen title --> 628 <string name="bookmark_select_folder_fragment_label">فولڈر منتخب کریں</string> 629 <!-- Bookmark editing error missing or improper URL --> 630 <string name="bookmark_invalid_url_error">غلط URL ہے</string> 631 <!-- 632 Bookmark snackbar message on deletion 633 %1$s is the host part of the URL of the bookmark deleted, if any 634 --> 635 <string name="bookmark_deletion_snackbar_message">حذف شدہ %s</string> 636 <!-- Bookmark undo button for deletion snackbar action --> 637 <string name="bookmark_undo_deletion">کالعدم</string> 638 <!-- 639 Site Permissions 640 641 Button label that take the user to the Android App setting 642 --> 643 <string name="phone_feature_go_to_settings">سیٹنگز پر جائیں</string> 644 <!-- 645 Content description (not visible, for screen readers etc.): Quick settings sheet 646 to give users access to site specific information / settings. For example: 647 Secure settings status and a button to modify site permissions 648 --> 649 <string name="quick_settings_sheet">کوئیک سیٹنگ شیٹ</string> 650 <!-- Label that indicates that this option it the recommended one --> 651 <string name="phone_feature_recommended">تجویز کردہ</string> 652 <!-- Button label for clearing all the information of site permissions --> 653 <string name="clear_permissions">اجازتوں کو ہٹاییں</string> 654 <!-- Button label for clearing a site permission --> 655 <string name="clear_permission">اجازت کو ہٹاییں</string> 656 <!-- Button label for clearing all the information on all sites --> 657 <string name="clear_permissions_on_all_sites">تمام سائٹوں پر اجازتوں کو ہٹاییں</string> 658 <!-- Preference for altering video and audio autoplay for all websites --> 659 <string name="preference_browser_feature_autoplay">خودبخود پلے</string> 660 <!-- Preference for altering the camera access for all websites --> 661 <string name="preference_phone_feature_camera">کیمرہ</string> 662 <!-- Preference for altering the microphone access for all websites --> 663 <string name="preference_phone_feature_microphone">مائیکروفون</string> 664 <!-- Preference for altering the location access for all websites --> 665 <string name="preference_phone_feature_location">مقام</string> 666 <!-- Preference for altering the notification access for all websites --> 667 <string name="preference_phone_feature_notification">اعلانات</string> 668 <!-- Preference for altering the persistent storage access for all websites --> 669 <string name="preference_phone_feature_persistent_storage">مستقل اسٹوریج</string> 670 <!-- Preference for altering the EME access for all websites --> 671 <string name="preference_phone_feature_media_key_system_access">DRM کے زیرانتظام مواد</string> 672 <!-- Label that indicates that a permission must be asked always --> 673 <string name="preference_option_phone_feature_ask_to_allow">اجازت کے لئے پوچھیں</string> 674 <!-- Label that indicates that a permission must be blocked --> 675 <string name="preference_option_phone_feature_blocked">مسدود شدہ</string> 676 <!-- Label that indicates that a permission must be allowed --> 677 <string name="preference_option_phone_feature_allowed">اجازت شدہ</string> 678 <!-- Label that indicates a permission is by the Android OS --> 679 <string name="phone_feature_blocked_by_android">Android کے ذریعہ مسدود ہے</string> 680 <!-- Preference for showing a list of websites that the default configurations won't apply to them --> 681 <string name="preference_exceptions">استثنيات</string> 682 <!-- Summary of tracking protection preference if tracking protection is set to off --> 683 <string name="tracking_protection_off">بند</string> 684 <!-- Label for global setting that indicates that all video and audio autoplay is allowed --> 685 <string name="preference_option_autoplay_allowed2">آڈیو اور ویڈیو کی اجازت دیں</string> 686 <!-- Label for site specific setting that indicates that all video and audio autoplay is allowed --> 687 <string name="quick_setting_option_autoplay_allowed">آڈیو اور ویڈیو کی اجازت دیں</string> 688 <!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi --> 689 <string name="preference_option_autoplay_allowed_wifi_only2">صرف سیلولر ڈیٹا پر آڈیو اور ویڈیو بلاک کریں</string> 690 <!-- Subtext that explains 'autoplay on Wi-Fi only' option --> 691 <string name="preference_option_autoplay_allowed_wifi_subtext">Wi-Fi پر آڈیو اور ویڈیو چلے گی</string> 692 <!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked --> 693 <string name="preference_option_autoplay_block_audio2">صرف آڈیو بلاک کریں</string> 694 <!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked --> 695 <string name="quick_setting_option_autoplay_block_audio">صرف آڈیو کو مسدود کریں</string> 696 <!-- Label for global setting that indicates that all video and audio autoplay is blocked --> 697 <string name="preference_option_autoplay_blocked3">آڈیو اور ویڈیو بلاک کریں</string> 698 <!-- Label for site specific setting that indicates that all video and audio autoplay is blocked --> 699 <string name="quick_setting_option_autoplay_blocked">آڈیو اور ویڈیو کو مسدود کریں</string> 700 <!-- Summary of delete browsing data on quit preference if it is set to on --> 701 <string name="delete_browsing_data_quit_on">چالو</string> 702 <!-- Summary of delete browsing data on quit preference if it is set to off --> 703 <string name="delete_browsing_data_quit_off">بند</string> 704 <!-- Summary of studies preference if it is set to on --> 705 <string name="studies_on">چالو</string> 706 <!-- Summary of studies data on quit preference if it is set to off --> 707 <string name="studies_off">بند</string> 708 <!-- 709 Collections 710 711 Collections header on home fragment 712 --> 713 <string name="collections_header">مجموعے</string> 714 <!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed --> 715 <string name="collection_menu_button_content_description">مجموعہ کا مینو</string> 716 <!-- Title for the "select tabs" step of the collection creator --> 717 <string name="create_collection_select_tabs">ٹیب کو منتخب کریں</string> 718 <!-- Title for the "select collection" step of the collection creator --> 719 <string name="create_collection_select_collection">مجموعہ منتخب کریں</string> 720 <!-- Title for the "name collection" step of the collection creator --> 721 <string name="create_collection_name_collection">نام کا مجموعہ</string> 722 <!-- Button to add new collection for the "select collection" step of the collection creator --> 723 <string name="create_collection_add_new_collection">نیا مجموعہ شامل کریں</string> 724 <!-- Button to select all tabs in the "select tabs" step of the collection creator --> 725 <string name="create_collection_select_all">سبھی کو منتخب کريں</string> 726 <!-- Button to deselect all tabs in the "select tabs" step of the collection creator --> 727 <string name="create_collection_deselect_all">متخب کو ہٹایں</string> 728 <!-- Text to prompt users to select the tabs to save in the "select tabs" step of the collection creator --> 729 <string name="create_collection_save_to_collection_empty">محفوظ کرنے کے لئے ٹیبز کو منتخب کریں</string> 730 <!-- 731 Text to show users how many tabs they have selected in the "select tabs" step of the collection creator. 732 %d is a placeholder for the number of tabs selected. 733 --> 734 <string name="create_collection_save_to_collection_tabs_selected">%d ٹیبز منتخب کی گئیں</string> 735 <!-- 736 Text to show users they have one tab selected in the "select tabs" step of the collection creator. 737 %d is a placeholder for the number of tabs selected. 738 --> 739 <string name="create_collection_save_to_collection_tab_selected">%d ٹیب منتخب کیا گیا</string> 740 <!-- Content description (not visible, for screen readers etc.): button to close the collection creator --> 741 <string name="create_collection_close">بند کریں</string> 742 <!-- Button to save currently selected tabs in the "select tabs" step of the collection creator --> 743 <string name="create_collection_save">محفوظ کریں</string> 744 <!-- Snackbar action to view the collection the user just created or updated --> 745 <string name="create_collection_view">دکھائیں</string> 746 <!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections --> 747 <string name="create_collection_default_name">%d کا مجموعہ</string> 748 <!-- 749 Share 750 751 Share screen header 752 --> 753 <string name="share_header_2">شیئر</string> 754 <!-- 755 Content description (not visible, for screen readers etc.): 756 "Share" button. Opens the share menu when pressed. 757 --> 758 <string name="share_button_content_description">شیئر کریں</string> 759 <!-- Sub-header in the dialog to share a link to another sync device --> 760 <string name="share_device_subheader">آلہ پر بھیجیں</string> 761 <!-- Sub-header in the dialog to share a link to an app from the full list --> 762 <string name="share_link_all_apps_subheader">تمام اعمال</string> 763 <!-- Sub-header in the dialog to share a link to an app from the most-recent sorted list --> 764 <string name="share_link_recent_apps_subheader">حال ہی میں استعمال کی گئی</string> 765 <!-- An option from the share dialog to sign into sync --> 766 <string name="sync_sign_in">Sync کے لئے سائن ان کریں</string> 767 <!-- An option from the share dialog to send link to all other sync devices --> 768 <string name="sync_send_to_all">تمام آلات پر ارسال کریں</string> 769 <!-- An option from the share dialog to reconnect to sync --> 770 <string name="sync_reconnect">Sync سے دوبارہ رابطہ کریں</string> 771 <!-- Text displayed when sync is offline and cannot be accessed --> 772 <string name="sync_offline">آف لائن</string> 773 <!-- An option to connect additional devices --> 774 <string name="sync_connect_device">ایک اور آلہ جوڑیں</string> 775 <!-- The dialog text shown when additional devices are not available --> 776 <string name="sync_connect_device_dialog" tools:ignore="BrandUsage">کسی ٹیب کو بھیجنے کے لئے، کم سے کم ایک اور آلہ پر Firefox میں سائن ان کریں۔</string> 777 <!-- Confirmation dialog button --> 778 <string name="sync_confirmation_button">ٹھیک ہے!</string> 779 <!-- Share error message --> 780 <string name="share_error_snackbar">اس ایپ میں اشتراک نہیں کیا جاسکتا</string> 781 <!-- Add new device screen title --> 782 <string name="sync_add_new_device_title">آلہ پر بھیجیں</string> 783 <!-- Text for the warning message on the Add new device screen --> 784 <string name="sync_add_new_device_message">کوئی آلات جڑے ہوئے نہیں ہیں</string> 785 <!-- Text for the button to learn about sending tabs --> 786 <string name="sync_add_new_device_learn_button">ٹیب بھیجنے کے بارے میں جانیں…</string> 787 <!-- Text for the button to connect another device --> 788 <string name="sync_add_new_device_connect_button">ایک اور آلہ جوڑیں…</string> 789 <!-- 790 Notifications 791 792 Text shown in the notification that pops up to remind the user that a private browsing session is active. 793 --> 794 <string name="notification_pbm_delete_text_2">نجی ٹیب بند کریں</string> 795 <!-- Name of the marketing notification channel. Displayed in the "App notifications" system settings for the app --> 796 <string name="notification_marketing_channel_name">مارکیٹنگ</string> 797 <!-- 798 Snackbar 799 800 Text shown in snackbar when user closes a tab 801 --> 802 <string name="snackbar_tab_closed">ٹیب بند ہے</string> 803 <!-- Text shown in snackbar when user closes all tabs --> 804 <string name="snackbar_tabs_closed">ٹیبز بند ہوگئیں</string> 805 <!-- Text shown in snackbar when user closes a private tab --> 806 <string name="snackbar_private_tab_closed">نجی ٹیب بند ہوگئیں</string> 807 <!-- Text shown in snackbar to undo deleting a tab, top site or collection --> 808 <string name="snackbar_deleted_undo">کالعدم</string> 809 <!-- 810 QR code scanner prompt which appears after scanning a code, but before navigating to it 811 %1$s is the name of the app (for example "Firefox"), %2$s is the URL or text scanned 812 --> 813 <string name="qr_scanner_confirmation_dialog_message">%1$s کو %2$s کھولنے کی اجازت دیں</string> 814 <!-- QR code scanner prompt dialog positive option to allow navigation to scanned link --> 815 <string name="qr_scanner_dialog_positive">اجازت دیں</string> 816 <!-- QR code scanner prompt dialog positive option to deny navigation to scanned link --> 817 <string name="qr_scanner_dialog_negative">رد کریں</string> 818 <!-- QR code scanner prompt dialog error message shown when a hostname does not contain http or https. --> 819 <string name="qr_scanner_dialog_invalid">ویب پتہ جائز نہیں ہے</string> 820 <!-- QR code scanner prompt dialog positive option when there is an error --> 821 <string name="qr_scanner_dialog_invalid_ok">ٹھیک ہے</string> 822 <!-- Tab collection deletion prompt dialog message. %1$s is the collection name. --> 823 <string name="tab_collection_dialog_message">کیا آپ واقعی %1$s کو حذف کرنا چاہتے ہیں؟</string> 824 <!-- Summary for Accessibility Text Size Scaling Preference --> 825 <string name="preference_accessibility_text_size_summary">ویبسائٹ پر موجود متن کو بڑا یا چھوٹا کریں</string> 826 <!-- Title for Accessibility Text Size Scaling Preference --> 827 <string name="preference_accessibility_font_size_title">حرف کا سائز</string> 828 <!-- Title for Accessibility Text Automatic Size Scaling Preference --> 829 <string name="preference_accessibility_auto_size_2">خود کار فونٹ سائز تبدیلی</string> 830 <!-- Summary for Accessibility Text Automatic Size Scaling Preference --> 831 <string name="preference_accessibility_auto_size_summary">فونٹ سائز آپکے Android کی سیٹنگس سے مشابہ ہوگا۔ یہاں فونٹ سائز بدلنے کے لیے غیر فعال کریں۔</string> 832 <!-- Title for the Delete browsing data preference --> 833 <string name="preferences_delete_browsing_data">براؤزنگ کا ڈیٹا مٹائیں</string> 834 <!-- Title for the tabs item in Delete browsing data --> 835 <string name="preferences_delete_browsing_data_tabs_title_2">ٹیبز کھولیں</string> 836 <!-- Subtitle for the tabs item in Delete browsing data, %d is the number of open tabs --> 837 <string name="preferences_delete_browsing_data_tabs_subtitle">%d ٹیب</string> 838 <!-- 839 Subtitle for the data and history items in delete browsing data, %d is the 840 number of history items the user has 841 --> 842 <string name="preferences_delete_browsing_data_browsing_data_subtitle">%d ایڈریسیس</string> 843 <!-- Subtitle for the cookies item in Delete browsing data --> 844 <string name="preferences_delete_browsing_data_cookies_subtitle">آپ کو زیادہ تر سائٹوں سے لاگ آؤٹ کر دیا جائےگا</string> 845 <!-- Title for the cached images and files item in Delete browsing data --> 846 <string name="preferences_delete_browsing_data_cached_files">کیشہ شدہ تصاویر اور فائلیں</string> 847 <!-- Subtitle for the cached images and files item in Delete browsing data --> 848 <string name="preferences_delete_browsing_data_cached_files_subtitle">ذخیرہ کار جگہ کو خالی کرتا ہے</string> 849 <!-- Title for the site permissions item in Delete browsing data --> 850 <string name="preferences_delete_browsing_data_site_permissions">سائٹ کی اجازت</string> 851 <!-- Title for the downloads item in Delete browsing data --> 852 <string name="preferences_delete_browsing_data_downloads">ڈاؤن لوڈز</string> 853 <!-- Text for the button to delete browsing data --> 854 <string name="preferences_delete_browsing_data_button">براؤزنگ کا ڈیٹا مٹائیں</string> 855 <!-- Title for the Delete browsing data on quit preference --> 856 <string name="preferences_delete_browsing_data_on_quit">بند کرنے پر براؤزنگ کا ڈیٹا مٹائیں</string> 857 <!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. --> 858 <string name="preference_summary_delete_browsing_data_on_quit_2">جب آپ مین مینو سے \"چھوڑیں\" کو منتخب کرتے ہیں تو براؤزنگ کا ڈیٹا خودبخود حذف ہو جاتا ہے</string> 859 <!-- Action item in menu for the Delete browsing data on quit feature --> 860 <string name="delete_browsing_data_on_quit_action">بند کریں</string> 861 <!-- Dialog message to the user asking to delete browsing data. %s is the name of the app (for example "Firefox"). --> 862 <string name="delete_browsing_data_prompt_message_3">%s منتخب شدہ براؤزنگ کے کوائف کو حذف کر دے گا۔</string> 863 <!-- Text for the cancel button for the data deletion dialog --> 864 <string name="delete_browsing_data_prompt_cancel">منسوخ کریں</string> 865 <!-- Text for the allow button for the data deletion dialog --> 866 <string name="delete_browsing_data_prompt_allow">مٹائیں</string> 867 <!-- Text for the snackbar confirmation that the data was deleted --> 868 <string name="preferences_delete_browsing_data_snackbar">براؤزنگ کا ڈیٹا مٹ گیا</string> 869 <!-- Text for the snackbar to show the user that the deletion of browsing data is in progress --> 870 <string name="deleting_browsing_data_in_progress">براؤزنگ کا ڈیٹا حذف ہو رہا ہے…</string> 871 <!-- 872 Onboarding 873 874 text to display in the snackbar once account is signed-in 875 --> 876 <string name="onboarding_firefox_account_sync_is_on">Sync چالو ہے</string> 877 <!-- Text shown in snackbar when sharing tabs failed --> 878 <string name="sync_sent_tab_error_snackbar">بھیجنے میں ناکام</string> 879 <!-- Text shown in snackbar for the "retry" action that the user has after sharing tabs failed --> 880 <string name="sync_sent_tab_error_snackbar_action">پھر کوشش کريں</string> 881 <!-- Title of QR Pairing Fragment --> 882 <string name="sync_scan_code">کوڈ کو اسکین کریں</string> 883 <!-- Instructions on how to access pairing --> 884 <string name="sign_in_instructions" tools:ignore="BrandUsage"><![CDATA[اپنے کمپیوٹر پر Firefox کھولیں اور <b>https://firefox.com/pair</b> پر جائیں]]></string> 885 <!-- Text shown for sign in pairing when ready --> 886 <string name="sign_in_ready_for_scan">سکین کرنے کے لئے تیار</string> 887 <!-- Text shown for settings option for sign with pairing --> 888 <string name="sign_in_with_camera">اپنے کیمرے کے ساتھ سائن ان کریں</string> 889 <!-- Text shown for settings option for sign with email --> 890 <string name="sign_in_with_email">اس کے بجائے ای میل کا استعمال کریں</string> 891 <!-- Option to continue signing out of account shown in confirmation dialog to sign out of account --> 892 <string name="sign_out_disconnect">منقطع کریں</string> 893 <!-- Option to cancel signing out shown in confirmation dialog to sign out of account --> 894 <string name="sign_out_cancel">منسوخ کریں</string> 895 <!-- Error message snackbar shown after the user tried to select a default folder which cannot be altered --> 896 <string name="bookmark_cannot_edit_root">طے شدہ فولڈروں میں ترمیم نہیں کی جاسکتی ہے</string> 897 <!-- 898 Enhanced Tracking Protection 899 900 Link displayed in enhanced tracking protection panel to access tracking protection settings 901 --> 902 <string name="etp_settings">تحفظ کی سیٹنگز</string> 903 <!-- Preference title for enhanced tracking protection settings --> 904 <string name="preference_enhanced_tracking_protection">توسيعى سراغ کاری تحفظ</string> 905 <!-- Text displayed that links to website about enhanced tracking protection --> 906 <string name="preference_enhanced_tracking_protection_explanation_learn_more">مزید سیکھیں</string> 907 <!-- Preference for enhanced tracking protection for the standard protection settings --> 908 <string name="preference_enhanced_tracking_protection_standard_default_1">معیاری (پہلے سے طے شدہ)</string> 909 <!-- Accessibility text for the Standard protection information icon --> 910 <string name="preference_enhanced_tracking_protection_standard_info_button">معیاری سراغ کاری تحفظ کے ذریعہ کیا مسدود ہے</string> 911 <!-- Preference for enhanced tracking protection for the strict protection settings --> 912 <string name="preference_enhanced_tracking_protection_strict">سخت</string> 913 <!-- Accessibility text for the Strict protection information icon --> 914 <string name="preference_enhanced_tracking_protection_strict_info_button">سخت سراغ کاری تحفظ کے ذریعہ کیا مسدود ہے</string> 915 <!-- Preference for enhanced tracking protection for the custom protection settings --> 916 <string name="preference_enhanced_tracking_protection_custom">مخصوص</string> 917 <!-- Preference description for enhanced tracking protection for the strict protection settings --> 918 <string name="preference_enhanced_tracking_protection_custom_description_2">منتخب کریں کہ کون سے ٹریکرز اور اسکرپٹ کو مسدود کرنا ہے۔</string> 919 <!-- Accessibility text for the Strict protection information icon --> 920 <string name="preference_enhanced_tracking_protection_custom_info_button">مخصوص سراغ کاری تحفظ کے ذریعہ کیا مسدود ہے</string> 921 <!-- 922 Header for categories that are being blocked by current Enhanced Tracking Protection settings 923 924 Preference for enhanced tracking protection for the custom protection settings for cookies 925 --> 926 <string name="preference_enhanced_tracking_protection_custom_cookies">کوکیز</string> 927 <!-- Option for enhanced tracking protection for the custom protection settings for cookies --> 928 <string name="preference_enhanced_tracking_protection_custom_cookies_1">کراس سائٹ اور سوشل میڈیا ٹریکرز</string> 929 <!-- Option for enhanced tracking protection for the custom protection settings for cookies --> 930 <string name="preference_enhanced_tracking_protection_custom_cookies_2">نا دیکھے گئے سائٹوں کے کوکیز</string> 931 <!-- Option for enhanced tracking protection for the custom protection settings for cookies --> 932 <string name="preference_enhanced_tracking_protection_custom_cookies_3">تمام تیسری تنظیم کے کوکیز (ویب سائٹس کے ٹوٹنے کا سبب بن سکتی ہے)</string> 933 <!-- Option for enhanced tracking protection for the custom protection settings for cookies --> 934 <string name="preference_enhanced_tracking_protection_custom_cookies_4">تمام کوکیز (ویب سائٹس کے ٹوٹنے کا سبب بن سکتی ہے)</string> 935 <!-- Preference for enhanced tracking protection for the custom protection settings for tracking content --> 936 <string name="preference_enhanced_tracking_protection_custom_tracking_content">ٹریکنگ مواد</string> 937 <!-- Option for enhanced tracking protection for the custom protection settings for tracking content --> 938 <string name="preference_enhanced_tracking_protection_custom_tracking_content_1">تمام ٹیب میں</string> 939 <!-- Option for enhanced tracking protection for the custom protection settings for tracking content --> 940 <string name="preference_enhanced_tracking_protection_custom_tracking_content_2">صرف نجی ٹیب میں</string> 941 <!-- Preference for enhanced tracking protection for the custom protection settings --> 942 <string name="preference_enhanced_tracking_protection_custom_cryptominers">کریپٹومینر</string> 943 <!-- Button label for navigating to the Enhanced Tracking Protection details --> 944 <string name="enhanced_tracking_protection_details">تفصیلات</string> 945 <!-- Header for categories that are being being blocked by current Enhanced Tracking Protection settings --> 946 <string name="enhanced_tracking_protection_blocked">بلاک شدہ</string> 947 <!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings --> 948 <string name="enhanced_tracking_protection_allowed">اجازت شدہ</string> 949 <!-- Category of trackers (social media trackers) that can be blocked by Enhanced Tracking Protection --> 950 <string name="etp_social_media_trackers_title">سوشل میڈیا ٹریکرز</string> 951 <!-- Description of social media trackers that can be blocked by Enhanced Tracking Protection --> 952 <string name="etp_social_media_trackers_description">ویب پر آپ کی براؤزنگ کی سرگرمی کو ٹریک کرنے والے سوشل نیٹورک کی صلاحیت کو محدود کرتا ہے۔</string> 953 <!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection --> 954 <string name="etp_cookies_title">کراس-سائٹ ٹریکنگ کوکیز</string> 955 <!-- Category of trackers (cryptominers) that can be blocked by Enhanced Tracking Protection --> 956 <string name="etp_cryptominers_title">کریپٹومینر</string> 957 <!-- Category of trackers (tracking content) that can be blocked by Enhanced Tracking Protection --> 958 <string name="etp_tracking_content_title">ٹریکنگ مواد</string> 959 <!-- Description of tracking content that can be blocked by Enhanced Tracking Protection --> 960 <string name="etp_tracking_content_description">ٹریکنگ کوڈ پر مشتمل اشتہارات ، ویڈیوز اور دیگر مواد کو لوڈ ہونے سے روکتا ہے۔ کچھ ویب سائٹ کی فعالیت کو متاثر کر سکتا ہے۔</string> 961 <!-- Enhanced Tracking Protection message that protection is currently on for this site --> 962 <string name="etp_panel_on">اس سائٹ کیلئے تحفظات جاری ہیں</string> 963 <!-- Enhanced Tracking Protection message that protection is currently off for this site --> 964 <string name="etp_panel_off">اس سائٹ کیلئے تحفظات بند ہیں</string> 965 <!-- Header for exceptions list for which sites enhanced tracking protection is always off --> 966 <string name="enhanced_tracking_protection_exceptions">ان ویب سائٹوں کے لیے توسیع شدہ سراغ کاری تحفظ بند ہے</string> 967 <!-- 968 Content description (not visible, for screen readers etc.): Navigate 969 back from ETP details (Ex: Tracking content) 970 --> 971 <string name="etp_back_button_content_description">واپس جائیں</string> 972 <!-- About page link text to open what's new link. %s is the name of the app (for example "Firefox"). --> 973 <string name="about_whats_new">%s میں نیا کیا ہے</string> 974 <!-- 975 Open source licenses page title 976 %s is the name of the app (for example "Firefox") 977 --> 978 <string name="open_source_licenses_title">OSS | %s لائبریریاں</string> 979 <!-- Text displayed that links to website about enhanced tracking protection SmartBlock --> 980 <string name="preference_etp_smartblock_learn_more">مزید سیکھیں</string> 981 <!-- About page link text to open support link --> 982 <string name="about_support">معاونت</string> 983 <!-- About page link text to list of past crashes (like about:crashes on desktop) --> 984 <string name="about_crashes">کریش</string> 985 <!-- About page link text to open privacy notice link --> 986 <string name="about_privacy_notice">رازداری کا نوٹس</string> 987 <!-- About page link text to open know your rights link --> 988 <string name="about_know_your_rights">اپنے حقوق جانیں</string> 989 <!-- About page link text to open licensing information link --> 990 <string name="about_licensing_information">لائسنس کی معلومات</string> 991 <!-- About page link text to open a screen with libraries that are used --> 992 <string name="about_other_open_source_libraries">لائبریریاں جو ہم استعمال کرتے ہیں</string> 993 <string name="about_debug_menu_toast_done">ڈیبگ مینو فعال کیا گیا</string> 994 <!-- 995 Browser long press popup menu 996 997 Copy the current url 998 --> 999 <string name="browser_toolbar_long_press_popup_copy">نقل</string> 1000 <!-- Paste & go the text in the clipboard. '&' is replaced with the ampersand symbol: & --> 1001 <string name="browser_toolbar_long_press_popup_paste_and_go">چسپاں کریں اور جائیں</string> 1002 <!-- Paste the text in the clipboard --> 1003 <string name="browser_toolbar_long_press_popup_paste">چسپاں</string> 1004 <!-- Snackbar message shown after an URL has been copied to clipboard. --> 1005 <string name="browser_toolbar_url_copied_to_clipboard_snackbar">URL کو کلپ بورڈ میں کاپی کیا گیا</string> 1006 <!-- Title text for the Add To Homescreen dialog --> 1007 <string name="add_to_homescreen_title">ہوم اسکرین میں جوڑے</string> 1008 <!-- Cancel button text for the Add to Homescreen dialog --> 1009 <string name="add_to_homescreen_cancel">منسوخ کریں</string> 1010 <!-- Add button text for the Add to Homescreen dialog --> 1011 <string name="add_to_homescreen_add">شامل کریں</string> 1012 <!-- Continue to website button text for the first-time Add to Homescreen dialog --> 1013 <string name="add_to_homescreen_continue">ویب سائٹ پر جاری رکھیں</string> 1014 <!-- Placeholder text for the TextView in the Add to Homescreen dialog --> 1015 <string name="add_to_homescreen_text_placeholder">شارٹکٹ کے نام</string> 1016 <!-- Preference option for asking to save passwords in Fenix --> 1017 <string name="preferences_passwords_save_logins_ask_to_save">محفوظ کرنے کے لئے پوچھیں</string> 1018 <!-- Preference option for never saving passwords in Fenix --> 1019 <string name="preferences_passwords_save_logins_never_save">کبھِی بھی محفوظ مت کریں</string> 1020 <!-- Preference for autofilling saved logins in Firefox (in web content), %1$s will be replaced with the app name --> 1021 <string name="preferences_passwords_autofill2">%1$s میں آٹو فل</string> 1022 <!-- Description for the preference for autofilling saved logins in Firefox (in web content), %1$s will be replaced with the app name --> 1023 <string name="preferences_passwords_autofill_description">%1$s استعمال کرتے ہوئے ویب سائٹس میں صارف نام اور پاس ورڈ بھریں اور محفوظ کریں۔</string> 1024 <!-- Preference for autofilling logins from Fenix in other apps (e.g. autofilling the Twitter app) --> 1025 <string name="preferences_android_autofill">دیگر ایپس میں آٹو فل کریں ۔</string> 1026 <!-- Description for the preference for autofilling logins from Fenix in other apps (e.g. autofilling the Twitter app) --> 1027 <string name="preferences_android_autofill_description">اپنے آلے پر موجود دیگر ایپس میں صارف نام اور پاس ورڈ بھریں۔</string> 1028 <!-- Preference to access list of login exceptions that we never save logins for --> 1029 <string name="preferences_passwords_exceptions">استثنیات</string> 1030 <!-- Text on button to remove all saved login exceptions --> 1031 <string name="preferences_passwords_exceptions_remove_all">تمام استثناء کو حذف کریں</string> 1032 <!-- The header for the site that a login is for --> 1033 <string name="preferences_passwords_saved_logins_site">سائٹ</string> 1034 <!-- The header for the username for a login --> 1035 <string name="preferences_passwords_saved_logins_username">صارف نام</string> 1036 <!-- The header for the password for a login --> 1037 <string name="preferences_passwords_saved_logins_password">پاس ورڈ</string> 1038 <!-- Shown in snackbar to tell user that the password has been copied --> 1039 <string name="logins_password_copied">پاس ورڈ نقل شدہ پر نقل ہو گیا</string> 1040 <!-- Shown in snackbar to tell user that the username has been copied --> 1041 <string name="logins_username_copied">صارف کا نام نقل شدہ پر نقل ہو گیا</string> 1042 <!-- Content Description (for screenreaders etc) read for the button to copy a password in logins --> 1043 <string name="saved_logins_copy_password">پاس ورڈ نقل کریں</string> 1044 <!-- Content Description (for screenreaders etc) read for the button to clear a password while editing a login --> 1045 <string name="saved_logins_clear_password">پاس ورڈ صاف کریں</string> 1046 <!-- Content Description (for screenreaders etc) read for the button to copy a username in logins --> 1047 <string name="saved_login_copy_username">صارف نام نقل کریں</string> 1048 <!-- Content Description (for screenreaders etc) read for the button to clear a username while editing a login --> 1049 <string name="saved_login_clear_username">صارف نام صاف کریں</string> 1050 <!-- Content Description (for screenreaders etc) read for the button to clear the hostname field while creating a login --> 1051 <string name="saved_login_clear_hostname">میزبان نام صاف کریں۔</string> 1052 <!-- Content Description (for screenreaders etc) read for the button to open a site in logins --> 1053 <string name="saved_login_open_site">سائٹ کو براؤزر میں کھولیں</string> 1054 <!-- Content Description (for screenreaders etc) read for the button to reveal a password in logins --> 1055 <string name="saved_login_reveal_password">پاس ورڈ دکھائیں</string> 1056 <!-- Content Description (for screenreaders etc) read for the button to hide a password in logins --> 1057 <string name="saved_login_hide_password">پاس ورڈ چھپائیں</string> 1058 <!-- Negative button to ignore warning dialog if users have no device authentication set up --> 1059 <string name="logins_warning_dialog_later">بعد میں</string> 1060 <!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up --> 1061 <string name="logins_warning_dialog_set_up_now">ابھی سیٹ اپ کریں</string> 1062 <!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins --> 1063 <string name="logins_biometric_prompt_message_pin">اپنے آلے کو ان لاک کریں</string> 1064 <!-- Title for Accessibility Force Enable Zoom Preference --> 1065 <string name="preference_accessibility_force_enable_zoom">تمام ویب سائٹوں پر زوم کریں</string> 1066 <!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) --> 1067 <string name="saved_logins_sort_strategy_alphabetically">نام (A-Z)</string> 1068 <!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) --> 1069 <string name="saved_logins_sort_strategy_last_used">آخری استعمال</string> 1070 <!-- Preference option for syncing credit cards across devices. This is displayed when the user is not signed into sync --> 1071 <string name="preferences_credit_cards_sync_cards_across_devices">اپنے آلات کے مابین کارڈز سنک کریں</string> 1072 <!-- Preference option for syncing credit cards across devices. This is displayed when the user is signed into sync --> 1073 <string name="preferences_credit_cards_sync_cards">کارڈ سنک کریں</string> 1074 <!-- Title of the "Add card" screen --> 1075 <string name="credit_cards_add_card">کارڈ شامل کریں</string> 1076 <!-- Title of the "Edit card" screen --> 1077 <string name="credit_cards_edit_card">کارڈ میں تدوین کریں</string> 1078 <!-- The header for the card number of a credit card --> 1079 <string name="credit_cards_card_number">کارڈ نمبر</string> 1080 <!-- The label for the expiration date month of a credit card to be used by a11y services --> 1081 <string name="credit_cards_expiration_date_month">میعاد ختم ہونے کی تاریخ کا مہینہ</string> 1082 <!-- The label for the expiration date year of a credit card to be used by a11y services --> 1083 <string name="credit_cards_expiration_date_year">میعاد ختم ہونے کی تاریخ کا سال</string> 1084 <!-- The header for the name on the credit card --> 1085 <string name="credit_cards_name_on_card">کارڈ پر نام</string> 1086 <!-- The text for the "Delete card" menu item for deleting a credit card --> 1087 <string name="credit_cards_menu_delete_card">کارڈ حذف کریں</string> 1088 <!-- The text for the "Delete card" button for deleting a credit card --> 1089 <string name="credit_cards_delete_card_button">کارڈ حذف کریں</string> 1090 <!-- The text for the positive button on "Delete card" dialog --> 1091 <string name="credit_cards_delete_dialog_button">حذف کریں</string> 1092 <!-- The title for the "Save" menu item for saving a credit card --> 1093 <string name="credit_cards_menu_save">محفوظ کریں</string> 1094 <!-- The text for the "Save" button for saving a credit card --> 1095 <string name="credit_cards_save_button">محفوظ کریں</string> 1096 <!-- The text for the "Cancel" button for cancelling adding, updating or deleting a credit card --> 1097 <string name="credit_cards_cancel_button">منسوخ کریں</string> 1098 <!-- Title of the "Saved cards" screen --> 1099 <string name="credit_cards_saved_cards">محفوظ شدہ کارڈ</string> 1100 <!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their saved credit cards --> 1101 <string name="credit_cards_biometric_prompt_message">اپنے محفوظ شدہ کارڈز کو دیکھنے کے لئے انلاک کریں</string> 1102 <!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up --> 1103 <string name="credit_cards_warning_dialog_set_up_now">ابھی سیٹ اپ کریں</string> 1104 <!-- Negative button to ignore warning dialog if users have no device authentication set up --> 1105 <string name="credit_cards_warning_dialog_later">بعد میں</string> 1106 <!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their credit cards --> 1107 <string name="credit_cards_biometric_prompt_message_pin">اپنے آلے کو ان لاک کریں</string> 1108 <!-- Title of the Add search engine screen --> 1109 <string name="search_engine_add_custom_search_engine_title">تلاش انجن شامل کریں</string> 1110 <!-- Title of the Edit search engine screen --> 1111 <string name="search_engine_edit_custom_search_engine_title">تلاش انجن تدوین کریں</string> 1112 <!-- Text for the menu button to edit a search engine --> 1113 <string name="search_engine_edit">تدوین</string> 1114 <!-- Text for the menu button to delete a search engine --> 1115 <string name="search_engine_delete">حذف</string> 1116 <!-- Accessibility description for the form in which details about the custom search engine are entered --> 1117 <string name="search_add_custom_engine_form_description">مخصوص تلاش انجن کی تفصلات</string> 1118 <!-- Text shown when a user leaves the name field empty --> 1119 <string name="search_add_custom_engine_error_empty_name">تلاش انجن کا نام داخل کریں</string> 1120 <!-- Text shown when a user leaves the search string field empty --> 1121 <string name="search_add_custom_engine_error_empty_search_string">ایک تلاشی سٹرنگ داخل کریں</string> 1122 <!-- Text shown when a user leaves out the required template string --> 1123 <string name="search_add_custom_engine_error_missing_template">چیک کریں کہ سرچ سٹرنگ مثال کی شکل سے میل کھاتا ہے</string> 1124 <!-- Heading for the instructions to allow a permission --> 1125 <string name="phone_feature_blocked_intro">اس کی اجازت دینے کے لئے:</string> 1126 <!-- First step for the allowing a permission --> 1127 <string name="phone_feature_blocked_step_settings">1. Android کی سیٹنگز پر جائیں</string> 1128 <!-- Second step for the allowing a permission --> 1129 <string name="phone_feature_blocked_step_permissions"><![CDATA[2. <b>اجازتوں</b> پر دبایں]]></string> 1130 <!-- Third step for the allowing a permission (%1$s is the permission name, for example "Camera"). --> 1131 <string name="phone_feature_blocked_step_feature"><![CDATA[3. <b>%1$s</b> کو چالو کرنے کے لئے ٹو گل کریں]]></string> 1132 <!-- Label that indicates a site is using a secure connection --> 1133 <string name="quick_settings_sheet_secure_connection_2">کنکشن محفوظ ہے۔</string> 1134 <!-- Label that indicates a site is using a insecure connection --> 1135 <string name="quick_settings_sheet_insecure_connection_2">کنکشن محفوظ نہیں ہے</string> 1136 <!-- Label to clear site data --> 1137 <string name="clear_site_data">کوکیز اور سائٹ کا ڈیٹا صاف کریں۔</string> 1138 <!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites --> 1139 <string name="confirm_clear_permissions_on_all_sites">کیا آپ واقعی تمام سائٹوں پر موجود تمام اجازتوں کو ختم کرنا چاہتے ہیں؟</string> 1140 <!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site --> 1141 <string name="confirm_clear_permissions_site">کیا آپ واقعی اس سائٹ کیلئے تمام اجازتیں ختم کرنا چاہتے ہیں؟</string> 1142 <!-- Confirmation message for a dialog confirming if the user wants to set default value a permission for a site --> 1143 <string name="confirm_clear_permission_site">کیا آپ واقعی اس سائٹ کے لئے اس اجازت کو ختم کرنا چاہتے ہیں؟</string> 1144 <!-- label shown when there are not site exceptions to show in the site exception settings --> 1145 <string name="no_site_exceptions">کوئی سائٹ استثنات نہیں ہے</string> 1146 <!-- 1147 text shown before the issuer name to indicate who its verified by, %1$s is the name of 1148 the certificate authority that verified the ticket 1149 --> 1150 <string name="certificate_info_verified_by">توثیق کردہ برائے: %1$s</string> 1151 <!-- Login overflow menu delete button --> 1152 <string name="login_menu_delete_button">حذف کریں</string> 1153 <!-- Login overflow menu edit button --> 1154 <string name="login_menu_edit_button">تدوین کریں</string> 1155 <!-- Positive action of a dialog asking to delete --> 1156 <string name="dialog_delete_positive">حذف کریں</string> 1157 <!-- The error message in add login view when hostname field is blank. --> 1158 <string name="saved_login_hostname_required" tools:ignore="UnusedResources">میزبان نام درکار ہے۔</string> 1159 <!-- Voice search button content description --> 1160 <string name="voice_search_content_description">آواز سے تلاش</string> 1161 <!-- Voice search prompt description displayed after the user presses the voice search button --> 1162 <string name="voice_search_explainer">اب بولیں</string> 1163 <!-- The error message in edit login view when a duplicate username exists. --> 1164 <string name="saved_login_duplicate">اس صارف نام کے ساتھ لاگ ان پہلے سے موجود ہے</string> 1165 <!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here --> 1166 <string name="add_login_hostname_hint_text">https://www.example.com</string> 1167 <!-- 1168 Synced Tabs 1169 1170 Text displayed to ask user to connect another device as no devices found with account 1171 --> 1172 <string name="synced_tabs_connect_another_device">ایک اور آلہ جوڑیں۔</string> 1173 <!-- Text displayed asking user to re-authenticate --> 1174 <string name="synced_tabs_reauth">برائے مہربانی دوبارہ توثیق کریں۔</string> 1175 <!-- Text displayed when user has disabled tab syncing in Firefox Sync Account --> 1176 <string name="synced_tabs_enable_tab_syncing">براہ کرم ٹیب sync کو فعال کریں۔</string> 1177 <!-- Text displayed when user has no tabs that have been synced --> 1178 <string name="synced_tabs_no_tabs" tools:ignore="BrandUsage">آپ کے دوسرے آلات پر Firefox میں کوئی ٹیب نہیں کھلے ہوئِے ہیں۔</string> 1179 <!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs --> 1180 <string name="synced_tabs_sign_in_message">دیگر آلات سے ٹیبیں کی فہرست دیکھیں۔</string> 1181 <!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync --> 1182 <string name="synced_tabs_sign_in_button">sync کے لئے سائن ان کریں</string> 1183 <!-- The text displayed when a synced device has no tabs to show in the list of Synced Tabs. --> 1184 <string name="synced_tabs_no_open_tabs">کوئی کھلے ٹیب نہیں</string> 1185 <!-- Confirmation dialog button text when top sites limit is reached. --> 1186 <string name="top_sites_max_limit_confirmation_button">ٹھیک ہے سمجھ گیا</string> 1187 <!-- Title text displayed in the rename top site dialog. --> 1188 <string name="top_sites_rename_dialog_title">نام</string> 1189 <!-- Dialog button text for canceling the rename top site prompt. --> 1190 <string name="top_sites_rename_dialog_cancel">منسوخ کریں</string> 1191 <!-- Text for the menu button to open the homepage settings. --> 1192 <string name="top_sites_menu_settings">سیٹنگز</string> 1193 <!-- 1194 Inactive tabs in the tabs tray 1195 1196 Title text displayed in the tabs tray when a tab has been unused for 14 days. 1197 --> 1198 <string name="inactive_tabs_title">غیر فعال ٹیبز</string> 1199 <!-- Content description for closing all inactive tabs --> 1200 <string name="inactive_tabs_delete_all">تمام غیر فعال ٹیبز کو بند کریں۔</string> 1201 <!-- 1202 Inactive tabs auto-close message in the tabs tray 1203 1204 The header text of the auto-close message when the user is asked if they want to turn on the auto-closing of inactive tabs. 1205 --> 1206 <string name="inactive_tabs_auto_close_message_header" tools:ignore="UnusedResources">ایک ماہ کے بعد خودکار بند کریں ؟</string> 1207 <!-- Content description for close button in collection placeholder. --> 1208 <string name="remove_home_collection_placeholder_content_description">ہٹائیں</string> 1209 <!-- Content description radio buttons with a link to more information --> 1210 <string name="radio_preference_info_content_description">تفصیلات کے لیے کلک کریں</string> 1211 <!-- Content description for the action bar "up" button --> 1212 <string name="action_bar_up_description">اوپر جائیں</string> 1213 <!-- Translations feature --> 1214 1215 <!-- TextField Design System Component --> 1216 1217 <!-- ==== Terms of use pop up prompt ==== --> 1218 1219 <!-- ==== Experiment strings. ==== --> 1220 1221 <!-- ==== End of Terms of use popup prompt. ==== --> 1222 </resources>