1
0
Fork 0
fenix/app/src/main/res/values-ur/strings.xml

118 lines
7.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">مزید اختیارات</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header_2">کوئی کھلے ٹیب نہیں</string>
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">سیشن کو حذف کریں</string>
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">نہیں شکریہ</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">نیا ٹیب</string>
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab_2">نیا نجی ٹیب</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">ٹیب کھولیں</string>
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
<string name="browser_menu_back">واپس</string>
<!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
<string name="browser_menu_forward">آگے</string>
<!-- Content description (not visible, for screen readers etc.): Refresh current website -->
<string name="browser_menu_refresh">تازہ کریں</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">روکیں</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">بک مارک</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">بُک مارک کی تدوین کریں</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">مدد</string>
<!-- Browser menu button that sends a to a the what's new article -->
<string name="browser_menu_whats_new">نیا کیا ہے</string>
<!-- Browser menu button that opens a user's library -->
<string name="browser_menu_your_library">آپ کی لائبریری</string>
<!-- Browser menu button that creates a private tab -->
<string name="browser_menu_private_tab">نجی ٹیب</string>
<!-- Browser menu button that creates a new tab -->
<string name="browser_menu_new_tab">نیا ٹیب</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection">مجموعہ میں محفوظ کریں</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">اجازت دیں</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">اجازت مت دیں</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">مزید سیکھیں</string>
<!-- Search Widget -->
<!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">تلاش کریں</string>
<!-- Text preview for larger sized widgets -->
<string name="search_widget_text_long">ويب پر تلاش کريں</string>
<!-- Preference category for basic settings -->
<string name="preferences_category_basics">بنیادی</string>
<!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">کے بارے میں</string>
<!-- Preference for settings related to changing the default search engine -->
<string name="preferences_default_search_engine">طےشدہ تلاش انجن</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">تلاش کریں</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">پتہ کی بار</string>
<!-- Preference linking to help about Fenix -->
<string name="preferences_help">مدد</string>
<!-- Preference link to rating Fenix on the Play Store -->
<string name="preferences_rate">Google Play پر شرح کاری کریں</string>
<!-- Preference linking to the your rights SUMO page -->
<string name="preferences_your_rights">آپ کے حقوق</string>
<!-- Preference for settings related to saved passwords -->
<string name="preferences_passwords">پاس ورڈ</string>
<!-- Preference category for account information -->
<string name="preferences_category_account">اکائونٹ</string>
<!-- Preference shown on banner to sign into account -->
<string name="preferences_sign_in">سائن ان</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">ٹول بار</string>
<!-- Preference for language -->
<string name="preferences_language">زبان</string>
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">ایپس میں ربط کھولیں</string>
<!-- Preference for syncing history -->
<string name="preferences_sync_history">سابقات</string>
<!-- Preference for syncing bookmarks -->
<string name="preferences_sync_bookmarks">بک مارکس</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">لاگانز</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">سائن آؤٹ</string>
<!-- Preference displays and allows changing current FxA device name -->
<string name="preferences_sync_device_name">آلہ کا نام</string>
<!-- Preference for tracking protection exceptions -->
<string name="preferences_tracking_protection_exceptions">استثنيات</string>
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">مزید سیکھیں</string>
<!-- Preference switch for Telemetry -->
<string name="preferences_telemetry">ٹیلیمیٹری</string>
<!-- Title for experiments preferences -->
<string name="preference_experiments">تجربات</string>
<!-- Preference for account login -->
<string name="preferences_sync_sign_in">سائن ان کریں</string>
<!-- Preference for removing FxA account -->
<string name="preferences_sync_remove_account">اکائونٹ ہٹائیں</string>
</resources>