|
49 | 49 | "Hide calendar":"{{ _Q('Hide calendar') }}", |
50 | 50 | "Previous capture":"{{ _Q('Previous capture') }}", |
51 | 51 | "Next capture":"{{ _Q('Next capture') }}", |
| 52 | + "Print":"{{ _Q('Print') }}", |
| 53 | + "Select language":"{{ _Q('Select language') }}", |
| 54 | + "View capture on {date}":"{{ _Q('View capture on {date}') }}", |
| 55 | + "{count} capture":"{{ _Q('{count} capture') }}", |
| 56 | + "{count} captures":"{{ _Q('{count} captures') }}", |
| 57 | + "{capture_text} on {date}":"{{ _Q('{capture_text} on {date}') }}", |
| 58 | + "{capture_text} in {month}":"{{ _Q('{capture_text} in {month}') }}", |
52 | 59 | "current":"{{ _Q('current') }}", // translators: current capture in list of captures |
53 | 60 | "Loading...": "{{ _Q('Loading...') }}", |
54 | 61 | "Current Capture": "{{ _Q('Current Capture') }}", |
|
63 | 70 | "Language:": "{{ _Q('Language') }}", |
64 | 71 | "Search for archival capture of URL": "{{ _Q('Search for archival capture of URL') }}", |
65 | 72 | "Toggle navigation": "{{ _Q('Toggle navigation') }}", |
66 | | - "Select language": "{{ _Q('Select language') }}", |
67 | | - "Print": "{{ _Q('Print') }}", |
68 | 73 | "Logo": "{{ _Q('Logo') }}", |
69 | 74 | } |
70 | 75 | </script> |
0 commit comments