You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Strings within the <span> elements appear as a subheading.
1613
1623
pair-wait-for-supp-heading-text = Approval now required <span>from your other device</span>
1614
1624
1625
+
## PairFailure - a view which displays on failure of the device pairing process
1626
+
1627
+
# v2: Updated wording to align with the legacy Backbone pair/failure copy.
1628
+
pair-failure-header-v2 = Device pairing failed
1629
+
pair-failure-message-v2 = The setup couldn’t be completed. Please sign in with your email.
1630
+
pair-failure-try-again-link = Try again
1631
+
1615
1632
## Pair index page
1616
1633
1617
1634
pair-sync-header = Synchronise {-brand-firefox} on your phone or tablet
1635
+
pair-cad-header-v2 = Connect another device
1618
1636
pair-already-have-firefox-paragraph = Already have {-brand-firefox} on a phone or tablet?
1619
1637
# Clicking this button initiates the pairing process, usually by directing the user to the `about:preferences` page in Firefox
1620
1638
pair-sync-your-device-button = Synchronise your device
@@ -1630,6 +1648,40 @@ pair-get-started-button = Get started
1630
1648
# This is the aria label on the QR code image
1631
1649
pair-qr-code-aria-label = QR code
1632
1650
1651
+
## Choice screen — "Do you have Firefox for mobile?"
1652
+
1653
+
# Subheader shown on the choice screen
1654
+
pair-choice-subheader = Synchronise your {-brand-firefox} experience
1655
+
# Description shown on the choice screen
1656
+
pair-choice-description = View your saved passwords, tabs, browsing history and more — across all your devices.
1657
+
# Heading shown on the choice screen when the user arrived via a Send Tab entrypoint
1658
+
pair-choice-header-send-tab = Download or open {-brand-firefox} on the device where you want to send tabs
1659
+
# Legend for the radio button fieldset
1660
+
pair-choice-legend = Select an option to continue:
1661
+
# Radio option: user already has Firefox for mobile — title
1662
+
pair-choice-has-mobile-title = I already have {-brand-firefox} for mobile
1663
+
# Radio option: user already has Firefox for mobile — description
1664
+
pair-choice-has-mobile-description = Start your synchronisation now if you already have {-brand-firefox} on your mobile device.
1665
+
# Radio option: user does not have Firefox for mobile — title
1666
+
pair-choice-needs-mobile-title = I don’t have {-brand-firefox} for mobile
1667
+
# Radio option: user does not have Firefox for mobile — description
1668
+
pair-choice-needs-mobile-description = Download {-brand-firefox} on your mobile device, then start your synchronisation.
1669
+
# Continue button on choice screen (disabled until a radio option is selected)
1670
+
pair-choice-continue-button = Continue
1671
+
# Success banner shown after signing in
1672
+
pair-signed-in-successfully = Signed in successfully!
1673
+
# Success banner shown after signing up and verifying email via a Send Tab flow
1674
+
pair-account-created-now-syncing = Account created. You’re now synchronising.
1675
+
# Success banner shown after creating a password for a passwordless account via a Send Tab flow
1676
+
pair-password-created-now-syncing = Password created. You’re now synchronising.
1677
+
1678
+
## Download screen — shown after selecting "I don’t have Firefox for mobile"
1679
+
1680
+
# Subheader for the download screen
1681
+
pair-download-subheader = Download {-brand-firefox} for mobile
1682
+
# Description for the download screen
1683
+
pair-download-description = To synchronise {-brand-firefox} on your phone or tablet, you first need to download {-brand-firefox} for mobile. Here’s how:
1684
+
1633
1685
## PairSuccess - a view which displays on successful completion of the device pairing process
pair-download-description = Para sincronizar {-brand-firefox} en tu teléfono o tablet, primero tenés que descargar {-brand-firefox} para dispositivos móviles. Así es como:
1683
1683
# Step 1: scan QR code. $stepNumber is the step number (1)
1684
-
pair-download-step-scan-qr = <b>Paso {$stepNumber}</b>: Descargue{-brand-firefox} escaneando este código QR con la cámara de su dispositivo móvil:
1684
+
pair-download-step-scan-qr = <b>Paso {$stepNumber}</b>: Descargá{-brand-firefox} escaneando este código QR con la cámara de tu dispositivo móvil:
1685
1685
# Step 2: continue to sync. $stepNumber is the step number (2)
1686
1686
pair-download-step-continue-sync = <b>Paso {$stepNumber}</b>: Seleccioná "Continuar para sincronizar" para sincronizar tu experiencia de {-brand-firefox} en tu dispositivo móvil.
1687
1687
# Button on the download screen that opens about:preferences for pairing
@@ -1718,7 +1718,7 @@ pair-unsupported-message = ¿Usaste la cámara del sistema? Tenés que emparejar
1718
1718
# Shown as heading when a desktop user visits from a non-Firefox browser
1719
1719
pair-unsupported-oops-header = ¡Ups! Parece que no está usando {-brand-firefox}.
1720
1720
# Shown below the heading on desktop non-Firefox, prompting the user to switch browsers
1721
-
pair-unsupported-switch-to-firefox = Cambiar a {-brand-firefox} y abrir esta página para conectar otro dispositivo.
1721
+
pair-unsupported-switch-to-firefox = Cambiá a {-brand-firefox} y abrí esta página para conectar otro dispositivo.
1722
1722
# Shown inline on mobile non-Firefox browsers before the download link
1723
1723
pair-unsupported-oops-mobile = ¡Ups! Parece que no está usando {-brand-firefox}.
1724
1724
# v2: Heading for the mobile instructional message, shown on all mobile devices
0 commit comments