blob: 14ffb61a534ef3a40f2e0e036e559405cdcd59b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 = בתהליך חיפוש אחר טקסט בתמונה…
text-recognition-modal-results-title = טקסט הועתק מהתמונה
text-recognition-modal-no-results-title = מצטערים, לא הצלחנו לחלץ שום טקסט. נא לנסות תמונה אחרת. <<a data-l10n-name="error-link">מידע נוסף</a>
text-recognition-modal-close-button = סגירה
# The title of the the modal is only available to screen readers.
text-recognition-modal-accessible-modal-title = תוצאות עבור חילוץ טקסט
|