diff options
Diffstat (limited to 'l10n-sk')
21 files changed, 310 insertions, 14 deletions
diff --git a/l10n-sk/browser/browser/menubar.ftl b/l10n-sk/browser/browser/menubar.ftl index e1e182779e..a88ba175fd 100644 --- a/l10n-sk/browser/browser/menubar.ftl +++ b/l10n-sk/browser/browser/menubar.ftl @@ -147,6 +147,8 @@ menu-view-history-button = .label = História menu-view-synced-tabs-sidebar = .label = Synchronizované karty +menu-view-megalist-sidebar = + .label = Heslá menu-view-full-zoom = .label = Lupa .accesskey = L diff --git a/l10n-sk/browser/browser/policies/policies-descriptions.ftl b/l10n-sk/browser/browser/policies/policies-descriptions.ftl index 4e2390afa0..920a60b82c 100644 --- a/l10n-sk/browser/browser/policies/policies-descriptions.ftl +++ b/l10n-sk/browser/browser/policies/policies-descriptions.ftl @@ -28,6 +28,7 @@ policy-BlockAboutSupport = Zablokuje prístup na stránku about:support. policy-Bookmarks = Vytvorí záložku na paneli záložiek, v ponuke alebo vo vybranom priečinku. policy-CaptivePortal = Povolenie alebo zakázanie podpory pre captive portály. policy-CertificatesDescription = Pridá certifikáty alebo použije zabudované certifikáty. +policy-ContentAnalysis = Povolí alebo zakáže pripojenie k agentovi ochrany pred stratou údajov. policy-Cookies = Povolí alebo zakáže webovým stránkam nastavovať cookies. # Containers in this context is referring to container tabs in Firefox. policy-Containers = Nastaví pravidlá súvisiace s kontajnermi. @@ -124,6 +125,7 @@ policy-SSLVersionMax = Nastaví maximálnu verziu SSL. policy-SSLVersionMin = Nastaví minimálnu verziu SSL. policy-StartDownloadsInTempDirectory = Vynúti spustenie sťahovania v lokálnom, dočasnom umiestnení a nie v predvolenom adresári sťahovania. policy-SupportMenu = Pridá vlastnú položku do ponuky pomocníka. +policy-TranslateEnabled = Povolí alebo zakáže preklad webových stránok. policy-UserMessaging = Používateľovi sa nebudú zobrazovať určité oznámenia. policy-UseSystemPrintDialog = Tlač pomocou systémového dialógového okna tlače. # “format” refers to the format used for the value of this policy. diff --git a/l10n-sk/browser/browser/preferences/preferences.ftl b/l10n-sk/browser/browser/preferences/preferences.ftl index e247c6916a..87546a83b4 100644 --- a/l10n-sk/browser/browser/preferences/preferences.ftl +++ b/l10n-sk/browser/browser/preferences/preferences.ftl @@ -32,6 +32,8 @@ search-input-box2 = .style = width: 15.4em .placeholder = Hľadať v nastaveniach managed-notice = Váš prehliadač spravuje vaša organizácia. +managed-notice-info-icon = + .alt = Informácia category-list = .aria-label = Kategórie pane-general-title = Všeobecné @@ -712,6 +714,13 @@ sync-mobile-promo = Stiahnite si Firefox pre <img data-l10n-name="android-icon" sync-profile-picture = .tooltiptext = Zmeniť obrázok profilu +sync-profile-picture-with-alt = + .tooltiptext = Zmeniť obrázok profilu + .alt = Zmeniť obrázok profilu +sync-profile-picture-account-problem = + .alt = Profilová fotka účtu +fxa-login-rejected-warning = + .alt = Upozornenie sync-sign-out = .label = Odhlásiť sa… .accesskey = h @@ -1279,6 +1288,8 @@ addon-recommendations-link = Ďalšie informácie collection-health-report-disabled = Odosielanie údajov je v konfigurácii tohto zostavenia zakázané collection-backlogged-crash-reports-with-link = Povoliť { -brand-short-name(case: "dat") } odosielať vo vašom mene správy o zlyhaní <a data-l10n-name="crash-reports-link">Ďalšie informácie</a> .accesskey = P +collection-backlogged-crash-reports = Povoliť { -brand-short-name(case: "dat") } odosielať vo vašom mene správy o zlyhaní + .accesskey = P privacy-segmentation-section-header = Nové funkcie, ktoré vylepšujú vaše prehliadanie privacy-segmentation-section-description = Keď ponúkame funkcie, ktoré využívajú vaše údaje, aby vám poskytli ešte lepšiu skúsenosť: privacy-segmentation-radio-off = diff --git a/l10n-sk/browser/browser/sidebarMenu.ftl b/l10n-sk/browser/browser/sidebarMenu.ftl index a6dd3dd6f9..17975ee72d 100644 --- a/l10n-sk/browser/browser/sidebarMenu.ftl +++ b/l10n-sk/browser/browser/sidebarMenu.ftl @@ -4,15 +4,13 @@ sidebar-menu-bookmarks = .label = Záložky - sidebar-menu-history = .label = História - sidebar-menu-synced-tabs = .label = Synchronizované karty - +sidebar-menu-megalist = + .label = Heslá sidebar-menu-close = .label = Zavrieť bočný panel - sidebar-close-button = .tooltiptext = Zavrieť bočný panel diff --git a/l10n-sk/browser/browser/webProtocolHandler.ftl b/l10n-sk/browser/browser/webProtocolHandler.ftl index 435af5e23c..f3669fc036 100644 --- a/l10n-sk/browser/browser/webProtocolHandler.ftl +++ b/l10n-sk/browser/browser/webProtocolHandler.ftl @@ -12,6 +12,8 @@ protocolhandler-mailto-os-handler-no-button = Teraz nie protocolhandler-mailto-handler-notificationbox-always = Vždy otvárať e‑mailové odkazy pomocou { $url }? protocolhandler-mailto-handler-yes-confirm = { $url } je teraz vašou predvolenou stránkou na otváranie odkazov, ktoré odosielajú e‑maily. +protocolhandler-mailto-handler-set-message = Použiť <strong>{ $url } vo { -brand-short-name(case: "loc") }</strong> zakaždým, keď kliknete na odkaz, ktorý otvára e‑maily? +protocolhandler-mailto-handler-confirm-message = <strong>{ $url } vo { -brand-short-name(case: "loc") }</strong> je teraz predvoleným obslužným nástrojom pre e‑maily vo vašom počítači. ## diff --git a/l10n-sk/devtools/client/toolbox-options.ftl b/l10n-sk/devtools/client/toolbox-options.ftl index 806849029a..097ff19740 100644 --- a/l10n-sk/devtools/client/toolbox-options.ftl +++ b/l10n-sk/devtools/client/toolbox-options.ftl @@ -59,6 +59,15 @@ options-default-color-unit-rgb = RGB(A) options-default-color-unit-hwb = HWB options-default-color-unit-name = Názov farby +## Web Console section + +# The heading +options-webconsole-label = Webová konzola +# The label for the checkbox that toggle whether the Split console is enabled +options-webconsole-split-console-label = Povoliť rozdelenú konzolu +options-webconsole-split-console-tooltip = + .title = Otvárať rozdelenú konzolu pomocou klávesu Escape + ## Style Editor section # The heading diff --git a/l10n-sk/devtools/client/toolbox.properties b/l10n-sk/devtools/client/toolbox.properties index 8f73e21276..c03c3dc0fd 100644 --- a/l10n-sk/devtools/client/toolbox.properties +++ b/l10n-sk/devtools/client/toolbox.properties @@ -160,9 +160,13 @@ toolbox.meatballMenu.button.tooltip=Prispôsobenie nástrojov a získanie pomoci toolbox.closebutton.tooltip=Zavrieť vývojárske nástroje # LOCALIZATION NOTE (toolbox.errorCountButton.tooltip): This is the tooltip for -# the error count button displayed in the developer tools toolbox. +# the error count button displayed in the developer tools toolbox if the "Enable Split Console" setting is checked. toolbox.errorCountButton.tooltip=Zobraziť rozdelenú konzolu +# LOCALIZATION NOTE (toolbox.errorCountButtonConsoleTab.tooltip): This is the tooltip for +# the error count button displayed in the developer tools toolbox if the "Enable Split Console" setting is unchecked. +toolbox.errorCountButtonConsoleTab.tooltip=Zobraziť konzolu + # LOCALIZATION NOTE (toolbox.errorCountButton.description): This is the description that # will be used for the error count button in the devTools settings panel. toolbox.errorCountButton.description=Zobraziť počet chýb na stránke diff --git a/l10n-sk/devtools/client/tooltips.ftl b/l10n-sk/devtools/client/tooltips.ftl index 3534347ae0..5937a82183 100644 --- a/l10n-sk/devtools/client/tooltips.ftl +++ b/l10n-sk/devtools/client/tooltips.ftl @@ -38,6 +38,11 @@ inactive-css-not-table-cell = Vlastnosť <strong>{ $property }</strong> nemá na inactive-scroll-padding-when-not-scroll-container = Vlastnosť <strong>{ $property }</strong> nemá na tento prvok žiadny vplyv, pretože prvok nie je rolovateľný. inactive-css-border-image = Vlastnosť <strong>{ $property }</strong> nemá žiadny vplyv na tento prvok, pretože ju nemožno použiť na interné prvky tabuľky, kde je vlastnosť <strong>border-collapse</strong> na nadradenom prvku tabuľky nastavená na hodnotu <strong>collapse</strong>. inactive-css-ruby-element = Vlastnosť <strong>{ $property }</strong> nemá žiadny vplyv na tento prvok, pretože je to prvok ruby. Jeho veľkosť je určená veľkosťou písma textu prvku ruby. + +## In the Rule View when a CSS property cannot be successfully applied we display +## an icon. When this icon is hovered this message is displayed to explain how +## the problem can be solved. + inactive-css-highlight-pseudo-elements-not-supported = <strong>{ $property }</strong> nie je podporované na zvýraznených pseudoprvkoch. inactive-css-cue-pseudo-element-not-supported = Vlastnosť <strong>{ $property }</strong> nie je podporovaná na pseudoprvkoch ::cue. # Variables: @@ -53,9 +58,11 @@ inactive-css-text-wrap-balance-fragmented = Vlastnosť <strong>{ $property }</st ## In the Rule View when a CSS property cannot be successfully applied we display ## an icon. When this icon is hovered this message is displayed to explain how -## the problem can be solved. +## the problem can be solved. CSS properties and values in <strong> tags should +## not be translated. inactive-css-not-grid-or-flex-container-fix = Skúste pridať <strong>display:grid</strong> alebo <strong>display:flex</strong>. { learn-more } +inactive-css-not-grid-or-flex-or-block-container-fix = Skúste pridať <strong>display:grid</strong>, <strong>display:flex</strong> alebo <strong>display:block</strong>. { learn-more } inactive-css-not-grid-or-flex-container-or-multicol-container-fix = Skúste pridať <strong>display:grid</strong>, <strong>display:flex</strong> alebo <strong>columns:2</strong>. { learn-more } inactive-css-not-multicol-container-fix = Skúste pridať <strong>column-count</strong> alebo <strong>column-width</strong>. { learn-more } inactive-css-not-grid-or-flex-item-fix-3 = Skúste definovať <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong> alebo <strong>display:inline-flex</strong> pre rodiča tohto prvku. { learn-more } diff --git a/l10n-sk/dom/chrome/dom/dom.properties b/l10n-sk/dom/chrome/dom/dom.properties index 679e2bdf7d..2ba10ba6e6 100644 --- a/l10n-sk/dom/chrome/dom/dom.properties +++ b/l10n-sk/dom/chrome/dom/dom.properties @@ -18,6 +18,7 @@ DebugScriptButton=Otvoriť v ladiacom nástroji WaitForScriptButton=Počkať DontAskAgain=&Nabudúce sa už nepýtať WindowCloseBlockedWarning=Skripty nemôžu zavrieť okná, ktoré neboli otvorené skriptom. +WindowCloseByScriptBlockedWarning=Skripty môžu zatvárať iba okná, ktoré boli otvorené skriptom. OnBeforeUnloadTitle=Naozaj? OnBeforeUnloadMessage2=Táto stránka vás žiada, aby ste potvrdili, že chcete odísť - informácie, ktoré ste zadali, sa nemusia uložiť. OnBeforeUnloadStayButton=Zostať na stránke @@ -309,8 +310,6 @@ WindowContentUntrustedWarning=Atribút ‘content’ objektov Window je zastaran SVGRefLoopWarning=SVG <%S> s ID “%S” má slučku odkazu. # LOCALIZATION NOTE: The first %S is the tag name of the element in the chain where the chain was broken, the second %S is the element's ID. SVGRefChainLengthExceededWarning=Reťazec odkazu SVG <%S>, ktorý je príliš dlhý bol pri prvku ID “%S” opustený. -# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. -SVGDeselectAll=Metóda SVGSVGElement.deselectAll je zastaraná, pretože duplikuje funkčnosť z rozhrania Selection API. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. SVGNearestViewportElement=Metóda SVGGraphicsElement.nearestViewportElement je zastaraná a v budúcnosti bude odstránená. Namiesto nej použite SVGElement.viewportElement. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. @@ -480,9 +479,6 @@ InstallTriggerInstallDeprecatedWarning=Funkcia InstallTrigger.install() je zasta # LOCALIZATION NOTE: Do not translate "HTMLOptionsCollection.length". %1$S is the invalid value, %2$S is the current limit. SelectOptionsLengthAssignmentWarning=Odmietnuté rozšírenie zoznamu položiek prvku <select> prostredníctvom priradenia hodnoty HTMLOptionsCollection.length (hodnota %1$S). Maximálna podporovaná veľkosť je %2$S. -# LOCALIZATION NOTE: Do not translate "isExternalCTAP2SecurityKeySupported". -IsExternalCTAP2SecurityKeySupportedWarning=Metóda isExternalCTAP2SecurityKeySupported() je zastaraná. - InvalidFormControlUnfocusable=Neplatný ovládací prvok formulára nie je možné dosiahnuť klávesnicou. # LOCALIZATION NOTE: Do not translate "name=" InvalidNamedFormControlUnfocusable=Neplatný ovládací prvok formulára s názvom=‘%S’ nie je možné dosiahnuť klávesnicou. diff --git a/l10n-sk/dom/chrome/security/csp.properties b/l10n-sk/dom/chrome/security/csp.properties index 986a09c508..eda80af4a5 100644 --- a/l10n-sk/dom/chrome/security/csp.properties +++ b/l10n-sk/dom/chrome/security/csp.properties @@ -17,6 +17,105 @@ CSPROViolation = Pre politiku report-only CSP sa vyskytla výnimka ("%1$S"). Tot # %1$S is the directive that has been violated. # %2$S is the URI of the resource which violated the directive. CSPROViolationWithURI = Nastavenia stránky zachytili načítanie zdroja z adresy %2$S ("%1$S"). Posiela sa správa CSP. + +# CSP Warnings: + +# LOCALIZATION NOTE (CSPInlineStyleViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. style-src-elem) +CSPInlineStyleViolation = Nastavenia stránky zablokovali použitie vloženého štýlu (%2$S), pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPROInlineStyleViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. style-src-elem) +CSPROInlineStyleViolation = (Politika Report-Only) Nastavenia stránky by zablokovali použitie vloženého štýlu (%2$S), pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPInlineScriptViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-elem) +CSPInlineScriptViolation = Nastavenia stránky zablokovali spustenie vloženého skriptu (%2$S), pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPROInlineScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-elem) +CSPROInlineScriptViolation = (Politika Report-Only) Nastavenia stránky by zablokovali spustenie vloženého skriptu (%2$S), pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPEventHandlerScriptViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-attr) +CSPEventHandlerScriptViolation = Nastavenia stránky zablokovali spustenie obsluhy udalosti (%2$S), pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPROEventHandlerScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-attr) +CSPROEventHandlerScriptViolation = (Politika Report-Only) Nastavenia stránky by zablokovali spustenie obslužného programu udalosti (%2$S), pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPEvalScriptViolation): +# Don't translate/change "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +CSPEvalScriptViolation = Nastavenia stránky zablokovali spustenie vyhodnotenia JavaScriptu (%2$S), pretože porušuje nasledujúcu direktívu: “%1$S” (chýba 'unsafe-eval') +# LOCALIZATION NOTE (CSPROEvalScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# Don't translate/change "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +CSPROEvalScriptViolation = (Politika Report-Only) Nastavenia stránky by zablokovali spustenie vyhodnotenia JavaScriptu (%2$S), pretože porušuje nasledujúcu direktívu: “%1$S” (chýba 'unsafe-eval') +# LOCALIZATION NOTE (CSPWasmEvalScriptViolation): +# WebAssembly is a feature name. +# Don't translate/change "'wasm-unsafe-eval'" or "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +CSPWasmEvalScriptViolation = Nastavenia stránky zablokovali spustenie WebAssembly (%2$S), pretože porušuje nasledujúcu direktívu: “%1$S” (chýba 'wasm-unsafe-eval' alebo 'unsafe-eval') +# LOCALIZATION NOTE (CSPROWasmEvalScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# WebAssembly is a feature name. +# Don't translate/change "'wasm-unsafe-eval'" or "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +CSPROWasmEvalScriptViolation = (Politika Report-Only) Nastavenia stránky by zablokovali spustenie WebAssembly (%2$S), pretože porušuje nasledujúcu direktívu: “%1$S” (chýba 'wasm-unsafe-eval' alebo 'unsafe-eval') +# LOCALIZATION NOTE (CSPStyleViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. style-src) +CSPStyleViolation = Nastavenia stránky zablokovali použitie štýlu (%3$S) na %2$S, pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPROStyleViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. style-src) +CSPROStyleViolation = (Politika Report-Only) Nastavenia stránky by zablokovali použitie štýlu (%3$S) na %2$S, pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPScriptViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. script-src-elem) +CSPScriptViolation = Nastavenia stránky zablokovali spustenie skriptu (%3$S) na %2$S, pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPROScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. script-src-elem) +CSPROScriptViolation = (Politika Report-Only) Nastavenia stránky by zablokovali spustenie skriptu (%3$S) na %2$S, pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPWorkerViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. worker-src) +CSPWorkerViolation = Nastavenia stránky zablokovali spustenie skriptu typu worker (%3$S) na %2$S, pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPROWorkerViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. worker-src) +CSPROWorkerViolation = (Politika Report-Only) Nastavenia stránky by zablokovali spustenie skriptu typu worker (%3$S) na %2$S, pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPGenericViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. image-src) +CSPGenericViolation = Nastavenia stránky zablokovali načítanie zdroja (%3$S) z %2$S, pretože porušuje nasledujúcu direktívu: “%1$S” +# LOCALIZATION NOTE (CSPROGenericViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. image-src) +CSPROGenericViolation = (Politika Report-Only) Nastavenia stránky by blokovali načítanie zdroja (%3$S) z %2$S, pretože porušuje nasledujúcu direktívu: “%1$S“ + # LOCALIZATION NOTE (triedToSendReport): # %1$S is the URI we attempted to send a report to. triedToSendReport = Pokus o odoslanie správy na neplatnú adresu: "%1$S" diff --git a/l10n-sk/toolkit/chrome/global/narrate.properties b/l10n-sk/toolkit/chrome/global/narrate.properties index 52a4223161..9f3dc76383 100644 --- a/l10n-sk/toolkit/chrome/global/narrate.properties +++ b/l10n-sk/toolkit/chrome/global/narrate.properties @@ -8,6 +8,12 @@ # %S is the keyboard shortcut for the listen command listen-label = Počúvať (%S) back = Naspäť + +# "Listen, which allows users to listen to Firefox reading the text, +# instead of having to read it themselves." This is the name +# of the feature and it is the label for the popup button. +# %S is the keyboard shortcut for the listen command +read-aloud-label = Čítať nahlas (%S) # %S is the keyboard shortcut for the skip back command previous-label = Naspäť (%S) # %S is the keyboard shortcut for the start command diff --git a/l10n-sk/toolkit/crashreporter/crashreporter.ftl b/l10n-sk/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..7b28c71601 --- /dev/null +++ b/l10n-sk/toolkit/crashreporter/crashreporter.ftl @@ -0,0 +1,48 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +crashreporter-branded-title = Oznamovateľ zlyhania { -brand-short-name(case: "gen") } +crashreporter-apology = Ospravedlňujeme sa! +crashreporter-crashed-and-restore = { -brand-short-name } sa stretol s neočakávaným problémom a zlyhal. Po reštartovaní sa pokúsime obnoviť vaše karty a okná. +crashreporter-plea = Ak nám chcete pomôcť diagnostikovať a vyriešiť problém, môžete nám odoslať správu o zlyhaní. +crashreporter-information = Táto aplikácia sa spúšťa po zlyhaní za účelom nahlásenia problému { -vendor-short-name(case: "dat") }. Nemala by sa spúšťať priamo. +crashreporter-error = { -brand-short-name } sa stretol s neočakávaným problémom a zlyhal. Funkcia Oznamovateľ zlyhania bohužiaľ nemohla odoslať správu o tejto chybe. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Podrobnosti: { $details } +crashreporter-no-run-message = Táto aplikácia sa spúšťa po zlyhaní za účelom hlásenia problému vydavateľovi aplikácie. Nemala by sa spúšťať priamo. +crashreporter-button-details = Podrobnosti… +crashreporter-loading-details = Načítava sa… +crashreporter-view-report-title = Obsah správy +crashreporter-comment-prompt = Pridať komentár (komentáre sú verejne dostupné). +crashreporter-report-info = Táto správa obsahuje aj technické údaje o stave aplikácie pri zlyhaní. +crashreporter-send-report = Oznámiť { -vendor-short-name(case: "dat") } toto zlyhanie, aby bolo možné problém odstrániť +crashreporter-include-url = Zahrnúť adresu stránky, ktorú som prehliadal pri zlyhaní. +crashreporter-submit-status = Správa o zlyhaní bude odoslaná pred reštartom alebo ukončením aplikácie. +crashreporter-submit-in-progress = Odosiela sa… +crashreporter-submit-success = Správa bola úspešne odoslaná! +crashreporter-submit-failure = Pri odosielaní správy sa vyskytol problém. +crashreporter-resubmit-status = Opätovne sa odosielajú správy, ktoré sa predtým nepodarilo odoslať… +crashreporter-button-quit = Ukončiť { -brand-short-name } +crashreporter-button-restart = Reštartovať { -brand-short-name } +crashreporter-button-ok = OK +crashreporter-button-close = Zavrieť +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = ID zlyhania: { $id } +# $url (String) - the url which the user can use to view the submitted crash report +crashreporter-crash-details = Podrobnosti o zlyhaní si môžete pozrieť na stránke { $url }. + +# Error strings + +crashreporter-error-minidump-analyzer = Nepodarilo sa spustiť minidump-analyzer +# $path (String) - the file path +crashreporter-error-opening-file = Nepodarilo sa otvoriť súbor ({ $path }) +# $path (String) - the file path +crashreporter-error-loading-file = Nepodarilo sa načítať súbor ({ $path }) +# $path (String) - the path +crashreporter-error-creating-dir = Nepodarilo sa vytvoriť priečinok ({ $path }) +crashreporter-error-no-home-dir = Chýbajúci domovský priečinok +# $from (String) - the source path +# $to (String) - the destination path +crashreporter-error-moving-path = Nepodarilo sa presunúť z { $from } do { $to } +crashreporter-error-version-eol = Verzia s ukončenou podporou: správy o zlyhaní už nie sú akceptované. diff --git a/l10n-sk/toolkit/toolkit/about/aboutReader.ftl b/l10n-sk/toolkit/toolkit/about/aboutReader.ftl index 4a389ac7b8..1b86c30617 100644 --- a/l10n-sk/toolkit/toolkit/about/aboutReader.ftl +++ b/l10n-sk/toolkit/toolkit/about/aboutReader.ftl @@ -4,7 +4,6 @@ about-reader-loading = Načítava sa… about-reader-load-error = Článok sa zo stránky nepodarilo načítať - about-reader-color-scheme-light = Svetlá .title = Svetlá farebná schéma about-reader-color-scheme-dark = Tmavá @@ -13,7 +12,20 @@ about-reader-color-scheme-sepia = Sépia .title = Farebná schéma sépia about-reader-color-scheme-auto = Automatická .title = Automatická farebná schéma - +about-reader-color-theme-light = Svetlá + .title = Svetlá téma vzhľadu +about-reader-color-theme-dark = Tmavá + .title = Tmavá téma vzhľadu +about-reader-color-theme-sepia = Sépia + .title = Téma vzhľadu Sépia +about-reader-color-theme-auto = Automatická + .title = Automatická téma vzhľadu +about-reader-color-theme-gray = Sivá + .title = Sivá téma vzhľadu +about-reader-color-theme-contrast = Kontrastná + .title = Kontrastná téma vzhľadu +about-reader-color-theme-custom = Vlastné farby + .title = Vlastná téma vzhľadu # An estimate for how long it takes to read an article, # expressed as a range covering both slow and fast readers. # Variables: @@ -50,4 +62,27 @@ about-reader-font-type-sans-serif = Bezpätkové about-reader-toolbar-close = Zavrieť zobrazenie Čítačka about-reader-toolbar-type-controls = Nastavenie vzhľadu +about-reader-toolbar-color-controls = Farby about-reader-toolbar-savetopocket = Uložiť do služby { -pocket-brand-name } + +## Reader View colors menu + +about-reader-colors-menu-header = Téma vzhľadu +about-reader-fxtheme-tab = Predvolená +about-reader-customtheme-tab = Vlastná + +## These are used as labels for the custom theme color pickers. +## The .title element is used to make the editing functionality +## clear and give context for screen reader users. + +about-reader-custom-colors-foreground = Text + .title = Úprava farby +about-reader-custom-colors-background = Pozadie + .title = Úprava farby +about-reader-custom-colors-unvisited-links = Nenavštívené odkazy + .title = Úprava farby +about-reader-custom-colors-visited-links = Navštívené odkazy + .title = Úprava farby +about-reader-custom-colors-selection-highlight = Zvýrazňovač na čítanie nahlas + .title = Úprava farby +about-reader-custom-colors-reset-button = Použiť predvolené diff --git a/l10n-sk/toolkit/toolkit/about/aboutSupport.ftl b/l10n-sk/toolkit/toolkit/about/aboutSupport.ftl index a023da35d8..104aa01761 100644 --- a/l10n-sk/toolkit/toolkit/about/aboutSupport.ftl +++ b/l10n-sk/toolkit/toolkit/about/aboutSupport.ftl @@ -436,3 +436,15 @@ pointing-device-mouse = Myš pointing-device-touchscreen = Dotyková obrazovka pointing-device-pen-digitizer = Dotykové pero pointing-device-none = Žiadne polohovacie zariadenia + +## Content Analysis (DLP) + +# DLP stands for Data Loss Prevention, an industry term for external software +# that enterprises can set up to prevent sensitive data from being transferred +# to external websites. +content-analysis-title = Analýza obsahu (DLP) +content-analysis-active = Aktívna +content-analysis-connected-to-agent = Pripojené k agentovi +content-analysis-agent-path = Cesta k agentovi +content-analysis-agent-failed-signature-verification = Overenie podpisu agenta zlyhalo +content-analysis-request-count = Počet žiadostí diff --git a/l10n-sk/toolkit/toolkit/contentanalysis/contentanalysis.ftl b/l10n-sk/toolkit/toolkit/contentanalysis/contentanalysis.ftl index 59ccc93202..bf280526f0 100644 --- a/l10n-sk/toolkit/toolkit/contentanalysis/contentanalysis.ftl +++ b/l10n-sk/toolkit/toolkit/contentanalysis/contentanalysis.ftl @@ -43,6 +43,18 @@ contentanalysis-block-message = Vaša organizácia používa softvér na prevenc # Variables: # $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" contentanalysis-error-message = Pri komunikácii so softvérom na prevenciu straty údajov sa vyskytla chyba. Prenos bol odmietnutý pre tento zdroj: { $content }. +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-unspecified-error-message = Pri komunikácii s agentom { $agent } sa vyskytla chyba. Prenos bol odmietnutý pre tento zdroj: { $content }. +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-no-agent-connected-message = Nedá sa pripojiť k agentovi { $agent }. Prenos bol odmietnutý pre tento zdroj: { $content }. +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-invalid-agent-signature-message = Overenie podpisu pre agenta { $agent } zlyhalo. Prenos bol odmietnutý pre tento zdroj: { $content }. contentanalysis-inprogress-quit-title = Ukončiť { -brand-shorter-name }? contentanalysis-inprogress-quit-message = Prebiehajú viaceré akcie. Ak teraz { -brand-shorter-name(case: "acc") } ukončíte, tieto akcie nebudú dokončené. contentanalysis-inprogress-quit-yesbutton = Áno, ukončiť diff --git a/l10n-sk/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-sk/toolkit/toolkit/formautofill/formAutofill.ftl index 1be5e59ae8..4e4539de2e 100644 --- a/l10n-sk/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-sk/toolkit/toolkit/formautofill/formAutofill.ftl @@ -47,6 +47,8 @@ credit-card-capture-save-new-button = credit-card-capture-update-button = .label = Aktualizovať existujúcu kartu .accessKey = A +# Label for the button in the dropdown menu used to clear the populated form. +autofill-clear-form-label = Vymazať automaticky doplnený formulár # Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences. autofill-manage-addresses-label = Spravovať adresy # Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences. @@ -63,3 +65,19 @@ autofill-card-network-mastercard = MasterCard autofill-card-network-mir = MIR autofill-card-network-unionpay = Union Pay autofill-card-network-visa = Visa +# The warning text that is displayed for informing users what categories are +# about to be filled. The text would be, for example, +# Also autofills organization, phone, email. +# Variables: +# $categories - one or more of the categories, see autofill-category-X below +autofill-phishing-warningmessage-extracategory = Taktiež doplní { $categories } +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Automaticky doplní { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = adresu +autofill-category-name = meno +autofill-category-organization = organizáciu +autofill-category-tel = telefónne číslo +autofill-category-email = e‑mailovú adresu diff --git a/l10n-sk/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-sk/toolkit/toolkit/global/arrowscrollbox.ftl index 6fbe8159b2..4cf60a5997 100644 --- a/l10n-sk/toolkit/toolkit/global/arrowscrollbox.ftl +++ b/l10n-sk/toolkit/toolkit/global/arrowscrollbox.ftl @@ -1,3 +1,21 @@ # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. + + +### This file contains the entities needed to use the Arrowscrollbox component. +### For example, Arrowscrollboxes are used in Tabs Toolbar when there are +### multiple tabs opened and in the overflowing menus. + +# This button is shown at the beginning of the overflowing list of elements. +# For example, in LTR language like English, on the Tabs Toolbar it would look +# like "<" and scroll the tab list to the left, and in the overflowing menu it +# would look like "^" and scroll the list of menuitems up. +overflow-scroll-button-up = + .tooltiptext = Posunúť nahor +# This button is shown at the end of the overflowing list of elements. For +# example, in LTR language like English, on the Tabs Toolbar it would look like +# ">" and scroll the tab list to the right, and in the overflowing menu it +# would look like "v" and scroll the list of menuitems down. +overflow-scroll-button-down = + .tooltiptext = Posunúť nadol diff --git a/l10n-sk/toolkit/toolkit/global/processTypes.ftl b/l10n-sk/toolkit/toolkit/global/processTypes.ftl index 038326e09b..5fd703701f 100644 --- a/l10n-sk/toolkit/toolkit/global/processTypes.ftl +++ b/l10n-sk/toolkit/toolkit/global/processTypes.ftl @@ -17,6 +17,8 @@ process-type-privilegedmozilla = Privilegovaný obsah Mozilly process-type-extension = Rozšírenie # process used to open file:// URLs process-type-file = Miestny súbor +# process used to instantiate new child processes +process-type-forkserver = Fork Server # process used to isolate a webpage from other web pages # to improve security process-type-webisolated = Izolovaný webový obsah diff --git a/l10n-sk/toolkit/toolkit/global/textActions.ftl b/l10n-sk/toolkit/toolkit/global/textActions.ftl index 4c0c3b9614..63c83617e9 100644 --- a/l10n-sk/toolkit/toolkit/global/textActions.ftl +++ b/l10n-sk/toolkit/toolkit/global/textActions.ftl @@ -62,3 +62,5 @@ text-action-spell-dictionaries = .accesskey = J text-action-search-text-box-clear = .title = Vymazať +text-action-highlight-selection = + .label = Zvýrazniť výber diff --git a/l10n-sk/toolkit/toolkit/neterror/netError.ftl b/l10n-sk/toolkit/toolkit/neterror/netError.ftl index 743a58b674..8c4f8e98c9 100644 --- a/l10n-sk/toolkit/toolkit/neterror/netError.ftl +++ b/l10n-sk/toolkit/toolkit/neterror/netError.ftl @@ -33,7 +33,7 @@ neterror-disable-native-feedback-warning = Vždy pokračovať ## neterror-pref-reset = Zdá sa, že príčinou môžu byť vaše nastavenia zabezpečenia internetu. Chceli by ste obnoviť predvolené nastavenia? -neterror-error-reporting-automatic = Hlásiť chyby ako je táto a pomôcť tým organizácii { -vendor-short-name } identifikovať a blokovať škodlivé stránky +neterror-error-reporting-automatic = Hlásiť chyby ako je táto a pomôcť tým { -vendor-short-name(case: "dat") } identifikovať a blokovať škodlivé stránky ## Specific error messages diff --git a/l10n-sk/toolkit/toolkit/pdfviewer/viewer.ftl b/l10n-sk/toolkit/toolkit/pdfviewer/viewer.ftl index 6e3c419865..07a0c5efcc 100644 --- a/l10n-sk/toolkit/toolkit/pdfviewer/viewer.ftl +++ b/l10n-sk/toolkit/toolkit/pdfviewer/viewer.ftl @@ -308,6 +308,12 @@ pdfjs-editor-stamp-button-label = Pridať alebo upraviť obrázky pdfjs-editor-highlight-button = .title = Zvýrazniť pdfjs-editor-highlight-button-label = Zvýrazniť +pdfjs-highlight-floating-button = + .title = Zvýrazniť +pdfjs-highlight-floating-button1 = + .title = Zvýrazniť + .aria-label = Zvýrazniť +pdfjs-highlight-floating-button-label = Zvýrazniť ## Remove button for the various kind of editor. @@ -391,3 +397,10 @@ pdfjs-editor-colorpicker-pink = .title = Ružová pdfjs-editor-colorpicker-red = .title = Červená + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + +pdfjs-editor-highlight-show-all-button-label = Zobraziť všetko +pdfjs-editor-highlight-show-all-button = + .title = Zobraziť všetko |