[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/2783: Add snackbar to...
[gecko.git] / mobile / android / fenix / app / src / main / res / values-gu-rIN / strings.xml
blob63f18655ca99818dbefa5e4244ab371a51add3fe
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3     <!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
4     <string name="app_name_private_5">ખાનગી %s</string>
5     <!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
6     <string name="app_name_private_4">%s (ખાનગી)</string>
7     <!-- Home Fragment -->
8     <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
9     <string name="content_description_menu">વધુ વિકલ્પ</string>
10     <!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
11     <string name="content_description_private_browsing_button">ખાનગી બ્રાઉઝિંગ સક્ષમ કરો</string>
12     <!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
13     <string name="content_description_disable_private_browsing_button">ખાનગી બ્રાઉઝિંગ નિષ્ક્રિય કરો</string>
14     <!-- Placeholder text shown in the search bar before a user enters text -->
15     <string name="search_hint">શોધ અથવા સરનામું દાખલ કરો</string>
16     <!-- No Open Tabs Message Description -->
17     <string name="no_open_tabs_description">તમારા ખુલ્લા ટેબ અહીં બતાવવામાં આવશે.</string>
19     <!-- No Private Tabs Message Description -->
20     <string name="no_private_tabs_description">તમારા ખાનગી ટૅબ્સ અહીં બતાવવામાં આવશે.</string>
21     <!-- Tab tray multi select title in app bar. The first parameter is the number of tabs selected -->
22     <string name="tab_tray_multi_select_title">%1$d પસંદ કરેલ</string>
23     <!-- Label of button in create collection dialog for creating a new collection  -->
24     <string name="tab_tray_add_new_collection">નવો સંગ્રહ ઉમેરો</string>
25     <!-- Label of editable text in create collection dialog for naming a new collection  -->
26     <string name="tab_tray_add_new_collection_name">નામ</string>
27     <!-- Label of button in save to collection dialog for selecting a current collection  -->
28     <string name="tab_tray_select_collection">સંગ્રહ પસંદ કરો</string>
29     <!-- Content description for close button while in multiselect mode in tab tray -->
30     <string name="tab_tray_close_multiselect_content_description">મલ્ટિસિલેક્ટ મોડમાંથી બહાર નીકળો</string>
31     <!-- Content description for save to collection button while in multiselect mode in tab tray -->
32     <string name="tab_tray_collection_button_multiselect_content_description">પસંદ કરેલા ટૅબ્સને સંગ્રહમાં સાચવો</string>
34     <!-- Content description for checkmark while tab is selected while in multiselect mode in tab tray. The first parameter is the title of the tab selected -->
35     <string name="tab_tray_item_selected_multiselect_content_description">%1$s પસંદ કરેલ</string>
36     <!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
37     <string name="tab_tray_multiselect_selected_content_description">પસંદ કરેલ</string>
39     <!-- Private Browsing -->
40     <!-- Title for private session option -->
41     <string name="private_browsing_title">તમે ખાનગી સત્રમાં છો</string>
42     <string name="private_browsing_common_myths">
43        ખાનગી બ્રાઉઝિંગ વિશે સામાન્ય માન્યતાઓ
44     </string>
45     <!-- Delete session button to erase your history in a private session -->
46     <string name="private_browsing_delete_session">સત્ર કાઢી નાખો </string>
48     <!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
49     <!-- Text for the main message -->
50     <string name="cfr_message">તમારી હોમ સ્ક્રીનમાંથી ખાનગી ટેબ્સ ખોલવા માટે એક શોર્ટકટ ઉમેરો.</string>
51     <!-- Text for the positive button -->
52     <string name="cfr_pos_button_text">શોર્ટકટ ઉમેરો</string>
54     <!-- Text for the negative button -->
55     <string name="cfr_neg_button_text">ના આભાર</string>
57     <!-- Text for the negative button -->
58     <string name="search_widget_cfr_neg_button_text">હમણાં નહિ</string>
60     <!-- Home screen icons - Long press shortcuts -->
61     <!-- Shortcut action to open new tab -->
62     <string name="home_screen_shortcut_open_new_tab_2">નવી ટૅબ</string>
63     <!-- Shortcut action to open new private tab -->
64     <string name="home_screen_shortcut_open_new_private_tab_2">નવી ખાનગી ટેબ</string>
66     <!-- Browser Fragment -->
67     <!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
68     <string name="browser_tabs_button">ટૅબ્સ ખોલો</string>
69     <!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
70     <string name="browser_menu_back">પાછા જાવ</string>
71     <!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
72     <string name="browser_menu_forward">આગળ વઘારો</string>
73     <!-- Content description (not visible, for screen readers etc.): Refresh current website -->
74     <string name="browser_menu_refresh">રિફ્રેશ કરો</string>
75     <!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
76     <string name="browser_menu_stop">અટકાવો</string>
77     <!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
78     <string name="browser_menu_bookmark">બુકમાર્ક</string>
79     <!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
80     <string name="browser_menu_edit_bookmark">બુકમાર્કમાં ફેરફાર કરો</string>
81     <!-- Browser menu button that opens the addon manager -->
82     <string name="browser_menu_add_ons">એડ-ઑન્સ</string>
83     <!-- Text displayed when there are no add-ons to be shown -->
84     <string name="no_add_ons">અહીં કોઈ એડ-ઑન્સ નથી</string>
85     <!-- Browser menu button that sends a user to help articles -->
86     <string name="browser_menu_help">મદદ</string>
87     <!-- Browser menu button that sends a to a the what's new article -->
88     <string name="browser_menu_whats_new">નવું શું છે</string>
89     <!-- Browser menu button that opens the settings menu -->
90     <string name="browser_menu_settings">સેટિંગ્સ</string>
91     <!-- Browser menu toggle that requests a desktop site -->
92     <string name="browser_menu_desktop_site">ડેસ્કટોપ સાઇટ</string>
93     <!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
94     <string name="browser_menu_add_to_homescreen">મુખ્ય સ્ક્રીન પર ઉમેરો</string>
95     <!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
96     <string name="browser_menu_install_on_homescreen">સ્થાપિત કરો</string>
97     <!-- Browser menu button that opens the find in page menu -->
98     <string name="browser_menu_find_in_page">પૃષ્ઠમાં શોધો</string>
99     <!-- Browser menu button that creates a private tab -->
100     <string name="browser_menu_private_tab">ખાનગી ટૅબ</string>
101     <!-- Browser menu button that creates a new tab -->
102     <string name="browser_menu_new_tab">નવું ટૅબ</string>
103     <!-- Browser menu button that saves the current tab to a collection -->
104     <string name="browser_menu_save_to_collection_2">સંગ્રહમાં સાચવો</string>
105     <!-- Browser menu button that open a share menu to share the current site -->
106     <string name="browser_menu_share">વહેંચો</string>
107     <!-- Share menu title, displayed when a user is sharing their current site -->
108     <string name="menu_share_with">સાથે શેર કરો…</string>
109     <!-- Browser menu button shown in custom tabs that opens the current tab in Fenix
110         The first parameter is the name of the app defined in app_name (for example: Fenix) -->
111     <string name="browser_menu_open_in_fenix">%1$s માં ખોલો</string>
112     <!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
113         The first parameter is the name of the app defined in app_name (for example: Fenix) -->
114     <string name="browser_menu_powered_by">%1$s દ્વારા સંચાલિત</string>
115     <!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
116         The first parameter is the name of the app defined in app_name (for example: Fenix) -->
117     <string name="browser_menu_powered_by2">%1$s દ્વારા સંચાલિત</string>
118     <!-- Browser menu button to put the current page in reader mode -->
119     <string name="browser_menu_read">વાંચકો જુઓ</string>
120     <!-- Browser menu button to open the current page in an external app -->
121     <string name="browser_menu_open_app_link">એપ્લિકેશનમાં ખોલો</string>
122     <!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
123     <string name="browser_menu_read_appearance">દેખાવ</string>
125     <!-- Locale Settings Fragment -->
126     <!-- Content description for tick mark on selected language -->
127     <string name="a11y_selected_locale_content_description">પસંદ કરેલી ભાષા</string>
128     <!-- Content description for search icon -->
129     <string name="a11y_search_icon_content_description">શોધ</string>
130     <!-- Text for default locale item -->
131     <string name="default_locale_text">ઉપકરણની ભાષાને અનુસરો</string>
132     <!-- Placeholder text shown in the search bar before a user enters text -->
133     <string name="locale_search_hint">ભાષાઓ શોધો</string>
135     <!-- Search Fragment -->
136     <!-- Button in the search view that lets a user search by scanning a QR code -->
137     <string name="search_scan_button">સ્કેન કરો</string>
138     <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
139     <string name="search_shortcuts_engine_settings">શોધ એન્જિન સેટિંગ્સ</string>
140     <!-- Header displayed when selecting a shortcut search engine -->
141     <string name="search_engines_search_with">આ સમયે, આની સાથે શોધો:</string>
142     <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
143     <string name="awesomebar_clipboard_title">ક્લિપબોર્ડથી લિંક ભરો</string>
144     <!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
145     <string name="search_suggestions_onboarding_allow_button">મંજૂરી આપો</string>
146     <!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
147     <string name="search_suggestions_onboarding_do_not_allow_button">મંજૂરી આપશો નહીં</string>
148     <!-- Search suggestion onboarding hint title text -->
149     <string name="search_suggestions_onboarding_title">ખાનગી સત્રોમાં શોધ સૂચનોને મંજૂરી આપીએ?</string>
150     <!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
151     <string name="search_suggestions_onboarding_text">%s એ એડ્રેસ બારમાં તમે લખો છો તે બધું તમારા ડિફોલ્ટ શોધ એંજિનથી શેર કરશે.</string>
152     <!-- Search suggestion onboarding hint Learn more link text -->
153     <string name="search_suggestions_onboarding_learn_more_link">વધુ શીખો</string>
155     <!-- Search Widget -->
156     <!-- Text preview for smaller sized widgets -->
157     <string name="search_widget_text_short">શોધો</string>
158     <!-- Text preview for larger sized widgets -->
159     <string name="search_widget_text_long">વેબ પર શોધો</string>
161     <!-- Content description (not visible, for screen readers etc.): Voice search -->
162     <string name="search_widget_voice">અવાજ દ્વારા શોધ</string>
164     <!-- Preferences -->
165     <!-- Title for the settings page-->
166     <string name="settings">સેટિંગ્સ</string>
167     <!-- Preference category for basic settings -->
168     <string name="preferences_category_basics">મૂળભૂત</string>
169     <!-- Preference category for general settings -->
170     <string name="preferences_category_general">સામાન્ય</string>
171     <!-- Preference category for all links about Fenix -->
172     <string name="preferences_category_about">વિશે</string>
173     <!-- Preference for settings related to changing the default search engine -->
174     <string name="preferences_default_search_engine">મૂળભૂત શોધ એન્જિન</string>
175     <!-- Preference for settings related to Search -->
176     <string name="preferences_search">શોધો</string>
177     <!-- Preference for settings related to Search address bar -->
178     <string name="preferences_search_address_bar">સરનામાં બાર</string>
179     <!-- Preference linking to help about Fenix -->
180     <string name="preferences_help">મદદ</string>
181     <!-- Preference link to rating Fenix on the Play Store -->
182     <string name="preferences_rate">ગૂગલ પ્લે પર રેટ કરો</string>
183     <!-- Preference for giving feedback about Fenix -->
184     <string name="preferences_feedback">અભિપ્રાય આપો</string>
185     <!-- Preference linking to about page for Fenix
186         The first parameter is the name of the app defined in app_name (for example: Fenix) -->
187     <string name="preferences_about">%1$s વિશે</string>
188     <!-- Preference linking to the your rights SUMO page -->
189     <string name="preferences_your_rights">તમારા અધિકારો</string>
190     <!-- Preference for settings related to saved passwords -->
191     <string name="preferences_passwords">પાસવર્ડ્સ</string>
192     <!-- Preference for settings related to saved credit cards and addresses -->
193     <string name="preferences_credit_cards_addresses">ક્રેડિટ કાર્ડ્સ અને સરનામાં</string>
194     <!-- Preference for settings related to changing the default browser -->
195     <string name="preferences_set_as_default_browser">મૂળભૂત બ્રાઉઝર તરીકે સેટ કરો</string>
196     <!-- Preference category for advanced settings -->
197     <string name="preferences_category_advanced">અદ્યતન</string>
198     <!-- Preference category for privacy settings -->
199     <string name="preferences_category_privacy">ગોપનીયતા</string>
200     <!-- Preference category for privacy and security settings -->
201     <string name="preferences_category_privacy_security">ગોપનીયતા અને સુરક્ષા</string>
202     <!-- Preference for advanced site permissions -->
203     <string name="preferences_site_permissions">સાઇટ પરવાનગીઓ</string>
204     <!-- Preference for private browsing options -->
205     <string name="preferences_private_browsing_options">ખાનગી બ્રાઉઝિંગ</string>
206     <!-- Preference for opening links in a private tab-->
207     <string name="preferences_open_links_in_a_private_tab">ખાનગી ટેબમાં લિંક્સ ખોલો</string>
208     <!-- Preference for adding private browsing shortcut -->
209     <string name="preferences_add_private_browsing_shortcut">ખાનગી બ્રાઉઝિંગ શોર્ટકટ ઉમેરો</string>
210     <!-- Preference for accessibility -->
211     <string name="preferences_accessibility">સુલભતા</string>
212     <!-- Preference category for account information -->
213     <string name="preferences_category_account">ખાતુ</string>
214     <!-- Preference shown on banner to sign into account -->
215     <string name="preferences_sign_in">સાઇન ઇન કરો</string>
216     <!-- Preference for changing where the toolbar is positioned -->
217     <string name="preferences_toolbar">ટૂલબાર</string>
218     <!-- Preference for changing default theme to dark or light mode -->
219     <string name="preferences_theme">થીમ</string>
220     <!-- Preference description for banner about signing in -->
221     <string name="preferences_sign_in_description">તમારા Firefox એકાઉન્ટ સાથે બુકમાર્ક્સ, ઇતિહાસ અને વધુને સમન્વયિત કરો</string>
222     <!-- Preference shown instead of account display name while account profile information isn't available yet. -->
223     <string name="preferences_account_default_name">Firefox ખાતુ</string>
224     <!-- Preference text for account title when there was an error syncing FxA -->
225     <string name="preferences_account_sync_error">સમન્વયન ફરી શરૂ કરવા માટે ફરીથી કનેક્ટ કરો</string>
226     <!-- Preference for language -->
227     <string name="preferences_language">ભાષા</string>
228     <!-- Preference for data choices -->
229     <string name="preferences_data_choices">માહિતી વિકલ્પો</string>
230     <!-- Preference for data collection -->
231     <string name="preferences_data_collection">માહિતી સંગ્રહ</string>
232     <!-- Preference linking to the privacy notice -->
233     <string name="preferences_privacy_link">ગોપનીયતા સૂચના</string>
234     <!-- Preference category for developer tools -->
235     <string name="developer_tools_category">ડેવલપર સાધનો</string>
236     <!-- Preference for developers -->
237     <string name="preferences_remote_debugging">USB દ્વારા રિમોટ ડિબગીંગ</string>
238     <!-- Preference title for switch preference to show search suggestions -->
239     <string name="preferences_show_search_suggestions">શોધ સૂચનો બતાવો</string>
240     <!-- Preference title for switch preference to show search suggestions also in private mode -->
241     <string name="preferences_show_search_suggestions_in_private">ખાનગી સત્રોમાં બતાવો</string>
242     <!-- Preference title for switch preference to show a clipboard suggestion when searching -->
243     <string name="preferences_show_clipboard_suggestions">ક્લિપબોર્ડ સૂચનો બતાવો</string>
244     <!-- Preference title for switch preference to suggest browsing history when searching -->
245     <string name="preferences_search_browsing_history">બ્રાઉઝિંગ ઇતિહાસ શોધો</string>
246     <!-- Preference title for switch preference to suggest bookmarks when searching -->
247     <string name="preferences_search_bookmarks">બુકમાર્ક્સ શોધો</string>
248     <!-- Preference for account settings -->
249     <string name="preferences_account_settings">એકાઉન્ટ સેટિંગસ</string>
250     <!-- Preference for open links in third party apps -->
251     <string name="preferences_open_links_in_apps">એપ્લિકેશન્સમાં લિંક્સ ખોલો</string>
253     <!-- Preference for add_ons -->
254     <string name="preferences_addons">એડ-ઑન્સ</string>
256     <!-- Account Preferences -->
257     <!-- Preference for triggering sync -->
258     <string name="preferences_sync_now">હમણાં સમન્વયિત કરો</string>
259     <!-- Preference category for sync -->
260     <string name="preferences_sync_category">શું સમન્વયિત કરવું તે પસંદ કરો</string>
261     <!-- Preference for syncing history -->
262     <string name="preferences_sync_history">ઇતિહાસ</string>
263     <!-- Preference for syncing bookmarks -->
264     <string name="preferences_sync_bookmarks">બુકમાર્ક્સ</string>
265     <!-- Preference for syncing logins -->
266     <string name="preferences_sync_logins">લૉગિન</string>
267     <!-- Preference for signing out -->
268     <string name="preferences_sign_out">સાઇન આઉટ</string>
269     <!-- Preference displays and allows changing current FxA device name -->
270     <string name="preferences_sync_device_name">ઉપકરણ નામ</string>
271     <!-- Text shown when user enters empty device name -->
272     <string name="empty_device_name_error">ઉપકરણનું નામ ખાલી હોઈ શકતું નથી.</string>
273     <!-- Label indicating that sync is in progress -->
274     <string name="sync_syncing_in_progress">સમન્વયિત…</string>
275     <!-- Label summary indicating that sync failed. The first parameter is the date stamp showing last time it succeeded -->
276     <string name="sync_failed_summary">સમન્વયન નિષ્ફળ થયું. છેલ્લી સફળતા: %s</string>
277     <!-- Label summary showing never synced -->
278     <string name="sync_failed_never_synced_summary">સમન્વયન નિષ્ફળ થયું. છેલ્લે સમન્વયિત: ક્યારેય નહીં</string>
279     <!-- Label summary the date we last synced. The first parameter is date stamp showing last time synced -->
280     <string name="sync_last_synced_summary">છેલ્લે સમન્વયિત: %s</string>
281     <!-- Label summary showing never synced -->
282     <string name="sync_never_synced_summary">છેલ્લે સમન્વયિત: ક્યારેય નહીં</string>
284     <!-- Send Tab -->
285     <!-- Name of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app -->
286     <string name="fxa_received_tab_channel_name">પ્રાપ્ત ટેબ્સ </string>
287     <!-- Description of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app -->
288     <string name="fxa_received_tab_channel_description">અન્ય Firefox ઉપકરણોથી પ્રાપ્ત ટેબ્સ માટેની સૂચનાઓ.</string>
289     <!--  The body for these is the URL of the tab received  -->
290     <string name="fxa_tab_received_notification_name">ટેબ પ્રાપ્ત</string>
291     <!-- When multiple tabs have been received -->
292     <string name="fxa_tabs_received_notification_name">ટૅબ્સ પ્રાપ્ત</string>
293     <!-- %s is the device name -->
294     <string name="fxa_tab_received_from_notification_name">%s માંથી ટૅબ</string>
296     <!-- Advanced Preferences -->
297     <!-- Preference for tracking protection settings -->
298     <string name="preferences_tracking_protection_settings">ટ્રૅકિંગ સંરક્ષણ</string>
299     <!-- Preference switch for tracking protection -->
300     <string name="preferences_tracking_protection">ટ્રૅકિંગ સંરક્ષણ</string>
302     <!-- Preference switch description for tracking protection -->
303     <string name="preferences_tracking_protection_description">ઓનલાઇન ટ્રેક કરતી સામગ્રી અને સ્ક્રિપ્ટ્સને અવરોધિત કરો</string>
304     <!-- Preference for tracking protection exceptions -->
305     <string name="preferences_tracking_protection_exceptions">અપવાદો</string>
306     <!-- Preference description for tracking protection exceptions -->
307     <string name="preferences_tracking_protection_exceptions_description">આ વેબસાઇટ્સ માટે ટ્રૅકિંગ સંરક્ષણ બંધ છે</string>
308     <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
309     <string name="preferences_tracking_protection_exceptions_turn_on_for_all">બધી સાઇટ્સ માટે ચાલુ કરો</string>
310     <!-- Text displayed when there are no exceptions -->
311     <string name="exceptions_empty_message_description">અપવાદો તમને પસંદ કરેલી સાઇટ્સ માટે ટ્રેકિંગ સુરક્ષાને અક્ષમ કરવા દે છે.</string>
312     <!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
313     <string name="exceptions_empty_message_learn_more_link">વધુ શીખો</string>
315     <!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
316     <string name="preferences_tracking_protection_turned_off_globally">વૈશ્વિક સ્તરે બંધ છે, તેને ચાલુ કરવા માટે સેટિંગ્સ પર જાઓ.</string>
318     <!-- Preference switch for Telemetry -->
319     <string name="preferences_telemetry">ટેલીમેટ્રી</string>
320     <!-- Preference switch for usage and technical data collection -->
321     <string name="preference_usage_data">ઉપયોગ અને તકનીકી ડેટા</string>
322     <!-- Title for experiments preferences -->
323     <string name="preference_experiments">પરીક્ષણો</string>
324     <!-- Summary for experiments preferences -->
325     <string name="preference_experiments_summary">Mozilla ને પ્રાયોગિક સુવિધાઓ માટે ડેટા ઇન્સ્ટોલ અને એકત્રિત કરવાની મંજૂરી આપે છે</string>
326     <!-- Preference switch for crash reporter -->
327     <string name="preferences_crash_reporter">ક્રેશ રિપોર્ટર</string>
328     <!-- Preference switch for Mozilla location service -->
329     <string name="preferences_mozilla_location_service">Mozilla સ્થાન સેવા</string>
330     <!-- Preference switch for app health report. The first parameter is the name of the application (For example: Fenix) -->
331     <string name="preferences_fenix_health_report">%s આરોગ્ય અહેવાલ</string>
333     <!-- Turn On Sync Preferences -->
334     <!-- Header of the Turn on Sync preference view -->
335     <string name="preferences_sync">સમન્વયન ચાલુ કરો</string>
336     <!-- Preference for pairing -->
337     <string name="preferences_sync_pair">ડેસ્કટોપ માટે Firefoxમાં મેચિંગ કોડ સ્કેન કરો</string>
338     <!-- Preference for account login -->
339     <string name="preferences_sync_sign_in">સાઇન ઇન કરો</string>
340     <!-- Preference for reconnecting to FxA sync -->
341     <string name="preferences_sync_sign_in_to_reconnect">ફરીથી કનેક્ટ થવા માટે સાઇન ઇન કરો</string>
342     <!-- Preference for removing FxA account -->
343     <string name="preferences_sync_remove_account">એકાઉન્ટ દૂર કરો</string>
345     <!-- Button to open camera for pairing -->
346     <string name="pair_open_camera">કેમેરો ખોલો</string>
347     <!-- Button to cancel pairing -->
348     <string name="pair_cancel">રદ કરો</string>
350     <!-- Toolbar Preferences -->
351     <!-- Preference for using top toolbar -->
352     <string name="preference_top_toolbar">ઉપર</string>
353     <!-- Preference for using bottom toolbar -->
354     <string name="preference_bottom_toolbar">નીચેનું</string>
356     <!-- Theme Preferences -->
357     <!-- Preference for using light theme -->
358     <string name="preference_light_theme">લાઇટ</string>
359     <!-- Preference for using dark theme -->
360     <string name="preference_dark_theme">ડાર્ક</string>
361     <!-- Preference for using using dark or light theme automatically set by battery -->
362     <string name="preference_auto_battery_theme">બેટરી સેવર દ્વારા સેટ કરેલ</string>
363     <!-- Preference for using following device theme -->
364     <string name="preference_follow_device_theme">ઉપકરણ થીમ અનુસરો</string>
366     <!-- Library -->
367     <!-- Option in Library to open Sessions page -->
368     <string name="library_sessions">સત્રો</string>
369     <!-- Option in Library to open Screenshots page -->
370     <string name="library_screenshots">સ્ક્રીનશોટ્સ</string>
371     <!-- Option in Library to open Downloads page -->
372     <string name="library_downloads">ડાઉનલોડ્સ</string>
373     <!-- Option in library to open Bookmarks page -->
374     <string name="library_bookmarks">બુકમાર્ક્સ</string>
375     <!-- Option in library to open Desktop Bookmarks root page -->
376     <string name="library_desktop_bookmarks_root">ડેસ્કટૉપ બુકમાર્ક્સ</string>
377     <!-- Option in library to open Desktop Bookmarks "menu" page -->
378     <string name="library_desktop_bookmarks_menu">બુકમાર્ક્સ મેનુ</string>
379     <!-- Option in library to open Desktop Bookmarks "toolbar" page -->
380     <string name="library_desktop_bookmarks_toolbar">બુકમાર્ક્સ ટૂલબાર</string>
381     <!-- Option in library to open Desktop Bookmarks "unfiled" page -->
382     <string name="library_desktop_bookmarks_unfiled">અન્ય બુકમાર્ક્સ</string>
383     <!-- Option in Library to open History page -->
384     <string name="library_history">ઇતિહાસ</string>
385     <!-- Option in Library to open Reading List -->
386     <string name="library_reading_list">વાંચન યાદી</string>
387     <!-- Menu Item Label for Search in Library -->
388     <string name="library_search">શોધો</string>
389     <!-- Settings Page Title -->
390     <string name="settings_title">સેટિંગ્સ</string>
391     <!-- Content description (not visible, for screen readers etc.): "Menu icon for items on a history item" -->
392     <string name="content_description_history_menu">ઇતિહાસ આઇટમ મેનૂ</string>
393     <!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
394     <string name="content_description_close_button">બંધ કરો</string>
396     <!-- Sessions -->
397     <!-- Title for the list of tabs -->
398     <string name="tab_header_label">ટૅબ્સ ખોલો</string>
399     <!-- Title for the list of tabs in the current private session -->
400     <string name="tabs_header_private_title">ખાનગી સત્ર</string>
401     <!-- Title for the list of tabs in the current private session -->
402     <string name="tabs_header_private_tabs_title">ખાનગી ટૅબ્સ</string>
403     <!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
404     <string name="add_tab">ટૅબ ઉમેરો</string>
405     <!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
406     <string name="add_private_tab">ખાનગી ટેબ ઉમેરો</string>
407     <!-- Text for the new tab button to indicate adding a new private tab in the tab -->
408     <string name="tab_drawer_fab_content">ખાનગી</string>
409     <!-- Text shown as the title of the open tab tray -->
410     <string name="tab_tray_title">ટૅબ્સ ખોલો</string>
411     <!-- Text shown in the menu for saving tabs to a collection -->
412     <string name="tab_tray_menu_item_save">સંગ્રહમાં સાચવો</string>
413     <!-- Text shown in the menu for closing all tabs -->
414     <string name="tab_tray_menu_item_close">બધી ટૅબ્સ બંધ કરો</string>
415     <!-- Shortcut action to open new tab -->
416     <string name="tab_tray_menu_open_new_tab">નવું ટૅબ</string>
417     <!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
418     <string name="close_tab">ટૅબ બંધ કરો</string>
419     <!-- Content description (not visible, for screen readers etc.): Close tab <title> button. First parameter is tab title  -->
420     <string name="close_tab_title">ટૅબ બંધ કરો %s</string>
421     <!-- Content description (not visible, for screen readers etc.): Opens the open tabs menu when pressed -->
422     <string name="open_tabs_menu">ટૅબ્સ મેનૂ ખોલો</string>
423     <!-- Open tabs menu item to close all tabs -->
424     <string name="tabs_menu_close_all_tabs">બધી ટૅબ્સ બંધ કરો</string>
425     <!-- Open tabs menu item to share all tabs -->
426     <string name="tabs_menu_share_tabs">ટૅબ્સ શેર કરો</string>
427     <!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
428     <string name="tab_menu">ટૅબ મેનૂ</string>
430     <!-- Tab menu item to share the tab -->
431     <string name="tab_share">ટૅબ્સ શેર કરો</string>
432     <!-- Button in the current session menu. Deletes the session when pressed -->
433     <string name="current_session_delete">કાઢી નાખો</string>
434     <!-- Button in the current session menu. Saves the session when pressed -->
435     <string name="current_session_save">સાચવો</string>
436     <!-- Button in the current session menu. Opens the share menu when pressed -->
437     <string name="current_session_share">વહેંચો</string>
438     <!-- Content description (not visible, for screen readers etc.): Title icon for current session menu -->
439     <string name="current_session_image">વર્તમાન સત્રની છબી</string>
440     <!-- Button to save the current set of tabs into a collection -->
441     <string name="save_to_collection">સંગ્રહમાં સાચવો</string>
442     <!-- Text for the menu button to delete a collection -->
443     <string name="collection_delete">સંગ્રહ કાઢી નાખો</string>
444     <!-- Text for the menu button to rename a collection -->
445     <string name="collection_rename">સંગ્રહનું નામ બદલો</string>
446     <!-- Text for the button to open tabs of the selected collection -->
447     <string name="collection_open_tabs">ટૅબ્સ ખોલો</string>
449     <!-- Text for the menu button to remove a top site -->
450     <string name="remove_top_site">દૂર કરો</string>
452     <!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
453     <string name="pwa_site_controls_title_private">%1$s (ખાનગી મોડ)</string>
454     <!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
455     <string name="tab_tray_save_to_collection">સાચવો</string>
457     <!-- History -->
458     <!-- Text for the button to clear all history -->
459     <string name="history_delete_all">ઇતિહાસ કાઢી નાખો</string>
460     <!-- Text for the dialog to confirm clearing all history -->
461     <string name="history_delete_all_dialog">શું તમે ખરેખર તમારા ઇતિહાસને સાફ કરવા માંગો છો?</string>
462     <!-- Text for the snackbar to confirm that a single browsing history item has been deleted. The first parameter is the shortened URL of the deleted history item. -->
463     <string name="history_delete_single_item_snackbar">%1$s કાઢી નાખ્યું</string>
464     <!-- Text for positive action to delete history in deleting history dialog -->
465     <string name="history_clear_dialog">સાફ કરો</string>
466     <!-- History overflow menu copy button -->
467     <string name="history_menu_copy_button">નકલ કરો</string>
468     <!-- History overflow menu share button -->
469     <string name="history_menu_share_button">વહેંચો</string>
470     <!-- History overflow menu open in new tab button -->
471     <string name="history_menu_open_in_new_tab_button">નવી ટૅબમાં ખોલો</string>
472     <!-- History overflow menu open in private tab button -->
473     <string name="history_menu_open_in_private_tab_button">ખાનગી ટૅબમાં ખોલો</string>
474     <!-- Text for the button to delete a single history item -->
475     <string name="history_delete_item">કાઢો</string>
476     <!-- History multi select title in app bar
477     The first parameter is the number of bookmarks selected -->
478     <string name="history_multi_select_title">%1$d પસંદ કરેલ</string>
479     <!-- Text for the button to clear selected history items. The first parameter
480         is a digit showing the number of items you have selected -->
481     <string name="history_delete_some">%1$d આઇટમ્સ કાઢી નાખો</string>
482     <!-- Text for the header that groups the history for last 24 hours -->
483     <string name="history_24_hours">છેલ્લા 24 કલાક</string>
484     <!-- Text for the header that groups the history the past 7 days -->
485     <string name="history_7_days">છેલ્લા 7 દિવસો</string>
486     <!-- Text for the header that groups the history the past 30 days -->
487     <string name="history_30_days">છેલ્લા 30 દિવસો</string>
488     <!-- Text for the header that groups the history older than the last month -->
489     <string name="history_older">જૂનું</string>
490     <!-- Text shown when no history exists -->
491     <string name="history_empty_message">અહીં કોઈ ઇતિહાસ નથી</string>
493     <!-- Crashes -->
494     <!-- Title text displayed on the tab crash page. This first parameter is the name of the application (For example: Fenix) -->
495     <string name="tab_crash_title_2">માફ કરશો. %1$s તે પૃષ્ઠને લોડ કરી શકતા નથી.</string>
496     <!-- Description text displayed on the tab crash page -->
497     <string name="tab_crash_description">તમે નીચે આપેલી ટેબને પુન:સ્થાપિત અથવા બંધ કરવાનો પ્રયાસ કરી શકો છો.</string>
498     <!-- Send crash report checkbox text on the tab crash page -->
499     <string name="tab_crash_send_report">Mozilla પર ક્રેશ રિપોર્ટ મોકલો</string>
500     <!-- Close tab button text on the tab crash page -->
501     <string name="tab_crash_close">ટૅબ બંધ કરો</string>
502     <!-- Restore tab button text on the tab crash page -->
503     <string name="tab_crash_restore">ટૅબ પુનઃસ્થાપિત કરો</string>
505     <!-- Content Description for session item menu button -->
506     <string name="content_description_session_menu">સત્ર વિકલ્પો</string>
508     <!-- Content Description for session item share button -->
509     <string name="content_description_session_share">શેર સત્ર</string>
511     <!-- Bookmarks -->
512     <!-- Content description for bookmarks library menu -->
513     <string name="bookmark_menu_content_description">બુકમાર્ક મેનૂ</string>
514     <!-- Screen title for editing bookmarks -->
515     <string name="bookmark_edit">બુકમાર્કમાં ફેરફાર કરો</string>
516     <!-- Screen title for selecting a bookmarks folder -->
517     <string name="bookmark_select_folder">ફોલ્ડર પસંદ કરો</string>
518     <!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
519     <string name="bookmark_delete_folder_confirmation_dialog">શું તમે ખરેખર આ ફોલ્ડરને કાઢવા માંગો છો?</string>
520     <!-- Snackbar title shown after a folder has been deleted. This first parameter is the name of the deleted folder -->
521     <string name="bookmark_delete_folder_snackbar">%1$s કાઢી નાખ્યું</string>
522     <!-- Screen title for adding a bookmarks folder -->
523     <string name="bookmark_add_folder">ફોલ્ડર ઉમેરો</string>
524     <!-- deprecated: Snackbar title shown after a bookmark has been created. -->
525     <string name="bookmark_created_snackbar">બુકમાર્ક બનાવ્યું.</string>
526     <!-- Snackbar title shown after a bookmark has been created. -->
527     <string name="bookmark_saved_snackbar">બુકમાર્ક સાચવ્યું!</string>
528     <!-- Snackbar edit button shown after a bookmark has been created. -->
529     <string name="edit_bookmark_snackbar_action">સંપાદિત</string>
530     <!-- Bookmark overflow menu edit button -->
531     <string name="bookmark_menu_edit_button">સંપાદિત</string>
532     <!-- Bookmark overflow menu select button -->
533     <string name="bookmark_menu_select_button">પસંદ કરો</string>
534     <!-- Bookmark overflow menu copy button -->
535     <string name="bookmark_menu_copy_button">નકલ કરો</string>
536     <!-- Bookmark overflow menu share button -->
537     <string name="bookmark_menu_share_button">વહેંચો</string>
538     <!-- Bookmark overflow menu open in new tab button -->
539     <string name="bookmark_menu_open_in_new_tab_button">નવી ટૅબમાં ખોલો</string>
540     <!-- Bookmark overflow menu open in private tab button -->
541     <string name="bookmark_menu_open_in_private_tab_button">ખાનગી ટૅબમાં ખોલો</string>
542     <!-- Bookmark overflow menu delete button -->
543     <string name="bookmark_menu_delete_button">કાઢી નાખો</string>
544     <!--Bookmark overflow menu save button -->
545     <string name="bookmark_menu_save_button">સાચવો</string>
546     <!-- Bookmark multi select title in app bar
547      The first parameter is the number of bookmarks selected -->
548     <string name="bookmarks_multi_select_title">%1$d પસંદ કરેલ</string>
549     <!-- Bookmark editing screen title -->
550     <string name="edit_bookmark_fragment_title">બુકમાર્કમાં ફેરફાર કરો</string>
551     <!-- Bookmark folder editing screen title -->
552     <string name="edit_bookmark_folder_fragment_title">ફોલ્ડર સંપાદિત કરો</string>
553     <!-- Bookmark sign in button message -->
554     <string name="bookmark_sign_in_button">સમન્વયિત બુકમાર્ક્સ જોવા માટે સાઇન ઇન કરો</string>
555     <!-- Bookmark URL editing field label -->
556     <string name="bookmark_url_label">URL</string>
557     <!-- Bookmark FOLDER editing field label -->
558     <string name="bookmark_folder_label">ફોલ્ડર</string>
559     <!-- Bookmark NAME editing field label -->
560     <string name="bookmark_name_label">નામ</string>
561     <!-- Bookmark add folder screen title -->
562     <string name="bookmark_add_folder_fragment_label">ફોલ્ડર ઉમેરો</string>
563     <!-- Bookmark select folder screen title -->
564     <string name="bookmark_select_folder_fragment_label">ફોલ્ડર પસંદ કરો</string>
565     <!-- Bookmark editing error missing title -->
566     <string name="bookmark_empty_title_error">શીર્ષક હોવું આવશ્યક છે</string>
567     <!-- Bookmark editing error missing or improper URL -->
568     <string name="bookmark_invalid_url_error">અમાન્ય URL</string>
569     <!-- Bookmark screen message for empty bookmarks folder -->
570     <string name="bookmarks_empty_message">અહીં કોઈ બુકમાર્ક્સ નથી</string>
571     <!-- Bookmark snackbar message on deletion
572      The first parameter is the host part of the URL of the bookmark deleted, if any -->
573     <string name="bookmark_deletion_snackbar_message">%1$s કાઢી નાખ્યું</string>
574     <!-- Bookmark undo button for deletion snackbar action -->
575     <string name="bookmark_undo_deletion">પૂર્વવત્ કરો</string>
577     <!-- Site Permissions -->
578     <!-- Site permissions preferences header -->
579     <string name="permissions_header">પરવાનગીઓ</string>
580     <!-- Button label that take the user to the Android App setting -->
581     <string name="phone_feature_go_to_settings">સેટિંગ્સ પર જાઓ</string>
582     <!-- Content description (not visible, for screen readers etc.): Quick settings sheet
583         to give users access to site specific information / settings. For example:
584         Secure settings status and a button to modify site permissions -->
585     <string name="quick_settings_sheet">ઝડપી સેટિંગ્સ શીટ</string>
586     <!-- Label that indicates that this option it the recommended one -->
587     <string name="phone_feature_recommended">ભલામણ કરેલ</string>
589     <!-- button that allows editing site permissions settings -->
590     <string name="quick_settings_sheet_manage_site_permissions">સાઇટ પરવાનગીઓ મેનેજ કરો</string>
591     <!-- Button label for clearing all the information of site permissions-->
592     <string name="clear_permissions">પરવાનગીઓ સાફ કરો</string>
593     <!-- Button label for clearing a site permission-->
594     <string name="clear_permission">પરવાનગીઓ સાફ કરો</string>
595     <!-- Button label for clearing all the information on all sites-->
596     <string name="clear_permissions_on_all_sites">બધી સાઇટ્સ પર પરવાનગીઓ સાફ કરો</string>
597     <!-- Preference for altering video and audio autoplay for all websites -->
598     <string name="preference_browser_feature_autoplay">સ્વયંસંચાલિત</string>
599     <!-- Preference for altering the camera access for all websites -->
600     <string name="preference_phone_feature_camera">કેમેરા</string>
601     <!-- Preference for altering the microphone access for all websites -->
602     <string name="preference_phone_feature_microphone">માઇક્રોફોન</string>
603     <!-- Preference for altering the location access for all websites -->
604     <string name="preference_phone_feature_location">સ્થાન</string>
605     <!-- Preference for altering the notification access for all websites -->
606     <string name="preference_phone_feature_notification">સૂચના</string>
607     <!-- Label that indicates that a permission must be asked always -->
608     <string name="preference_option_phone_feature_ask_to_allow">પરવાનગી પૂછો</string>
609     <!-- Label that indicates that a permission must be blocked -->
610     <string name="preference_option_phone_feature_blocked">અવરોધિત</string>
611     <!-- Label that indicates that a permission must be allowed -->
612     <string name="preference_option_phone_feature_allowed">મંજૂર</string>
613     <!--Label that indicates a permission is by the Android OS-->
614     <string name="phone_feature_blocked_by_android">Android દ્વારા અવરોધિત</string>
615     <!-- Preference for showing a list of websites that the default configurations won't apply to them -->
616     <string name="preference_exceptions">અપવાદો</string>
617     <!-- Summary of tracking protection preference if tracking protection is set to on -->
618     <string name="tracking_protection_on">ચાલુ કરો</string>
619     <!-- Summary of tracking protection preference if tracking protection is set to off -->
620     <string name="tracking_protection_off">બંધ કરો</string>
622     <!-- Summary of delete browsing data on quit preference if it is set to on -->
623     <string name="delete_browsing_data_quit_on">ચાલુ</string>
624     <!-- Summary of delete browsing data on quit preference if it is set to off -->
625     <string name="delete_browsing_data_quit_off">બંધ</string>
627     <!-- Collections -->
628     <!-- Collections header on home fragment -->
629     <string name="collections_header">સંગ્રહો</string>
630     <!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
631     <string name="collection_menu_button_content_description">સંગ્રહ મેનૂ</string>
632     <!-- Title for the "select tabs" step of the collection creator -->
633     <string name="create_collection_select_tabs">ટેબ્સ પસંદ કરો</string>
634     <!-- Title for the "select collection" step of the collection creator -->
635     <string name="create_collection_select_collection">સંગ્રહ પસંદ કરો</string>
636     <!-- Title for the "name collection" step of the collection creator -->
637     <string name="create_collection_name_collection">સંગ્રહ નામ</string>
638     <!-- Button to add new collection for the "select collection" step of the collection creator -->
639     <string name="create_collection_add_new_collection">નવો સંગ્રહ ઉમેરો</string>
640     <!-- Button to select all tabs in the "select tabs" step of the collection creator -->
641     <string name="create_collection_select_all">બધું પસંદ કરો</string>
642     <!-- Button to deselect all tabs in the "select tabs" step of the collection creator -->
643     <string name="create_collection_deselect_all">બધા નાપસંદ કરો</string>
644     <!-- Text to prompt users to select the tabs to save in the "select tabs" step of the collection creator -->
645     <string name="create_collection_save_to_collection_empty">સાચવવા માટે ટેબ્સ પસંદ કરો</string>
646     <!-- Text to show users how many tabs they have selected in the "select tabs" step of the collection creator.
647      %d is a placeholder for the number of tabs selected. -->
648     <string name="create_collection_save_to_collection_tabs_selected">%d ટેબ્સ પસંદ કર્યા</string>
649     <!-- Text to show users they have one tab selected in the "select tabs" step of the collection creator.
650     %d is a placeholder for the number of tabs selected. -->
651     <string name="create_collection_save_to_collection_tab_selected">%d ટેબ્સ પસંદ કરેલ</string>
652     <!-- Text shown in snackbar when multiple tabs have been saved in a collection -->
653     <string name="create_collection_tabs_saved">ટેબ્સ સાચવ્યા!</string>
654     <!-- Text shown in snackbar when one tab has been saved in a collection -->
655     <string name="create_collection_tab_saved">ટેબ સાચવી!</string>
656     <!-- Content description (not visible, for screen readers etc.): button to close the collection creator -->
657     <string name="create_collection_close">બંધ કરો</string>
658     <!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
659     <string name="create_collection_save">સાચવો</string>
661     <!-- Snackbar action to view the collection the user just created or updated -->
662     <string name="create_collection_view">દેખાવ</string>
664     <!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
665     <string name="create_collection_default_name">સંગ્રહો %d</string>
667     <!-- Share -->
668     <!-- Share screen header -->
669     <string name="share_header">મોકલો અને શેર કરો</string>
670     <!-- Share screen header -->
671     <string name="share_header_2">વહેંચો</string>
672     <!-- Content description (not visible, for screen readers etc.):
673         "Share" button. Opens the share menu when pressed. -->
674     <string name="share_button_content_description">વહેંચો</string>
675     <!-- Sub-header in the dialog to share a link to another app -->
676     <string name="share_link_subheader">લિંક વહેંચો</string>
677     <!-- Sub-header in the dialog to share a link to another sync device -->
678     <string name="share_device_subheader">ઉપકરણ પર મોકલો</string>
679     <!-- Sub-header in the dialog to share a link to an app from the full list -->
680     <string name="share_link_all_apps_subheader">બધી ક્રિયાઓ</string>
681     <!-- Sub-header in the dialog to share a link to an app from the most-recent sorted list -->
682     <string name="share_link_recent_apps_subheader">તાજેતરમાં વપરાયેલ</string>
683     <!-- An option from the share dialog to sign into sync -->
684     <string name="sync_sign_in">સમન્વયન કરવા માટે સાઇન ઇન કરો</string>
685     <!-- An option from the share dialog to send link to all other sync devices -->
686     <string name="sync_send_to_all">બધા ઉપકરણો પર મોકલો</string>
687     <!-- An option from the share dialog to reconnect to sync -->
688     <string name="sync_reconnect">સમન્વયન કરવા માટે ફરીથી કનેક્ટ કરો</string>
689     <!-- Text displayed when sync is offline and cannot be accessed -->
690     <string name="sync_offline">ઑફલાઇન</string>
691     <!-- An option to connect additional devices -->
692     <string name="sync_connect_device">બીજા ઉપકરણ સાથે જોડાણ કરો</string>
694     <!-- The dialog text shown when additional devices are not available -->
695     <string name="sync_connect_device_dialog">ટેબ મોકલવા માટે, ઓછામાં ઓછા એક અન્ય ઉપકરણ પર Firefox માં સાઇન ઇન કરો.</string>
696     <!-- Confirmation dialog button -->
697     <string name="sync_confirmation_button">સમજાઈ ગયું</string>
698     <!-- Share error message -->
699     <string name="share_error_snackbar">આ એપ્લિકેશન પર શેર કરી શકતા નથી</string>
700     <!-- Add new device screen title -->
701     <string name="sync_add_new_device_title">ઉપકરણ પર મોકલો</string>
702     <!-- Text for the warning message on the Add new device screen -->
703     <string name="sync_add_new_device_message">કોઈ ઉપકરણો જોડાયેલ નથી</string>
704     <!-- Text for the button to learn about sending tabs -->
705     <string name="sync_add_new_device_learn_button">ટૅબ્સ મોકલવા વિશે જાણો…</string>
706     <!-- Text for the button to connect another device -->
707     <string name="sync_add_new_device_connect_button">બીજા ઉપકરણ સાથે જોડાણ કરો…</string>
709     <!-- Notifications -->
710     <!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
711     <string name="notification_pbm_channel_name">ખાનગી બ્રાઉઝિંગ સત્ર</string>
712     <!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
713     <string name="notification_pbm_delete_text">ખાનગી ટેબ્સ કાઢી નાખો</string>
714     <!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
715     <string name="notification_pbm_delete_text_2">ખાનગી ટૅબ્સ બંધ કરો</string>
716     <!-- Notification action to open Fenix and resume the current browsing session. -->
717     <string name="notification_pbm_action_open">ખોલો</string>
718     <!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
719     <string name="notification_pbm_action_delete_and_open">કાઢી નાખો અને ખોલો</string>
720     <!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
721     <string name="notification_powered_by_channel_name">દ્વારા સંચાલિત</string>
722     <!-- Text shown in snackbar when user deletes a collection -->
723     <string name="snackbar_collection_deleted">સંગ્રહ કાઢી નાખ્યા</string>
724     <!-- Text shown in snackbar when user renames a collection -->
725     <string name="snackbar_collection_renamed">સંગ્રહનું નામ બદલ્યું</string>
726     <!-- Text shown in snackbar when user deletes a tab -->
727     <string name="snackbar_tab_deleted">ટેબ કાઢી નાખ્યું</string>
728     <!-- Text shown in snackbar when user deletes all tabs -->
729     <string name="snackbar_tabs_deleted">ટેબ્સ કાઢી નાખ્યાં</string>
730     <!-- Text shown in snackbar when user closes a tab -->
731     <string name="snackbar_tab_closed">ટેબ બંધ કર્યું</string>
732     <!-- Text shown in snackbar when user closes all tabs -->
733     <string name="snackbar_tabs_closed">ટેબ્સ બંધ કર્યા</string>
734     <!-- Text shown in snackbar when user adds a site to top sites -->
735     <string name="snackbar_added_to_top_sites">ટોચની સાઇટ્સ પર ઉમેર્યું!</string>
736     <!-- Text shown in snackbar when user closes a private tab -->
737     <string name="snackbar_private_tab_closed">ખાનગી ટેબ બંધ કર્યું</string>
738     <!-- Text shown in snackbar when user closes all private tabs -->
739     <string name="snackbar_private_tabs_closed">ખાનગી ટેબ્સ બંધ કર્યા</string>
740     <!-- Text shown in snackbar when user deletes all private tabs -->
741     <string name="snackbar_private_tabs_deleted">ખાનગી ટેબ્સ કાઢી નાખ્યા</string>
742     <!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
743     <string name="snackbar_deleted_undo">પૂર્વવત્ કરો</string>
744     <!-- Text shown in snackbar when user removes a top site -->
745     <string name="snackbar_top_site_removed">સાઇટ દૂર કરી</string>
746     <!-- Text for action to undo deleting a tab or collection shown in a11y dialog -->
747     <string name="a11y_dialog_deleted_undo">પૂર્વવત્ કરો</string>
748     <!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
749     <string name="a11y_dialog_deleted_confirm">ખાતરી કરો</string>
750     <!-- QR code scanner prompt which appears after scanning a code, but before navigating to it
751         First parameter is the name of the app, second parameter is the URL or text scanned-->
752     <string name="qr_scanner_confirmation_dialog_message">%1$s ને %2$s ખોલવાની મંજૂરી આપો</string>
753     <!-- QR code scanner prompt dialog positive option to allow navigation to scanned link -->
754     <string name="qr_scanner_dialog_positive">પરવાનગી આપો</string>
755     <!-- QR code scanner prompt dialog positive option to deny navigation to scanned link -->
756     <string name="qr_scanner_dialog_negative">નકારો</string>
757     <!-- Tab collection deletion prompt dialog message. Placeholder will be replaced with the collection name -->
758     <string name="tab_collection_dialog_message">શું તમે ખરેખર %1$s ને કાઢી નાખવા માંગો છો?</string>
759     <!-- Collection and tab deletion prompt dialog title. Placeholder will be replaced with the collection name. This will show when the last tab from a collection is deleted -->
760     <string name="delete_tab_and_collection_dialog_title">%1$s ને કાઢી નાખીએ?</string>
761     <!-- Tab collection deletion prompt dialog option to delete the collection -->
762     <string name="tab_collection_dialog_positive">કાઢી નાખો</string>
763     <!-- Text displayed in a notification when the user enters full screen mode -->
764     <string name="full_screen_notification">પૂર્ણ સ્ક્રીન મોડમાં દાખલ થઈ રહ્યું છે</string>
765     <!-- Message for copying the URL via long press on the toolbar -->
766     <string name="url_copied">URL નકલ કરી</string>
768     <!-- Summary for Accessibility Text Size Scaling Preference -->
769     <string name="preference_accessibility_text_size_summary">વેબસાઇટ્સ પર ટેક્સ્ટ મોટા અથવા નાનાં બનાવો</string>
770     <!-- Title for Accessibility Text Size Scaling Preference -->
771     <string name="preference_accessibility_font_size_title">અક્ષર નું કદ</string>
773     <!-- Summary for Accessibility Text Automatic Size Scaling Preference -->
774     <string name="preference_accessibility_auto_size_summary">અક્ષર નું કદ તમારી Android સેટિંગ્સ સાથે મેળ ખાશે. અહીં અક્ષર નું કદ સંચાલિત કરવામાં અક્ષમ કરો.</string>
776     <!-- Title for the Delete browsing data preference -->
777     <string name="preferences_delete_browsing_data">બ્રાઉઝિંગ માહિતી કાઢી નાખો</string>
778     <!-- Title for the tabs item in Delete browsing data -->
779     <string name="preferences_delete_browsing_data_tabs_title_2">ટૅબ્સ ખોલો</string>
780     <!-- Subtitle for the tabs item in Delete browsing data, parameter will be replaced with the number of open tabs -->
781     <string name="preferences_delete_browsing_data_tabs_subtitle">%d ટૅબ્સ</string>
782     <!-- Title for the data and history items in Delete browsing data -->
783     <string name="preferences_delete_browsing_data_browsing_data_title">બ્રાઉઝિંગ ઇતિહાસ અને સાઇટ માહિતી</string>
784     <!-- Subtitle for the data and history items in delete browsing data, parameter will be replaced with the
785         number of history items the user has -->
786     <string name="preferences_delete_browsing_data_browsing_data_subtitle">%d સરનામાંઓ</string>
787     <!-- Title for history items in Delete browsing data -->
788     <string name="preferences_delete_browsing_data_browsing_history_title">ઇતિહાસ</string>
789     <!-- Subtitle for the history items in delete browsing data, parameter will be replaced with the
790         number of history pages the user has -->
791     <string name="preferences_delete_browsing_data_browsing_history_subtitle">%d પૃષ્ઠો</string>
792     <!-- Title for the cookies item in Delete browsing data -->
793     <string name="preferences_delete_browsing_data_cookies">કૂકીઝ</string>
794     <!-- Subtitle for the cookies item in Delete browsing data -->
795     <string name="preferences_delete_browsing_data_cookies_subtitle">તમે મોટાભાગની સાઇટ્સથી લૉગ આઉટ થશો</string>
796     <!-- Title for the cached images and files item in Delete browsing data -->
797     <string name="preferences_delete_browsing_data_cached_files">કેશ્ડ છબીઓ અને ફાઇલો</string>
798     <!-- Subtitle for the cached images and files item in Delete browsing data -->
799     <string name="preferences_delete_browsing_data_cached_files_subtitle">સંગ્રહ સ્થાનને મુક્ત કરે છે</string>
800     <!-- Title for the site permissions item in Delete browsing data -->
801     <string name="preferences_delete_browsing_data_site_permissions">સાઇટ પરવાનગીઓ</string>
802     <!-- Text for the button to delete browsing data -->
803     <string name="preferences_delete_browsing_data_button">બ્રાઉઝિંગ માહિતી કાઢી નાખો</string>
804     <!-- Title for the Delete browsing data on quit preference -->
805     <string name="preferences_delete_browsing_data_on_quit">છોડો ત્યારે બ્રાઉઝિંગ ડેટા કાઢી નાખો</string>
806     <!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
807     <string name="preference_summary_delete_browsing_data_on_quit">જ્યારે તમે મુખ્ય મેનૂમાંથી &quot;છોડો&quot; પસંદ કરો છો ત્યારે બ્રાઉઝિંગ ડેટા આપમેળે કાઢી નાખે છે</string>
808     <!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
809     <string name="preference_summary_delete_browsing_data_on_quit_2">જ્યારે તમે મુખ્ય મેનૂમાંથી \&quot;Quit\&quot; પસંદ કરો છો ત્યારે બ્રાઉઝિંગ ડેટા આપમેળે કાઢી નાખે છે</string>
810     <!-- Action item in menu for the Delete browsing data on quit feature -->
811     <string name="delete_browsing_data_on_quit_action">બંધ કરો</string>
813     <!-- Dialog message to the user asking to delete browsing data. -->
814     <string name="delete_browsing_data_prompt_message">આ તમારી બધી બ્રાઉઝિંગ માહિતીને કાઢી નાખશે.</string>
815     <!-- Dialog message to the user asking to delete browsing data. Parameter will be replaced by app name. -->
816     <string name="delete_browsing_data_prompt_message_3">%s પસંદ કરેલી બ્રાઉઝિંગ માહિતીને કાઢી નાખશે.</string>
817     <!-- Text for the cancel button for the data deletion dialog -->
818     <string name="delete_browsing_data_prompt_cancel">રદ કરો</string>
819     <!-- Text for the allow button for the data deletion dialog -->
820     <string name="delete_browsing_data_prompt_allow">કાઢી નાખો</string>
821     <!-- Text for the snackbar confirmation that the data was deleted -->
822     <string name="preferences_delete_browsing_data_snackbar">બ્રાઉઝિંગ માહિતી કાઢી નાખી</string>
823     <!-- Text for the snackbar to show the user that the deletion of browsing data is in progress -->
824     <string name="deleting_browsing_data_in_progress">બ્રાઉઝિંગ માહિતી કાઢી રહ્યું છે…</string>
826     <!-- Onboarding -->
827     <!-- Text for onboarding welcome message
828     The first parameter is the name of the app (e.g. Firefox Preview) -->
829     <string name="onboarding_header">%s પર આપનું સ્વાગત છે!</string>
830     <!-- text for the Firefox Accounts section header -->
831     <string name="onboarding_fxa_section_header">પહેલેથી જ એકાઉન્ટ છે?</string>
832     <!-- text for the Firefox Preview feature section header
833     The first parameter is the name of the app (e.g. Firefox Preview) -->
834     <string name="onboarding_feature_section_header">%s ને જાણો</string>
835     <!-- text for the "What's New" onboarding card header -->
836     <string name="onboarding_whats_new_header1">જુઓ નવુ શું છે</string>
837     <!-- text for underlined clickable link that is part of "what's new" onboarding card description that links to an FAQ -->
838     <string name="onboarding_whats_new_description_linktext">જવાબો અહીં મેળવો</string>
839     <!-- text for the button to confirm automatic sign-in -->
840     <string name="onboarding_firefox_account_auto_signin_confirm">હા, મને સાઇન ઇન કરો</string>
841     <!-- text for the automatic sign-in button while signing in is in process -->
842     <string name="onboarding_firefox_account_signing_in">સાઇન ઇન કરી રહ્યું છે…</string>
843     <!-- text for the button to manually sign into Firefox account. The word "Firefox" should not be translated -->
844     <string name="onboarding_firefox_account_sign_in">Firefoxમાં સાઇન ઇન કરો</string>
845     <!-- text for the button to stay signed out when presented with an option to automatically sign-in. -->
846     <string name="onboarding_firefox_account_stay_signed_out">સાઇન આઉટ રહો</string>
847     <!-- text to display in the snackbar once account is signed-in -->
848     <string name="onboarding_firefox_account_sync_is_on">સમન્વયન ચાલુ છે</string>
849     <!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
850     <string name="onboarding_firefox_account_automatic_signin_failed">સાઇન ઇન કરવામાં નિષ્ફળ</string>
851     <!-- text for tracking protection radio button option for strict level of blocking -->
852     <string name="onboarding_tracking_protection_strict_option">સખત</string>
853     <!-- text for the private browsing onboarding card header -->
854     <string name="onboarding_private_browsing_header">ખાનગી રૂપે બ્રાઉઝ કરો</string>
855     <!-- text for the private browsing onbording card button, that launches settings -->
856     <string name="onboarding_private_browsing_button">સેટિંગ્સ ખોલો</string>
857     <!-- text for the privacy notice onboarding card header -->
858     <string name="onboarding_privacy_notice_header">તમારી ગોપનીયતા</string>
860     <!-- Text for the button to read the privacy notice -->
861     <string name="onboarding_privacy_notice_read_button">અમારી ગોપનીયતા સૂચના વાંચો</string>
862     <!-- Content description (not visible, for screen readers etc.): Close onboarding screen -->
863     <string name="onboarding_close">બંધ કરો</string>
865     <!-- text for the button to finish onboarding -->
866     <string name="onboarding_finish">બ્રાઉઝ કરવાનું શરૂ કરો</string>
868     <!-- Onboarding theme -->
869     <!-- text for the theme picker onboarding card header -->
870     <string name="onboarding_theme_picker_header">તમારી થીમ પસંદ કરો</string>
871     <!-- Automatic theme setting (will follow device setting) -->
872     <string name="onboarding_theme_automatic_title">સ્વચાલિત</string>
873     <!-- Summary of automatic theme setting (will follow device setting) -->
874     <string name="onboarding_theme_automatic_summary">તમારી ડિવાઇસ સેટિંગ્સમાં અપનાવી છે</string>
875     <!-- Theme setting for dark mode -->
876     <string name="onboarding_theme_dark_title">ડાર્ક થીમ</string>
877     <!-- Theme setting for light mode -->
878     <string name="onboarding_theme_light_title">લાઈટ થીમ</string>
880     <!-- Text shown in snackbar when multiple tabs have been sent to device -->
881     <string name="sync_sent_tabs_snackbar">ટેબ્સ મોકલી!</string>
882     <!-- Text shown in snackbar when one tab has been sent to device  -->
883     <string name="sync_sent_tab_snackbar">ટેબ મોકલી!</string>
884     <!-- Text shown in snackbar when sharing tabs failed  -->
885     <string name="sync_sent_tab_error_snackbar">મોકલવામાં અસમર્થ</string>
886     <!-- Text shown in snackbar for the "retry" action that the user has after sharing tabs failed -->
887     <string name="sync_sent_tab_error_snackbar_action">ફરી પ્રયાસ કરો</string>
888     <!-- Title of QR Pairing Fragment -->
889     <string name="sync_scan_code">કોડ સ્કેન કરો</string>
890     <!-- Instructions on how to access pairing -->
891     <string name="sign_in_instructions"><![CDATA[તમારા કમ્પ્યુટર પર Firedox ખોલો અને <b>https://firefox.com/pair</b> પર જાઓ]]></string>
892     <!-- Text shown for sign in pairing when ready -->
893     <string name="sign_in_ready_for_scan">સ્કેન કરવા માટે તૈયાર છે</string>
894     <!-- Text shown for settings option for sign with pairing -->
895     <string name="sign_in_with_camera">તમારા કૅમેરાથી સાઇન ઇન કરો</string>
896     <!-- Text shown for settings option for sign with email -->
897     <string name="sign_in_with_email">તેના બદલે ઇમેઇલનો ઉપયોગ કરો</string>
898     <!-- Text shown in confirmation dialog to sign out of account -->
899     <string name="sign_out_confirmation_message">Firefox તમારા એકાઉન્ટ સાથે સમન્વય કરવાનું બંધ કરશે, પરંતુ આ ઉપકરણ પરના તમારી કોઈપણ બ્રાઉઝિંગ માહિતીને કાઢી નાખશે નહીં.</string>
900     <!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
901     <string name="sign_out_disconnect">જોડાણ તોડો</string>
902     <!-- Option to cancel signing out shown in confirmation dialog to sign out of account -->
903     <string name="sign_out_cancel">રદ કરો</string>
904     <!-- Error message snackbar shown after the user tried to select a default folder which cannot be altered -->
905     <string name="bookmark_cannot_edit_root">મૂળભૂત ફોલ્ડર્સ સંપાદિત કરી શકતા નથી</string>
907     <!-- Enhanced Tracking Protection -->
908     <!-- Link displayed in enhanced tracking protection panel to access tracking protection settings -->
909     <string name="etp_settings">સુરક્ષા સેટિંગ્સ</string>
910     <!-- Preference title for enhanced tracking protection settings -->
911     <string name="preference_enhanced_tracking_protection">ઉન્નત ટ્રેકિંગ સંરક્ષણ</string>
912     <!-- Title for the description of enhanced tracking protection -->
913     <string name="preference_enhanced_tracking_protection_explanation_title">અનુસર્યા વિના બ્રાઉઝ કરો</string>
914     <!-- Description of enhanced tracking protection. The first parameter is the name of the application (For example: Fenix) -->
915     <string name="preference_enhanced_tracking_protection_explanation">તમારી માહિતી તમારી પાસે રાખો. %s તમને ઘણા સામાન્ય ટ્રેકર્સથી સુરક્ષિત રાખે છે જે તમે ઓનલાઇન કરો છો તેનું જાણ રાખે છે.</string>
916     <!-- Text displayed that links to website about enhanced tracking protection -->
917     <string name="preference_enhanced_tracking_protection_explanation_learn_more">વધુ શીખો</string>
918     <!--  Accessibility text for the Standard protection information icon  -->
919     <string name="preference_enhanced_tracking_protection_standard_info_button">પ્રમાણભૂત ટ્રેકિંગ સુરક્ષા દ્વારા શું અવરોધિત છે</string>
921     <!-- Preference for enhanced tracking protection for the strict protection settings -->
922     <string name="preference_enhanced_tracking_protection_strict">સખત</string>
923     <!--  Accessibility text for the Strict protection information icon  -->
924     <string name="preference_enhanced_tracking_protection_strict_info_button">સખત ટ્રેકિંગ સુરક્ષા દ્વારા શું અવરોધિત છે</string>
925     <!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
926     <!-- Preference for enhanced tracking protection for the custom protection settings for cookies-->
927     <string name="preference_enhanced_tracking_protection_custom_cookies">કૂકીઝ</string>
928     <!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
929     <string name="preference_enhanced_tracking_protection_custom_tracking_content_1">બધા ટબ્સમાં</string>
930     <!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
931     <string name="preference_enhanced_tracking_protection_custom_tracking_content_2">ફક્ત ખાનગી ટબ્સમાં</string>
932     <string name="enhanced_tracking_protection_blocked">અવરોધિત</string>
933     <!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
934     <string name="enhanced_tracking_protection_allowed">મંજૂર</string>
935     <!-- Category of trackers (social media trackers) that can be blocked by Enhanced Tracking Protection -->
936     <string name="etp_social_media_trackers_title">સોશિયલ મીડિયા ટ્રેકર્સ</string>
938     <!-- Description of social media trackers that can be blocked by Enhanced Tracking Protection -->
939     <string name="etp_social_media_trackers_description">વેબ પર તમારી બ્રાઉઝિંગ પ્રવૃત્તિને ટ્રેક કરવાની સોશિયલ નેટવર્ક્સની ક્ષમતાને મર્યાદિત કરે છે.</string>
940     <!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection -->
941     <string name="etp_cookies_title">ક્રોસ-સાઇટ ટ્રેકિંગ કૂકીઝ</string>
942     <!-- Description of cross-site tracking cookies that can be blocked by Enhanced Tracking Protection -->
943     <string name="etp_cookies_description">જાહેરાત નેટવર્ક્સ અને વિશ્લેષણાત્મક કંપનીઓ ઘણી સાઇટ્સ પર તમારા બ્રાઉઝિંગ ડેટાને કમ્પાઇલ કરવા માટે ઉપયોગમાં લેતી કૂકીઝને અવરોધિત કરે છે.</string>
944     <!-- Category of trackers (cryptominers) that can be blocked by Enhanced Tracking Protection -->
945     <string name="etp_cryptominers_title">Cryptominers</string>
946     <!-- Description of cryptominers that can be blocked by Enhanced Tracking Protection -->
947     <string name="etp_cryptominers_description">ડિજિટલ ચલણની ખાણ મેળવવા માટે તમારા ઉપકરણની ઍક્સેસ મેળવતા દૂષિત સ્ક્રિપ્ટોને રોકે છે.</string>
948     <!-- Category of trackers (fingerprinters) that can be blocked by Enhanced Tracking Protection -->
949     <string name="etp_fingerprinters_title">ફિંગરપ્રિન્ટર્સ</string>
951     <!-- Description of fingerprinters that can be blocked by Enhanced Tracking Protection -->
952     <string name="etp_fingerprinters_description">તમારા ઉપકરણ વિશેની વિશિષ્ટ રીતે ઓળખી શકાય તેવી માહિતી કે જે ટ્રેકિંગ હેતુ માટે ઉપયોગમાં લઈ શકાય તેનો સંગ્રહ કરવાથી અટકાવે છે.</string>
953     <!-- Category of trackers (tracking content) that can be blocked by Enhanced Tracking Protection -->
954     <string name="etp_tracking_content_title">ટ્રેકિંગ સામગ્રી</string>
955     <!-- Enhanced Tracking Protection message that protection is currently on for this site -->
956     <string name="etp_panel_on">આ સાઇટ માટે સંરક્ષણ ચાલુ છે</string>
957     <!-- Enhanced Tracking Protection message that protection is currently off for this site -->
958     <string name="etp_panel_off">આ સાઇટ માટે સંરક્ષણ બંધ છે</string>
959     <!-- Header for exceptions list for which sites enhanced tracking protection is always off -->
960     <string name="enhanced_tracking_protection_exceptions">આ વેબસાઇટ્સ માટે ઉન્નત ટ્રેકિંગ પ્રોટેક્શન બંધ છે</string>
961     <!-- About page Your rights link text -->
962     <string name="about_your_rights">તમારા અધિકારો</string>
963     <!-- About page link text to open open source licenses screen -->
964     <string name="about_open_source_licenses">અમે ઉપયોગ કરીએ છીએ તે ઓપન સોર્સ લાઇબ્રેરીઓ</string>
965     <!-- About page link text to open what's new link -->
966     <string name="about_whats_new">%s માં નવું શું છે</string>
967     <!-- Open source licenses page title
968     The first parameter is the app name -->
969     <string name="open_source_licenses_title">%s | OSS પુસ્તકાલયો</string>
971     <!-- About page link text to open support link -->
972     <string name="about_support">આધાર</string>
973     <!-- About page link text to open privacy notice link -->
974     <string name="about_privacy_notice">ગોપનીયતા સૂચના</string>
975     <!-- About page link text to open know your rights link -->
976     <string name="about_know_your_rights">તમારા અધિકારો જાણો</string>
977     <!-- About page link text to open licensing information link -->
978     <string name="about_licensing_information">પરવાના માહિતી</string>
979     <!-- About page link text to open a screen with libraries that are used -->
980     <string name="about_other_open_source_libraries">અમે ઉપયોગ કરીએ છીએ તે પુસ્તકાલયો</string>
982     <!-- Content description of the tab counter toolbar button when one tab is open -->
983     <string name="tab_counter_content_description_one_tab">1 ટેબ</string>
984     <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
985     <string name="tab_counter_content_description_multi_tab">%d ટૅબ્સ</string>
987     <!-- Browser long press popup menu -->
988     <!-- Copy the current url -->
989     <string name="browser_toolbar_long_press_popup_copy">નકલ કરો</string>
990     <!-- Paste & go the text in the clipboard. '&amp;' is replaced with the ampersand symbol: & -->
991     <string name="browser_toolbar_long_press_popup_paste_and_go">પેસ્ટ કરો અને જાઓ</string>
992     <!-- Paste the text in the clipboard -->
993     <string name="browser_toolbar_long_press_popup_paste">પેસ્ટ કરો</string>
994     <!-- Snackbar message shown after an URL has been copied to clipboard. -->
995     <string name="browser_toolbar_url_copied_to_clipboard_snackbar">URL ક્લિપબોર્ડ પર નકલ કરી દેવામાં આવ્યુ છે</string>
997     <!-- Title text for the Add To Homescreen dialog -->
998     <string name="add_to_homescreen_title">મુખ્ય સ્ક્રીન પર ઉમેરો</string>
999     <!-- Cancel button text for the Add to Homescreen dialog -->
1000     <string name="add_to_homescreen_cancel">રદ કરો</string>
1001     <!-- Add button text for the Add to Homescreen dialog -->
1002     <string name="add_to_homescreen_add">ઉમેરો</string>
1003     <!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
1004     <string name="add_to_homescreen_text_placeholder">શોર્ટકટ નામ</string>
1006     <!-- Preference for managing the settings for logins and passwords in Fenix -->
1007     <string name="preferences_passwords_logins_and_passwords">લોગિન્સ અને પાસવર્ડ્સ</string>
1008     <!-- Preference for managing the saving of logins and passwords in Fenix -->
1009     <string name="preferences_passwords_save_logins">લોગિન્સ અને પાસવર્ડ્સ સાચવો</string>
1010     <!-- Preference option for asking to save passwords in Fenix -->
1011     <string name="preferences_passwords_save_logins_ask_to_save">સાચવવાનું કહો</string>
1012     <!-- Preference option for never saving passwords in Fenix -->
1013     <string name="preferences_passwords_save_logins_never_save">ક્યારેય સાચવો નહીં</string>
1014     <!-- Preference for autofilling saved logins in Fenix -->
1015     <string name="preferences_passwords_autofill">સ્વતઃ ભરો</string>
1016     <!-- Preference for syncing saved logins in Fenix -->
1017     <string name="preferences_passwords_sync_logins">લોગિન સમન્વયિત કરો</string>
1018     <!-- Syncing saved logins in Fenix is on -->
1019     <string name="preferences_passwords_sync_logins_on">ચાલુ કરો</string>
1020     <!-- Syncing saved logins in Fenix is off -->
1021     <string name="preferences_passwords_sync_logins_off">બંધ કરો</string>
1022     <!-- Syncing saved logins in Fenix needs reconnect to sync -->
1023     <string name="preferences_passwords_sync_logins_reconnect">ફરી કનેક્ટ કરો</string>
1024     <!-- Syncing saved logins in Fenix needs login -->
1025     <string name="preferences_passwords_sync_logins_sign_in">સમન્વયન માટે સાઇન ઇન કરો</string>
1026     <!-- Preference to access list of saved logins -->
1027     <string name="preferences_passwords_saved_logins">સાચવેલા લૉગિન્સ</string>
1028     <!-- Preference to access list of login exceptions that we never save logins for -->
1029     <string name="preferences_passwords_exceptions">અપવાદો</string>
1030     <!-- Empty description of list of login exceptions that we never save logins for -->
1031     <string name="preferences_passwords_exceptions_description_empty">લોગિન અને પાસવર્ડ્સ કે જે સાચવેલ નથી તે અહીં બતાવવામાં આવશે.</string>
1032     <!-- Description of list of login exceptions that we never save logins for -->
1033     <string name="preferences_passwords_exceptions_description">આ સાઇટ્સ માટે લોગિન અને પાસવર્ડ્સ સાચવવામાં આવશે નહીં.</string>
1034     <!-- Hint for search box in logins list -->
1035     <string name="preferences_passwords_saved_logins_search">લોગિન્સ શોધો</string>
1036     <!-- Option to sort logins list A-Z, alphabetically -->
1037     <string name="preferences_passwords_saved_logins_alphabetically">મૂળાક્ષરો મુજબ</string>
1038     <!-- Option to sort logins list by most recently used -->
1039     <string name="preferences_passwords_saved_logins_recently_used">તાજેતરમાં વપરાયેલ</string>
1040     <!-- The header for the site that a login is for -->
1041     <string name="preferences_passwords_saved_logins_site">સાઈટ</string>
1042     <!-- The header for the username for a login -->
1043     <string name="preferences_passwords_saved_logins_username">વપરાશકર્તા નામ</string>
1044     <!-- The header for the password for a login -->
1045     <string name="preferences_passwords_saved_logins_password">પાસવર્ડ</string>
1046     <!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
1047     <string name="preferences_passwords_saved_logins_enter_pin">તમારો પિન ફરીથી દાખલ કરો</string>
1048     <!-- Message displayed in security prompt to access saved logins -->
1049     <string name="preferences_passwords_saved_logins_enter_pin_description">તમારા સાચવેલા લોગિનને જોવા માટે અનલૉક કરો</string>
1050     <!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
1051     <string name="logins_insecure_connection_warning">આ જોડાણ સુરક્ષિત નથી. અહીં દાખલ કરેલા લોગિન્સ સાથે ચેડા થઈ શકે છે.</string>
1052     <!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
1053     <string name="logins_insecure_connection_warning_learn_more">વધુ શીખો</string>
1054     <!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix)  -->
1055     <string name="logins_doorhanger_save">શું તમે ઇચ્છો છો કે %s આ લોગિનને સાચવે?</string>
1056     <!-- Positive confirmation that Fenix should save the new or updated login -->
1057     <string name="logins_doorhanger_save_confirmation">સાચવો</string>
1058     <!-- Negative confirmation that Fenix should not save the new or updated login -->
1059     <string name="logins_doorhanger_save_dont_save">સાચવશો નહીં</string>
1060     <!-- Shown in snackbar to tell user that the password has been copied -->
1061     <string name="logins_password_copied">પાસવર્ડ ક્લિપબોર્ડ પર નકલ કરો</string>
1063     <!-- Shown in snackbar to tell user that the username has been copied -->
1064     <string name="logins_username_copied">વપરાશકર્તા નામ ક્લિપબોર્ડ પર નકલ કર્યું</string>
1065     <!-- Shown in snackbar to tell user that the site has been copied -->
1066     <string name="logins_site_copied">ક્લિપબોર્ડ પર સાઇટની નકલ કરી</string>
1067     <!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
1068     <string name="saved_logins_copy_password">પાસવર્ડની નકલ કરો</string>
1069     <!-- Content Description (for screenreaders etc) read for the button to copy a username in logins -->
1070     <string name="saved_login_copy_username">વપરાશકર્તાનામની નકલ કરો</string>
1071     <!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
1072     <string name="saved_login_copy_site">સાઇટની નકલ કરો</string>
1073     <!-- Content Description (for screenreaders etc) read for the button to open a site in logins -->
1074     <string name="saved_login_open_site">બ્રાઉઝરમાં સાઇટ ખોલો</string>
1075     <!-- Content Description (for screenreaders etc) read for the button to reveal a password in logins -->
1076     <string name="saved_login_reveal_password">પાસવર્ડ બતાવો</string>
1077     <!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
1078     <string name="saved_login_hide_password">પાસવર્ડ છુપાવો</string>
1079     <!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
1080     <string name="logins_biometric_prompt_message">તમારા સાચવેલા લોગિન્સને જોવા માટે અનલૉક કરો</string>
1081     <!-- Title of warning dialog if users have no device authentication set up -->
1082     <string name="logins_warning_dialog_title">તમારા લોગિન અને પાસવર્ડ્સને સુરક્ષિત કરો</string>
1083     <!-- Message of warning dialog if users have no device authentication set up -->
1084     <string name="logins_warning_dialog_message">જો કોઈ બીજા પાસે તમારું ડિવાઇસ હોય તો તમારા સેવ કરેલા લોગિન અને પાસવર્ડ્સને ઍક્સેસ કરવાથી બચાવવા માટે ઉપકરણ પેટર્ન, પિન અથવા પાસવર્ડ સેટ કરો.</string>
1085     <!-- Negative button to ignore warning dialog if users have no device authentication set up -->
1086     <string name="logins_warning_dialog_later">પછીથી</string>
1087     <!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
1088     <string name="logins_warning_dialog_set_up_now">હવે સેટ કરો</string>
1089     <!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
1090     <string name="logins_biometric_prompt_message_pin">તમારા ઉપકરણને અનલૉક કરો</string>
1091     <!-- Title for Accessibility Force Enable Zoom Preference -->
1092     <string name="preference_accessibility_force_enable_zoom">બધી વેબસાઇટ્સ પર ઝૂમ કરો</string>
1094     <!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) -->
1095     <string name="saved_logins_sort_strategy_alphabetically">નામ (A-Z)</string>
1096     <!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) -->
1097     <string name="saved_logins_sort_strategy_last_used">છેલ્લે વપરાયેલ</string>
1099     <!-- Title of the Add search engine screen -->
1100     <string name="search_engine_add_custom_search_engine_title">શોધ એન્જિન ઉમેરો</string>
1101     <!-- Title of the Edit search engine screen -->
1102     <string name="search_engine_edit_custom_search_engine_title">શોધ એંજિન સંપાદિત કરો</string>
1103     <!-- Content description (not visible, for screen readers etc.): Title for the button to add a search engine in the action bar -->
1104     <string name="search_engine_add_button_content_description">ઉમેરો</string>
1105     <!-- Content description (not visible, for screen readers etc.): Title for the button to save a search engine in the action bar -->
1106     <string name="search_engine_add_custom_search_engine_edit_button_content_description">સાચવો</string>
1107     <!-- Text for the menu button to edit a search engine -->
1108     <string name="search_engine_edit">ફેરફાર કરો</string>
1109     <!-- Text for the menu button to delete a search engine -->
1110     <string name="search_engine_delete">કાઢી નાખો</string>
1112     <!-- Text for the button to create a custom search engine on the Add search engine screen -->
1113     <string name="search_add_custom_engine_label_other">અન્ય</string>
1114     <!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
1115     <string name="search_add_custom_engine_name_hint">નામ</string>
1116     <!-- Placeholder text shown in the Search String TextField before a user enters text -->
1117     <string name="search_add_custom_engine_search_string_hint">વાપરવા માટે શોધ શબ્દમાળા</string>
1118     <!-- Description text for the Search String TextField. The %s is part of the string -->
1119     <string name="search_add_custom_engine_search_string_example">ક્વેરીને “%s”થી બદલો. ઉદાહરણ:\n https://www.google.com/search?q=%s</string>
1120     <!-- Text for the button to learn more about adding a custom search engine -->
1121     <string name="search_add_custom_engine_learn_more_label">વધુ શીખો</string>
1123     <!-- Text shown when a user leaves the name field empty -->
1124     <string name="search_add_custom_engine_error_empty_name">શોધ એંજીન નામ દાખલ કરો</string>
1125     <!-- Text shown when a user tries to add a search engine that already exists -->
1126     <string name="search_add_custom_engine_error_existing_name">“%s” નામવાળા શોધ એંજિન પહેલાથી અસ્તિત્વમાં છે.</string>
1127     <!-- Text shown when a user leaves the search string field empty -->
1128     <string name="search_add_custom_engine_error_empty_search_string">શોધ શબ્દમાળા દાખલ કરો</string>
1129     <!-- Text shown when a user leaves out the required template string -->
1130     <string name="search_add_custom_engine_error_missing_template">તે તપાસણી કરો કે શોધ શબ્દમાળા ઉદાહરણ ફોર્મેટ સાથે મેળ ખાય છે</string>
1131     <!-- Text shown when we aren't able to validate the custom search query. The first parameter is the url of the custom search engine -->
1132     <string name="search_add_custom_engine_error_cannot_reach">“%s” થી કનેક્ટ કરવામાં ભૂલ</string>
1133     <!-- Text shown when a user creates a new search engine -->
1134     <string name="search_add_custom_engine_success_message">%s બનાવ્યું</string>
1135     <!-- Text shown when a user successfully edits a custom search engine -->
1136     <string name="search_edit_custom_engine_success_message">%s સાચવ્યું</string>
1137     <!-- Text shown when a user successfully deletes a custom search engine -->
1138     <string name="search_delete_search_engine_success_message">%s કાઢી નાખ્યું</string>
1140     <!-- Text on the disabled button while in progress. Placeholder replaced with app name -->
1141     <string name="migration_updating_app_button_text">%s ને અપડેટ કરી રહ્યું છે…</string>
1142     <!-- Text on the enabled button. Placeholder replaced with app name-->
1143     <string name="migration_update_app_button">%s પ્રારંભ કરો</string>
1144     <!--Text on list of migrated items (e.g. Settings, History, etc.)-->
1145     <string name="migration_text_passwords">પાસવર્ડ</string>
1147     <!-- Heading for the instructions to allow a permission -->
1148     <string name="phone_feature_blocked_intro">તેને મંજૂરી આપવા માટે:</string>
1150     <!-- Browser menu button that adds a top site to the home fragment -->
1151     <string name="browser_menu_add_to_top_sites">ટોચની સાઇટ્સ પર ઉમેરો</string>
1152     <!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
1153      the certificate authority that verified the ticket-->
1154     <string name="certificate_info_verified_by">દ્વારા ચકાસાયેલ: %1$s</string>
1155     <!-- Login overflow menu delete button -->
1156     <string name="login_menu_delete_button">કાઢી નાંખો</string>
1158     <!-- depcrecated: text for the firefox account onboarding card header
1159     The first parameter is the name of the app (e.g. Firefox Preview) -->
1160     <string name="onboarding_firefox_account_header">%s માંથી સૌથી વધુ મેળવો.</string>
1162     <!-- Deprecated: text for the firefox account onboarding card header when we detect you're already signed in to -->
1163     <string name="onboarding_firefox_account_auto_signin_header_2">તમે આ ફોન પરના બીજા Firefox બ્રાઉઝર પર %s તરીકે સાઇન ઇન કર્યું છે. શું તમે આ એકાઉન્ટ સાથે સાઇન ઇન કરવા માંગો છો?</string>
1164     </resources>