Resolve Weblate conflicts (#2199)

Translated using Weblate (Spanish)

Currently translated at 1.4% (18 of 1227 strings)

Translation: Browsertrix/Browsertrix UI
Translate-URL:
https://hosted.weblate.org/projects/browsertrix/browsertrix-ui/es/

Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
This commit is contained in:
Emma Segal-Grossman 2024-12-03 17:47:06 -05:00 committed by GitHub
parent 683e531cc0
commit dc6e6c5e14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,11 +30,13 @@
<source>Next</source>
<target state="translated">Siguiente página</target>
</trans-unit>
<trans-unit id="h7ee8a6e551e702ba">
<source> <x equiv-text="${this.renderInput()}" id="0"/> of <x equiv-text="${this.pages} " id="1"/></source>
<trans-unit xml:space="preserve" id="h7ee8a6e551e702ba">
<source><x equiv-text="${this.renderInput()}" id="0"/> of <x equiv-text="${this.pages} " id="1"/></source>
<target state="translated"><x equiv-text="${this.renderInput()}" id="0"/> de <x equiv-text="${this.pages} " id="1"/></target>
</trans-unit>
<trans-unit id="s5697808ce744d508">
<trans-unit xml:space="preserve" id="s5697808ce744d508">
<source>Current page, page <x equiv-text="${this.page}" id="0"/></source>
<target state="translated">Página actual, página <x equiv-text="${this.page}" id="0"/></target>
</trans-unit>
<trans-unit xml:space="preserve" id="s81a19821f3e4a3d2">
<source>Replay</source>
@ -64,9 +66,9 @@
<source>Delete Collection?</source>
<target state="translated">¿Eliminar colección?</target>
</trans-unit>
<trans-unit id="h05165b87bf66fe02">
<source>Are you sure you want to delete
<x equiv-text="&lt;strong&gt;${this.collection?.name}&lt;/strong&gt;" id="0"/>?</source>
<trans-unit xml:space="preserve" id="h05165b87bf66fe02">
<source>Are you sure you want to delete <x equiv-text="&lt;strong&gt;${this.collection?.name}&lt;/strong&gt;" id="0"/>?</source>
<target state="translated">¿Estás seguro de que deseas eliminar <x equiv-text="&lt;strong&gt;${this.collection?.name}&lt;/strong&gt;" id="0"/>?</target>
</trans-unit>
<trans-unit id="s2ceb11be2290bb1b">
<source>Cancel</source>
@ -108,17 +110,13 @@
<source>Copy Embed Code</source>
</trans-unit>
<trans-unit id="h648aaa4b436a5970">
<source>Add the following JavaScript to your
<x equiv-text="&lt;code class=&quot;text-[0.9em]&quot;&gt;" id="0"/>/replay/sw.js<x equiv-text="&lt;/code&gt;" id="1"/>:</source>
<source>Add the following JavaScript to your <x equiv-text="&lt;code class=&quot;text-[0.9em]&quot;&gt;" id="0"/>/replay/sw.js<x equiv-text="&lt;/code&gt;" id="1"/>:</source>
</trans-unit>
<trans-unit id="s4f0cf5a844f978f3">
<source>Copy JS</source>
</trans-unit>
<trans-unit id="hf56186ec17103fb3">
<source>See
<x equiv-text="&lt;a class=&quot;text-primary&quot; href=&quot;https://replayweb.page/docs/embedding&quot; target=&quot;_blank&quot;&gt;" id="0"/>
our embedding guide<x equiv-text="&lt;/a&gt;" id="1"/>
for more details.</source>
<source>See <x equiv-text="&lt;a class=&quot;text-primary&quot; href=&quot;https://replayweb.page/docs/embedding&quot; target=&quot;_blank&quot;&gt;" id="0"/> our embedding guide<x equiv-text="&lt;/a&gt;" id="1"/> for more details.</source>
</trans-unit>
<trans-unit id="s3f5390ecd7d14626">
<source>Collections</source>
@ -235,8 +233,7 @@
<source>You can view plan details, update payment methods, and update billing information by clicking “<x equiv-text="${this.portalUrlLabel}" id="0"/>”.</source>
</trans-unit>
<trans-unit id="h1abcffb9335ebc6d">
<source>To upgrade to Pro, contact us at
<x equiv-text="&lt;a class=&quot;${linkClassList}&quot; href=&quot;${`mailto:${this.salesEmail}?subject=${msg(str `Upgrade Browsertrix plan (${this.userOrg?.name})`)}`}&quot; rel=&quot;noopener noreferrer nofollow&quot;&gt;${this.salesEmail}&lt;/a&gt;" id="0"/>.</source>
<source>To upgrade to Pro, contact us at <x equiv-text="&lt;a class=&quot;${linkClassList}&quot; href=&quot;${`mailto:${this.salesEmail}?subject=${msg(str `Upgrade Browsertrix plan (${this.userOrg?.name})`)}`}&quot; rel=&quot;noopener noreferrer nofollow&quot;&gt;${this.salesEmail}&lt;/a&gt;" id="0"/>.</source>
</trans-unit>
<trans-unit id="s7ec899c7c6213c52">
<source>Upgrade Browsertrix plan (<x equiv-text="${this.userOrg?.name}" id="0"/>)</source>
@ -302,13 +299,10 @@
<source>Regex</source>
</trans-unit>
<trans-unit id="h8c21d04827e5cb19">
<source>Regular Expression syntax error:
<x equiv-text="&lt;code&gt;${this.fieldErrorMessage}&lt;/code&gt;" id="0"/></source>
<source>Regular Expression syntax error: <x equiv-text="&lt;code&gt;${this.fieldErrorMessage}&lt;/code&gt;" id="0"/></source>
</trans-unit>
<trans-unit id="h1a1f28e6632c15d0">
<source>Please enter a valid constructor string
pattern. See
<x equiv-text="&lt;a class=&quot;underline hover:no-underline&quot; href=&quot;https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow&quot;&gt;&lt;code&gt;" id="0"/>RegExp<x equiv-text="&lt;/code&gt;" id="1"/> docs<x equiv-text="&lt;/a&gt;" id="2"/>.</source>
<source>Please enter a valid constructor string pattern. See <x equiv-text="&lt;a class=&quot;underline hover:no-underline&quot; href=&quot;https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow&quot;&gt;&lt;code&gt;" id="0"/>RegExp<x equiv-text="&lt;/code&gt;" id="1"/> docs<x equiv-text="&lt;/a&gt;" id="2"/>.</source>
</trans-unit>
<trans-unit id="s312a6fda81078718">
<source>Exclusions</source>
@ -365,8 +359,7 @@
<source>Every day at <x equiv-text="${formattedTime}" id="0"/></source>
</trans-unit>
<trans-unit id="s3fc21c0b1ae61eb7">
<source>Every <x equiv-text="${formattedWeekDay}" id="0"/>
at <x equiv-text="${formattedTime}" id="1"/></source>
<source>Every <x equiv-text="${formattedWeekDay}" id="0"/> at <x equiv-text="${formattedTime}" id="1"/></source>
</trans-unit>
<trans-unit id="s478f33dea36e1d3f">
<source>On day <x equiv-text="${nextDate.getDate()}" id="0"/> of the month at <x equiv-text="${formattedTime}" id="1"/></source>
@ -378,8 +371,7 @@
<source>Default: <x equiv-text="${localize.number(value)}" id="0"/></source>
</trans-unit>
<trans-unit id="s5ae0226079b4d5fc">
<source>Specify exclusion rules for what pages should not be visited.
Exclusions apply to all URLs.</source>
<source>Specify exclusion rules for what pages should not be visited. Exclusions apply to all URLs.</source>
</trans-unit>
<trans-unit id="sa663117885b91a78">
<source>Adds a hard limit on the number of pages that will be crawled.</source>
@ -403,24 +395,19 @@
<source>Waits on the page after behaviors are complete before moving onto the next page. Can be helpful for rate limiting.</source>
</trans-unit>
<trans-unit id="s750a2fea733037cb">
<source>Choose a custom profile to make use of saved cookies and logged-in
accounts. Note that websites may log profiles out after a period of time.</source>
<source>Choose a custom profile to make use of saved cookies and logged-in accounts. Note that websites may log profiles out after a period of time.</source>
</trans-unit>
<trans-unit id="scd15181280405de6">
<source>Choose a Browsertrix Crawler Release Channel. If available, other versions may provide new/experimental crawling features.</source>
</trans-unit>
<trans-unit id="h1a88ca035802fcd0">
<source>Blocks advertising content from being loaded. Uses
<x equiv-text="&lt;a href=&quot;https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts&quot; class=&quot;text-blue-600 hover:text-blue-500&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow&quot;&gt;" id="0"/>Steven Blacks Hosts file<x equiv-text="&lt;/a&gt;" id="1"/>.</source>
<source>Blocks advertising content from being loaded. Uses <x equiv-text="&lt;a href=&quot;https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts&quot; class=&quot;text-blue-600 hover:text-blue-500&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow&quot;&gt;" id="0"/>Steven Blacks Hosts file<x equiv-text="&lt;/a&gt;" id="1"/>.</source>
</trans-unit>
<trans-unit id="h63182e63349f17de">
<source>Set custom user agent for crawler browsers to use in requests. For
common user agents see
<x equiv-text="&lt;a href=&quot;https://www.useragents.me/&quot; class=&quot;text-blue-600 hover:text-blue-500&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow&quot;&gt;" id="0"/>Useragents.me<x equiv-text="&lt;/a&gt;" id="1"/>.</source>
<source>Set custom user agent for crawler browsers to use in requests. For common user agents see <x equiv-text="&lt;a href=&quot;https://www.useragents.me/&quot; class=&quot;text-blue-600 hover:text-blue-500&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow&quot;&gt;" id="0"/>Useragents.me<x equiv-text="&lt;/a&gt;" id="1"/>.</source>
</trans-unit>
<trans-unit id="s49e094325ac57142">
<source>Websites that observe the browsers language setting may serve
content in that language if available.</source>
<source>Websites that observe the browsers language setting may serve content in that language if available.</source>
</trans-unit>
<trans-unit id="s68eac1025cee6964">
<source>Crawl Scope</source>
@ -498,8 +485,7 @@
<source>Org Settings</source>
</trans-unit>
<trans-unit id="h9c83f117a7e3a93f">
<source>Viewing
<x equiv-text="&lt;strong class=&quot;font-medium&quot;&gt;${userOrg.name}&lt;/strong&gt;" id="0"/></source>
<source>Viewing <x equiv-text="&lt;strong class=&quot;font-medium&quot;&gt;${userOrg.name}&lt;/strong&gt;" id="0"/></source>
</trans-unit>
<trans-unit id="s52d61e7db1ece998">
<source>Active Members</source>
@ -676,8 +662,7 @@
<source>This org URL identifier is invalid. Please use alphanumeric characters and dashes (-) only.</source>
</trans-unit>
<trans-unit id="h58a74834f0ef0fcb">
<source>Supports
<x equiv-text="&lt;a class=&quot;text-blue-500 hover:text-blue-600&quot; href=&quot;https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow&quot;&gt;" id="0"/>GitHub Flavored Markdown<x equiv-text="&lt;/a&gt;" id="1"/>.</source>
<source>Supports <x equiv-text="&lt;a class=&quot;text-blue-500 hover:text-blue-600&quot; href=&quot;https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow&quot;&gt;" id="0"/>GitHub Flavored Markdown<x equiv-text="&lt;/a&gt;" id="1"/>.</source>
</trans-unit>
<trans-unit id="s7a89a316efd4e9c0">
<source>Please shorten the description to <x equiv-text="${this.localize.number(this.maxlength)}" id="0"/> or fewer characters.</source>
@ -941,10 +926,10 @@
<source><x equiv-text="${workflow.createdByName}" id="0"/> on <x equiv-text="${this.localize.date(new Date(workflow.created), {&#10; year: &quot;numeric&quot;,&#10; month: &quot;numeric&quot;,&#10; day: &quot;numeric&quot;,&#10;})}" id="1"/></source>
</trans-unit>
<trans-unit id="hcb76d3d062f4fe97">
<source> <x equiv-text="&lt;span class=&quot;truncate&quot;&gt;${firstSeed}&lt;/span&gt;&#10; &lt;span class=&quot;whitespace-nowrap text-neutral-500&quot;&gt;" id="0"/>+<x equiv-text="${remainderCount}" id="1"/> URL<x equiv-text="&lt;/span&gt;" id="2"/></source>
<source><x equiv-text="&lt;span class=&quot;truncate&quot;&gt;${firstSeed}&lt;/span&gt;&#10; &lt;span class=&quot;whitespace-nowrap text-neutral-500&quot;&gt;" id="0"/>+<x equiv-text="${remainderCount}" id="1"/> URL<x equiv-text="&lt;/span&gt;" id="2"/></source>
</trans-unit>
<trans-unit id="h0f472740ba5c3c86">
<source> <x equiv-text="&lt;span class=&quot;truncate&quot;&gt;${firstSeed}&lt;/span&gt;&#10; &lt;span class=&quot;whitespace-nowrap text-neutral-500&quot;&gt;" id="0"/>+<x equiv-text="${remainderCount}" id="1"/> URLs<x equiv-text="&lt;/span&gt;" id="2"/></source>
<source><x equiv-text="&lt;span class=&quot;truncate&quot;&gt;${firstSeed}&lt;/span&gt;&#10; &lt;span class=&quot;whitespace-nowrap text-neutral-500&quot;&gt;" id="0"/>+<x equiv-text="${remainderCount}" id="1"/> URLs<x equiv-text="&lt;/span&gt;" id="2"/></source>
</trans-unit>
<trans-unit id="s900a5e61e7ade066">
<source>View:</source>
@ -953,8 +938,7 @@
<source>All Crawls</source>
</trans-unit>
<trans-unit id="he775de5878ab0942">
<source>Crawl is currently running.
<x equiv-text="&lt;a href=&quot;${`${window.location.pathname}#watch`}&quot; class=&quot;underline hover:no-underline&quot;&gt;" id="0"/>Watch Crawl Progress<x equiv-text="&lt;/a&gt;" id="1"/></source>
<source>Crawl is currently running. <x equiv-text="&lt;a href=&quot;${`${window.location.pathname}#watch`}&quot; class=&quot;underline hover:no-underline&quot;&gt;" id="0"/>Watch Crawl Progress<x equiv-text="&lt;/a&gt;" id="1"/></source>
</trans-unit>
<trans-unit id="s76d9944af031bdb3">
<source>No matching crawls found.</source>
@ -999,8 +983,7 @@
<source>Crawl is not running.</source>
</trans-unit>
<trans-unit id="h27573a6e2ed7211d">
<source>Viewing error logs for currently running crawl.
<x equiv-text="&lt;a href=&quot;${`${window.location.pathname}#watch`}&quot; class=&quot;underline hover:no-underline&quot;&gt;" id="0"/>Watch Crawl Progress<x equiv-text="&lt;/a&gt;" id="1"/></source>
<source>Viewing error logs for currently running crawl. <x equiv-text="&lt;a href=&quot;${`${window.location.pathname}#watch`}&quot; class=&quot;underline hover:no-underline&quot;&gt;" id="0"/>Watch Crawl Progress<x equiv-text="&lt;/a&gt;" id="1"/></source>
</trans-unit>
<trans-unit id="s31b57d50c6a992ba">
<source>Error logs currently not available.</source>
@ -1233,19 +1216,13 @@
<source>Non-HTML files captured as pages are known good files that the crawler found as clickable links on a page and don't need to be analyzed. Failed pages did not respond when the crawler tried to visit them.</source>
</trans-unit>
<trans-unit id="h8309b5706a9a85ba">
<source>
<x equiv-text="&lt;span class=&quot;text-primary&quot;&gt;${htmlCount}&lt;/span&gt;" id="0"/>
HTML <x equiv-text="${pluralOf(&quot;pages&quot;, htmlCount)}&#10; " id="1"/></source>
<source><x equiv-text="&lt;span class=&quot;text-primary&quot;&gt;${htmlCount}&lt;/span&gt;" id="0"/> HTML <x equiv-text="${pluralOf(&quot;pages&quot;, htmlCount)}&#10; " id="1"/></source>
</trans-unit>
<trans-unit id="h7d8f1533bbc700e1">
<source>
<x equiv-text="&lt;span class=&quot;text-neutral-600&quot;&gt;${fileCount}&lt;/span&gt;" id="0"/>
Non-HTML files captured as <x equiv-text="${pluralOf(&quot;pages&quot;, fileCount)}&#10; " id="1"/></source>
<source><x equiv-text="&lt;span class=&quot;text-neutral-600&quot;&gt;${fileCount}&lt;/span&gt;" id="0"/> Non-HTML files captured as <x equiv-text="${pluralOf(&quot;pages&quot;, fileCount)}&#10; " id="1"/></source>
</trans-unit>
<trans-unit id="ha312818a16d5146b">
<source>
<x equiv-text="&lt;span class=&quot;text-danger&quot;&gt;${errorCount}&lt;/span&gt;" id="0"/>
Failed <x equiv-text="${pluralOf(&quot;pages&quot;, errorCount)}&#10; " id="1"/></source>
<source><x equiv-text="&lt;span class=&quot;text-danger&quot;&gt;${errorCount}&lt;/span&gt;" id="0"/> Failed <x equiv-text="${pluralOf(&quot;pages&quot;, errorCount)}&#10; " id="1"/></source>
</trans-unit>
<trans-unit id="s3fd6bd99e3f6a5be">
<source>Started</source>
@ -1431,8 +1408,7 @@
<source>Initiator</source>
</trans-unit>
<trans-unit id="h1dc2f6235d169989">
<source>Manual start by
<x equiv-text="&lt;span&gt;${this.item!.userName || this.item!.userid}&lt;/span&gt;" id="0"/></source>
<source>Manual start by <x equiv-text="&lt;span&gt;${this.item!.userName || this.item!.userid}&lt;/span&gt;" id="0"/></source>
</trans-unit>
<trans-unit id="hdfcda45e7d5c5ab4">
<source>Scheduled start</source>
@ -1600,8 +1576,7 @@
<source>New Collection</source>
</trans-unit>
<trans-unit id="h21e623f674123fc2">
<source>Are you sure you want to delete
<x equiv-text="&lt;strong&gt;${this.selectedCollection?.name}&lt;/strong&gt;" id="0"/>?</source>
<source>Are you sure you want to delete <x equiv-text="&lt;strong&gt;${this.selectedCollection?.name}&lt;/strong&gt;" id="0"/>?</source>
</trans-unit>
<trans-unit id="s777098c61f6b518a">
<source>Start building your Collection.</source>
@ -1745,8 +1720,7 @@
<source>Sorry, couldn't create browser profile at this time.</source>
</trans-unit>
<trans-unit id="h132d0ccd2402fb33">
<source>Could not delete <x equiv-text="&lt;strong&gt;${profileName}&lt;/strong&gt;" id="0"/>, in use by
<x equiv-text="&lt;strong&gt;${data.crawlconfigs.map(({ name }) =&gt; name).join(&quot;, &quot;)}&lt;/strong&gt;" id="1"/>. Please remove browser profile from Workflow to continue.</source>
<source>Could not delete <x equiv-text="&lt;strong&gt;${profileName}&lt;/strong&gt;" id="0"/>, in use by <x equiv-text="&lt;strong&gt;${data.crawlconfigs.map(({ name }) =&gt; name).join(&quot;, &quot;)}&lt;/strong&gt;" id="1"/>. Please remove browser profile from Workflow to continue.</source>
</trans-unit>
<trans-unit id="ha6f8533fba325287">
<source>Deleted <x equiv-text="&lt;strong&gt;${profileName}&lt;/strong&gt;" id="0"/>.</source>
@ -2337,10 +2311,7 @@
<source>Disable Archiving?</source>
</trans-unit>
<trans-unit id="h66cb67cd841f4beb">
<source>Are you sure you want to disable archiving in
<x equiv-text="&lt;strong class=&quot;font-semibold&quot;&gt;${org.name}&lt;/strong&gt;" id="0"/> org?
Members will no longer be able to crawl, upload files, create
browser profiles, or create collections.</source>
<source>Are you sure you want to disable archiving in <x equiv-text="&lt;strong class=&quot;font-semibold&quot;&gt;${org.name}&lt;/strong&gt;" id="0"/> org? Members will no longer be able to crawl, upload files, create browser profiles, or create collections.</source>
</trans-unit>
<trans-unit id="sdc8e0ecdba53dccc">
<source>Slug:</source>
@ -2361,9 +2332,7 @@
<source>Confirm Org Deletion: <x equiv-text="${this.currOrg?.name || &quot;&quot;}" id="0"/></source>
</trans-unit>
<trans-unit id="hbc605ddee9667ea5">
<source>Are you sure you want to delete
<x equiv-text="&lt;strong class=&quot;font-semibold&quot;&gt;${org.name}&lt;/strong&gt;" id="0"/>? This
cannot be undone.</source>
<source>Are you sure you want to delete <x equiv-text="&lt;strong class=&quot;font-semibold&quot;&gt;${org.name}&lt;/strong&gt;" id="0"/>? This cannot be undone.</source>
</trans-unit>
<trans-unit id="h88cfbf4cb1b57616">
<source>Deleting an org will delete all <x equiv-text="&lt;strong class=&quot;font-semibold&quot;&gt;&#10; &lt;sl-format-bytes value=&quot;${org.bytesStored}&quot;&gt;&lt;/sl-format-bytes&gt;&#10; &lt;/strong&gt;" id="0"/> of data associated with the org.</source>
@ -2558,11 +2527,7 @@
<source>Queued URLs from 1 to <x equiv-text="${this.localize.number(this.queue.total)}" id="0"/></source>
</trans-unit>
<trans-unit id="h077c8fe82a78c616">
<source>
Queued URLs from
<x equiv-text="&lt;btrix-inline-input class=&quot;mx-1 inline-block&quot; style=&quot;width: ${Math.max(offsetValue.toString().length, 2) + 2}ch&quot; value=&quot;1&quot; inputmode=&quot;numeric&quot; size=&quot;small&quot; autocomplete=&quot;off&quot; @sl-input=&quot;${(e: SlInputEvent) =&gt; {&#10; const input = e.target as SlInput;&#10; input.style.width = getInputWidth(input.value);&#10;}}&quot; @sl-change=&quot;${async (e: SlChangeEvent) =&gt; {&#10; const input = e.target as SlInput;&#10; const int = +input.value.replace(/\D/g, &quot;&quot;);&#10; await this.updateComplete;&#10; const value = Math.max(1, Math.min(int, this.queue!.total - 1));&#10; input.value = value.toString();&#10; this.pageOffset = value - 1;&#10;}}&quot;&gt;&lt;/btrix-inline-input&gt;" id="0"/>
to <x equiv-text="${this.localize.number(countMax)}" id="1"/> of
<x equiv-text="${this.localize.number(this.queue.total)}&#10; " id="2"/></source>
<source>Queued URLs from <x equiv-text="&lt;btrix-inline-input class=&quot;mx-1 inline-block&quot; style=&quot;width: ${Math.max(offsetValue.toString().length, 2) + 2}ch&quot; value=&quot;1&quot; inputmode=&quot;numeric&quot; size=&quot;small&quot; autocomplete=&quot;off&quot; @sl-input=&quot;${(e: SlInputEvent) =&gt; {&#10; const input = e.target as SlInput;&#10; input.style.width = getInputWidth(input.value);&#10;}}&quot; @sl-change=&quot;${async (e: SlChangeEvent) =&gt; {&#10; const input = e.target as SlInput;&#10; const int = +input.value.replace(/\D/g, &quot;&quot;);&#10; await this.updateComplete;&#10; const value = Math.max(1, Math.min(int, this.queue!.total - 1));&#10; input.value = value.toString();&#10; this.pageOffset = value - 1;&#10;}}&quot;&gt;&lt;/btrix-inline-input&gt;" id="0"/> to <x equiv-text="${this.localize.number(countMax)}" id="1"/> of <x equiv-text="${this.localize.number(this.queue.total)}&#10; " id="2"/></source>
</trans-unit>
<trans-unit id="s4dfaf5cfc90f8493">
<source>No pages queued.</source>
@ -2736,9 +2701,7 @@
<source>Review Settings</source>
</trans-unit>
<trans-unit id="hf77ba6b1d74e2cdb">
<source>Fields marked with
<x equiv-text="&lt;span style=&quot;color:var(--sl-input-required-content-color)&quot;&gt;" id="0"/>*<x equiv-text="&lt;/span&gt;" id="1"/>
are required</source>
<source>Fields marked with <x equiv-text="&lt;span style=&quot;color:var(--sl-input-required-content-color)&quot;&gt;" id="0"/>*<x equiv-text="&lt;/span&gt;" id="1"/> are required</source>
</trans-unit>
<trans-unit id="s5f94c84437a8594c">
<source>Form section contains errors</source>
@ -2768,24 +2731,16 @@
<source>Tells the crawler which pages it can visit.</source>
</trans-unit>
<trans-unit id="hef8020bab2159211">
<source>Will crawl all pages and paths in the same directory, e.g.
<x equiv-text="&lt;span class=&quot;break-word break-word text-blue-500&quot;&gt;${exampleDomain}&lt;/span&gt;&lt;span class=&quot;break-word font-medium text-blue-500&quot;&gt;${examplePathname.slice(0, examplePathname.lastIndexOf(&quot;/&quot;))}" id="0"/>/<x equiv-text="&lt;/span&gt;" id="1"/></source>
<source>Will crawl all pages and paths in the same directory, e.g. <x equiv-text="&lt;span class=&quot;break-word break-word text-blue-500&quot;&gt;${exampleDomain}&lt;/span&gt;&lt;span class=&quot;break-word font-medium text-blue-500&quot;&gt;${examplePathname.slice(0, examplePathname.lastIndexOf(&quot;/&quot;))}" id="0"/>/<x equiv-text="&lt;/span&gt;" id="1"/></source>
</trans-unit>
<trans-unit id="hed4c39f98af5c58f">
<source>Will crawl all pages on
<x equiv-text="&lt;span class=&quot;text-blue-500&quot;&gt;${exampleHost}&lt;/span&gt;" id="0"/> and ignore pages
on any subdomains.</source>
<source>Will crawl all pages on <x equiv-text="&lt;span class=&quot;text-blue-500&quot;&gt;${exampleHost}&lt;/span&gt;" id="0"/> and ignore pages on any subdomains.</source>
</trans-unit>
<trans-unit id="ha8f0ffdb034da2d1">
<source>Will crawl all pages on
<x equiv-text="&lt;span class=&quot;text-blue-500&quot;&gt;${exampleHost}&lt;/span&gt;" id="0"/> and
<x equiv-text="&lt;span class=&quot;text-blue-500&quot;&gt;" id="1"/>subdomain.<x equiv-text="${exampleHost}&lt;/span&gt;" id="2"/>.</source>
<source>Will crawl all pages on <x equiv-text="&lt;span class=&quot;text-blue-500&quot;&gt;${exampleHost}&lt;/span&gt;" id="0"/> and <x equiv-text="&lt;span class=&quot;text-blue-500&quot;&gt;" id="1"/>subdomain.<x equiv-text="${exampleHost}&lt;/span&gt;" id="2"/>.</source>
</trans-unit>
<trans-unit id="h2303b42f0dff5ee4">
<source>Will crawl all page URLs that begin with
<x equiv-text="&lt;span class=&quot;break-word text-blue-500&quot;&gt;${exampleDomain}${examplePathname}&lt;/span&gt;" id="0"/>
or any URL that begins with those specified in
<x equiv-text="&lt;em&gt;" id="1"/>Extra URL Prefixes in Scope<x equiv-text="&lt;/em&gt;" id="2"/></source>
<source>Will crawl all page URLs that begin with <x equiv-text="&lt;span class=&quot;break-word text-blue-500&quot;&gt;${exampleDomain}${examplePathname}&lt;/span&gt;" id="0"/> or any URL that begins with those specified in <x equiv-text="&lt;em&gt;" id="1"/>Extra URL Prefixes in Scope<x equiv-text="&lt;/em&gt;" id="2"/></source>
</trans-unit>
<trans-unit id="s262c31c801cfbcd9">
<source>Please enter a valid URL.</source>
@ -2851,37 +2806,31 @@
<source>What day of the month should a crawl run on?</source>
</trans-unit>
<trans-unit id="h8c7c3a6e07d7c512">
<source>Schedule:
<x equiv-text="&lt;span class=&quot;text-blue-500&quot;&gt;${utcSchedule&#10; ? humanizeSchedule(utcSchedule)&#10; : msg(&quot;Invalid date&quot;)}&lt;/span&gt;" id="0"/>.</source>
<source>Schedule: <x equiv-text="&lt;span class=&quot;text-blue-500&quot;&gt;${utcSchedule&#10; ? humanizeSchedule(utcSchedule)&#10; : msg(&quot;Invalid date&quot;)}&lt;/span&gt;" id="0"/>.</source>
</trans-unit>
<trans-unit id="se0baa9b7fb0768e4">
<source>Invalid date</source>
</trans-unit>
<trans-unit id="h30728ea4302f7fe9">
<source>Next scheduled run:
<x equiv-text="&lt;span&gt;${utcSchedule&#10; ? humanizeNextDate(utcSchedule)&#10; : msg(&quot;Invalid date&quot;)}&lt;/span&gt;" id="0"/>.</source>
<source>Next scheduled run: <x equiv-text="&lt;span&gt;${utcSchedule&#10; ? humanizeNextDate(utcSchedule)&#10; : msg(&quot;Invalid date&quot;)}&lt;/span&gt;" id="0"/>.</source>
</trans-unit>
<trans-unit id="s4174899261b8b308">
<source>A crawl will run at this time in your current timezone.</source>
</trans-unit>
<trans-unit id="s0d56a24ca72b8e48">
<source>Customize this Workflow's name. Workflows are named after
the first Crawl URL by default.</source>
<source>Customize this Workflow's name. Workflows are named after the first Crawl URL by default.</source>
</trans-unit>
<trans-unit id="sa8e78592c1db6c3a">
<source>Provide details about this Workflow.</source>
</trans-unit>
<trans-unit id="s163480f4b18e39c0">
<source>Create or assign this crawl (and its outputs) to one or more tags
to help organize your archived items.</source>
<source>Create or assign this crawl (and its outputs) to one or more tags to help organize your archived items.</source>
</trans-unit>
<trans-unit id="s68f29315fcc19b3b">
<source>Search for a Collection to auto-add crawls</source>
</trans-unit>
<trans-unit id="s54100e0807a1e40d">
<source>Automatically add crawls from this workflow to one or more collections
as soon as they complete.
Individual crawls can be selected from within the collection later.</source>
<source>Automatically add crawls from this workflow to one or more collections as soon as they complete. Individual crawls can be selected from within the collection later.</source>
</trans-unit>
<trans-unit id="s0e598010b73d1398">
<source>There are issues with this Workflow. Please go through previous steps and fix all issues to continue.</source>
@ -2940,16 +2889,13 @@
<source>billing settings</source>
</trans-unit>
<trans-unit id="s71c5c2d34bb2c4c2">
<source>Your org will be deleted in
<x equiv-text="${daysDiff}" id="0"/> days</source>
<source>Your org will be deleted in <x equiv-text="${daysDiff}" id="0"/> days</source>
</trans-unit>
<trans-unit id="s7fa0d24b94690373">
<source>Your subscription ends on <x equiv-text="${dateStr}" id="0"/>. Your user account, org, and all associated data will be deleted.</source>
</trans-unit>
<trans-unit id="h16be212de6638b6c">
<source>We suggest downloading your archived items before they
are deleted. To keep your plan and data, see
<x equiv-text="${billingTabLink}" id="0"/>.</source>
<source>We suggest downloading your archived items before they are deleted. To keep your plan and data, see <x equiv-text="${billingTabLink}" id="0"/>.</source>
</trans-unit>
<trans-unit id="sc3e0d8cbe688ccd5">
<source>Archiving will be disabled in <x equiv-text="${daysDiff}" id="0"/> days</source>
@ -2964,8 +2910,7 @@
<source>Archiving is disabled for this org</source>
</trans-unit>
<trans-unit id="habd962339c5b3e55">
<source>Your subscription has been paused due to payment failure.
Please go to <x equiv-text="${billingTabLink}" id="0"/> to update your payment method.</source>
<source>Your subscription has been paused due to payment failure. Please go to <x equiv-text="${billingTabLink}" id="0"/> to update your payment method.</source>
</trans-unit>
<trans-unit id="s4e6c7f0a1e774fea">
<source>Your subscription has been canceled. Please contact Browsertrix support to renew your plan.</source>
@ -3140,16 +3085,10 @@
<source>Finish setting up your Browsertrix account to start crawling.</source>
</trans-unit>
<trans-unit id="h22769969c5066f85">
<source>Youve been invited by
<x equiv-text="&lt;strong class=&quot;font-medium&quot;&gt;${inviterName}&lt;/strong&gt;" id="0"/>
to join the organization
<x equiv-text="&lt;span class=&quot;font-medium text-primary&quot;&gt;${orgName}&lt;/span&gt;" id="1"/>
on Browsertrix.</source>
<source>Youve been invited by <x equiv-text="&lt;strong class=&quot;font-medium&quot;&gt;${inviterName}&lt;/strong&gt;" id="0"/> to join the organization <x equiv-text="&lt;span class=&quot;font-medium text-primary&quot;&gt;${orgName}&lt;/span&gt;" id="1"/> on Browsertrix.</source>
</trans-unit>
<trans-unit id="h406ea2eff53edcfb">
<source>Youve been invited to join the organization
<x equiv-text="&lt;span class=&quot;font-medium text-primary&quot;&gt;${orgName}&lt;/span&gt;" id="0"/>
on Browsertrix.</source>
<source>Youve been invited to join the organization <x equiv-text="&lt;span class=&quot;font-medium text-primary&quot;&gt;${orgName}&lt;/span&gt;" id="0"/> on Browsertrix.</source>
</trans-unit>
<trans-unit id="s07cee0cdf942df03">
<source>Step 1 complete</source>
@ -3176,8 +3115,7 @@
<source>An org, or organization, is your workspace for web archiving. If youre archiving collaboratively, an org workspace can be shared between team members.</source>
</trans-unit>
<trans-unit id="s8ae1873b610b92d6">
<source>Your org dashboard will be
<x equiv-text="${window.location.protocol}" id="0"/>//<x equiv-text="${window.location.hostname}" id="1"/>/orgs/<x equiv-text="${slug || &quot;&quot;}" id="2"/></source>
<source>Your org dashboard will be <x equiv-text="${window.location.protocol}" id="0"/>//<x equiv-text="${window.location.hostname}" id="1"/>/orgs/<x equiv-text="${slug || &quot;&quot;}" id="2"/></source>
</trans-unit>
<trans-unit id="s0d5ee4ffcb9c2c65">
<source>You can change this in your org settings later.</source>
@ -3584,8 +3522,7 @@
<source>Crawl finishing...</source>
</trans-unit>
<trans-unit id="ha60886587b96e32c">
<source>Started crawl from <x equiv-text="&lt;strong&gt;${this.renderName(workflow)}&lt;/strong&gt;" id="0"/>.
<x equiv-text="&lt;br&gt;&#10; &lt;a class=&quot;underline hover:no-underline&quot; href=&quot;${this.navigate.orgBasePath}/workflows/${workflow.id}#watch&quot; @click=&quot;${this.navigate.link.bind(this)}&quot;&gt;" id="1"/>Watch crawl<x equiv-text="&lt;/a&gt;" id="2"/></source>
<source>Started crawl from <x equiv-text="&lt;strong&gt;${this.renderName(workflow)}&lt;/strong&gt;" id="0"/>. <x equiv-text="&lt;br&gt;&#10; &lt;a class=&quot;underline hover:no-underline&quot; href=&quot;${this.navigate.orgBasePath}/workflows/${workflow.id}#watch&quot; @click=&quot;${this.navigate.link.bind(this)}&quot;&gt;" id="1"/>Watch crawl<x equiv-text="&lt;/a&gt;" id="2"/></source>
</trans-unit>
<trans-unit id="sb32ae1652df8c7ad">
<source>Workflow settings used to run this crawl</source>
@ -3666,20 +3603,16 @@
<source>If checked, the crawler will visit pages one link away.</source>
</trans-unit>
<trans-unit id="hba1eb91e4626e056">
<source>Will crawl hash anchor links as pages. For example,
<x equiv-text="&lt;span class=&quot;break-word text-blue-500&quot;&gt;${exampleDomain}${examplePathname}&lt;/span&gt;&lt;span class=&quot;break-word font-medium text-blue-500&quot;&gt;" id="0"/>#example-page<x equiv-text="&lt;/span&gt;" id="1"/>
will be treated as a separate page.</source>
<source>Will crawl hash anchor links as pages. For example, <x equiv-text="&lt;span class=&quot;break-word text-blue-500&quot;&gt;${exampleDomain}${examplePathname}&lt;/span&gt;&lt;span class=&quot;break-word font-medium text-blue-500&quot;&gt;" id="0"/>#example-page<x equiv-text="&lt;/span&gt;" id="1"/> will be treated as a separate page.</source>
</trans-unit>
<trans-unit id="s09a8c053783eafa0">
<source>If the crawler finds pages outside of the Crawl Scope they
will only be saved if they begin with URLs listed here.</source>
<source>If the crawler finds pages outside of the Crawl Scope they will only be saved if they begin with URLs listed here.</source>
</trans-unit>
<trans-unit id="sb43ce2ffe2a4857f">
<source>Limits how many hops away the crawler can visit while staying within the Crawl Scope.</source>
</trans-unit>
<trans-unit id="sba156796788dc6c2">
<source>If checked, the crawler will visit pages one link away outside of
Crawl Scope.</source>
<source>If checked, the crawler will visit pages one link away outside of Crawl Scope.</source>
</trans-unit>
<trans-unit id="s2279075e18f7dd74">
<source>Additional Pages</source>
@ -3688,9 +3621,7 @@
<source>There is an issue with this Crawl Workflow:</source>
</trans-unit>
<trans-unit id="h94a6d35ca79705c4">
<source><x equiv-text="${pageScope ? msg(&quot;Page URL(s)&quot;) : msg(&quot;Crawl Start URL&quot;)}" id="0"/>
required in
<x equiv-text="&lt;a href=&quot;${crawlSetupUrl}&quot; class=&quot;bold underline hover:no-underline&quot;&gt;" id="1"/>Scope<x equiv-text="&lt;/a&gt;" id="2"/>. </source>
<source><x equiv-text="${pageScope ? msg(&quot;Page URL(s)&quot;) : msg(&quot;Crawl Start URL&quot;)}" id="0"/> required in <x equiv-text="&lt;a href=&quot;${crawlSetupUrl}&quot; class=&quot;bold underline hover:no-underline&quot;&gt;" id="1"/>Scope<x equiv-text="&lt;/a&gt;" id="2"/>. </source>
</trans-unit>
<trans-unit id="s67b76d03e88b5990">
<source>Please fix to continue.</source>
@ -3738,12 +3669,10 @@
<source>Edit Proxies</source>
</trans-unit>
<trans-unit id="sadfb54de733655c9">
<source>Using proxy: </source>
<source>Using proxy:</source>
</trans-unit>
<trans-unit id="hda7aa624404fc0ed">
<source>Refer to our user guide on
<x equiv-text="&lt;a class=&quot;text-neutral-500 underline hover:text-primary&quot; href=&quot;/docs/user-guide/org-settings/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;" id="0"/>org settings<x equiv-text="&lt;/a&gt;" id="1"/>
for details.</source>
<source>Refer to our user guide on <x equiv-text="&lt;a class=&quot;text-neutral-500 underline hover:text-primary&quot; href=&quot;/docs/user-guide/org-settings/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;" id="0"/>org settings<x equiv-text="&lt;/a&gt;" id="1"/> for details.</source>
</trans-unit>
<trans-unit id="sb061ff5a347a296e">
<source>Profile</source>
@ -3755,11 +3684,7 @@
<source>Your language preference has been updated.</source>
</trans-unit>
<trans-unit id="h594aac845e847983">
<source>
It is highly recommended to create dedicated accounts to use when
crawling. For details, refer to
<x equiv-text="&lt;a class=&quot;text-primary hover:text-primary-400&quot; href=&quot;/docs/user-guide/browser-profiles/&quot; target=&quot;_blank&quot;&gt;&#10; ${msg(&quot;browser profile best practices&quot;)}&lt;/a&gt;" id="0"/>.
</source>
<source>It is highly recommended to create dedicated accounts to use when crawling. For details, refer to <x equiv-text="&lt;a class=&quot;text-primary hover:text-primary-400&quot; href=&quot;/docs/user-guide/browser-profiles/&quot; target=&quot;_blank&quot;&gt;&#10; ${msg(&quot;browser profile best practices&quot;)}&lt;/a&gt;" id="0"/>. </source>
</trans-unit>
<trans-unit id="s5f35a66624e4d770">
<source>Translations are in beta</source>
@ -3777,21 +3702,16 @@
<source>Choose your preferred language for displaying Browsertrix in your browser.</source>
</trans-unit>
<trans-unit id="h88cfbf4cb1b57616">
<source>Deleting an org will delete all
<x equiv-text="&lt;strong class=&quot;font-semibold&quot;&gt;&#10; &lt;sl-format-bytes value=&quot;${org.bytesStored}&quot;&gt;&lt;/sl-format-bytes&gt;&#10; &lt;/strong&gt;" id="0"/>
of data associated with the org.</source>
<source>Deleting an org will delete all <x equiv-text="&lt;strong class=&quot;font-semibold&quot;&gt;&#10; &lt;sl-format-bytes value=&quot;${org.bytesStored}&quot;&gt;&lt;/sl-format-bytes&gt;&#10; &lt;/strong&gt;" id="0"/> of data associated with the org.</source>
</trans-unit>
<trans-unit id="hc95f75343ebc2ce0">
<source>Crawls:
<x equiv-text="&lt;sl-format-bytes value=&quot;${org.bytesStoredCrawls}&quot;&gt;&lt;/sl-format-bytes&gt;" id="0"/></source>
<source>Crawls: <x equiv-text="&lt;sl-format-bytes value=&quot;${org.bytesStoredCrawls}&quot;&gt;&lt;/sl-format-bytes&gt;" id="0"/></source>
</trans-unit>
<trans-unit id="h9e8c0254131f987c">
<source>Uploads:
<x equiv-text="&lt;sl-format-bytes value=&quot;${org.bytesStoredUploads}&quot;&gt;&lt;/sl-format-bytes&gt;" id="0"/></source>
<source>Uploads: <x equiv-text="&lt;sl-format-bytes value=&quot;${org.bytesStoredUploads}&quot;&gt;&lt;/sl-format-bytes&gt;" id="0"/></source>
</trans-unit>
<trans-unit id="hc4433ba5eba156e2">
<source>Profiles:
<x equiv-text="&lt;sl-format-bytes value=&quot;${org.bytesStoredProfiles}&quot;&gt;&lt;/sl-format-bytes&gt;" id="0"/></source>
<source>Profiles: <x equiv-text="&lt;sl-format-bytes value=&quot;${org.bytesStoredProfiles}&quot;&gt;&lt;/sl-format-bytes&gt;" id="0"/></source>
</trans-unit>
<trans-unit id="s582e36ff4a424786">
<source>Removing <x equiv-text="${this.localize.number(removeCount)} ${pluralOf(&quot;items&quot;, removeCount)}" id="0"/></source>
@ -3803,17 +3723,13 @@
<source>Your trial ends within one day</source>
</trans-unit>
<trans-unit id="he8a019fc239da9d2">
<source>Your free trial ends on <x equiv-text="${dateStr}" id="0"/>. To continue using
Browsertrix, select <x equiv-text="&lt;strong&gt;" id="1"/>Choose Plan<x equiv-text="&lt;/strong&gt;" id="2"/> in
<x equiv-text="${billingTabLink}" id="3"/>.</source>
<source>Your free trial ends on <x equiv-text="${dateStr}" id="0"/>. To continue using Browsertrix, select <x equiv-text="&lt;strong&gt;" id="1"/>Choose Plan<x equiv-text="&lt;/strong&gt;" id="2"/> in <x equiv-text="${billingTabLink}" id="3"/>.</source>
</trans-unit>
<trans-unit id="se5578c14db3c7b2b">
<source>Your web archives are always yours — you can download any archived items you'd like to keep
before the trial ends!</source>
<source>Your web archives are always yours — you can download any archived items you'd like to keep before the trial ends!</source>
</trans-unit>
<trans-unit id="hc4152410e53b56c9">
<source>To choose a plan and continue using Browsertrix, see
<x equiv-text="${billingTabLink}" id="0"/>.</source>
<source>To choose a plan and continue using Browsertrix, see <x equiv-text="${billingTabLink}" id="0"/>.</source>
</trans-unit>
<trans-unit id="s17658c5f9a5e8a52">
<source>Your trial will end on <x equiv-text="${futureCancelDate}" id="0"/></source>