droger | 5515fad9 | 2016-01-08 14:00:49 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <grit-part> |
| 3 | |
| 4 | <!-- History UI --> |
| 5 | <message name="IDS_HISTORY_ACTION_MENU_DESCRIPTION" desc="Text used to identify the history entry drop-down menu for screen readers"> |
| 6 | Actions |
| 7 | </message> |
| 8 | <message name="IDS_HISTORY_BLOCKED_VISIT_TEXT" desc="Text that describes an attempted visit."> |
| 9 | Blocked attempt <ph name="BEGIN_LINK"><a target="_top" href="$1" id="$2"></ph> to visit a page on <ph name="DOMAIN">$3<ex>google.com</ex></ph><ph name="END_LINK"></a><ex></a></ex></ph>. |
| 10 | </message> |
| 11 | <message name="IDS_HISTORY_BROWSERESULTS" desc="Title of browsing results page"> |
| 12 | History |
| 13 | </message> |
| 14 | <message name="IDS_HISTORY_CONTINUED" desc="Shown after the date if the data is continued from the previous page"> |
| 15 | (Cont.) |
| 16 | </message> |
| 17 | <message name="IDS_HISTORY_DATE_WITH_RELATIVE_TIME" desc="In the history view, some dates are formatted as 'Today - Wednesday, Nov 7, 2007"> |
| 18 | <ph name="RELATIVE_DATE">$1<ex>Today</ex></ph> - <ph name="FULL_DATE">$2<ex>Wednesday, Nov 7, 2007</ex></ph> |
| 19 | </message> |
| 20 | <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_CONFIRM_BUTTON" desc="Text for the button used to confirm the dialog asking if they would like to proceed with deletion."> |
| 21 | Remove |
| 22 | </message> |
| 23 | <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_WARNING" desc="Warning shown before deleting visits from the history page (reminding the user they can also use incognito mode, which doesn't store history)"> |
| 24 | Are you sure you want to delete these pages from your history? |
| 25 | |
| 26 | Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may come in handy next time. |
| 27 | </message> |
| 28 | <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_WARNING_NO_INCOGNITO" desc="Warning shown before deleting from the history page"> |
| 29 | Are you sure you want to delete these pages from your history? |
| 30 | </message> |
| 31 | <message name="IDS_HISTORY_ENTRY_BOOKMARKED" desc="Whether a history entry is bookmarked."> |
| 32 | Bookmarked |
| 33 | </message> |
| 34 | <message name="IDS_HISTORY_ENTRY_SUMMARY" desc="Summary of all the fields in a history entry (time, whether the entry is bookmarked, title, and domain)."> |
| 35 | <ph name="TIME"><ex>3:14</ex>$1</ph> <ph name="BOOKMARKED"><ex>bookmarked</ex>$2</ph> <ph name="TITLE"><ex>PI: The Magical Number</ex>$3</ph> <ph name="DOMAIN"><ex>pi.com</ex>$4</ph> |
| 36 | </message> |
| 37 | <message name="IDS_HISTORY_FILTER_ALLOW_ITEMS" desc="Title of the button that allows the user to allow the selected history items"> |
| 38 | Allow items |
| 39 | </message> |
| 40 | <message name="IDS_HISTORY_FILTER_ALLOWED" desc="Text that shows that an entry is allowed."> |
| 41 | Allowed |
| 42 | </message> |
| 43 | <message name="IDS_HISTORY_FILTER_BLOCK_ITEMS" desc="Title of the button that allows the user to block the selected history items"> |
| 44 | Block items |
| 45 | </message> |
| 46 | <message name="IDS_HISTORY_FILTER_BLOCKED" desc="Text that shows that an entry is blocked."> |
| 47 | Blocked |
| 48 | </message> |
| 49 | <message name="IDS_HISTORY_FOUND_SEARCH_RESULTS" desc="Message shown when zero or multiple search results are found."> |
| 50 | Found <ph name="NUMBER_OF_RESULTS">$1</ph> <ph name="SEARCH_RESULTS"><ex>search results</ex>$2</ph> for '<ph name="SEARCH_STRING">$3</ph>'. |
| 51 | </message> |
| 52 | <message name="IDS_HISTORY_GROUP_BY_DOMAIN_LABEL" desc="Label for the checkbox that toggles the mode to group history visits by domain."> |
| 53 | Group domains |
| 54 | </message> |
| 55 | <message name="IDS_HISTORY_HAS_SYNCED_RESULTS" desc="The notification at the top of the history page indicating that it is showing visits synced from other devices."> |
| 56 | Showing history from your signed-in devices. <ph name="BEGIN_LINK"><a href="https://support.google.com/chrome/?p=sync_history&hl=[GRITLANGCODE]"></ph>Learn more<ph name="END_LINK"></a><ex></a></ex></ph> |
| 57 | </message> |
| 58 | <message name="IDS_HISTORY_IN_CONTENT_PACK" desc="Text that shows that an entry is in a content pack."> |
| 59 | In content pack |
| 60 | </message> |
| 61 | <message name="IDS_HISTORY_INTERVAL" desc="A history interval shown in the title. The dates are already localized strings."> |
| 62 | <ph name="START_DATE">$1<ex>Wednesday, Aug. 1, 2012</ex></ph> to <ph name="END_DATE">$2<ex>Thursday, Aug. 30, 2012</ex></ph> |
| 63 | </message> |
| 64 | <message name="IDS_HISTORY_LOADING" desc="Text shown when we're loading the user's history"> |
| 65 | Loading... |
| 66 | </message> |
| 67 | <message name="IDS_HISTORY_MORE_FROM_SITE" desc="Command in the history entry drop-down menu. Shows more history entries from the same site."> |
| 68 | More from this site |
| 69 | </message> |
| 70 | <message name="IDS_HISTORY_NEWER" desc="HTML text shown as page navigation tool to take the user back to the more recent page"> |
| 71 | Newer |
| 72 | </message> |
| 73 | <message name="IDS_HISTORY_NEWEST" desc="HTML text shown as page navigation tool to take the user to the top of their history"> |
| 74 | Newest |
| 75 | </message> |
| 76 | <message name="IDS_HISTORY_NO_RESULTS" desc="Text shown when no history entries are found."> |
| 77 | No history entries found. |
| 78 | </message> |
| 79 | <message name="IDS_HISTORY_NO_SEARCH_RESULTS" desc="Text shown when no history search results have been found"> |
| 80 | No search results found. |
| 81 | </message> |
| 82 | <message name="IDS_HISTORY_NO_SYNCED_RESULTS" desc="The notification at the top of the history page indicating that it does not include visits from other devices."> |
| 83 | Showing history from this device. <ph name="BEGIN_LINK"><a href="https://support.google.com/chrome/?p=sync_history&hl=[GRITLANGCODE]"></ph>Learn more<ph name="END_LINK"></a><ex></a></ex></ph> |
| 84 | </message> |
| 85 | <message name="IDS_HISTORY_NUMBER_VISITS" desc="Format string for the number of visits of a site."> |
| 86 | (<ph name="NUMBER_VISITS">$1<ex>3</ex></ph>) |
| 87 | </message> |
| 88 | <message name="IDS_HISTORY_OLDER" desc="HTML text shown as page navigation tool to take the user forward to their older history"> |
| 89 | Older |
| 90 | </message> |
| 91 | <message name="IDS_HISTORY_OPEN_CLEAR_BROWSING_DATA_DIALOG" desc="Title of the button that will open the clear browsing data dialog."> |
| 92 | Clear browsing data... |
| 93 | </message> |
| 94 | <message name="IDS_HISTORY_OTHER_DEVICES_X_MORE" desc="In the 'Other Sessions' section of the history page, the label for showing that X more tabs are available for a session."> |
| 95 | <ph name="NUM_TABS_MORE">$1<ex>42</ex></ph> more... |
| 96 | </message> |
| 97 | <message name="IDS_HISTORY_OTHER_SESSIONS_COLLAPSE_SESSION" desc="In the 'Other Sessions' menu on the history page, the label for the command to collapse (hide) the list of windows and tabs in a session."> |
| 98 | Collapse list |
| 99 | </message> |
| 100 | <message name="IDS_HISTORY_OTHER_SESSIONS_EXPAND_SESSION" desc="In the 'Other Sessions' menu on the history page, the label for the command to expand (uncollapse) the list of windows and tabs in a session."> |
| 101 | Expand list |
| 102 | </message> |
| 103 | <message name="IDS_HISTORY_OTHER_SESSIONS_OPEN_ALL" desc="In the 'Other Sessions' menu on the history page, the label for the command to open all tabs and windows from a session."> |
| 104 | Open all |
| 105 | </message> |
| 106 | <message name="IDS_HISTORY_RANGE_ALL_TIME" desc="Option in the history range button group. Shows results a page at a time, without grouping them by domain."> |
| 107 | All |
| 108 | </message> |
| 109 | <message name="IDS_HISTORY_RANGE_LABEL" desc="Label for the combo box that selects the time range."> |
| 110 | Show |
| 111 | </message> |
| 112 | <message name="IDS_HISTORY_RANGE_MONTH" desc="Option in the history range button group. Shows results grouped by month."> |
| 113 | Month |
| 114 | </message> |
| 115 | <message name="IDS_HISTORY_RANGE_NEXT" desc="The alt text on the button that moves the current time range forward."> |
| 116 | Next |
| 117 | </message> |
| 118 | <message name="IDS_HISTORY_RANGE_PREVIOUS" desc="The alt text on the button that moves the current time range backwards."> |
| 119 | Previous |
| 120 | </message> |
| 121 | <message name="IDS_HISTORY_RANGE_TODAY" desc="The text on the button that sets the current time range back to today."> |
| 122 | Today |
| 123 | </message> |
| 124 | <message name="IDS_HISTORY_RANGE_WEEK" desc="Option in the history range button group. Shows results grouped by week."> |
| 125 | Week |
| 126 | </message> |
| 127 | <message name="IDS_HISTORY_REMOVE_BOOKMARK" desc="Tooltip shown when hovered over a history entry's bookmark star. When clicked, removes the bookmark."> |
| 128 | Remove bookmark |
| 129 | </message> |
| 130 | <message name="IDS_HISTORY_REMOVE_PAGE" desc="Command in the history entry drop-down menu. Removes a page from the history."> |
| 131 | Remove from history |
| 132 | </message> |
| 133 | <message name="IDS_HISTORY_REMOVE_SELECTED_ITEMS" desc="Title of the button that allows the user to remove the selected history items"> |
| 134 | Remove selected items |
| 135 | </message> |
| 136 | <message name="IDS_HISTORY_SEARCH_BUTTON" desc="Title of the button in the history page that triggers a search"> |
| 137 | Search history |
| 138 | </message> |
| 139 | <message name="IDS_HISTORY_SEARCH_RESULT" desc="Used when a single result is found."> |
| 140 | search result |
| 141 | </message> |
| 142 | <message name="IDS_HISTORY_SEARCH_RESULTS" desc="Used when plural/multiple results are found."> |
| 143 | search results |
| 144 | </message> |
| 145 | <message name="IDS_HISTORY_SEARCHRESULTSFOR" desc="Format string for search results"> |
| 146 | Search results for '<ph name="SEARCH_STRING">$1</ph>' |
| 147 | </message> |
| 148 | <message name="IDS_HISTORY_TITLE" desc="Title for the history tab."> |
| 149 | History |
| 150 | </message> |
| 151 | <message name="IDS_HISTORY_UNKNOWN_DEVICE" desc="On the dropdown menu for a history entry, the text that is shown instead of a device name, when the device name is not known."> |
| 152 | Unknown device |
| 153 | </message> |
| 154 | |
| 155 | </grit-part> |