mobile/android/base/locales/en-US/android_strings.dtd

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

michael@0 1 <!-- This Source Code Form is subject to the terms of the Mozilla Public
michael@0 2 - License, v. 2.0. If a copy of the MPL was not distributed with this
michael@0 3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
michael@0 4
michael@0 5
michael@0 6 <!ENTITY no_space_to_start_error "There is not enough space available for &brandShortName; to start.">
michael@0 7 <!ENTITY error_loading_file "An error occurred when trying to load files required to run &brandShortName;">
michael@0 8
michael@0 9 <!-- Localization note: These are used as the titles of different pages on the home screen.
michael@0 10 They are automatically converted to all caps by the Android platform. -->
michael@0 11 <!ENTITY bookmarks_title "Bookmarks">
michael@0 12 <!ENTITY history_title "History">
michael@0 13 <!ENTITY reading_list_title "Reading List">
michael@0 14
michael@0 15 <!ENTITY switch_to_tab "Switch to tab">
michael@0 16
michael@0 17 <!ENTITY crash_reporter_title "&brandShortName; Crash Reporter">
michael@0 18 <!ENTITY crash_message2 "&brandShortName; had a problem and crashed. Your tabs should be listed on the &brandShortName; Start page when you restart.">
michael@0 19 <!ENTITY crash_send_report_message3 "Tell &vendorShortName; about this crash so they can fix it">
michael@0 20 <!ENTITY crash_include_url2 "Include the address of the page I was on">
michael@0 21 <!ENTITY crash_sorry "We\'re sorry">
michael@0 22 <!ENTITY crash_comment "Add a comment (comments are publicly visible)">
michael@0 23 <!ENTITY crash_allow_contact2 "Allow &vendorShortName; to contact me about this report">
michael@0 24 <!ENTITY crash_email "Your email">
michael@0 25 <!ENTITY crash_closing_alert "Exit without sending a crash report?">
michael@0 26 <!ENTITY sending_crash_report "Sending crash report\u2026">
michael@0 27 <!ENTITY crash_close_label "Close">
michael@0 28 <!ENTITY crash_restart_label "Restart &brandShortName;">
michael@0 29 <!ENTITY exit_label "Exit">
michael@0 30
michael@0 31 <!ENTITY launcher_shortcuts_title "&brandShortName; Web Apps">
michael@0 32 <!ENTITY launcher_shortcuts_empty "No web apps were found">
michael@0 33
michael@0 34 <!ENTITY choose_file "Choose File">
michael@0 35
michael@0 36 <!ENTITY url_bar_default_text "Enter Search or Address">
michael@0 37
michael@0 38 <!ENTITY bookmark "Bookmark">
michael@0 39 <!ENTITY bookmark_added "Bookmark added">
michael@0 40 <!ENTITY bookmark_removed "Bookmark removed">
michael@0 41 <!ENTITY bookmark_updated "Bookmark updated">
michael@0 42 <!ENTITY bookmark_options "Options">
michael@0 43
michael@0 44 <!ENTITY history_today_section "Today">
michael@0 45 <!ENTITY history_yesterday_section "Yesterday">
michael@0 46 <!ENTITY history_week_section "7 days ago">
michael@0 47 <!ENTITY history_older_section "Older than 7 days">
michael@0 48
michael@0 49 <!ENTITY go "Go">
michael@0 50 <!ENTITY search "Search">
michael@0 51 <!ENTITY reload "Reload">
michael@0 52 <!ENTITY forward "Forward">
michael@0 53 <!ENTITY menu "Menu">
michael@0 54 <!ENTITY back "Back">
michael@0 55 <!ENTITY stop "Stop">
michael@0 56 <!ENTITY site_security "Site Security">
michael@0 57 <!ENTITY edit_mode_cancel "Cancel">
michael@0 58
michael@0 59 <!ENTITY close_tab "Close Tab">
michael@0 60 <!ENTITY one_tab "1 tab">
michael@0 61 <!-- Localization note (num_tabs2) : Number of tabs is always more than one.
michael@0 62 We can't use android plural forms, sadly. See bug #753859. -->
michael@0 63 <!ENTITY num_tabs2 "&formatD; tabs">
michael@0 64 <!ENTITY new_tab_opened "New tab opened">
michael@0 65
michael@0 66 <!ENTITY settings "Settings">
michael@0 67 <!ENTITY settings_title "Settings">
michael@0 68 <!ENTITY pref_category_advanced "Advanced">
michael@0 69 <!ENTITY pref_category_customize "Customize">
michael@0 70 <!ENTITY pref_category_search3 "Search">
michael@0 71 <!ENTITY pref_category_search_summary "Customize your search providers">
michael@0 72 <!ENTITY pref_category_display "Display">
michael@0 73 <!ENTITY pref_category_privacy_short "Privacy">
michael@0 74 <!ENTITY pref_category_vendor "&vendorShortName;">
michael@0 75 <!ENTITY pref_category_datareporting "Data choices">
michael@0 76 <!ENTITY pref_learn_more "Learn more">
michael@0 77 <!ENTITY pref_category_installed_search_engines "Installed search engines">
michael@0 78 <!ENTITY pref_category_add_search_providers "Add more search providers">
michael@0 79 <!ENTITY pref_category_search_restore_defaults "Restore search engines">
michael@0 80 <!ENTITY pref_search_restore_defaults "Restore defaults">
michael@0 81 <!ENTITY pref_search_restore_defaults_summary "Restore defaults">
michael@0 82 <!-- Localization note (pref_search_hint) : "TIP" as in "hint", "clue" etc. Displayed as an
michael@0 83 advisory message on the customise search providers settings page explaining how to add new
michael@0 84 search providers.
michael@0 85 The &formatI; in the string will be replaced by a small image of the icon described, and can be moved to wherever
michael@0 86 it is applicable. -->
michael@0 87 <!ENTITY pref_search_hint "TIP: Add any website to your list of search providers by long-pressing on its search field and then tapping the &formatI; icon.">
michael@0 88 <!ENTITY pref_category_devtools "Developer tools">
michael@0 89 <!ENTITY pref_developer_remotedebugging "Remote debugging">
michael@0 90 <!ENTITY pref_remember_signons "Remember passwords">
michael@0 91
michael@0 92 <!ENTITY pref_category_home "Home">
michael@0 93 <!ENTITY pref_category_home_summary "Customize your homepage">
michael@0 94 <!ENTITY pref_category_home_panels "Panels">
michael@0 95 <!ENTITY pref_home_add_panel "Add panel">
michael@0 96 <!ENTITY home_add_panel_title "Add new panel">
michael@0 97 <!ENTITY home_add_panel_empty "Sorry, we couldn\'t find any panels for you to add.">
michael@0 98 <!-- Localization note (home_add_panel_installed):
michael@0 99 The &formatS; will be replaced with the name of the new panel the user just
michael@0 100 selected to be added to the home page. -->
michael@0 101 <!ENTITY home_add_panel_installed "\'&formatS;\' added to homepage">
michael@0 102 <!ENTITY pref_category_home_content_settings "Content settings">
michael@0 103 <!ENTITY pref_home_updates "Automatic updates">
michael@0 104 <!ENTITY pref_home_updates_enabled "Enabled">
michael@0 105 <!ENTITY pref_home_updates_wifi "Only over Wi-Fi">
michael@0 106
michael@0 107 <!-- Localization note: These are shown in the left sidebar on tablets -->
michael@0 108 <!ENTITY pref_header_customize "Customize">
michael@0 109 <!ENTITY pref_header_display "Display">
michael@0 110 <!ENTITY pref_header_privacy_short "Privacy">
michael@0 111 <!ENTITY pref_header_help "Help">
michael@0 112 <!ENTITY pref_header_vendor "&vendorShortName;">
michael@0 113 <!ENTITY pref_header_devtools "Developer tools">
michael@0 114
michael@0 115 <!ENTITY pref_cookies_menu "Cookies">
michael@0 116 <!ENTITY pref_cookies_accept_all "Enabled">
michael@0 117 <!ENTITY pref_cookies_not_accept_foreign "Enabled, excluding 3rd party">
michael@0 118 <!ENTITY pref_cookies_disabled "Disabled">
michael@0 119
michael@0 120 <!ENTITY pref_donottrack_menu "Tracking">
michael@0 121 <!ENTITY pref_donottrack_disallow_tracking "Tell sites that I do not want to be tracked">
michael@0 122 <!ENTITY pref_donottrack_allow_tracking "Tell sites that I want to be tracked">
michael@0 123 <!ENTITY pref_donottrack_no_pref "Do not tell sites anything about my tracking preferences">
michael@0 124
michael@0 125 <!ENTITY pref_char_encoding "Character encoding">
michael@0 126 <!ENTITY pref_char_encoding_on "Show menu">
michael@0 127 <!ENTITY pref_char_encoding_off "Don\'t show menu">
michael@0 128 <!ENTITY pref_clear_private_data "Clear private data">
michael@0 129 <!ENTITY pref_plugins "Plugins">
michael@0 130 <!ENTITY pref_plugins_enabled "Enabled">
michael@0 131 <!ENTITY pref_plugins_tap_to_play "Tap to play">
michael@0 132 <!ENTITY pref_plugins_disabled "Disabled">
michael@0 133 <!ENTITY pref_text_size "Text size">
michael@0 134 <!ENTITY pref_reflow_on_zoom4 "Text reflow">
michael@0 135 <!ENTITY pref_restore "Tabs">
michael@0 136 <!ENTITY pref_restore_always "Always restore">
michael@0 137 <!ENTITY pref_restore_quit "Don\'t restore after quitting &brandShortName;">
michael@0 138 <!ENTITY pref_font_size_tiny "Tiny">
michael@0 139 <!ENTITY pref_font_size_small "Small">
michael@0 140 <!ENTITY pref_font_size_medium "Medium">
michael@0 141 <!ENTITY pref_font_size_large "Large">
michael@0 142 <!ENTITY pref_font_size_xlarge "Extra Large">
michael@0 143 <!ENTITY pref_font_size_set "Set">
michael@0 144 <!-- Localization note (pref_font_size_adjust_char): A button with a small version of this character
michael@0 145 (or combination of characters) is used to decrease the preview font size; a larger version of the
michael@0 146 same character/combination is used to increase the preview font size. It should be a concise
michael@0 147 representation of the language it is used in that will help show the text in the preview will change
michael@0 148 size. -->
michael@0 149 <!ENTITY pref_font_size_adjust_char "A">
michael@0 150
michael@0 151 <!-- Localization note (pref_font_size_preview_text): This paragraph is used as an example to
michael@0 152 demonstrate the font size setting. It is meant to be whimsical and fun. -->
michael@0 153 <!ENTITY pref_font_size_preview_text "The quick orange fox jumps over your expectations with more speed, more flexibility and more security. As a non-profit, we\'re free to innovate on your behalf without any pressure to compromise. That means a better experience for you and a brighter future for the Web.">
michael@0 154
michael@0 155 <!ENTITY pref_use_master_password "Use master password">
michael@0 156 <!ENTITY pref_show_product_announcements "Show product announcements">
michael@0 157 <!ENTITY pref_sync "Sync">
michael@0 158 <!ENTITY pref_search_suggestions "Show search suggestions">
michael@0 159 <!ENTITY pref_import_android "Import from Android">
michael@0 160 <!ENTITY pref_private_data_history2 "Browsing history">
michael@0 161 <!ENTITY pref_private_data_formdata "Form &amp; search history">
michael@0 162 <!ENTITY pref_private_data_cookies2 "Cookies &amp; active logins">
michael@0 163 <!ENTITY pref_private_data_passwords "Saved passwords">
michael@0 164 <!ENTITY pref_private_data_cache "Cache">
michael@0 165 <!ENTITY pref_private_data_offlineApps "Offline website data">
michael@0 166 <!ENTITY pref_private_data_siteSettings2 "Site settings">
michael@0 167 <!ENTITY pref_private_data_downloadFiles2 "Downloads">
michael@0 168
michael@0 169
michael@0 170 <!ENTITY pref_about_firefox "About &brandShortName;">
michael@0 171 <!ENTITY pref_vendor_faqs "FAQs">
michael@0 172 <!ENTITY pref_vendor_feedback "Give feedback">
michael@0 173
michael@0 174 <!ENTITY pref_dialog_set_default "Set as default">
michael@0 175 <!ENTITY pref_dialog_default "Default">
michael@0 176 <!ENTITY pref_dialog_remove "Remove">
michael@0 177
michael@0 178 <!ENTITY pref_search_last_toast "You can\'t remove or disable your last search engine.">
michael@0 179
michael@0 180 <!ENTITY pref_panels_show "Show">
michael@0 181 <!ENTITY pref_panels_hide "Hide">
michael@0 182 <!ENTITY pref_panels_reorder "Change order">
michael@0 183 <!ENTITY pref_panels_move_up "Move up">
michael@0 184 <!ENTITY pref_panels_move_down "Move down">
michael@0 185
michael@0 186 <!ENTITY datareporting_notification_title "&brandShortName; stats &amp; data">
michael@0 187 <!ENTITY datareporting_notification_action_long "Choose what information to share">
michael@0 188 <!ENTITY datareporting_notification_action "Choose what to share">
michael@0 189 <!ENTITY datareporting_notification_summary "To improve your experience, &brandShortName; automatically sends some information to &vendorShortName;.">
michael@0 190 <!ENTITY datareporting_notification_summary_short "To improve your experience, &brandShortName;…">
michael@0 191 <!ENTITY datareporting_notification_ticker_text "&datareporting_notification_title;: &datareporting_notification_action_long;">
michael@0 192
michael@0 193 <!-- Localization note (datareporting_fhr_title, datareporting_fhr_summary2,
michael@0 194 reporting_telemetry_title, datareporting_telemetry_summary,
michael@0 195 datareporting_crashreporter_summary) : These match the strings in
michael@0 196 en-US/chrome/browser/preferences/advanced.dtd (healthReportSection.label,
michael@0 197 healthReportDesc.label, telemetrySection.label, telemetryDesc.label,
michael@0 198 crashReporterDesc.label). -->
michael@0 199 <!ENTITY datareporting_fhr_title "&brandShortName; Health Report">
michael@0 200 <!ENTITY datareporting_fhr_summary2 "Shares data with &vendorShortName; about your browser health and helps you understand your browser performance">
michael@0 201 <!ENTITY datareporting_abouthr_title "View my Health Report">
michael@0 202 <!ENTITY datareporting_telemetry_title "Telemetry">
michael@0 203 <!ENTITY datareporting_telemetry_summary "Shares performance, usage, hardware and customization data about your browser with &vendorShortName; to help us make &brandShortName; better">
michael@0 204 <!ENTITY datareporting_crashreporter_summary "&brandShortName; submits crash reports to help &vendorShortName; make your browser more stable and secure">
michael@0 205 <!-- Localization note (datareporting_crashreporter_title_short) : This string matches
michael@0 206 (crashReporterSection.label) in en-US/chrome/browser/preferences/advanced.dtd.-->
michael@0 207 <!ENTITY datareporting_crashreporter_title_short "Crash Reporter">
michael@0 208 <!ENTITY datareporting_wifi_title2 "&vendorShortName; Location Service">
michael@0 209 <!ENTITY datareporting_wifi_geolocation_summary "Receives Wi-Fi and cellular location data when running in the background and shares it with &vendorShortName; to improve our geolocation service">
michael@0 210
michael@0 211 <!-- Localization note (pref_update_autodownload2) : This should mention downloading
michael@0 212 specifically, since the pref only prevents automatic downloads and not the
michael@0 213 actual notification that an update is available. -->
michael@0 214 <!ENTITY pref_update_autodownload2 "Download updates automatically">
michael@0 215 <!ENTITY pref_update_autodownload_wifi "Only over Wi-Fi">
michael@0 216 <!ENTITY pref_update_autodownload_never "Never">
michael@0 217 <!ENTITY pref_update_autodownload_always "Always">
michael@0 218
michael@0 219 <!ENTITY quit "Quit">
michael@0 220
michael@0 221 <!ENTITY addons "Add-ons">
michael@0 222 <!ENTITY downloads "Downloads">
michael@0 223 <!ENTITY apps "Apps">
michael@0 224 <!ENTITY char_encoding "Character Encoding">
michael@0 225
michael@0 226 <!ENTITY share "Share">
michael@0 227 <!ENTITY share_title "Share via">
michael@0 228 <!ENTITY share_image_failed "Unable to share this image">
michael@0 229 <!ENTITY save_as_pdf "Save as PDF">
michael@0 230 <!ENTITY find_in_page "Find in Page">
michael@0 231 <!ENTITY desktop_mode "Request Desktop Site">
michael@0 232 <!ENTITY page "Page">
michael@0 233 <!ENTITY tools "Tools">
michael@0 234 <!ENTITY new_tab "New Tab">
michael@0 235 <!ENTITY new_private_tab "New Private Tab">
michael@0 236 <!ENTITY close_all_tabs "Close All Tabs">
michael@0 237 <!ENTITY tabs_normal "Tabs">
michael@0 238 <!ENTITY tabs_private "Private">
michael@0 239 <!ENTITY tabs_synced "Synced">
michael@0 240 <!ENTITY set_image_fail "Unable to set image">
michael@0 241 <!ENTITY set_image_chooser_title "Set Image As">
michael@0 242
michael@0 243 <!-- Localization note (find_text, find_prev, find_next, find_close) : These strings are used
michael@0 244 as alternate text for accessibility. They are not visible in the UI. -->
michael@0 245 <!ENTITY find_text "Find in Page">
michael@0 246 <!ENTITY find_prev "Previous">
michael@0 247 <!ENTITY find_next "Next">
michael@0 248 <!ENTITY find_close "Close">
michael@0 249
michael@0 250 <!-- Localization note (media_casting_to, media_play, media_pause, media_stop) : These strings are used
michael@0 251 as alternate text for accessibility. They are not visible in the UI. -->
michael@0 252 <!ENTITY media_casting_to "Casting to Device">
michael@0 253 <!ENTITY media_play "Play">
michael@0 254 <!ENTITY media_pause "Pause">
michael@0 255 <!ENTITY media_stop "Stop">
michael@0 256
michael@0 257 <!ENTITY contextmenu_open_new_tab "Open in New Tab">
michael@0 258 <!ENTITY contextmenu_open_private_tab "Open in Private Tab">
michael@0 259 <!ENTITY contextmenu_open_in_reader "Open in Reader">
michael@0 260 <!ENTITY contextmenu_remove "Remove">
michael@0 261 <!ENTITY contextmenu_add_to_launcher "Add to Home Screen">
michael@0 262 <!ENTITY contextmenu_share "Share">
michael@0 263 <!ENTITY contextmenu_pasteandgo "Paste &amp; Go">
michael@0 264 <!ENTITY contextmenu_paste "Paste">
michael@0 265 <!ENTITY contextmenu_copyurl "Copy Address">
michael@0 266 <!ENTITY contextmenu_edit_bookmark "Edit">
michael@0 267 <!ENTITY contextmenu_subscribe "Subscribe to Page">
michael@0 268 <!ENTITY contextmenu_site_settings "Edit Site Settings">
michael@0 269 <!ENTITY contextmenu_top_sites_edit "Edit">
michael@0 270 <!ENTITY contextmenu_top_sites_pin "Pin Site">
michael@0 271 <!ENTITY contextmenu_top_sites_unpin "Unpin Site">
michael@0 272 <!ENTITY contextmenu_add_search_engine "Add a Search Engine">
michael@0 273
michael@0 274 <!ENTITY pref_titlebar_mode "Title bar">
michael@0 275 <!ENTITY pref_titlebar_mode_title "Show page title">
michael@0 276 <!ENTITY pref_titlebar_mode_url "Show page address">
michael@0 277
michael@0 278 <!-- Localization note (pref_scroll_title_bar): Label for setting that controls
michael@0 279 whether or not the dynamic toolbar is enabled. -->
michael@0 280 <!ENTITY pref_scroll_title_bar "Scroll title bar">
michael@0 281
michael@0 282 <!ENTITY history_removed "Page removed">
michael@0 283
michael@0 284 <!ENTITY bookmark_edit_title "Edit Bookmark">
michael@0 285 <!ENTITY bookmark_edit_name "Name">
michael@0 286 <!ENTITY bookmark_edit_location "Location">
michael@0 287 <!ENTITY bookmark_edit_keyword "Keyword">
michael@0 288
michael@0 289 <!-- Localization note (site_settings_*) : These strings are used in the "Site Settings"
michael@0 290 dialog that appears after selecting the "Edit Site Settings" context menu item. -->
michael@0 291 <!ENTITY site_settings_title3 "Site Settings">
michael@0 292 <!ENTITY site_settings_cancel "Cancel">
michael@0 293 <!ENTITY site_settings_clear "Clear">
michael@0 294 <!ENTITY site_settings_no_settings "There are no settings to clear.">
michael@0 295
michael@0 296 <!ENTITY reading_list_added "Page added to your Reading List">
michael@0 297 <!ENTITY reading_list_removed "Page removed from your Reading List">
michael@0 298 <!ENTITY reading_list_failed "Failed to add page to your Reading List">
michael@0 299 <!ENTITY reading_list_duplicate "Page already in your Reading List">
michael@0 300
michael@0 301 <!-- Localization note : These strings are used as alternate text for accessibility.
michael@0 302 They are not visible in the UI. -->
michael@0 303 <!ENTITY page_action_dropmarker_description "Additional Actions">
michael@0 304
michael@0 305 <!ENTITY masterpassword_create_title "Create Master Password">
michael@0 306 <!ENTITY masterpassword_remove_title "Remove Master Password">
michael@0 307 <!ENTITY masterpassword_password "Password">
michael@0 308 <!ENTITY masterpassword_confirm "Confirm password">
michael@0 309
michael@0 310 <!ENTITY button_ok "OK">
michael@0 311 <!ENTITY button_cancel "Cancel">
michael@0 312 <!ENTITY button_yes "Yes">
michael@0 313 <!ENTITY button_no "No">
michael@0 314 <!ENTITY button_clear_data "Clear data">
michael@0 315 <!ENTITY button_set "Set">
michael@0 316 <!ENTITY button_clear "Clear">
michael@0 317
michael@0 318 <!ENTITY home_top_sites_title "Top Sites">
michael@0 319 <!-- Localization note (home_top_sites_add): This string is used as placeholder
michael@0 320 text underneath empty thumbnails in the Top Sites page on about:home. -->
michael@0 321 <!ENTITY home_top_sites_add "Add a site">
michael@0 322
michael@0 323 <!ENTITY home_history_title "History">
michael@0 324 <!ENTITY home_bookmarks_empty "Bookmarks you save show up here.">
michael@0 325 <!ENTITY home_last_tabs_title "Tabs from last time">
michael@0 326 <!ENTITY home_last_tabs_open "Open all tabs from last time">
michael@0 327 <!ENTITY home_last_tabs_empty "Your recent tabs show up here.">
michael@0 328 <!ENTITY home_most_recent_title "Most recent">
michael@0 329 <!ENTITY home_most_recent_empty "Websites you visited most recently show up here.">
michael@0 330 <!ENTITY home_reading_list_empty "Articles you save for later show up here.">
michael@0 331 <!-- Localization note (home_reading_list_hint): The "TIP" string is synonymous to "hint", "clue", etc. This string is displayed
michael@0 332 as an advisory message on how to add content to the reading list when the reading list empty.
michael@0 333 The placeholder &formatI; will be replaced by a small image of the icon described, and can be moved to wherever
michael@0 334 it is applicable. -->
michael@0 335 <!ENTITY home_reading_list_hint2 "TIP: Save articles to your reading list by long pressing the &formatI; icon when it appears in the title bar.">
michael@0 336 <!-- Localization note (home_reading_list_hint_accessible): This string is used
michael@0 337 as alternate text for accessibility. It is not visible in the UI. -->
michael@0 338 <!ENTITY home_reading_list_hint_accessible "TIP: Save articles to your reading list by long pressing the reader mode button when it appears in the title bar.">
michael@0 339
michael@0 340 <!-- Localization note (home_default_empty): This string is used as the default text when there
michael@0 341 is no data to show in an about:home panel that was created by an add-on. -->
michael@0 342 <!ENTITY home_default_empty "No content could be found for this panel.">
michael@0 343
michael@0 344 <!-- Localization note (home_move_up_to_filter): The variable is replaced by the name of the
michael@0 345 previous location in the navigation, such as the previous folder -->
michael@0 346 <!ENTITY home_move_up_to_filter "Up to &formatS;">
michael@0 347
michael@0 348 <!ENTITY pin_site_dialog_hint "Enter a search keyword">
michael@0 349
michael@0 350 <!ENTITY filepicker_title "Choose File">
michael@0 351 <!ENTITY filepicker_audio_title "Choose or record a sound">
michael@0 352 <!ENTITY filepicker_image_title "Choose or take a picture">
michael@0 353 <!ENTITY filepicker_video_title "Choose or record a video">
michael@0 354
michael@0 355 <!-- Site identity popup -->
michael@0 356 <!ENTITY identity_connected_to "You are connected to">
michael@0 357 <!-- Localization note (identity_run_by) : This string appears between a
michael@0 358 domain name (above) and an organization name (below). E.g.
michael@0 359
michael@0 360 example.com
michael@0 361 which is run by
michael@0 362 Example Enterprises, Inc.
michael@0 363
michael@0 364 The layout of the identity dialog prevents combining this into a single string with
michael@0 365 substitution variables. If it is difficult to translate the sense of the string
michael@0 366 with that structure, consider a translation which ignores the preceding domain and
michael@0 367 just addresses the organization to follow, e.g. "This site is run by " -->
michael@0 368 <!ENTITY identity_run_by "which is run by">
michael@0 369
michael@0 370 <!-- Mixed content notifications in site identity popup -->
michael@0 371 <!ENTITY loaded_mixed_content_message "This page is displaying content that isn\'t secure.">
michael@0 372 <!ENTITY blocked_mixed_content_message_top "&brandShortName; has blocked content that isn\'t secure.">
michael@0 373 <!ENTITY blocked_mixed_content_message_bottom "Most websites will still work properly even when this content is blocked.">
michael@0 374 <!ENTITY learn_more "Learn More">
michael@0 375 <!ENTITY enable_protection "Enable protection">
michael@0 376 <!ENTITY disable_protection "Disable protection">
michael@0 377 <!ENTITY keep_blocking "Keep blocking">
michael@0 378
michael@0 379 <!ENTITY private_data_success "Private data cleared">
michael@0 380 <!ENTITY private_data_fail "Some private data could not be cleared">
michael@0 381
michael@0 382 <!ENTITY bookmarkhistory_button_import "Import">
michael@0 383 <!ENTITY bookmarkhistory_import_both "Importing bookmarks and history
michael@0 384 from Android">
michael@0 385 <!ENTITY bookmarkhistory_import_bookmarks "Importing bookmarks
michael@0 386 from Android">
michael@0 387 <!ENTITY bookmarkhistory_import_history "Importing history
michael@0 388 from Android">
michael@0 389 <!ENTITY bookmarkhistory_import_wait "Please wait...">
michael@0 390
michael@0 391 <!ENTITY suggestions_prompt3 "Would you like to turn on search suggestions?">
michael@0 392
michael@0 393 <!-- Localization note (suggestion_for_engine): The placeholder &formatS1; will be
michael@0 394 replaced with the name of the search engine. The placeholder &formatS2; will be
michael@0 395 replaced with the search query. -->
michael@0 396 <!ENTITY suggestion_for_engine "Search &formatS1; for &formatS2;">
michael@0 397
michael@0 398 <!ENTITY webapp_generic_name "App">
michael@0 399
michael@0 400 <!ENTITY searchable_description "Bookmarks and history">
michael@0 401
michael@0 402 <!ENTITY devtools_remote_debugging_forward "Don\'t forget to set up port forwarding!">
michael@0 403
michael@0 404 <!-- Updater notifications -->
michael@0 405 <!ENTITY updater_start_title2 "Update available for &brandShortName;">
michael@0 406 <!ENTITY updater_start_select2 "Touch to download">
michael@0 407
michael@0 408 <!ENTITY updater_downloading_title2 "Downloading &brandShortName;">
michael@0 409 <!ENTITY updater_downloading_title_failed2 "Download failed">
michael@0 410 <!ENTITY updater_downloading_select2 "Touch to apply update once downloaded">
michael@0 411 <!ENTITY updater_downloading_retry2 "Touch to retry">
michael@0 412
michael@0 413 <!ENTITY updater_apply_title2 "Update available for &brandShortName;">
michael@0 414 <!ENTITY updater_apply_select2 "Touch to update">
michael@0 415
michael@0 416 <!-- Guest mode -->
michael@0 417 <!ENTITY new_guest_session "New Guest Session">
michael@0 418 <!ENTITY exit_guest_session "Exit Guest Session">
michael@0 419 <!ENTITY guest_session_dialog_continue "Continue">
michael@0 420 <!ENTITY guest_session_dialog_cancel "Cancel">
michael@0 421 <!ENTITY new_guest_session_title "&brandShortName; will now restart">
michael@0 422 <!ENTITY new_guest_session_text "The person using it will not be able to see any of your personal browsing data (like saved passwords, history or bookmarks).\n\nWhen your guest is done, their browsing data will be deleted and your session will be restored.">
michael@0 423
michael@0 424 <!ENTITY exit_guest_session_title "&brandShortName; will now restart">
michael@0 425 <!ENTITY exit_guest_session_text "The browsing data from this session will be deleted.">
michael@0 426
michael@0 427 <!-- Miscellaneous -->
michael@0 428 <!-- LOCALIZATION NOTE (ellipsis): This text is appended to a piece of text that does not fit in the
michael@0 429 designated space. Use the unicode ellipsis char, \u2026, or use "..." if \u2026 doesn't suit
michael@0 430 traditions in your locale. -->
michael@0 431 <!ENTITY ellipsis "…">
michael@0 432
michael@0 433 <!-- These are only used for accessiblity for the done and overflow-menu buttons in the actionbar.
michael@0 434 They are never shown to users -->
michael@0 435 <!ENTITY actionbar_menu "Menu">
michael@0 436 <!ENTITY actionbar_done "Done">

mercurial