diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-sk/browser/browser/textRecognition.ftl | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-sk/browser/browser/textRecognition.ftl b/l10n-sk/browser/browser/textRecognition.ftl new file mode 100644 index 0000000000..f6f2517d35 --- /dev/null +++ b/l10n-sk/browser/browser/textRecognition.ftl @@ -0,0 +1,15 @@ +# 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/. + + +## Text recognition works through a modal that presents the text that is found +## in an image, and copies the results to the clipboard. + +text-recognition-modal-searching-title = Hľadá sa text v obrázku… +text-recognition-modal-results-title = Text z obrázku skopírovaný +text-recognition-modal-no-results-title = Ľutujeme, nepodarilo sa nám extrahovať žiadny text. Skúste iný obrázok. <a data-l10n-name="error-link">Ďalšie informácie</a>. +text-recognition-modal-close-button = Zavrieť + +# The title of the the modal is only available to screen readers. +text-recognition-modal-accessible-modal-title = Výsledky pre extrakciu textu |