@@ -1499,27 +1499,36 @@ pair-success-message-2 = Parekatzea ondo egin da.
1499
1499
## Users see this page when they have started to pair a second (or more) device to their account
1500
1500
## The pairing must be confirmed from both devices to succeed
1501
1501
1502
+ # Strings within the <span> elements appear as a subheading.
1503
+ # Variable $email is the user's email address
1504
+ pair-supp-allow-heading-text = Berretsi <span>for { $email } </span>-kin parekatzea
1502
1505
pair-supp-allow-confirm-button = Berretsi parekatzea
1503
1506
pair-supp-allow-cancel-link = Utzi
1504
1507
1505
1508
## WaitForAuth page - Part of the devide pairing flow
1506
1509
## Users see this page when they have started to pair a second (or more) device to their account
1507
1510
## The pairing must be approved from both devices to succeed
1508
1511
1512
+ # The "other device" is non-specific and could be a desktop computer, laptop, tablet, mobile phone, etc.
1513
+ # Strings within the <span> elements appear as a subheading.
1514
+ pair-wait-for-auth-heading-text = Onarpena behar da <span>beste gailutik</span>
1509
1515
1510
1516
## PairUnsupported - a view which is shown when the user tries to scan the pairing QR code any way other than through a Firefox app
1511
1517
1512
1518
pair-unsupported-header = Parekatzea aplikazioa erabiliz
1519
+ pair-unsupported-message = Sistemako kamera darabilzu? { -brand-firefox } aplikazio batetik parekatu behar duzu.
1513
1520
1514
1521
## SetPassword page
1515
1522
## Third party auth users that do not have a password set yet are prompted for a
1516
1523
## password to complete their sign-in when they want to login to a service requiring it.
1517
1524
1518
1525
set-password-heading = Sortu pasahitza
1526
+ set-password-info = Zure sinkronizazio-datuak zure pasahitzarekin enkriptatuta daude zure pribatutasuna babesteko.
1519
1527
1520
1528
## ThirdPartyAuthCallback Page
1521
1529
## This page is called after a user completes the third party authentication flow from Google or Apple.
1522
1530
1531
+ third-party-auth-callback-message = Mesedez, itxaron, baimendutako aplikaziora birbideratzen ari zara.
1523
1532
1524
1533
## AccountRecoveryConfirmKey page
1525
1534
@@ -1588,11 +1597,17 @@ reset-password-complete-header = Zure pasahitza berrezarri egin da
1588
1597
reset-password-confirmed-cta = Jarraitu { $serviceName } zerbitzura
1589
1598
reset-password-with-recovery-key-verified-page-title = Pasahitza ondo berrezarri da
1590
1599
reset-password-complete-new-password-saved = Pasahitz berria gorde da!
1600
+ reset-password-complete-recovery-key-download-info =
1601
+ Gako hau ezinbestekoa da
1602
+ datuak berreskuratzeko pasahitza ahazten baduzu. <b>Deskargatu eta gorde ezazu
1603
+ modu seguruan orain, ezin izango baikara orri honetara berriro sartu geroago</b>
1591
1604
1592
1605
## CompleteSignin component
1593
1606
1594
1607
# This is a label that precedes any error which could arise from trying to validate the user's signin
1595
1608
error-label = Errorea:
1609
+ # This is a message that is shown to users along with a "Loading" spinner while the site tries to check their signin
1610
+ validating-signin = Saio hasiera balioztatzen…
1596
1611
# Shown above an error banner (e.g., invalid confirmation code, unexpected error)
1597
1612
complete-signin-error-header = Berrespen-errorea
1598
1613
# The user followed a signin confirmation link, but that link is expired and no longer valid
0 commit comments