Files
libreoffice-translations-we…/source/ro/dbaccess/source/core/resource.po
Christian Lohmaier e3821ba029 update translations for 4.3.0 alpha1
and force-fix errors using pocheck

Change-Id: Id45e0dc7161738ebd69ba07108b9fdd149643703
2014-04-20 04:47:28 +02:00

580 lines
15 KiB
Plaintext

#. extracted from dbaccess/source/core/resource
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: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2014-01-30 12:07+0000\n"
"Last-Translator: Ákos <nagy.akos@libreoffice.ro>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1391083675.0\n"
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_TRIED_OPEN_TABLE\n"
"string.text"
msgid "Tried to open the table $name$."
msgstr "S-a încercat deschiderea tabelului $name$."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_CONNECTION_INVALID\n"
"string.text"
msgid "No connection could be established."
msgstr "Conexiunea nu a putut fi stabilită."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_TABLE_IS_FILTERED\n"
"string.text"
msgid "The table $name$ already exists. It is not visible because it has been filtered out."
msgstr "Tabela $name$ există deja. Nu este vizibilă deoarece a fost filtrată."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NEED_CONFIG_WRITE_ACCESS\n"
"string.text"
msgid "You have no write access to the configuration data the object is based on."
msgstr "Nu aveți acces la scriere la datele de configurare pe care se bazează obiectul."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_UNSPECIFIED\n"
"string.text"
msgid "The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective."
msgstr "Conexiunea la sursa externă de date nu a putut fi stabilită. A apărut o eroare necunoscută. Driverul este probabil deficient."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
msgstr "Nu s-a putut conecta la sursa de date externă. Nu a fost găsit driver SDBC pentru URL-ul dat: „$name$”."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTLOAD_MANAGER\n"
"string.text"
msgid "The connection to the external data source could not be established. The SDBC driver manager could not be loaded."
msgstr "Conexiunea la sursa externă de date nu a putut fi stabilită. Gestionarul de driver SDBC nu a putut fi încărcat."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_FORM\n"
"string.text"
msgid "Form"
msgstr "Formular"
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_REPORT\n"
"string.text"
msgid "Report"
msgstr "Raport"
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_DATASOURCE_NOT_STORED\n"
"string.text"
msgid "The data source was not saved. Please use the interface XStorable to save the data source."
msgstr "Sursa de date nu a fost salvată. Folosiți interfața XStorable pentru a salva sursa de date."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_ONLY_QUERY\n"
"string.text"
msgid ""
"The given command is not a SELECT statement.\n"
"Only queries are allowed."
msgstr ""
"Comanda dată nu este o instrucțiune SELECT.\n"
"Sunt permise numai aceste interogări."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_VALUE_CHANGED\n"
"string.text"
msgid "No values were modified."
msgstr "Nu s-au modificat valori."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_XROWUPDATE\n"
"string.text"
msgid "Values could not be inserted. The XRowUpdate interface is not supported by ResultSet."
msgstr "Nu s-au putut insera valori. Interfața XRowUpdate nu este suportată de ResultSet."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_XRESULTSETUPDATE\n"
"string.text"
msgid "Values could not be inserted. The XResultSetUpdate interface is not supported by ResultSet."
msgstr "Nu s-au putut insera valori. Interfața XResultSetUpdate nu este suportată de ResultSet."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_UPDATE_MISSING_CONDITION\n"
"string.text"
msgid "Values could not be modified, due to a missing condition statement."
msgstr "Nu s-au putut modifica valorile datorită lipsei unei condiții."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_COLUMN_ADD\n"
"string.text"
msgid "The adding of columns is not supported."
msgstr "Adăugarea de coloane nu este suportată."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_COLUMN_DROP\n"
"string.text"
msgid "The dropping of columns is not supported."
msgstr "Aruncarea coloanelor nu este suportată."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_CONDITION_FOR_PK\n"
"string.text"
msgid "The WHERE condition could not be created for the primary key."
msgstr "Condiția WHERE nu poate fi creată pentru cheia primară."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_COLUMN_UNKNOWN_PROP\n"
"string.text"
msgid "The column does not support the property '%value'."
msgstr "Coloana nu suportă proprietatea „%value”."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_COLUMN_NOT_SEARCHABLE\n"
"string.text"
msgid "The column is not searchable!"
msgstr "Coloana nu suportă căutare!"
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NOT_SEQUENCE_INT8\n"
"string.text"
msgid "The value of the columns is not of the type Sequence<sal_Int8>."
msgstr "Valorile coloanelor nu sunt de tipul Sequence<sal_Int8>."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_COLUMN_NOT_VALID\n"
"string.text"
msgid "The column is not valid."
msgstr "Coloana nu este validă."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_COLUMN_MUST_VISIBLE\n"
"string.text"
msgid "The column '%name' must be visible as a column."
msgstr "Coloana „%name” trebuie să fie vizibilă ca și coloană."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_XQUERIESSUPPLIER\n"
"string.text"
msgid "The interface XQueriesSupplier is not available."
msgstr "Interfața XQueriesSupplier nu este disponibilă."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NOT_SUPPORTED_BY_DRIVER\n"
"string.text"
msgid "The driver does not support this function."
msgstr "Driverul nu suportă această funcție."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_ABS_ZERO\n"
"string.text"
msgid "An 'absolute(0)' call is not allowed."
msgstr "Nu este permis apelul „absolute(0)”."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_RELATIVE\n"
"string.text"
msgid "Relative positioning is not allowed in this state."
msgstr "Poziționarea relativă nu este permisă în acest stadiu."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_REFESH_AFTERLAST\n"
"string.text"
msgid "A row cannot be refreshed when the ResultSet is positioned after the last row."
msgstr "Un rând nu poate fi reîmprospătat când ResultSet este poziționat după ultimul rând."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_MOVETOINSERTROW_CALLED\n"
"string.text"
msgid "A new row cannot be inserted when the ResultSet is not first moved to the insert row."
msgstr "Se poate insera un rând nou doar după ce ResultSet a fost mutat pe noul rând."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_UPDATEROW\n"
"string.text"
msgid "A row cannot be modified in this state"
msgstr "Nu se poate modifica rândul în acest stadiu."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_DELETEROW\n"
"string.text"
msgid "A row cannot be deleted in this state."
msgstr "Nu se poate șterge rândul în acest stadiu."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_TABLE_RENAME\n"
"string.text"
msgid "The driver does not support table renaming."
msgstr "Driverul nu suportă redenumirea tabelelor."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_ALTER_COLUMN_DEF\n"
"string.text"
msgid "The driver does not support the modification of column descriptions."
msgstr "Driverul nu suportă modificarea descrierilor coloanelor."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_COLUMN_ALTER_BY_NAME\n"
"string.text"
msgid "The driver does not support the modification of column descriptions by changing the name."
msgstr "Driverul nu suportă modificarea descrierilor coloanelor prin schimbarea numelui."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_COLUMN_ALTER_BY_INDEX\n"
"string.text"
msgid "The driver does not support the modification of column descriptions by changing the index."
msgstr "Driverul nu suportă modificarea descrierilor coloanelor prin schimbarea indexului."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_FILE_DOES_NOT_EXIST\n"
"string.text"
msgid "The file \"$file$\" does not exist."
msgstr "Nu există fișierul „$file$”."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_TABLE_DOES_NOT_EXIST\n"
"string.text"
msgid "There exists no table named \"$table$\"."
msgstr "Nu există niciun tabel cu numele „$table$”."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_QUERY_DOES_NOT_EXIST\n"
"string.text"
msgid "There exists no query named \"$table$\"."
msgstr "Nu există nicio interogare numită „$table$”."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_CONFLICTING_NAMES\n"
"string.text"
msgid "There are tables in the database whose names conflict with the names of existing queries. To make full use of all queries and tables, make sure they have distinct names."
msgstr "Există tabele în baza de date al căror nume este identic cu numele unor interogări existente. Pentru a și interogări și nume de tabele, asigurați-vă că au nume distincte."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_COMMAND_LEADING_TO_ERROR\n"
"string.text"
msgid ""
"The SQL command leading to this error is:\n"
"\n"
"$command$"
msgstr ""
"Comanda SQL care adus la această eroare este:\n"
"\n"
"$command$"
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_STATEMENT_WITHOUT_RESULT_SET\n"
"string.text"
msgid "The SQL command does not describe a result set."
msgstr "Comanda SQL nu descrie un set de rezultate."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NAME_MUST_NOT_BE_EMPTY\n"
"string.text"
msgid "The name must not be empty."
msgstr "Numele nu poate fi gol."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_NULL_OBJECTS_IN_CONTAINER\n"
"string.text"
msgid "The container cannot contain NULL objects."
msgstr "Containerul nu poate conține obiecte NULL."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NAME_ALREADY_USED\n"
"string.text"
msgid "There already is an object with the given name."
msgstr "Deja există un obiect cu numele dat."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_OBJECT_CONTAINER_MISMATCH\n"
"string.text"
msgid "This object cannot be part of this container."
msgstr "Acest obiect nu poate fi parte a acestui container."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_OBJECT_ALREADY_CONTAINED\n"
"string.text"
msgid "The object already is, with a different name, part of the container."
msgstr "Obiectul original este deja, cu un nume diferit, parte a acestui container."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NAME_NOT_FOUND\n"
"string.text"
msgid "Unable to find the document '$name$'."
msgstr "Documentul „$name$” nu poate fi găsit."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_ERROR_WHILE_SAVING\n"
"string.text"
msgid ""
"Could not save the document to $location$:\n"
"$message$"
msgstr ""
"Nu se poate salva documentul, la următoarea locație: $location$.\n"
"$message$"
#: strings.src
msgctxt ""
"strings.src\n"
"RID_NO_SUCH_DATA_SOURCE\n"
"string.text"
msgid ""
"Error accessing data source '$name$':\n"
"$error$"
msgstr ""
"Eroare la accesarea sursei de date '$name$':\n"
"$error$"
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_SUB_FOLDER\n"
"string.text"
msgid "There exists no folder named \"$folder$\"."
msgstr "Nu există nici un folder cu numele \"$folder$\"."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_DELETE_BEFORE_AFTER\n"
"string.text"
msgid "Cannot delete the before-first or after-last row."
msgstr "Nu se poate șterge rândul dinaintea primei înregistrări sau cel de după ultima înregistrare."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_DELETE_INSERT_ROW\n"
"string.text"
msgid "Cannot delete the insert-row."
msgstr "Nu se poate șterge rândul inserat."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_RESULT_IS_READONLY\n"
"string.text"
msgid "Result set is read only."
msgstr "Rezultatul este setat doar pentru a putea fi citit."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_DELETE_PRIVILEGE\n"
"string.text"
msgid "DELETE privilege not available."
msgstr "Privilegiul ȘTERGERE nu este valabil."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_ROW_ALREADY_DELETED\n"
"string.text"
msgid "Current row is already deleted."
msgstr "Rândul curent este deja șters."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_UPDATE_FAILED\n"
"string.text"
msgid "Current row could not be updated."
msgstr "Linia curentă nu a putut fi actualizată."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_INSERT_PRIVILEGE\n"
"string.text"
msgid "INSERT privilege not available."
msgstr "Privilegiul de a INSERA nu este disponibil."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_INTERNAL_ERROR\n"
"string.text"
msgid "Internal error: no statement object provided by the database driver."
msgstr "Eroare internă: nicio declarație de obiect nu este prevăzută de către driverul bazei de date."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_EXPRESSION1\n"
"string.text"
msgid "Expression1"
msgstr "Expresia1"
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_SQL_COMMAND\n"
"string.text"
msgid "No SQL command was provided."
msgstr "Nu a fost furnizată nicio comandă SQL."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_INVALID_INDEX\n"
"string.text"
msgid "Invalid column index."
msgstr "Index de coloană invalid."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_INVALID_CURSOR_STATE\n"
"string.text"
msgid "Invalid cursor state."
msgstr "Stare invalidă a cursorului."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_CURSOR_BEFORE_OR_AFTER\n"
"string.text"
msgid "The cursor points to before the first or after the last row."
msgstr "Cursorul sare înaintea primului rând sau după ultimul rând."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER\n"
"string.text"
msgid "The rows before the first and after the last row don't have a bookmark."
msgstr "Rândurile dinaintea primului sau de după ultimul rând nu au semn de carte."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_BOOKMARK_DELETED\n"
"string.text"
msgid "The current row is deleted, and thus doesn't have a bookmark."
msgstr "Rândul curent este șters, prin urmare nu poate avea semn de carte."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_NO_EMBEDDING\n"
"string.text"
msgid "Embedding of database documents is not supported."
msgstr "Integrarea de documente de baze de date nu este suportată."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_CONNECTION_REQUEST\n"
"string.text"
msgid "A connection for the following URL was requested \"$name$\"."
msgstr "A fost solicitată o conexiune pentru următorul URL-ul \"$name$\"."
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_MISSING_EXTENSION\n"
"string.text"
msgid "The extension is not installed."
msgstr "Extensia nu este instalată."