strings.xml (21177B)
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 file, 6 You can obtain one at http://mozilla.org/MPL/2.0/. 7 --> 8 9 <resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools"> 10 <!-- Description for giving an add-on access to users's data on one site. %1$s will be replaced by the DNS host name for which a web extension is requesting access (e.g., www.mozilla.org). --> 11 <string name="mozac_feature_addons_permissions_one_site_description">ona li ken lukin e sona sina lon lipu %1$s</string> 12 <!-- Description for giving an add-on access to users's data in multiple sites in the domain %1$s. %1$s will be replaced by the DNS domain for which a web extension is requesting access (e.g., mozilla.org). --> 13 <string name="mozac_feature_addons_permissions_sites_in_domain_description">ona li ken lukin e sona sina lon kulupu lipu %1$s</string> 14 <!-- When an add-on requires access to domains, this entry is used to describe the total number of domains. Underneath it will be the list of all the domains. %1$d is the number of all the domains that will be shown to the user as required. --> 15 <string name="mozac_feature_addons_permissions_all_domain_count_description" moz:removedIn="148" tools:ignore="PluralsCandidate">ona li ken jo e sona sina lon lipu %1$d</string> 16 <!-- Description for the "privacy" WebExtensions API permission. --> 17 <string name="mozac_feature_addons_permissions_privacy_description">ona li ken lukin e nasin ilo len li ken ante e ona</string> 18 <!-- Description for the "<all_urls>" WebExtensions API permission. --> 19 <string name="mozac_feature_addons_permissions_all_urls_description">ona li ken lukin e sona sina lon lipu ale</string> 20 <!-- Description for the "tabs" WebExtensions API permission. --> 21 <string name="mozac_feature_addons_permissions_tabs_description">ona li ken lukin e poki lipu ale</string> 22 <!-- Description for the "webNavigation" WebExtensions API permission. --> 23 <string name="mozac_feature_addons_permissions_web_navigation_description">ona li ken lukin e pali sina lon poki lipu</string> 24 <!-- Description for the "bookmarks" WebExtensions API permission. --> 25 <string name="mozac_feature_addons_permissions_bookmarks_description">ona li lukin e lipu awen li ken ante e ona</string> 26 <!-- Description for the "browserSettings" WebExtensions API permission. --> 27 <string name="mozac_feature_addons_permissions_browser_setting_description">ona li ken lukin e nasin ilo li ken ante e ona</string> 28 <!-- Description for the "browsingData" WebExtensions API permission. --> 29 <string name="mozac_feature_addons_permissions_browser_data_description">ona li ken weka e sona sina tan tenpo poka</string> 30 <!-- Description for the "clipboardRead" WebExtensions API permission. --> 31 <string name="mozac_feature_addons_permissions_clipboard_read_description">ona li ken kama e nimi tan poki ilo</string> 32 <!-- Description for the "clipboardWrite" WebExtensions API permission. --> 33 <string name="mozac_feature_addons_permissions_clipboard_write_description">ona li ken pana e nimi tawa poki ilo</string> 34 <!-- Description for the "declarativeNetRequest" WebExtensions API permission. --> 35 <string name="mozac_feature_addons_permissions_declarative_net_request_description">ona li ken weka e ijo tan lipu</string> 36 <!-- Description for the "declarativeNetRequestFeedback" WebExtensions API permission. --> 37 <string name="mozac_feature_addons_permissions_declarative_net_request_feedback_description">ona li ken lukin e lipu pi tenpo pini</string> 38 <!-- Description for the "downloads" WebExtensions API permission. --> 39 <string name="mozac_feature_addons_permissions_downloads_description">ona li ken jo e lipu li ken ante e jo pi tenpo pini</string> 40 <!-- Description for the "downloads.open" WebExtensions API permission. --> 41 <string name="mozac_feature_addons_permissions_downloads_open_description">ona li ken open e lipu jo</string> 42 <!-- Description for the "find" WebExtensions API permission. --> 43 <string name="mozac_feature_addons_permissions_find_description">ona li ken lukin e toki lon lipu open ale</string> 44 <!-- Description for the "geolocation" WebExtensions API permission. --> 45 <string name="mozac_feature_addons_permissions_geolocation_description">ona li ken lukin e ma sina</string> 46 <!-- Description for the "history" WebExtensions API permission. --> 47 <string name="mozac_feature_addons_permissions_history_description">ona li ken lukin e lipu sina pi tenpo pini</string> 48 <!-- Description for the "management" WebExtensions API permission. --> 49 <string name="mozac_feature_addons_permissions_management_description">ona li ken lukin e kepeken pi ilo namako li ken ante e selo namako</string> 50 <!-- Description for the "nativeMessaging" WebExtensions API permission. --> 51 <string name="mozac_feature_addons_permissions_native_messaging_description">ona li ken toki tawa lipu ilo ante</string> 52 <!-- Description for the "notifications" WebExtensions API permission. --> 53 <string name="mozac_feature_addons_permissions_notifications_description">ona li ken mu tawa sina</string> 54 <!-- Description for the "pkcs11" WebExtensions API permission. --> 55 <string name="mozac_feature_addons_permissions_pkcs11_description">ona li ken len e toki sina</string> 56 <!-- Description for the "sessions" WebExtensions API permission. --> 57 <string name="mozac_feature_addons_permissions_sessions_description">ona li ken lukin e lipu pi tenpo poka</string> 58 <!-- Description for the "tabHide" WebExtensions API permission. --> 59 <string name="mozac_feature_addons_permissions_tab_hide_description">ona li ken pana e lukin e lukin ala tawa poki lipu</string> 60 <!-- Description for the "topSites" WebExtensions API permission. --> 61 <string name="mozac_feature_addons_permissions_top_sites_description">ona li ken lukin e lipu pi tenpo pini</string> 62 <!-- Description for the "geolocation" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 63 <string name="mozac_feature_addons_permissions_geolocation_description_for_update">ona li ken sona e ma sina.</string> 64 <!-- Description for the "history" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 65 <string name="mozac_feature_addons_permissions_history_description_for_update">ona li ken sona e lipu sina pi lukin pini.</string> 66 <!-- Description for text button that expands the list of domain permissions --> 67 <string name="mozac_feature_addons_permissions_show_all_sites">o lukin e lipu ale</string> 68 <!-- Description for text button that hides the majority of the list of domain permissions --> 69 <string name="mozac_feature_addons_permissions_show_fewer_sites">ona li ken lukin e lipu lili</string> 70 <!-- Short description for the bookmarksInfo data collection permission --> 71 <string name="mozac_feature_addons_permissions_data_collection_bookmarksInfo_short_description">lipu awen</string> 72 <!-- Short description for the locationInfo data collection permission --> 73 <string name="mozac_feature_addons_permissions_data_collection_locationInfo_short_description">ma</string> 74 <!-- Short description for the searchTerms data collection permission --> 75 <string name="mozac_feature_addons_permissions_data_collection_searchTerms_short_description">nimi alasa</string> 76 <!-- Long description for the locationInfo data collection permission --> 77 <string name="mozac_feature_addons_permissions_data_collection_locationInfo_long_description">ona li ken pana e ma sina tawa mama ilo</string> 78 <!-- The version on of add-on. --> 79 <string name="mozac_feature_addons_version">nanpa</string> 80 <!-- The author of an add-on. --> 81 <string name="mozac_feature_addons_author">mama pali</string> 82 <!-- The last date that the add-on was updated. --> 83 <string name="mozac_feature_addons_last_updated">tenpo pi ante poka</string> 84 <!-- The developer website (Homepage) of the add-on. --> 85 <string name="mozac_feature_addons_home_page">lipu lawa</string> 86 <!-- A link where users can find more information about add-ons permissions. --> 87 <string name="mozac_feature_addons_learn_more">o sona e ken ilo</string> 88 <!-- The rating of the add-on. --> 89 <string name="mozac_feature_addons_rating">pona seme</string> 90 <!-- A link that points to the detail page of the extension. --> 91 <string name="mozac_feature_addons_more_info_link_2">o sona e ilo namako</string> 92 <!-- The settings of the add-on. --> 93 <string name="mozac_feature_addons_settings">nasin ilo</string> 94 <!-- Indicates the add-on is enabled. --> 95 <string name="mozac_feature_addons_settings_on">open</string> 96 <!-- Indicates the add-on is allowed in private browsing mode. --> 97 <string name="mozac_feature_addons_settings_run_in_private_browsing">o open e ilo lon poki len</string> 98 <!-- This is displayed when the add-on is not allowed to run in private browsing. --> 99 <string name="mozac_feature_addons_not_allowed_in_private_browsing">ilo li ken ala lukin e poki len</string> 100 <!-- Indicates the add-on is enabled. --> 101 <string name="mozac_feature_addons_enabled">ilo li open</string> 102 <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the installed section. --> 103 <string name="mozac_feature_addons_installed_section">ilo li open ala</string> 104 <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the recommended section. --> 105 <string name="mozac_feature_addons_recommended_section">ona li pona tawa jan</string> 106 <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the not yet supported section. --> 107 <string name="mozac_feature_addons_unsupported_section">tenpo ni la ni li ken ala</string> 108 <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the not yet available section. --> 109 <string name="mozac_feature_addons_unavailable_section">tenpo ni la ni li lon ala</string> 110 <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the disabled section. --> 111 <string name="mozac_feature_addons_disabled_section">ilo li pini</string> 112 <!-- Displays a page with all the details of an add-on. --> 113 <string name="mozac_feature_addons_details">sona ante</string> 114 <!-- Displays a page with all the permissions of an add-on. --> 115 <string name="mozac_feature_addons_permissions">ken ilo</string> 116 <!-- This is a button to remove (i.e. uninstall) an add-on. --> 117 <string name="mozac_feature_addons_remove">o weka</string> 118 <!-- This is a button to report an add-on. --> 119 <string name="mozac_feature_addons_report">o toki e ike</string> 120 <!-- This is the title of a dialog that asks the users if they to install or not an add-on. %1$s is the add-on name. --> 121 <string name="mozac_feature_addons_permissions_dialog_title_2">o jo e ilo %1$s</string> 122 <!-- Heading for the permissions section in the add-on install dialog. --> 123 <string name="mozac_feature_addons_permissions_dialog_heading_required_permissions">ilo li wile e ken:</string> 124 <!-- Heading for the optional settings section in the add-on install dialog. --> 125 <string name="mozac_feature_addons_permissions_dialog_heading_optional_settings">ken ni li ken lon li ken weka:</string> 126 <!-- This is a button to add (install) an add-on . --> 127 <string name="mozac_feature_addons_permissions_dialog_add">o pana</string> 128 <!-- This is a button to allow the optional permissions requested by an add-on . --> 129 <string name="mozac_feature_addons_permissions_dialog_allow">o ken</string> 130 <!-- This is a button to deny the optional permissions requested by an add-on . --> 131 <string name="mozac_feature_addons_permissions_dialog_deny">o ken ala</string> 132 <!-- Text link to learn more about permission requests on the add-on permissions dialog . --> 133 <string name="mozac_feature_addons_permissions_dialog_learn_more">o sona</string> 134 <!-- This is the text for the "technical and interaction" checkbox shown in the add-on permissions dialog. --> 135 <string name="mozac_feature_addons_permissions_dialog_technical_and_interaction_data">ona li ken pana e sona nanpa tawa mama ilo</string> 136 <!-- This is a button to cancel the add-on installation . --> 137 <string name="mozac_feature_addons_permissions_dialog_cancel">wile ala</string> 138 <!-- Accessibility content description to install add-on button. %1$s is the add-on name. --> 139 <string name="mozac_feature_addons_install_addon_content_description_2">o jo e ilo %1$s</string> 140 <!-- This is the label of a button to cancel an ongoing add-on installation. --> 141 <string name="mozac_feature_addons_install_addon_dialog_cancel">o weka</string> 142 <!-- Indicates how many users have rated an add-on. %1$s will be replaced with number of reviews --> 143 <string name="mozac_feature_addons_user_rating_count_2">pilin jan: %1$s</string> 144 <!-- Accessibility content description for the amount of stars that add-on has, where %1$.02f will be the amount of stars. --> 145 <string name="mozac_feature_addons_rating_content_description_2">pona 5 la ni li pona %1$.02f</string> 146 <!-- This is the title of page where all the add-ons are listed --> 147 <string name="mozac_feature_addons_addons">ilo namako</string> 148 <!-- Label for add-ons sub menu item for add-ons manager --> 149 <string name="mozac_feature_addons_addons_manager">ilo lawa namako</string> 150 <!-- Button to re-enable the extensions in the "crash" notification --> 151 <string name="mozac_feature_extensions_manager_notification_restart_button">o sin e ilo namako</string> 152 <!-- Button in the extensions manager that opens AMO in a tab --> 153 <string name="mozac_feature_addons_find_more_extensions_button_text">o alasa e ilo namako ante</string> 154 <!-- Name of the "notification channel" used for displaying a notification for updating an extension. See https://developer.android.com/training/notify-user/channels --> 155 <string name="mozac_feature_addons_updater_notification_channel_2">sin pi ilo namako</string> 156 <!-- The tile of the notification, this will be shown to the user when more than one newly supported add-ons are available. --> 157 <string name="mozac_feature_addons_supported_checker_notification_title_plural" tools:ignore="UnusedResources">ilo namako sin li lon</string> 158 <!-- The content of the notification, this will be shown to the user when one newly supported add-on is available. %1$s is the add-on name and %2$s is the app name (in most cases Firefox). --> 159 <string name="mozac_feature_addons_supported_checker_notification_content_one">o pana e ilo %1$s tawa ilo %2$s</string> 160 <!-- The content of the notification, this will be shown to the user when two newly supported add-ons are available. %1$s is the first add-on name. %2$s is the second add-on name. %3$s is the app name (in most cases Firefox). --> 161 <string name="mozac_feature_addons_supported_checker_notification_content_two">o pana e ilo %1$s e ilo %2$s tawa ilo %3$s</string> 162 <!-- The content of the notification, this will be shown to the user when more than two newly supported add-ons are available. %1$s is the app name (in most cases Firefox). --> 163 <string name="mozac_feature_addons_supported_checker_notification_content_more_than_two">o pana e ona tawa ilo %1$s</string> 164 <!-- Error shown when something unexpected happened while trying to get the extension list from the server --> 165 <string name="mozac_feature_addons_failed_to_query_extensions">pakala la mi ken ala sona e ilo namako.</string> 166 <!-- Text shown after failing to install an add-on (when add-on type isn't supported or an unknown has errored). %1$s is the add-on name. --> 167 <string name="mozac_feature_addons_failed_to_install">pakala la mi ken ala pana e ilo %1$s tawa sina</string> 168 <!-- Text shown after failing to install an extension for which we don't have its name (when add-on type isn't supported or an unknown has errored). --> 169 <string name="mozac_feature_addons_extension_failed_to_install">pakala la mi ken ala pana e ilo namako tawa sina.</string> 170 <!-- Text shown when installing an add-on has failed. --> 171 <string name="mozac_feature_addons_cant_install_extension">pakala la mi ken ala pana e ilo namako tawa sina</string> 172 <!-- Text shown when attempting to install a (hard) blocked add-on. %1$s is the add-on name. %2$s is the app name. --> 173 <string name="mozac_feature_addons_blocklisted_2">ilo %1$s li ike tawa lawa pi kulupu Mozilla. mi ken ala pana e ona tawa ilo %2$s.</string> 174 <!-- Text shown after failed to enable an add-on. %1$s is the add-on name. --> 175 <string name="mozac_feature_addons_failed_to_enable">pakala la mi open ala e ilo %1$s</string> 176 <!-- Text shown after failed to disable an add-on. %1$s is the add-on name. --> 177 <string name="mozac_feature_addons_failed_to_disable">pakala la mi pini ala e ilo %1$s</string> 178 <!-- Text shown after failed to uninstall an add-on. %1$s is the add-on name. --> 179 <string name="mozac_feature_addons_failed_to_uninstall">pakala la mi weka ala e ilo %1$s</string> 180 <!-- Text shown after successfully removed an add-on. %1$s is the add-on name. --> 181 <string name="mozac_feature_addons_successfully_removed" tools:ignore="UnusedResources">mi weka e ilo %1$s</string> 182 <!-- Text shown after failed to remove an add-on. %1$s is the add-on name. --> 183 <string name="mozac_feature_addons_failed_to_remove" tools:ignore="UnusedResources">pakala la mi weka ala e ilo %1$s</string> 184 <!-- Text shown in not yet supported add-ons section. --> 185 <string name="mozac_feature_addons_unsupported_caption_2">namako 1</string> 186 <!-- Text shown in not yet supported add-ons section - plural. %1$s is the number of unsupported extensions. --> 187 <string name="mozac_feature_addons_unsupported_caption_plural_2">namako %1$s</string> 188 <!-- Text link to a sumo page for learning more about unsupported add-ons. --> 189 <string name="mozac_feature_addons_unsupported_learn_more">o sona</string> 190 <!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated. --> 191 <string name="mozac_feature_addons_updater_status_successfully_updated">ilo li kama sin</string> 192 <!-- Displayed in the "Status" field for the updater when an add-on has no updates available. --> 193 <string name="mozac_feature_addons_updater_status_no_update_available">sin ala li lon</string> 194 <!-- Displayed in the "Status" field for the updater when there was an error during the add-on update. --> 195 <string name="mozac_feature_addons_updater_status_error">pakala</string> 196 <!-- Text shown in a dialog that displays information about the last attempt to update an add-on. This is the title of the dialog. --> 197 <string name="mozac_feature_addons_updater_dialog_title">sona pi sin ijo</string> 198 <!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated --> 199 <string name="mozac_feature_addons_updater_dialog_status">nasin pi tenpo lon:</string> 200 <!-- Confirmation button text for the dialog when add-on installation is completed. --> 201 <string name="mozac_feature_addons_installed_dialog_okay_button_2">pona</string> 202 <!-- "Learn more" link displayed below an add-on status message. --> 203 <string name="mozac_feature_addons_status_learn_more">o sona</string> 204 <!-- "See details" link displayed below an add-on status message. --> 205 <string name="mozac_feature_addons_status_see_details">o sona namako</string> 206 <!-- Status message below an add-on in the add-ons manager when this add-on has been blocklisted. %1$s is the add-on name. --> 207 <string name="mozac_feature_addons_status_blocklisted_1">ilo ni li ike tawa lawa pi kulupu Mozilla. kulupu ni li weka e ona.</string> 208 <!-- Status message below an add-on in the add-ons manager when this add-on has been soft-blocked. --> 209 <string name="mozac_feature_addons_status_softblocked_1" moz:removedIn="147" tools:ignore="UnusedResources">ilo ni li ike tawa lawa pi kulupu Mozilla. kulupu ni li pini e ona. sina ken open sin e ona. taso ilo ni li ken pakala e sina.</string> 210 <!-- Status message below an add-on in the add-ons manager when this add-on has been soft-blocked but the user re-enabled it. --> 211 <string name="mozac_feature_addons_status_softblocked_re_enabled" moz:removedIn="147" tools:ignore="UnusedResources">ilo ni li ike tawa lawa pi kulupu Mozilla. ona li ken pakala e sina.</string> 212 <!-- Status message below an add-on in the add-ons manager when this add-on hasn't been signed correctly. %1$s is the add-on name. --> 213 <string name="mozac_feature_addons_status_unsigned">kulupu lawa li pini e ilo %1$s tan ni: ilo li ken pakala e sina.</string> 214 </resources>