strings.xml (19551B)
1 <?xml version="1.0" encoding="utf-8"?> 2 3 <!-- 4 This Source Code Form is subject to the terms of the Mozilla Public 5 License, v. 2.0. If a copy of the MPL was not distributed with this 6 file, You can obtain one at http://mozilla.org/MPL/2.0/. 7 --> 8 9 <resources xmlns:tools="http://schemas.android.com/tools"> 10 <!-- App name for private browsing mode. %s is the name of the app (for example "Firefox"). --> 11 <string name="app_name_private_5">Pribado %s</string> 12 <!-- App name for private browsing mode. %s is the name of the app (for example "Firefox"). --> 13 <string name="app_name_private_4">%s (Pribado)</string> 14 <!-- 15 Home Fragment 16 17 Content description (not visible, for screen readers etc.): "Three dot" menu button. 18 --> 19 <string name="content_description_menu">Dugang pili-anan</string> 20 <!-- Placeholder text shown in the search bar before a user enters text for the default engine --> 21 <string name="search_hint">Pangitaa o ibutang ang address</string> 22 <!-- No Open Tabs Message Description --> 23 <string name="no_open_tabs_description">Ang imong abri nga tabs makita dinhi.</string> 24 <!-- No Private Tabs Message Description --> 25 <string name="no_private_tabs_description">Ang imong mga private tab makita dinhi.</string> 26 <!-- Tab tray multi select title in app bar. %1$d is the number of tabs selected --> 27 <string name="tab_tray_multi_select_title">%1$d napili</string> 28 <!-- Label of button in create collection dialog for creating a new collection --> 29 <string name="tab_tray_add_new_collection">Bag-ong collection</string> 30 <!-- Label of editable text in create collection dialog for naming a new collection --> 31 <string name="tab_tray_add_new_collection_name">Pangalan</string> 32 <!-- Label of button in save to collection dialog for selecting a current collection --> 33 <string name="tab_tray_select_collection">Pili ug collection</string> 34 <!-- Content description for close button while in multiselect mode in tab tray --> 35 <string name="tab_tray_close_multiselect_content_description">Gawas sa multiselect mode</string> 36 <!-- Content description for save to collection button while in multiselect mode in tab tray --> 37 <string name="tab_tray_collection_button_multiselect_content_description">i-Save ang napiling tabs padulong sa collection</string> 38 <!-- About content. %1$s is the name of the app (for example "Firefox"). --> 39 <string name="about_content">%1$s hinimo sa Mozilla.</string> 40 <!-- Private Browsing --> 41 <string name="private_browsing_common_myths">Mga tinuohan bahin sa private browsing</string> 42 <!-- Text for the positive action button --> 43 <string name="open_in_app_cfr_positive_button_text">Adto sa settings</string> 44 <!-- Text for the negative action button --> 45 <string name="open_in_app_cfr_negative_button_text">i-Dismiss</string> 46 <!-- Private browsing erase action "contextual feature recommendation" (CFR) --> 47 48 <!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. --> 49 <string name="camera_permissions_needed_message">Kinahanglan ug camera access. Adto sa Android settings, i-tap and permissions, ug i-tap ang allow.</string> 50 <!-- Text for the positive action button to go to Android Settings to grant permissions. --> 51 <string name="camera_permissions_needed_positive_button_text">Adto sa settings</string> 52 <!-- Text for the negative action button to dismiss the dialog. --> 53 <string name="camera_permissions_needed_negative_button_text">i-Dismiss</string> 54 <!-- Text for the banner message to tell users about our auto close feature. --> 55 <string name="tab_tray_close_tabs_banner_message">i-Set ang abri nga tabs nga automatic mo-sirado kung wala malantaw sulod sa milabay nga adlaw, semana, o bulan.</string> 56 <!-- Text for the positive action button to go to Settings for auto close tabs. --> 57 <string name="tab_tray_close_tabs_banner_positive_button_text">Tan-aw sa options</string> 58 <!-- Text for the negative action button to dismiss the Close Tabs Banner. --> 59 <string name="tab_tray_close_tabs_banner_negative_button_text">i-Dismiss</string> 60 <!-- Text for the banner message to tell users about our inactive tabs feature. --> 61 <string name="tab_tray_inactive_onboarding_message">Ang mga tab nga wala nimo malantaw sulod sa duha ka-semana mabutang dinhi.</string> 62 <!-- Text for the action link to go to Settings for inactive tabs. --> 63 <string name="tab_tray_inactive_onboarding_button_text">i-Off sulod sa settings</string> 64 <!-- 65 Home screen icons - Long press shortcuts 66 67 Shortcut action to open new tab 68 --> 69 <string name="home_screen_shortcut_open_new_tab_2">Bag-o nga tab</string> 70 <!-- Shortcut action to open new private tab --> 71 <string name="home_screen_shortcut_open_new_private_tab_2">Bag-o nga pribadong tab</string> 72 <!-- 73 Recent Tabs 74 75 Header text for jumping back into the recent tab in the home screen 76 --> 77 <string name="recent_tabs_header">Sulod balik</string> 78 <!-- Button text for showing all the tabs in the tabs tray --> 79 <string name="recent_tabs_show_all">Ipakita tanan</string> 80 <!-- 81 History Metadata 82 83 Header text for a section on the home screen that displays grouped highlights from the 84 user's browsing history, such as topics they have researched or explored on the web 85 --> 86 <string name="history_metadata_header_2">Bagong nabisita</string> 87 <!-- 88 Text for the menu button to remove a grouped highlight from the user's browsing history 89 in the Recently visited section 90 --> 91 <string name="recently_visited_menu_item_remove">i-Remove</string> 92 <!-- 93 Browser Fragment 94 95 Content description (not visible, for screen readers etc.): Navigate backward (browsing history) 96 --> 97 <string name="browser_menu_back">Balik</string> 98 <!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) --> 99 <string name="browser_menu_forward">Sunod</string> 100 <!-- Content description (not visible, for screen readers etc.): Refresh current website --> 101 <string name="browser_menu_refresh">i-Refresh</string> 102 <!-- Content description (not visible, for screen readers etc.): Stop loading current website --> 103 <string name="browser_menu_stop">Hunong</string> 104 <!-- Browser menu button that sends a user to help articles --> 105 <string name="browser_menu_help">Tabang</string> 106 <!-- Browser menu button that sends a to a the what's new article --> 107 <string name="browser_menu_whats_new">Unsay Bag-o</string> 108 <!-- Browser menu button that opens the settings menu --> 109 <string name="browser_menu_settings">Mga Setting</string> 110 <!-- Browser menu button that opens a user's library --> 111 <string name="browser_menu_library">Library</string> 112 <!-- Browser menu toggle that requests a desktop site --> 113 <string name="browser_menu_desktop_site">Desktop site</string> 114 <!-- Browser menu toggle that adds a shortcut to the site on the device home screen. --> 115 <string name="browser_menu_add_to_homescreen">Dugang sa Home screen</string> 116 <!-- Content description (not visible, for screen readers etc.) for the Resync tabs button --> 117 <string name="resync_button_content_description">i-Sync usab</string> 118 <!-- Browser menu button that opens the find in page menu --> 119 <string name="browser_menu_find_in_page">Pangitaa sa page</string> 120 <!-- Browser menu button that saves the current tab to a collection --> 121 <string name="browser_menu_save_to_collection_2">i-Save sa collection</string> 122 <!-- Browser menu button that open a share menu to share the current site --> 123 <string name="browser_menu_share">i-Share</string> 124 <!-- 125 Browser menu button shown in custom tabs that opens the current tab in Fenix 126 %1$s is the name of the app (for example "Firefox"). 127 --> 128 <string name="browser_menu_open_in_fenix">Ablihi sa %1$s</string> 129 <!-- 130 Browser menu text shown in custom tabs to indicate this is a Fenix tab 131 %1$s is the name of the app (for example "Firefox"). 132 --> 133 <string name="browser_menu_powered_by">POWERED BY %1$s</string> 134 <!-- 135 Browser menu text shown in custom tabs to indicate this is a Fenix tab 136 %1$s is the name of the app (for example "Firefox"). 137 --> 138 <string name="browser_menu_powered_by2">Powered by %1$s</string> 139 <!-- Browser menu button to put the current page in reader mode --> 140 <string name="browser_menu_read">Reader view</string> 141 <!-- Browser menu button content description to close reader mode and return the user to the regular browser --> 142 <string name="browser_menu_read_close">i-Close ang reader view</string> 143 <!-- Browser menu button to open the current page in an external app --> 144 <string name="browser_menu_open_app_link">i-Open sa app</string> 145 <!-- Browser menu button to show reader view appearance controls e.g. the used font type and size --> 146 <string name="browser_menu_customize_reader_view">i-Customize ang reader view</string> 147 <!-- Browser menu label for adding a bookmark --> 148 <string name="browser_menu_add">i-Add</string> 149 <!-- Browser menu label for editing a bookmark --> 150 <string name="browser_menu_edit">i-Edit</string> 151 <!-- Button shown on the home page that opens the Customize home settings --> 152 <string name="browser_menu_customize_home_1">i-Customize ang homepage</string> 153 <!-- 154 Browser Toolbar 155 156 Content description for the Home screen button on the browser toolbar 157 --> 158 <string name="browser_toolbar_home">Home screen</string> 159 <!-- 160 Locale Settings Fragment 161 162 Content description for tick mark on selected language 163 --> 164 <string name="a11y_selected_locale_content_description">Pinili nga sinultian</string> 165 <!-- Text for default locale item --> 166 <string name="default_locale_text">Sunda ang device language</string> 167 <!-- Placeholder text shown in the search bar before a user enters text --> 168 <string name="locale_search_hint">Search language</string> 169 <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> 170 <string name="search_shortcuts_engine_settings">Mga setting sa search engine</string> 171 <!-- Button in the search view that lets a user navigate to the site in their clipboard --> 172 <string name="awesomebar_clipboard_title">Pun-a ang link gikan sa clipboard</string> 173 <!-- Button in the search suggestions onboarding that allows search suggestions in private sessions --> 174 <string name="search_suggestions_onboarding_allow_button">i-Allow</string> 175 <!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions --> 176 <string name="search_suggestions_onboarding_do_not_allow_button">Ayaw tugoti</string> 177 <!-- Search suggestion onboarding hint title text --> 178 <string name="search_suggestions_onboarding_title">i-Allow ang search suggestions sulod sa private sessions?</string> 179 <!-- Search suggestion onboarding hint description text, %s is the name of the app (for example "Firefox"). --> 180 <string name="search_suggestions_onboarding_text">Ang %s magbutyag sa tanan nimo gitype sulod sa address bar gamit imong default nga search engine.</string> 181 <!-- Search engine suggestion title text. %s is the name of the suggested engine. --> 182 <string name="search_engine_suggestions_title">Pangitaon %1$s</string> 183 <!-- Search engine suggestion description text --> 184 <string name="search_engine_suggestions_description">Pangitaa pinaagi sa address bar</string> 185 <!-- ==== Project "Nova" onboarding strings ==== --> 186 187 <!-- ==== End of Project "Nova" onboarding strings ==== --> 188 189 <!-- Text preview for smaller sized widgets --> 190 <string name="search_widget_text_short">i-Search</string> 191 <!-- Text preview for larger sized widgets --> 192 <string name="search_widget_text_long">i-Search sa web</string> 193 <!-- Content description (not visible, for screen readers etc.): Voice search --> 194 <string name="search_widget_voice">Voice search</string> 195 <!-- 196 Preferences 197 198 Title for the settings page 199 --> 200 <string name="settings">Mga Setting</string> 201 <!-- Preference link to rating Fenix on the Play Store --> 202 <string name="preferences_rate">i-Rate sa Google Play</string> 203 <!-- 204 Preference linking to about page for Fenix 205 %1$s is the name of the app (for example "Firefox"). 206 --> 207 <string name="preferences_about">Mahitungod sa %1$s</string> 208 <!-- Preference for settings related to changing the default browser --> 209 <string name="preferences_set_as_default_browser">Itakda isip default browser</string> 210 <!-- Preference category for privacy and security settings --> 211 <string name="preferences_category_privacy_security">Privacy ug seguridad</string> 212 <!-- Preference for opening links in a private tab --> 213 <string name="preferences_open_links_in_a_private_tab">i-Open ang mga link sa pribadong tab</string> 214 <!-- Preference for allowing screenshots to be taken while in a private tab --> 215 <string name="preferences_allow_screenshots_in_private_mode">Tugoti ang mga screenshot sa private browsing</string> 216 <!-- Will inform the user of the risk of activating Allow screenshots in private browsing option --> 217 <string name="preferences_screenshots_in_private_mode_disclaimer">Kung naay pagtugot, makit-an ang mga private tab kung daghan apps ang giabrihan.</string> 218 <!-- Preference for adding private browsing shortcut --> 219 <string name="preferences_add_private_browsing_shortcut">Dugang ug shortcut sa private browsing</string> 220 <!-- Preference to override the Sync token server --> 221 <string name="preferences_override_sync_tokenserver">Custom nga Sync server</string> 222 <!-- Preference text for account title when there was an error syncing FxA --> 223 <string name="preferences_account_sync_error">i-Reconnect para mapadayon ang pag-sync</string> 224 <!-- Preference for developers --> 225 <string name="preferences_remote_debugging">Remote debugging pinaagi sa USB</string> 226 <!-- Preference title for switch preference to show search suggestions --> 227 <string name="preferences_show_search_suggestions">ipakita ang mga search suggestion</string> 228 <!-- Preference title for switch preference to show voice search button --> 229 <string name="preferences_show_voice_search">Ipakita ang voice search</string> 230 <!-- Preference title for switch preference to show search suggestions also in private mode --> 231 <string name="preferences_show_search_suggestions_in_private">Ipakita sulod sa private session</string> 232 <!-- Preference title for switch preference to show a clipboard suggestion when searching --> 233 <string name="preferences_show_clipboard_suggestions">Ipakita ang mga clipboard suggestion</string> 234 <!-- Preference title for switch preference to suggest browsing history when searching --> 235 <string name="preferences_search_browsing_history">Pangitaa sa browsing history</string> 236 <!-- Preference title for switch preference to suggest bookmarks when searching --> 237 <string name="preferences_search_bookmarks">Pangitaa sa mga bookmark</string> 238 <!-- Preference title for switch preference to suggest synced tabs when searching --> 239 <string name="preferences_search_synced_tabs">Pangitaa sa synced tabs</string> 240 <!-- Preference for open links in third party apps --> 241 <string name="preferences_open_links_in_apps">Abrihi ang mga link sulod sa mga app</string> 242 <!-- Hint displayed on input field for custom collection name --> 243 <string name="customize_addon_collection_hint">Ngalan sa Collection</string> 244 <!-- Hint displayed on input field for custom collection user ID --> 245 <string name="customize_addon_collection_user_hint">Tag-iya sa Collection (User ID)</string> 246 <!-- 247 Customize Home 248 249 Header text for jumping back into the recent tab in customize the home screen 250 --> 251 <string name="customize_toggle_jump_back_in">Sulod balik</string> 252 <!-- 253 Title for the customize home screen section with recently visited. Recently visited is 254 a section where users see a list of tabs that they have visited in the past few days 255 --> 256 <string name="customize_toggle_recently_visited">Bagong nabisita</string> 257 <!-- Preference for triggering sync --> 258 <string name="preferences_sync_now">Sync na karon</string> 259 <!-- Preference category for sync --> 260 <string name="preferences_sync_category">Pili unsay i-sync</string> 261 <!-- Preference for syncing bookmarks --> 262 <string name="preferences_sync_bookmarks">Mga Bookmark</string> 263 <!-- Preference for syncing tabs --> 264 <string name="preferences_sync_tabs_2">Abrihi ang Tabs</string> 265 <!-- Preference displays and allows changing current FxA device name --> 266 <string name="preferences_sync_device_name">Ngalan sa device</string> 267 <!-- Text shown when user enters empty device name --> 268 <string name="empty_device_name_error">Ang ngalan sa device dapat dili blanko.</string> 269 <!-- Label summary indicating that sync failed. %s is the date stamp showing last time it succeeded. --> 270 <string name="sync_failed_summary">Pakyas ang sync. Niagi nga success: %s</string> 271 <!-- Label summary showing never synced --> 272 <string name="sync_failed_never_synced_summary">Pakyas ang sync. Niagi nga sync: wala sukad</string> 273 <!-- Label summary the date we last synced. %s is date stamp showing last time sync was completed. --> 274 <string name="sync_last_synced_summary">Niagi nga sync: %s</string> 275 <!-- Label summary showing never synced --> 276 <string name="sync_never_synced_summary">Niagi nga sync: wala sukad</string> 277 <!-- 278 Text for displaying the default device name. 279 %1$s is the name of the app (for example "Firefox"). %2$s is the device manufacturer name 280 and %3$s is the device model. 281 --> 282 <string name="default_device_name_2">%1$s sa %2$s %3$s</string> 283 <!-- Preference for syncing addresses --> 284 <string name="preferences_sync_address">Mga address</string> 285 <!-- 286 Send Tab 287 288 Name of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app 289 --> 290 <string name="fxa_received_tab_channel_name">Nadawat nga mga tab</string> 291 <!-- Description of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app --> 292 <string name="fxa_received_tab_channel_description" tools:ignore="BrandUsage">Mga pahibalo sa mga tab nga nadawat gikan sa ubang mga Firefox device.</string> 293 <!-- The body for these is the URL of the tab received --> 294 <string name="fxa_tab_received_notification_name">Tab nga nadawat</string> 295 <!-- %s is the device name --> 296 <string name="fxa_tab_received_from_notification_name">Tab gikan sa %s</string> 297 <!-- 298 Advanced Preferences 299 300 Preference for tracking protection exceptions 301 --> 302 <string name="preferences_tracking_protection_exceptions">Mga Exception</string> 303 <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) --> 304 <string name="preferences_tracking_protection_exceptions_turn_on_for_all">i-On para sa tanan site</string> 305 <!-- Text displayed when there are no exceptions --> 306 <string name="exceptions_empty_message_description">Ang mga exception mopalong sa tracking protection sa mga piniling mga site.</string> 307 <!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page --> 308 <string name="exceptions_empty_message_learn_more_link">Dugang pagtuon</string> 309 <!-- Translations feature --> 310 311 <!-- TextField Design System Component --> 312 313 <!-- ==== Terms of use pop up prompt ==== --> 314 315 <!-- ==== Experiment strings. ==== --> 316 317 <!-- ==== End of Terms of use popup prompt. ==== --> 318 </resources>