diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-tr/browser/browser/textRecognition.ftl | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-tr/browser/browser/textRecognition.ftl b/l10n-tr/browser/browser/textRecognition.ftl new file mode 100644 index 0000000000..2463036da7 --- /dev/null +++ b/l10n-tr/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 = Görselde metin aranıyor… +text-recognition-modal-results-title = Görseldeki metin kopyalandı +text-recognition-modal-no-results-title = Maalesef hiç metin ayıklayamadık. Farklı bir resim deneyin. <a data-l10n-name="error-link">Daha fazla bilgi alın</a>. +text-recognition-modal-close-button = Kapat + +# The title of the the modal is only available to screen readers. +text-recognition-modal-accessible-modal-title = Metin ayıklama sonuçları |