update translations for 6.0 beta1
and force-fix errors using pocheck Change-Id: Ie5900800b8c1f0e6064d00b2b028afcf51e84e20
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#. extracted from filter/uiconfig/ui
|
||||
#. extracted from filter/inc
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
|
||||
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -13,6 +13,261 @@ msgstr ""
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#: strings.hrc:25
|
||||
msgctxt "STR_COLUMN_HEADER_NAME"
|
||||
msgid "Name"
|
||||
msgstr "Nume"
|
||||
|
||||
#: strings.hrc:26
|
||||
msgctxt "STR_COLUMN_HEADER_TYPE"
|
||||
msgid "Type"
|
||||
msgstr "Tip"
|
||||
|
||||
#: strings.hrc:27
|
||||
msgctxt "STR_UNKNOWN_APPLICATION"
|
||||
msgid "Unknown"
|
||||
msgstr "Necunoscut"
|
||||
|
||||
#: strings.hrc:28
|
||||
msgctxt "STR_IMPORT_ONLY"
|
||||
msgid "import filter"
|
||||
msgstr "importă filtru"
|
||||
|
||||
#: strings.hrc:29
|
||||
msgctxt "STR_IMPORT_EXPORT"
|
||||
msgid "import/export filter"
|
||||
msgstr "importă/exportă filtru"
|
||||
|
||||
#: strings.hrc:30
|
||||
msgctxt "STR_EXPORT_ONLY"
|
||||
msgid "export filter"
|
||||
msgstr "exportă filtru"
|
||||
|
||||
#: strings.hrc:31
|
||||
#, c-format
|
||||
msgctxt "STR_WARN_DELETE"
|
||||
msgid "Do you really want to delete the XML Filter '%s'? This action cannot be undone."
|
||||
msgstr "Doriți să ștergeți filtrul XML „%s”? Această acțiune este ireversibilă."
|
||||
|
||||
#: strings.hrc:32
|
||||
#, c-format
|
||||
msgctxt "STR_ERROR_FILTER_NAME_EXISTS"
|
||||
msgid "An XML filter with the name '%s' already exists. Please enter a different name."
|
||||
msgstr "Există deja un filtru XML cu numele „%s”. Introduceți un alt nume."
|
||||
|
||||
#: strings.hrc:33
|
||||
#, c-format
|
||||
msgctxt "STR_ERROR_TYPE_NAME_EXISTS"
|
||||
msgid "The name for the user interface '%s1' is already used by the XML filter '%s2'. Please enter a different name."
|
||||
msgstr "Numele pentru interfața cu utilizatorul „%s1” este folosită deja de filtrul XML „%s2”. Introduceți un alt nume."
|
||||
|
||||
#: strings.hrc:34
|
||||
msgctxt "STR_ERROR_EXPORT_XSLT_NOT_FOUND"
|
||||
msgid "The XSLT for export cannot be found. Please enter a valid path."
|
||||
msgstr "XSLT pentru export nu poate fi găsit. Introduceți o cale validă."
|
||||
|
||||
#: strings.hrc:35
|
||||
msgctxt "STR_ERROR_IMPORT_XSLT_NOT_FOUND"
|
||||
msgid "The XSLT for import cannot be found. Please enter a valid path."
|
||||
msgstr "XSLT pentru import nu poate fi găsit. Introduceți o cale validă."
|
||||
|
||||
#: strings.hrc:36
|
||||
msgctxt "STR_ERROR_IMPORT_TEMPLATE_NOT_FOUND"
|
||||
msgid "The given import template cannot be found. Please enter a valid path."
|
||||
msgstr "Șablonul de import indicat nu poate fi găsit. Introduceți o cale validă."
|
||||
|
||||
#: strings.hrc:37
|
||||
msgctxt "STR_DEFAULT_FILTER_NAME"
|
||||
msgid "New Filter"
|
||||
msgstr "Filtru nou"
|
||||
|
||||
#: strings.hrc:38
|
||||
msgctxt "STR_DEFAULT_UI_NAME"
|
||||
msgid "Untitled"
|
||||
msgstr "Neintitulat"
|
||||
|
||||
#: strings.hrc:39
|
||||
msgctxt "STR_UNDEFINED_FILTER"
|
||||
msgid "undefined filter"
|
||||
msgstr "filtru nedefinit"
|
||||
|
||||
#: strings.hrc:40
|
||||
#, c-format
|
||||
msgctxt "STR_FILTER_HAS_BEEN_SAVED"
|
||||
msgid "The XML filter '%s' has been saved as package '%s'. "
|
||||
msgstr "Filtrul XML '%s' a fost salvat sub forma pachetului '%s'. "
|
||||
|
||||
#: strings.hrc:41
|
||||
#, c-format
|
||||
msgctxt "STR_FILTERS_HAVE_BEEN_SAVED"
|
||||
msgid "%s XML filters have been saved in the package '%s'."
|
||||
msgstr "Filtrele XML %s au fost salvate în pachetul '%s' ."
|
||||
|
||||
#: strings.hrc:42
|
||||
msgctxt "STR_FILTER_PACKAGE"
|
||||
msgid "XSLT filter package"
|
||||
msgstr "Pachetul de filtre XSLT"
|
||||
|
||||
#: strings.hrc:43
|
||||
#, c-format
|
||||
msgctxt "STR_FILTER_INSTALLED"
|
||||
msgid "The XML filter '%s' has been installed successfully."
|
||||
msgstr "Filtrul XML '%s' a fost instalat cu succes."
|
||||
|
||||
#: strings.hrc:44
|
||||
#, c-format
|
||||
msgctxt "STR_FILTERS_INSTALLED"
|
||||
msgid "%s XML filters have been installed successfully."
|
||||
msgstr "Filtrele XML '%s' au fost instalate cu succes."
|
||||
|
||||
#: strings.hrc:45
|
||||
#, c-format
|
||||
msgctxt "STR_NO_FILTERS_FOUND"
|
||||
msgid "No XML filter could be installed because the package '%s' does not contain any XML filters."
|
||||
msgstr "Nu s-a putut instala niciun filtru XML fiindcă pachetul „%s” nu conține filtre XML."
|
||||
|
||||
#: strings.hrc:46
|
||||
msgctxt "STR_XML_FILTER_LISTBOX"
|
||||
msgid "XML Filter List"
|
||||
msgstr "Lista filtrelor XML"
|
||||
|
||||
#: strings.hrc:48
|
||||
msgctxt "T602FILTER_STR_IMPORT_DIALOG_TITLE"
|
||||
msgid "Settings for T602 import"
|
||||
msgstr "Configurări pentru import T602"
|
||||
|
||||
#: strings.hrc:49
|
||||
msgctxt "T602FILTER_STR_ENCODING_LABEL"
|
||||
msgid "Encoding"
|
||||
msgstr "Codare"
|
||||
|
||||
#: strings.hrc:50
|
||||
msgctxt "T602FILTER_STR_ENCODING_AUTO"
|
||||
msgid "Automatic"
|
||||
msgstr "Automat"
|
||||
|
||||
#: strings.hrc:51
|
||||
msgctxt "T602FILTER_STR_ENCODING_CP852"
|
||||
msgid "CP852 (Latin2)"
|
||||
msgstr "CP852 (Latin2)"
|
||||
|
||||
#: strings.hrc:52
|
||||
msgctxt "T602FILTER_STR_ENCODING_CP895"
|
||||
msgid "CP895 (KEYB2CS, Kamenicky)"
|
||||
msgstr "CP895 (KEYB2CS, Kamenicky)"
|
||||
|
||||
#: strings.hrc:53
|
||||
msgctxt "T602FILTER_STR_ENCODING_KOI8CS2"
|
||||
msgid "KOI8 CS2"
|
||||
msgstr "KOI8 CS2"
|
||||
|
||||
#: strings.hrc:54
|
||||
msgctxt "T602FILTER_STR_CYRILLIC_MODE"
|
||||
msgid "Mode for Russian language (Cyrillic)"
|
||||
msgstr "Mod pentru limba rusă (Chirilic)"
|
||||
|
||||
#: strings.hrc:55
|
||||
msgctxt "T602FILTER_STR_REFORMAT_TEXT"
|
||||
msgid "Reformat the text"
|
||||
msgstr "Reformatare text"
|
||||
|
||||
#: strings.hrc:56
|
||||
msgctxt "T602FILTER_STR_DOT_COMMANDS"
|
||||
msgid "Display dot commands"
|
||||
msgstr "Afișează comenzile punct"
|
||||
|
||||
#: strings.hrc:57
|
||||
msgctxt "T602FILTER_STR_CANCEL_BUTTON"
|
||||
msgid "Cancel"
|
||||
msgstr "Renunță"
|
||||
|
||||
#: strings.hrc:58
|
||||
msgctxt "T602FILTER_STR_OK_BUTTON"
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: strings.hrc:60
|
||||
msgctxt "KEY_VERSION_CHECK"
|
||||
msgid ""
|
||||
"Warning: Not all of the imported EPS graphics could be saved at level1\n"
|
||||
"as some are at a higher level!"
|
||||
msgstr ""
|
||||
"Avertisment: Nu s-au putut salva toate obiectele grafice EPS importate pe nivelul 1\n"
|
||||
"pentru că unele sunt la un nivel mai mare!"
|
||||
|
||||
#: strings.hrc:62
|
||||
msgctxt "PDF_PROGRESS_BAR"
|
||||
msgid "Export as PDF"
|
||||
msgstr "Exportă ca PDF"
|
||||
|
||||
#. strings used in encryption UI
|
||||
#. password dialog title
|
||||
#: strings.hrc:66
|
||||
msgctxt "STR_PDF_EXPORT_UDPWD"
|
||||
msgid "Set open password"
|
||||
msgstr "Stabilește parola de citire"
|
||||
|
||||
#. password dialog title
|
||||
#: strings.hrc:68
|
||||
msgctxt "STR_PDF_EXPORT_ODPWD"
|
||||
msgid "Set permission password"
|
||||
msgstr "Setează parola de permisiune"
|
||||
|
||||
#: strings.hrc:69
|
||||
msgctxt "STR_WARN_PASSWORD_PDFA"
|
||||
msgid "PDF/A does not allow encryption. The exported PDF file will not be password protected."
|
||||
msgstr "PDF/A nu permite criptare. Fișierul PDF exportat nu va fi protejat cu parolă."
|
||||
|
||||
#: strings.hrc:70
|
||||
msgctxt "STR_WARN_TRANSP_PDFA_SHORT"
|
||||
msgid "PDF/A transparency"
|
||||
msgstr "PDF/A transparență"
|
||||
|
||||
#: strings.hrc:71
|
||||
msgctxt "STR_WARN_TRANSP_PDFA"
|
||||
msgid "PDF/A forbids transparency. A transparent object was painted opaque instead."
|
||||
msgstr "PDF/A nu permite transparență. Un obiect transparent a fost desenat opac."
|
||||
|
||||
#: strings.hrc:72
|
||||
msgctxt "STR_WARN_TRANSP_VERSION_SHORT"
|
||||
msgid "PDF version conflict"
|
||||
msgstr "Conflict versiune PDF"
|
||||
|
||||
#: strings.hrc:73
|
||||
msgctxt "STR_WARN_TRANSP_VERSION"
|
||||
msgid "Transparency is not supported in PDF versions earlier than PDF 1.4. A transparent object was painted opaque instead"
|
||||
msgstr "Transparența nu este suportată în versiunile PDF mai vechi de PDF 1.4. Un obiect transparent a fost desenat opac"
|
||||
|
||||
#: strings.hrc:74
|
||||
msgctxt "STR_WARN_FORMACTION_PDFA_SHORT"
|
||||
msgid "PDF/A form action"
|
||||
msgstr "PDF/A modificare pe formă"
|
||||
|
||||
#: strings.hrc:75
|
||||
msgctxt "STR_WARN_FORMACTION_PDFA"
|
||||
msgid "A form control contained an action not supported by the PDF/A standard. The action was skipped"
|
||||
msgstr "Un control al formularului conține o acțiune nesuportată de standardul PDF/A. Acțiunea a fost sărită."
|
||||
|
||||
#: strings.hrc:76
|
||||
msgctxt "STR_WARN_TRANSP_CONVERTED"
|
||||
msgid "Some objects were converted to an image in order to remove transparencies, because the target PDF format does not support transparencies. Possibly better results can be achieved if you remove the transparent objects before exporting."
|
||||
msgstr "Unele obiecte au fost convertite în imagini pentru a păstra transparențele, pentru că formatul PDF selectat nu suportă acest lucru. Este posibil ca să obțineți rezultate mai bune dacă ștergeți obiectele transparente înaintea exportării."
|
||||
|
||||
#: strings.hrc:77
|
||||
msgctxt "STR_WARN_TRANSP_CONVERTED_SHORT"
|
||||
msgid "Transparencies removed"
|
||||
msgstr "Transparențele au fost șterse"
|
||||
|
||||
#: strings.hrc:78
|
||||
msgctxt "STR_ERR_SIGNATURE_FAILED"
|
||||
msgid "Signature generation failed"
|
||||
msgstr "Generarea semnăturii a eșuat"
|
||||
|
||||
#: strings.hrc:79
|
||||
msgctxt "STR_ERR_PDF_EXPORT_ABORTED"
|
||||
msgid "PDF export aborted"
|
||||
msgstr "Exportul fișierului PDF a fost abandonat"
|
||||
|
||||
#: impswfdialog.ui:14
|
||||
msgctxt "impswfdialog|ImpSWFDialog"
|
||||
msgid "Flash (SWF) Options"
|
||||
@@ -332,32 +587,32 @@ msgctxt "pdfoptionsdialog|ok"
|
||||
msgid "E_xport"
|
||||
msgstr "E_xportă"
|
||||
|
||||
#: pdfoptionsdialog.ui:86
|
||||
#: pdfoptionsdialog.ui:92
|
||||
msgctxt "pdfoptionsdialog|general"
|
||||
msgid "General"
|
||||
msgstr "General"
|
||||
|
||||
#: pdfoptionsdialog.ui:99
|
||||
#: pdfoptionsdialog.ui:114
|
||||
msgctxt "pdfoptionsdialog|initialview"
|
||||
msgid "Initial View"
|
||||
msgstr "Vedere inițială"
|
||||
|
||||
#: pdfoptionsdialog.ui:113
|
||||
#: pdfoptionsdialog.ui:137
|
||||
msgctxt "pdfoptionsdialog|userinterface"
|
||||
msgid "User Interface"
|
||||
msgstr "Interfață utilizator"
|
||||
|
||||
#: pdfoptionsdialog.ui:127
|
||||
#: pdfoptionsdialog.ui:160
|
||||
msgctxt "pdfoptionsdialog|links"
|
||||
msgid "Links"
|
||||
msgstr "Legături"
|
||||
|
||||
#: pdfoptionsdialog.ui:141
|
||||
#: pdfoptionsdialog.ui:183
|
||||
msgctxt "pdfoptionsdialog|security"
|
||||
msgid "Security"
|
||||
msgstr "Securitate"
|
||||
|
||||
#: pdfoptionsdialog.ui:155
|
||||
#: pdfoptionsdialog.ui:206
|
||||
msgctxt "pdfoptionsdialog|digitalsignatures"
|
||||
msgid "Digital Signatures"
|
||||
msgstr "Semnături digitale"
|
||||
@@ -877,267 +1132,12 @@ msgctxt "xsltfilterdialog|XSLTFilterDialog"
|
||||
msgid "XML Filter: %s"
|
||||
msgstr "Filtru XML: %s"
|
||||
|
||||
#: xsltfilterdialog.ui:86
|
||||
#: xsltfilterdialog.ui:92
|
||||
msgctxt "xsltfilterdialog|general"
|
||||
msgid "General"
|
||||
msgstr "General"
|
||||
|
||||
#: xsltfilterdialog.ui:99
|
||||
#: xsltfilterdialog.ui:114
|
||||
msgctxt "xsltfilterdialog|transformation"
|
||||
msgid "Transformation"
|
||||
msgstr "Transformare"
|
||||
|
||||
#: strings.hrc:25
|
||||
msgctxt "STR_COLUMN_HEADER_NAME"
|
||||
msgid "Name"
|
||||
msgstr "Nume"
|
||||
|
||||
#: strings.hrc:26
|
||||
msgctxt "STR_COLUMN_HEADER_TYPE"
|
||||
msgid "Type"
|
||||
msgstr "Tip"
|
||||
|
||||
#: strings.hrc:27
|
||||
msgctxt "STR_UNKNOWN_APPLICATION"
|
||||
msgid "Unknown"
|
||||
msgstr "Necunoscut"
|
||||
|
||||
#: strings.hrc:28
|
||||
msgctxt "STR_IMPORT_ONLY"
|
||||
msgid "import filter"
|
||||
msgstr "importă filtru"
|
||||
|
||||
#: strings.hrc:29
|
||||
msgctxt "STR_IMPORT_EXPORT"
|
||||
msgid "import/export filter"
|
||||
msgstr "importă/exportă filtru"
|
||||
|
||||
#: strings.hrc:30
|
||||
msgctxt "STR_EXPORT_ONLY"
|
||||
msgid "export filter"
|
||||
msgstr "exportă filtru"
|
||||
|
||||
#: strings.hrc:31
|
||||
#, c-format
|
||||
msgctxt "STR_WARN_DELETE"
|
||||
msgid "Do you really want to delete the XML Filter '%s'? This action cannot be undone."
|
||||
msgstr "Doriți să ștergeți filtrul XML „%s”? Această acțiune este ireversibilă."
|
||||
|
||||
#: strings.hrc:32
|
||||
#, c-format
|
||||
msgctxt "STR_ERROR_FILTER_NAME_EXISTS"
|
||||
msgid "An XML filter with the name '%s' already exists. Please enter a different name."
|
||||
msgstr "Există deja un filtru XML cu numele „%s”. Introduceți un alt nume."
|
||||
|
||||
#: strings.hrc:33
|
||||
#, c-format
|
||||
msgctxt "STR_ERROR_TYPE_NAME_EXISTS"
|
||||
msgid "The name for the user interface '%s1' is already used by the XML filter '%s2'. Please enter a different name."
|
||||
msgstr "Numele pentru interfața cu utilizatorul „%s1” este folosită deja de filtrul XML „%s2”. Introduceți un alt nume."
|
||||
|
||||
#: strings.hrc:34
|
||||
msgctxt "STR_ERROR_EXPORT_XSLT_NOT_FOUND"
|
||||
msgid "The XSLT for export cannot be found. Please enter a valid path."
|
||||
msgstr "XSLT pentru export nu poate fi găsit. Introduceți o cale validă."
|
||||
|
||||
#: strings.hrc:35
|
||||
msgctxt "STR_ERROR_IMPORT_XSLT_NOT_FOUND"
|
||||
msgid "The XSLT for import cannot be found. Please enter a valid path."
|
||||
msgstr "XSLT pentru import nu poate fi găsit. Introduceți o cale validă."
|
||||
|
||||
#: strings.hrc:36
|
||||
msgctxt "STR_ERROR_IMPORT_TEMPLATE_NOT_FOUND"
|
||||
msgid "The given import template cannot be found. Please enter a valid path."
|
||||
msgstr "Șablonul de import indicat nu poate fi găsit. Introduceți o cale validă."
|
||||
|
||||
#: strings.hrc:37
|
||||
msgctxt "STR_DEFAULT_FILTER_NAME"
|
||||
msgid "New Filter"
|
||||
msgstr "Filtru nou"
|
||||
|
||||
#: strings.hrc:38
|
||||
msgctxt "STR_DEFAULT_UI_NAME"
|
||||
msgid "Untitled"
|
||||
msgstr "Neintitulat"
|
||||
|
||||
#: strings.hrc:39
|
||||
msgctxt "STR_UNDEFINED_FILTER"
|
||||
msgid "undefined filter"
|
||||
msgstr "filtru nedefinit"
|
||||
|
||||
#: strings.hrc:40
|
||||
#, c-format
|
||||
msgctxt "STR_FILTER_HAS_BEEN_SAVED"
|
||||
msgid "The XML filter '%s' has been saved as package '%s'. "
|
||||
msgstr "Filtrul XML '%s' a fost salvat sub forma pachetului '%s'. "
|
||||
|
||||
#: strings.hrc:41
|
||||
#, c-format
|
||||
msgctxt "STR_FILTERS_HAVE_BEEN_SAVED"
|
||||
msgid "%s XML filters have been saved in the package '%s'."
|
||||
msgstr "Filtrele XML %s au fost salvate în pachetul '%s' ."
|
||||
|
||||
#: strings.hrc:42
|
||||
msgctxt "STR_FILTER_PACKAGE"
|
||||
msgid "XSLT filter package"
|
||||
msgstr "Pachetul de filtre XSLT"
|
||||
|
||||
#: strings.hrc:43
|
||||
#, c-format
|
||||
msgctxt "STR_FILTER_INSTALLED"
|
||||
msgid "The XML filter '%s' has been installed successfully."
|
||||
msgstr "Filtrul XML '%s' a fost instalat cu succes."
|
||||
|
||||
#: strings.hrc:44
|
||||
#, c-format
|
||||
msgctxt "STR_FILTERS_INSTALLED"
|
||||
msgid "%s XML filters have been installed successfully."
|
||||
msgstr "Filtrele XML '%s' au fost instalate cu succes."
|
||||
|
||||
#: strings.hrc:45
|
||||
#, c-format
|
||||
msgctxt "STR_NO_FILTERS_FOUND"
|
||||
msgid "No XML filter could be installed because the package '%s' does not contain any XML filters."
|
||||
msgstr "Nu s-a putut instala niciun filtru XML fiindcă pachetul „%s” nu conține filtre XML."
|
||||
|
||||
#: strings.hrc:46
|
||||
msgctxt "STR_XML_FILTER_LISTBOX"
|
||||
msgid "XML Filter List"
|
||||
msgstr "Lista filtrelor XML"
|
||||
|
||||
#: strings.hrc:48
|
||||
msgctxt "T602FILTER_STR_IMPORT_DIALOG_TITLE"
|
||||
msgid "Settings for T602 import"
|
||||
msgstr "Configurări pentru import T602"
|
||||
|
||||
#: strings.hrc:49
|
||||
msgctxt "T602FILTER_STR_ENCODING_LABEL"
|
||||
msgid "Encoding"
|
||||
msgstr "Codare"
|
||||
|
||||
#: strings.hrc:50
|
||||
msgctxt "T602FILTER_STR_ENCODING_AUTO"
|
||||
msgid "Automatic"
|
||||
msgstr "Automat"
|
||||
|
||||
#: strings.hrc:51
|
||||
msgctxt "T602FILTER_STR_ENCODING_CP852"
|
||||
msgid "CP852 (Latin2)"
|
||||
msgstr "CP852 (Latin2)"
|
||||
|
||||
#: strings.hrc:52
|
||||
msgctxt "T602FILTER_STR_ENCODING_CP895"
|
||||
msgid "CP895 (KEYB2CS, Kamenicky)"
|
||||
msgstr "CP895 (KEYB2CS, Kamenicky)"
|
||||
|
||||
#: strings.hrc:53
|
||||
msgctxt "T602FILTER_STR_ENCODING_KOI8CS2"
|
||||
msgid "KOI8 CS2"
|
||||
msgstr "KOI8 CS2"
|
||||
|
||||
#: strings.hrc:54
|
||||
msgctxt "T602FILTER_STR_CYRILLIC_MODE"
|
||||
msgid "Mode for Russian language (Cyrillic)"
|
||||
msgstr "Mod pentru limba rusă (Chirilic)"
|
||||
|
||||
#: strings.hrc:55
|
||||
msgctxt "T602FILTER_STR_REFORMAT_TEXT"
|
||||
msgid "Reformat the text"
|
||||
msgstr "Reformatare text"
|
||||
|
||||
#: strings.hrc:56
|
||||
msgctxt "T602FILTER_STR_DOT_COMMANDS"
|
||||
msgid "Display dot commands"
|
||||
msgstr "Afișează comenzile punct"
|
||||
|
||||
#: strings.hrc:57
|
||||
msgctxt "T602FILTER_STR_CANCEL_BUTTON"
|
||||
msgid "Cancel"
|
||||
msgstr "Renunță"
|
||||
|
||||
#: strings.hrc:58
|
||||
msgctxt "T602FILTER_STR_OK_BUTTON"
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: strings.hrc:60
|
||||
msgctxt "KEY_VERSION_CHECK"
|
||||
msgid ""
|
||||
"Warning: Not all of the imported EPS graphics could be saved at level1\n"
|
||||
"as some are at a higher level!"
|
||||
msgstr ""
|
||||
"Avertisment: Nu s-au putut salva toate obiectele grafice EPS importate pe nivelul 1\n"
|
||||
"pentru că unele sunt la un nivel mai mare!"
|
||||
|
||||
#: strings.hrc:62
|
||||
msgctxt "PDF_PROGRESS_BAR"
|
||||
msgid "Export as PDF"
|
||||
msgstr "Exportă ca PDF"
|
||||
|
||||
#. strings used in encryption UI
|
||||
#. password dialog title
|
||||
#: strings.hrc:66
|
||||
msgctxt "STR_PDF_EXPORT_UDPWD"
|
||||
msgid "Set open password"
|
||||
msgstr "Stabilește parola de citire"
|
||||
|
||||
#. password dialog title
|
||||
#: strings.hrc:68
|
||||
msgctxt "STR_PDF_EXPORT_ODPWD"
|
||||
msgid "Set permission password"
|
||||
msgstr "Setează parola de permisiune"
|
||||
|
||||
#: strings.hrc:69
|
||||
msgctxt "STR_WARN_PASSWORD_PDFA"
|
||||
msgid "PDF/A does not allow encryption. The exported PDF file will not be password protected."
|
||||
msgstr "PDF/A nu permite criptare. Fișierul PDF exportat nu va fi protejat cu parolă."
|
||||
|
||||
#: strings.hrc:70
|
||||
msgctxt "STR_WARN_TRANSP_PDFA_SHORT"
|
||||
msgid "PDF/A transparency"
|
||||
msgstr "PDF/A transparență"
|
||||
|
||||
#: strings.hrc:71
|
||||
msgctxt "STR_WARN_TRANSP_PDFA"
|
||||
msgid "PDF/A forbids transparency. A transparent object was painted opaque instead."
|
||||
msgstr "PDF/A nu permite transparență. Un obiect transparent a fost desenat opac."
|
||||
|
||||
#: strings.hrc:72
|
||||
msgctxt "STR_WARN_TRANSP_VERSION_SHORT"
|
||||
msgid "PDF version conflict"
|
||||
msgstr "Conflict versiune PDF"
|
||||
|
||||
#: strings.hrc:73
|
||||
msgctxt "STR_WARN_TRANSP_VERSION"
|
||||
msgid "Transparency is not supported in PDF versions earlier than PDF 1.4. A transparent object was painted opaque instead"
|
||||
msgstr "Transparența nu este suportată în versiunile PDF mai vechi de PDF 1.4. Un obiect transparent a fost desenat opac"
|
||||
|
||||
#: strings.hrc:74
|
||||
msgctxt "STR_WARN_FORMACTION_PDFA_SHORT"
|
||||
msgid "PDF/A form action"
|
||||
msgstr "PDF/A modificare pe formă"
|
||||
|
||||
#: strings.hrc:75
|
||||
msgctxt "STR_WARN_FORMACTION_PDFA"
|
||||
msgid "A form control contained an action not supported by the PDF/A standard. The action was skipped"
|
||||
msgstr "Un control al formularului conține o acțiune nesuportată de standardul PDF/A. Acțiunea a fost sărită."
|
||||
|
||||
#: strings.hrc:76
|
||||
msgctxt "STR_WARN_TRANSP_CONVERTED"
|
||||
msgid "Some objects were converted to an image in order to remove transparencies, because the target PDF format does not support transparencies. Possibly better results can be achieved if you remove the transparent objects before exporting."
|
||||
msgstr "Unele obiecte au fost convertite în imagini pentru a păstra transparențele, pentru că formatul PDF selectat nu suportă acest lucru. Este posibil ca să obțineți rezultate mai bune dacă ștergeți obiectele transparente înaintea exportării."
|
||||
|
||||
#: strings.hrc:77
|
||||
msgctxt "STR_WARN_TRANSP_CONVERTED_SHORT"
|
||||
msgid "Transparencies removed"
|
||||
msgstr "Transparențele au fost șterse"
|
||||
|
||||
#: strings.hrc:78
|
||||
msgctxt "STR_ERR_SIGNATURE_FAILED"
|
||||
msgid "Signature generation failed"
|
||||
msgstr "Generarea semnăturii a eșuat"
|
||||
|
||||
#: strings.hrc:79
|
||||
msgctxt "STR_ERR_PDF_EXPORT_ABORTED"
|
||||
msgid "PDF export aborted"
|
||||
msgstr "Exportul fișierului PDF a fost abandonat"
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
|
||||
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
|
||||
"PO-Revision-Date: 2017-07-21 06:10+0000\n"
|
||||
"Last-Translator: Ákos Nagy <nagy.akos@libreoffice.ro>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -826,24 +826,6 @@ msgctxt ""
|
||||
msgid "Rich Text Format (Calc)"
|
||||
msgstr "Rich Text Format (Calc)"
|
||||
|
||||
#: SGF___StarOffice_Writer_SGF.xcu
|
||||
msgctxt ""
|
||||
"SGF___StarOffice_Writer_SGF.xcu\n"
|
||||
"SGF - StarOffice Writer SGF\n"
|
||||
"UIName\n"
|
||||
"value.text"
|
||||
msgid "SGF - StarWriter Graphics Format"
|
||||
msgstr "SGF - StarWriter Graphics Format"
|
||||
|
||||
#: SGV___StarDraw_2_0.xcu
|
||||
msgctxt ""
|
||||
"SGV___StarDraw_2_0.xcu\n"
|
||||
"SGV - StarDraw 2.0\n"
|
||||
"UIName\n"
|
||||
"value.text"
|
||||
msgid "SGV - StarDraw 2.0"
|
||||
msgstr "SGV - StarDraw 2.0"
|
||||
|
||||
#: SVG___Scalable_Vector_Graphics.xcu
|
||||
msgctxt ""
|
||||
"SVG___Scalable_Vector_Graphics.xcu\n"
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
|
||||
"PO-Revision-Date: 2017-01-03 14:28+0000\n"
|
||||
"Last-Translator: Ákos Nagy <nagy.akos@libreoffice.ro>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.8\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1483453685.000000\n"
|
||||
|
||||
#: bmp_Export.xcu
|
||||
@@ -259,24 +259,6 @@ msgctxt ""
|
||||
msgid "RAS - Sun Raster Image"
|
||||
msgstr "RAS - Sun Raster Image"
|
||||
|
||||
#: sgf_Import.xcu
|
||||
msgctxt ""
|
||||
"sgf_Import.xcu\n"
|
||||
"sgf_Import\n"
|
||||
"UIName\n"
|
||||
"value.text"
|
||||
msgid "SGF - StarWriter Graphics Format"
|
||||
msgstr "SGF - Format grafic StarWriter"
|
||||
|
||||
#: sgv_Import.xcu
|
||||
msgctxt ""
|
||||
"sgv_Import.xcu\n"
|
||||
"sgv_Import\n"
|
||||
"UIName\n"
|
||||
"value.text"
|
||||
msgid "SGV - StarDraw 2.0"
|
||||
msgstr "SGV - StarDraw 2.0"
|
||||
|
||||
#: svg_Export.xcu
|
||||
msgctxt ""
|
||||
"svg_Export.xcu\n"
|
||||
|
||||
Reference in New Issue
Block a user