14 lines
812 B
Text
14 lines
812 B
Text
# 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 = Iskanje besedila v sliki…
|
|
text-recognition-modal-results-title = Besedilo kopirano iz slike
|
|
text-recognition-modal-no-results-title = Žal ni bilo mogoče izvleči besedila. Poskusite z drugo sliko. <a data-l10n-name="error-link">Več o tem</a>.
|
|
text-recognition-modal-close-button = Zapri
|
|
# The title of the the modal is only available to screen readers.
|
|
text-recognition-modal-accessible-modal-title = Rezultati iskanja besedila
|