Files
mayan-edms/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.po
T
2019-05-05 18:51:10 -04:00

197 lines
5.0 KiB
Gettext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Badea Gabriel <gcbadea@gmail.com>, 2013
# Harald Ersch, 2019
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#: apps.py:54 apps.py:133 apps.py:137 events.py:7 links.py:15 links.py:21
#: permissions.py:7 queues.py:7 settings.py:7
msgid "OCR"
msgstr "OCR"
#: apps.py:113
msgid "Date and time"
msgstr "Data și ora"
#: apps.py:116 models.py:76
msgid "Result"
msgstr "Rezultat"
#: backends/tesseract.py:95
msgid "Tesseract OCR not found."
msgstr ""
#: dependencies.py:25
msgid "Free Open Source OCR Engine"
msgstr ""
#: dependencies.py:36
msgid ""
"PyOCR is a Python library simplifying the use of OCR tools like Tesseract or"
" Cuneiform."
msgstr ""
#: events.py:10
msgid "Document version submitted for OCR"
msgstr "Versiunea documentului trimisă pentru OCR"
#: events.py:14
msgid "Document version OCR finished"
msgstr "Versiunea documentului OCR terminată"
#: forms.py:16 forms.py:47
msgid "Contents"
msgstr "Conţinut"
#: forms.py:76
#, python-format
msgid "Page %(page_number)d"
msgstr "Pagina %(page_number)d"
#: links.py:27 links.py:32
msgid "Submit for OCR"
msgstr "Trimiteți pentru OCR"
#: links.py:37
msgid "Setup OCR"
msgstr "Configurare OCR"
#: links.py:42
msgid "OCR documents per type"
msgstr "Documente OCR pe tip"
#: links.py:47 links.py:53 views.py:154
msgid "OCR errors"
msgstr "Erori OCR"
#: links.py:59
msgid "Download OCR text"
msgstr "Descărcați text OCR"
#: models.py:20
msgid "Document type"
msgstr "Tip document"
#: models.py:24
msgid "Automatically queue newly created documents for OCR."
msgstr "Automatically queue newly created documents for OCR."
#: models.py:30
msgid "Document type settings"
msgstr "Setările tipului de document"
#: models.py:31
msgid "Document types settings"
msgstr "Setările pentru tipurile de documente"
#: models.py:45
msgid "Document page"
msgstr "Pagina documentului"
#: models.py:49
msgid "The actual text content extracted by the OCR backend."
msgstr "Conținutul real de text extras de backend-ul OCR."
#: models.py:50
msgid "Content"
msgstr "Conținut"
#: models.py:56
msgid "Document page OCR content"
msgstr "Conținutul OCR al paginii de document"
#: models.py:57
msgid "Document pages OCR contents"
msgstr "Conținutul OCR al paginilor documentului"
#: models.py:71
msgid "Document version"
msgstr "Versiune document"
#: models.py:74
msgid "Date time submitted"
msgstr "Marcaj temporal al trimiterii"
#: models.py:80
msgid "Document version OCR error"
msgstr "Eroare OCR la versiunea documentului"
#: models.py:81
msgid "Document version OCR errors"
msgstr "Erori OCR de versiune a documentului"
#: permissions.py:10
msgid "Submit documents for OCR"
msgstr "Trimiteti documentele pentru OCR"
#: permissions.py:13
msgid "View the transcribed text from document"
msgstr "Vizualizați textul transcris din document"
#: permissions.py:17
msgid "Change document type OCR settings"
msgstr "Modificați setările OCR de tip document"
#: queues.py:9
msgid "Document version OCR"
msgstr "OCR pe versiunea documentului "
#: settings.py:12
msgid "Full path to the backend to be used to do OCR."
msgstr "Calea completă spre backend-ul care trebuie utilizat pentru a face OCR."
#: settings.py:21
msgid "Set new document types to perform OCR automatically by default."
msgstr "Setați tipuri noi de documente pentru a efectua automat funcția OCR în mod implicit."
#: views.py:42
#, python-format
msgid "OCR result for document: %s"
msgstr "Rezultatul OCR pentru document: %s"
#: views.py:64
#, python-format
msgid "OCR result for document page: %s"
msgstr "Rezultatul OCR pentru pagina documentului: %s"
#: views.py:79
msgid "Submit the selected document to the OCR queue?"
msgid_plural "Submit the selected documents to the OCR queue?"
msgstr[0] "Trimiteți documentul selectat în coada de corespondență?"
msgstr[1] "Trimiteți documentele selectate în coada de corespondență?"
msgstr[2] "Trimiteți documentele selectate în coada de OCR?"
#: views.py:96
msgid "Submit all documents of a type for OCR"
msgstr "Trimiteți toate documentele de acest tip la OCR"
#: views.py:110
#, python-format
msgid "%(count)d documents added to the OCR queue."
msgstr "%(count)d documente adăugate în coada OCR."
#: views.py:143
#, python-format
msgid "Edit OCR settings for document type: %s"
msgstr "Editați setările OCR pentru tipul de document: %s"
#: views.py:172
#, python-format
msgid "OCR errors for document: %s"
msgstr "Erori OCR pentru document: %s"