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
## Choice screen — "Do you have Firefox for mobile?"
1662
+
1663
+
# Subheader shown on the choice screen
1664
+
pair-choice-subheader = Synchronizujte si svoj {-brand-firefox(case: "acc") }
1665
+
# Description shown on the choice screen
1666
+
pair-choice-description = Zobrazte si uložené heslá, karty, históriu prehliadania a ďalšie – na všetkých svojich zariadeniach.
1667
+
# Heading shown on the choice screen when the user arrived via a Send Tab entrypoint
1668
+
pair-choice-header-send-tab = Stiahnite si alebo otvorte {-brand-firefox(case: "acc") } na zariadení, na ktoré chcete odoslať karty
1669
+
# Legend for the radio button fieldset
1670
+
pair-choice-legend = Pokračujte výberom možnosti:
1671
+
# Radio option: user already has Firefox for mobile — title
1672
+
pair-choice-has-mobile-title = {-brand-firefox(case: "acc") } pre mobilné zariadenia už mám
1673
+
# Radio option: user already has Firefox for mobile — description
1674
+
pair-choice-has-mobile-description = Ak už {-brand-firefox(case: "acc") } na svojom mobilnom zariadení máte, začnite so synchronizáciou.
1675
+
# Radio option: user does not have Firefox for mobile — title
1676
+
pair-choice-needs-mobile-title = Nemám {-brand-firefox(case: "acc") } pre mobilné zariadenia
1677
+
# Radio option: user does not have Firefox for mobile — description
1678
+
pair-choice-needs-mobile-description = Stiahnite si {-brand-firefox(case: "acc") } do svojho mobilného zariadenia a potom spustite synchronizáciu.
1679
+
# Continue button on choice screen (disabled until a radio option is selected)
1680
+
pair-choice-continue-button = Pokračovať
1681
+
# Success banner shown after signing in
1682
+
pair-signed-in-successfully = Prihlásenie bolo úspešné!
1683
+
# Success banner shown after signing up and verifying email via a Send Tab flow
1684
+
pair-account-created-now-syncing = Účet bol vytvorený. Práve prebieha synchronizácia.
1685
+
# Success banner shown after creating a password for a passwordless account via a Send Tab flow
1686
+
pair-password-created-now-syncing = Heslo bolo vytvorené. Teraz prebieha synchronizácia.
1687
+
1688
+
## Download screen — shown after selecting "I don’t have Firefox for mobile"
1689
+
1690
+
# Subheader for the download screen
1691
+
pair-download-subheader = Stiahnite si {-brand-firefox(case: "acc") } pre mobilné zariadenia
1692
+
# Description for the download screen
1693
+
pair-download-description = Ak chcete synchronizovať {-brand-firefox(case: "acc") } na svojom telefóne alebo tablete, musíte si najprv stiahnuť {-brand-firefox(case: "acc") } pre mobilné zariadenia. Tu je postup:
1694
+
# Step 1: scan QR code. $stepNumber is the step number (1)
1695
+
pair-download-step-scan-qr = <b>Krok {$stepNumber}</b>: Stiahnite si {-brand-firefox(case: "acc") } naskenovaním tohto QR kódu pomocou fotoaparátu vo svojom mobilnom zariadení:
1696
+
# Step 2: continue to sync. $stepNumber is the step number (2)
1697
+
pair-download-step-continue-sync = <b>Krok {$stepNumber}</b>: Ak chcete synchronizovať prostredie {-brand-firefox(case: "gen") } na svojom mobilnom zariadení, vyberte možnosť „Pokračovať so synchronizáciou“.
1698
+
# Button on the download screen that opens about:preferences for pairing
1699
+
pair-continue-to-sync-button = Pokračovať so synchronizáciou
1700
+
1643
1701
## PairSuccess - a view which displays on successful completion of the device pairing process
1644
1702
1645
1703
pair-success-header-2 = Zariadenie bolo pripojené
1646
1704
pair-success-message-2 = Párovanie bolo úspešné.
1705
+
pair-success-tab-close-message = Túto kartu {-brand-firefox} automaticky zatvorí.
1647
1706
1648
1707
## SuppAllow page - Part of the device pairing flow
1649
1708
## Users see this page when they have started to pair a second (or more) device to their account
@@ -1667,6 +1726,25 @@ pair-wait-for-auth-heading-text = Vyžaduje sa schválenie <span>z vášho ďal
1667
1726
1668
1727
pair-unsupported-header = Spárovať pomocou aplikácie
1669
1728
pair-unsupported-message = Použili ste fotoaparát systému? Párovanie je potrebné zahájiť z prehliadača {-brand-firefox}.
1729
+
# Shown as heading when a desktop user visits from a non-Firefox browser
1730
+
pair-unsupported-oops-header = Ojoj! Zdá sa, že nepoužívate {-brand-firefox(case: "acc") }.
1731
+
# Shown below the heading on desktop non-Firefox, prompting the user to switch browsers
1732
+
pair-unsupported-switch-to-firefox = Ak chcete pripojiť ďalšie zariadenie, prejdite do {-brand-firefox(case: "gen") } a otvorte túto stránku.
1733
+
# Shown inline on mobile non-Firefox browsers before the download link
1734
+
pair-unsupported-oops-mobile = Ojoj! Zdá sa, že nepoužívate {-brand-firefox(case: "acc") }.
1735
+
# v2: Heading for the mobile instructional message, shown on all mobile devices
1736
+
# (Firefox and non-Firefox) when the URL is NOT a system camera pair URL.
1737
+
# Aligned with legacy Backbone copy (see templates/partial/unsupported-pair.mustache).
1738
+
pair-unsupported-connecting-mobile-header-v2 = Pripojenie mobilného zariadenia k {-product-mozilla-account(case: "dat", capitalization: "lower") }
1739
+
# v2: Instructions shown below the mobile heading. `<b>` wraps the firefox.com/pair
1740
+
# URL so the domain does not wrap to a new line on narrow screens.
1741
+
pair-unsupported-connecting-mobile-instructions-v2 = Otvorte {-brand-firefox(case: "acc") } na svojom počítači, navštívte <b>firefox.com/pair</b> a podľa pokynov na obrazovke pripojte svoje mobilné zariadenie.
1742
+
# v2: "Learn more" link below the mobile instructions; links to a Mozilla support article.
1743
+
pair-unsupported-learn-more-link-v2 = Ďalšie informácie
1744
+
# v2: Fallback shown to a desktop Firefox user who somehow reaches /pair/unsupported.
1745
+
# Matches the legacy Backbone "Oops! Something went wrong." message.
1746
+
pair-unsupported-desktop-firefox-fallback-header-v2 = Ups! Niečo sa pokazilo.
1747
+
pair-unsupported-desktop-firefox-fallback-message-v2 = Zatvorte túto kartu a skúste to znova.
1670
1748
1671
1749
## ServiceWelcome page
1672
1750
## Shown to users after signup/signin for services like VPN
0 commit comments