diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
commit | 940b4d1848e8c70ab7642901a68594e8016caffc (patch) | |
tree | eb72f344ee6c3d9b80a7ecc079ea79e9fba8676d /translations/source/ro/connectivity | |
parent | Initial commit. (diff) | |
download | libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.tar.xz libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.zip |
Adding upstream version 1:7.0.4.upstream/1%7.0.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'translations/source/ro/connectivity')
16 files changed, 1123 insertions, 0 deletions
diff --git a/translations/source/ro/connectivity/messages.po b/translations/source/ro/connectivity/messages.po new file mode 100644 index 000000000..4ae23ee17 --- /dev/null +++ b/translations/source/ro/connectivity/messages.po @@ -0,0 +1,674 @@ +#. extracted from connectivity/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: 2020-03-10 13:36+0100\n" +"PO-Revision-Date: 2018-09-03 12:07+0000\n" +"Last-Translator: Anonymous Pootle User\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-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1535976437.000000\n" + +#. 9LXDp +#. = the mozab driver's resource strings +#: connectivity/inc/strings.hrc:26 +msgctxt "STR_ERR_EXECUTING_QUERY" +msgid "An error occurred while executing the query." +msgstr "A apărut o eroare în timpul executării interogării." + +#. 7yRgf +#: connectivity/inc/strings.hrc:27 +msgctxt "STR_QUERY_AT_LEAST_ONE_TABLES" +msgid "The query can not be executed. It needs at least one table." +msgstr "Interogarea nu poate fi executată. Necesită cel puțin un tabel." + +#. aBhA8 +#: connectivity/inc/strings.hrc:28 +msgctxt "STR_NO_COUNT_SUPPORT" +msgid "The driver does not support the 'COUNT' function." +msgstr "Driverul nu oferă suport pentru funcția „COUNT”." + +#. FB59h +#: connectivity/inc/strings.hrc:29 +msgctxt "STR_STMT_TYPE_NOT_SUPPORTED" +msgid "This statement type not supported by this database driver." +msgstr "Acest tip de instrucțiune nu este suportat de driverul bazei de date." + +#. KodDj +#: connectivity/inc/strings.hrc:30 +msgctxt "STR_UNSPECIFIED_ERROR" +msgid "An unknown error occurred." +msgstr "A intervenit o eroare necunoscută." + +#. 2CZNZ +#: connectivity/inc/strings.hrc:31 +msgctxt "STR_ERROR_REFRESH_ROW" +msgid "An error occurred while refreshing the current row." +msgstr "A intervenit o eroare la reîmprospătarea rândului curent." + +#. DJhQp +#: connectivity/inc/strings.hrc:32 +msgctxt "STR_ERROR_GET_ROW" +msgid "An error occurred while getting the current row." +msgstr "A intervenit o eroare la obținerea înregistrării curente." + +#. s9ves +#: connectivity/inc/strings.hrc:33 +msgctxt "STR_QUERY_INVALID_IS_NULL_COLUMN" +msgid "The query can not be executed. The 'IS NULL' can only be used with a column name." +msgstr "Interogarea nu poate fi executată. Instrucțiunea „IS NULL” poate fi folosită doar cu un nume de coloană." + +#. kLhAy +#: connectivity/inc/strings.hrc:34 +msgctxt "STR_ILLEGAL_MOVEMENT" +msgid "Illegal cursor movement occurred." +msgstr "Deplasare nepermisă a cursorului." + +#. vGtCJ +#: connectivity/inc/strings.hrc:35 +msgctxt "STR_COMMIT_ROW" +msgid "Please commit row '$position$' before update rows or insert new rows." +msgstr "Salvați rândul „$position$” înainte de a actualiza sau insera rânduri noi." + +#. 9KHB8 +#. = common strings +#: connectivity/inc/strings.hrc:37 +msgctxt "STR_NO_CONNECTION_GIVEN" +msgid "No connection to the database exists." +msgstr "" + +#. 5BYEX +#: connectivity/inc/strings.hrc:38 +msgctxt "STR_WRONG_PARAM_INDEX" +msgid "You tried to set a parameter at position '$pos$' but there is/are only '$count$' parameter(s) allowed. One reason may be that the property \"ParameterNameSubstitution\" is not set to TRUE in the data source." +msgstr "Ați încercat să setați un parametru la poziția „$pos$” dar nu sunt permiși decât „$count$” parametri. Un motiv ar putea fi că proprietatea „ParameterNameSubstitution” nu este setată drept TRUE în sursa de date." + +#. 6FnrV +#: connectivity/inc/strings.hrc:39 +msgctxt "STR_NO_INPUTSTREAM" +msgid "The input stream was not set." +msgstr "Fluxul de intrare nu a fost setat." + +#. Davdp +#: connectivity/inc/strings.hrc:40 +msgctxt "STR_NO_ELEMENT_NAME" +msgid "There is no element named '$name$'." +msgstr "Nu există niciun element numit „$name$”." + +#. CWktu +#: connectivity/inc/strings.hrc:41 +msgctxt "STR_INVALID_BOOKMARK" +msgid "Invalid bookmark value" +msgstr "Valoarea semnului de carte nu este validă" + +#. VXSEP +#: connectivity/inc/strings.hrc:42 +msgctxt "STR_PRIVILEGE_NOT_GRANTED" +msgid "Privilege not granted: Only table privileges can be granted." +msgstr "Privilegiul nu a fost acordat: se pot acorda doar privilegii pe tabel." + +#. DZf3v +#: connectivity/inc/strings.hrc:43 +msgctxt "STR_PRIVILEGE_NOT_REVOKED" +msgid "Privilege not revoked: Only table privileges can be revoked." +msgstr "Privilegiul nu a fost revocat: se pot revoca numai privilegii pe tabel." + +#. qTZj7 +#: connectivity/inc/strings.hrc:44 +msgctxt "STR_ERRORMSG_SEQUENCE" +msgid "Function sequence error." +msgstr "Eroare de secvență în funcție." + +#. scUDb +#: connectivity/inc/strings.hrc:45 +msgctxt "STR_INVALID_INDEX" +msgid "Invalid descriptor index." +msgstr "Indexul descriptor nu este valid." + +#. MAAeW +#: connectivity/inc/strings.hrc:46 +msgctxt "STR_UNSUPPORTED_FUNCTION" +msgid "The driver does not support the function '$functionname$'." +msgstr "Driverul nu oferă suport pentru funcția „$functionname$”." + +#. FAp7x +#: connectivity/inc/strings.hrc:47 +msgctxt "STR_UNSUPPORTED_FEATURE" +msgid "The driver does not support the functionality for '$featurename$'. It is not implemented." +msgstr "Driverul nu are inclusă funcționalitatea necesară pentru „$featurename$”. Nu este implementată." + +#. zXVCV +#: connectivity/inc/strings.hrc:48 +msgctxt "STR_FORMULA_WRONG" +msgid "The formula for TypeInfoSettings is wrong!" +msgstr "Formula pentru TypeInfoSettings este greșită!" + +#. ZWq6D +#: connectivity/inc/strings.hrc:49 +msgctxt "STR_STRING_LENGTH_EXCEEDED" +msgid "The string '$string$' exceeds the maximum length of $maxlen$ characters when converted to the target character set '$charset$'." +msgstr "Textul „$string$” depășește lungimea maximă de $maxlen$ caractere când este convertit la setul de caractere „$charset$”." + +#. CYSBr +#: connectivity/inc/strings.hrc:50 +msgctxt "STR_CANNOT_CONVERT_STRING" +msgid "The string '$string$' cannot be converted using the encoding '$charset$'." +msgstr "Textul „$string$” nu poate fi convertit utilizând codarea „$charset$”." + +#. sSzsJ +#: connectivity/inc/strings.hrc:51 +msgctxt "STR_URI_SYNTAX_ERROR" +msgid "The connection URL is invalid." +msgstr "URL de conectare nevalid." + +#. ULTqE +#: connectivity/inc/strings.hrc:52 +msgctxt "STR_QUERY_TOO_COMPLEX" +msgid "The query can not be executed. It is too complex." +msgstr "Interogarea nu poate fi executată. Este prea complexă." + +#. UQYpN +#: connectivity/inc/strings.hrc:53 +msgctxt "STR_OPERATOR_TOO_COMPLEX" +msgid "The query can not be executed. The operator is too complex." +msgstr "Interogarea nu poate fi executată. Operatorul este prea complex." + +#. DmQcr +#: connectivity/inc/strings.hrc:54 +msgctxt "STR_QUERY_INVALID_LIKE_COLUMN" +msgid "The query can not be executed. You cannot use 'LIKE' with columns of this type." +msgstr "Interogarea nu poate fi executată. Nu puteți folosi „LIKE” cu coloane de acest tip." + +#. EMgKF +#: connectivity/inc/strings.hrc:55 +msgctxt "STR_QUERY_INVALID_LIKE_STRING" +msgid "The query can not be executed. 'LIKE' can be used with a string argument only." +msgstr "Interogarea nu poate fi executată. „LIKE” poate fi folosită doar cu argument de tip text." + +#. PBG3H +#: connectivity/inc/strings.hrc:56 +msgctxt "STR_QUERY_NOT_LIKE_TOO_COMPLEX" +msgid "The query can not be executed. The 'NOT LIKE' condition is too complex." +msgstr "Interogarea nu poate fi executată. Condiția „NOT LIKE” este prea complexă." + +#. CWeME +#: connectivity/inc/strings.hrc:57 +msgctxt "STR_QUERY_LIKE_WILDCARD" +msgid "The query can not be executed. The 'LIKE' condition contains wildcard in the middle." +msgstr "Interogarea nu poate fi executată. Condiția „LIKE conține jokeri în mijloc." + +#. NK7eq +#: connectivity/inc/strings.hrc:58 +msgctxt "STR_QUERY_LIKE_WILDCARD_MANY" +msgid "The query can not be executed. The 'LIKE' condition contains too many wildcards." +msgstr "Interogarea nu poate fi executată. Condiția „LIKE” conține prea mulți jokeri." + +#. nADdF +#: connectivity/inc/strings.hrc:59 +msgctxt "STR_INVALID_COLUMNNAME" +msgid "The column name '$columnname$' is not valid." +msgstr "Numele de coloană „$columnname$” nu este valid." + +#. FT3Zb +#: connectivity/inc/strings.hrc:60 +msgctxt "STR_INVALID_COLUMN_SELECTION" +msgid "The statement contains an invalid selection of columns." +msgstr "Instrucțiunea conține o selecție nevalidă de coloane." + +#. sEFWB +#: connectivity/inc/strings.hrc:61 +msgctxt "STR_COLUMN_NOT_UPDATEABLE" +msgid "The column at position '$position$' could not be updated." +msgstr "Coloana de la poziția „$position$” nu poate fi actualizată." + +#. iLNAb +#: connectivity/inc/strings.hrc:62 +msgctxt "STR_COULD_NOT_LOAD_FILE" +msgid "The file $filename$ could not be loaded." +msgstr "Nu s-a putut încărca fișierul $filename$." + +#. jq62z +#: connectivity/inc/strings.hrc:63 +msgctxt "STR_LOAD_FILE_ERROR_MESSAGE" +msgid "" +"The attempt to load the file resulted in the following error message ($exception_type$):\n" +"\n" +"$error_message$" +msgstr "" +"Încercarea de a deschide fișierul a generat următorul mesaj de eroare ($exception_type$):\n" +"\n" +"$error_message$" + +#. sbrdS +#. = the ado driver's resource strings +#: connectivity/inc/strings.hrc:65 +msgctxt "STR_TYPE_NOT_CONVERT" +msgid "The type could not be converted." +msgstr "Tipul nu poate fi convertit." + +#. 3L6uG +#: connectivity/inc/strings.hrc:66 +msgctxt "STR_INVALID_COLUMN_DESCRIPTOR_ERROR" +msgid "Could not append column: invalid column descriptor." +msgstr "Coloana nu poate fi adăugată: descriptor nevalid de coloană." + +#. 4GMmY +#: connectivity/inc/strings.hrc:67 +msgctxt "STR_INVALID_GROUP_DESCRIPTOR_ERROR" +msgid "Could not create group: invalid object descriptor." +msgstr "Grupul nu poate fi creat: descriptor nevalid de obiect." + +#. MDKgr +#: connectivity/inc/strings.hrc:68 +msgctxt "STR_INVALID_INDEX_DESCRIPTOR_ERROR" +msgid "Could not create index: invalid object descriptor." +msgstr "Indexul nu poate fi creat: descriptor nevalid de obiect." + +#. jPjxi +#: connectivity/inc/strings.hrc:69 +msgctxt "STR_INVALID_KEY_DESCRIPTOR_ERROR" +msgid "Could not create key: invalid object descriptor." +msgstr "Cheia nu poate fi creată: descriptor nevalid de obiect." + +#. jaDH3 +#: connectivity/inc/strings.hrc:70 +msgctxt "STR_INVALID_TABLE_DESCRIPTOR_ERROR" +msgid "Could not create table: invalid object descriptor." +msgstr "Tabelul nu poate fi creat: descriptor nevalid de obiect." + +#. utNzu +#: connectivity/inc/strings.hrc:71 +msgctxt "STR_INVALID_USER_DESCRIPTOR_ERROR" +msgid "Could not create user: invalid object descriptor." +msgstr "Utilizatorul nu poate creat: descriptor nevalid de obiect." + +#. 4TE9R +#: connectivity/inc/strings.hrc:72 +msgctxt "STR_INVALID_VIEW_DESCRIPTOR_ERROR" +msgid "Could not create view: invalid object descriptor." +msgstr "Vizualizarea nu poate fi creată: descriptor de obiect nevalid." + +#. BrHQp +#: connectivity/inc/strings.hrc:73 +msgctxt "STR_VIEW_NO_COMMAND_ERROR" +msgid "Could not create view: no command object." +msgstr "Vizualizarea nu poate fi creată: niciun obiect de comandă." + +#. GgFCn +#: connectivity/inc/strings.hrc:74 +msgctxt "STR_NO_CONNECTION" +msgid "The connection could not be created. May be the necessary data provider is not installed." +msgstr "Conexiunea nu poate fi creată. Probabil furnizorul de date necesar nu este instalat." + +#. GRZEu +#. dbase +#: connectivity/inc/strings.hrc:76 +msgctxt "STR_COULD_NOT_DELETE_INDEX" +msgid "The index could not be deleted. An unknown error while accessing the file system occurred." +msgstr "Indexul nu poate fi șters. O eroare necunoscută a intervenit la accesarea sistemului de fișiere." + +#. JbDnu +#: connectivity/inc/strings.hrc:77 +msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX" +msgid "The index could not be created. Only one column per index is allowed." +msgstr "Indexul nu poate fi creat. Este permisă doar o singură coloană per index." + +#. rB3XE +#: connectivity/inc/strings.hrc:78 +msgctxt "STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE" +msgid "The index could not be created. The values are not unique." +msgstr "Indexul nu poate fi creat. Valorile nu sunt unice." + +#. f8DTu +#: connectivity/inc/strings.hrc:79 +msgctxt "STR_COULD_NOT_CREATE_INDEX" +msgid "The index could not be created. An unknown error appeared." +msgstr "Indexul nu poate fi creat. A intervenit o eroare necunoscută." + +#. AFpdq +#: connectivity/inc/strings.hrc:80 +msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME" +msgid "The index could not be created. The file '$filename$' is used by another index." +msgstr "" + +#. GcK7B +#: connectivity/inc/strings.hrc:81 +msgctxt "STR_COULD_NOT_CREATE_INDEX_KEYSIZE" +msgid "The index could not be created. The size of the chosen column is too big." +msgstr "Indexul nu poate fi creat. Mărimea coloanei selectate este prea mare." + +#. vWZ84 +#: connectivity/inc/strings.hrc:82 +msgctxt "STR_SQL_NAME_ERROR" +msgid "The name '$name$' doesn't match SQL naming constraints." +msgstr "Numele „$name$” nu se potrivește cu constrângerile de denumire SQL." + +#. wv2Cx +#: connectivity/inc/strings.hrc:83 +msgctxt "STR_COULD_NOT_DELETE_FILE" +msgid "The file $filename$ could not be deleted." +msgstr "Fișierul $filename$ nu a putut fi șters." + +#. rp3rF +#: connectivity/inc/strings.hrc:84 +msgctxt "STR_INVALID_COLUMN_TYPE" +msgid "Invalid column type for column '$columnname$'." +msgstr "Tip nevalid de coloană pentru coloana „$columnname$”." + +#. jAStU +#: connectivity/inc/strings.hrc:85 +msgctxt "STR_INVALID_COLUMN_PRECISION" +msgid "Invalid precision for column '$columnname$'." +msgstr "Precizie nevalidă pentru coloana „$columnname$”." + +#. zJbtr +#: connectivity/inc/strings.hrc:86 +msgctxt "STR_INVALID_PRECISION_SCALE" +msgid "Precision is less than scale for column '$columnname$'." +msgstr "Precizia este mai mică decât scala pentru coloana „$columnname$”." + +#. PDCV3 +#: connectivity/inc/strings.hrc:87 +msgctxt "STR_INVALID_COLUMN_NAME_LENGTH" +msgid "Invalid column name length for column '$columnname$'." +msgstr "Lungimea numelui de coloană pentru „$columnname$” nu este validă." + +#. NZWGq +#: connectivity/inc/strings.hrc:88 +msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN" +msgid "Duplicate value found in column '$columnname$'." +msgstr "Valoare duplicată găsită în coloana „$columnname$”." + +#. sfaxE +#: connectivity/inc/strings.hrc:89 +msgctxt "STR_INVALID_COLUMN_DECIMAL_VALUE" +msgid "" +"The '$columnname$' column has been defined as a \"Decimal\" type, the max. length is $precision$ characters (with $scale$ decimal places).\n" +"\n" +"The specified value \"$value$ is longer than the number of digits allowed." +msgstr "" +"Coloana „$columnname$” a fost definită de tip „Zecimal”, având lungimea maximă de $precision$ caractere (cu $scale$ zecimale).\n" +"\n" +"Valoarea $value$ specificată este mai mare decât numărul de cifre permis." + +#. ZvEz9 +#: connectivity/inc/strings.hrc:90 +msgctxt "STR_COLUMN_NOT_ALTERABLE" +msgid "The column '$columnname$' could not be altered. May be the file system is write protected." +msgstr "Coloana „$columnname$” nu poate fi modificată. Probabil sistemul de fișiere este protejat la scriere." + +#. 4BgE9 +#: connectivity/inc/strings.hrc:91 +msgctxt "STR_INVALID_COLUMN_VALUE" +msgid "The column '$columnname$' could not be updated. The value is invalid for that column." +msgstr "Coloana „$columnname$” nu poate fi actualizată. Valoarea nu este validă pentru acea coloană." + +#. dFAFB +#: connectivity/inc/strings.hrc:92 +msgctxt "STR_COLUMN_NOT_ADDABLE" +msgid "The column '$columnname$' could not be added. May be the file system is write protected." +msgstr "Coloana „$columnname$” nu poate fi adăugată. Probabil sistemul de fișiere este protejat la scriere." + +#. zk3QB +#: connectivity/inc/strings.hrc:93 +msgctxt "STR_COLUMN_NOT_DROP" +msgid "The column at position '$position$' could not be dropped. May be the file system is write protected." +msgstr "Coloana de la poziția „$position$” nu poate fi ștearsă. Probabil sistemul de fișiere este protejat la scriere." + +#. hAwmi +#: connectivity/inc/strings.hrc:94 +msgctxt "STR_TABLE_NOT_DROP" +msgid "The table '$tablename$' could not be dropped. May be the file system is write protected." +msgstr "Tabelul „$tablename$” nu poate fi șters. Probabil sistemul de fișiere este protejat la scriere." + +#. R3BGx +#: connectivity/inc/strings.hrc:95 +msgctxt "STR_COULD_NOT_ALTER_TABLE" +msgid "The table could not be altered." +msgstr "Tabelul nu a putut fi modificat." + +#. UuoNm +#: connectivity/inc/strings.hrc:96 +msgctxt "STR_INVALID_DBASE_FILE" +msgid "The file '$filename$' is an invalid (or unrecognized) dBase file." +msgstr "Fișierul „$filename$” este un fișier dBase nevalid sau nerecunoscut." + +#. LhHTA +#. Evoab2 +#: connectivity/inc/strings.hrc:98 +msgctxt "STR_CANNOT_OPEN_BOOK" +msgid "Cannot open Evolution address book." +msgstr "Nu se poate deschide agenda de contacte Evolution." + +#. sxbEF +#: connectivity/inc/strings.hrc:99 +msgctxt "STR_SORT_BY_COL_ONLY" +msgid "Can only sort by table columns." +msgstr "Se poate sorta numai după coloane de tabel." + +#. E4wn2 +#. File +#: connectivity/inc/strings.hrc:101 +msgctxt "STR_QUERY_COMPLEX_COUNT" +msgid "The query can not be executed. It is too complex. Only \"COUNT(*)\" is supported." +msgstr "Interogarea nu poate fi executată. Este prea complexă. Este suportat doar „COUNT(*)”." + +#. 8VQo4 +#: connectivity/inc/strings.hrc:102 +msgctxt "STR_QUERY_INVALID_BETWEEN" +msgid "The query can not be executed. The 'BETWEEN' arguments are not correct." +msgstr "Interogarea nu poate fi executată. Argumentele pentru „BETWEEN” nu sunt corecte." + +#. 4oK7N +#: connectivity/inc/strings.hrc:103 +msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED" +msgid "The query can not be executed. The function is not supported." +msgstr "Interogarea nu poate fi executată. Funcția nu este suportată." + +#. kCjVU +#: connectivity/inc/strings.hrc:104 +msgctxt "STR_TABLE_READONLY" +msgid "The table can not be changed. It is read only." +msgstr "Tabelul nu poate fi modificat. Este accesibil doar pentru citire." + +#. cqWEv +#: connectivity/inc/strings.hrc:105 +msgctxt "STR_DELETE_ROW" +msgid "The row could not be deleted. The option \"Display inactive records\" is set." +msgstr "Nu s-a putut șterge rândul. Opțiunea „Arată înregistrările inactive” este setată." + +#. TZTfv +#: connectivity/inc/strings.hrc:106 +msgctxt "STR_ROW_ALREADY_DELETED" +msgid "The row could not be deleted. It is already deleted." +msgstr "Nu se poate șterge rândul. A fost deja șters." + +#. fuJot +#: connectivity/inc/strings.hrc:107 +msgctxt "STR_QUERY_MORE_TABLES" +msgid "The query can not be executed. It contains more than one table." +msgstr "Interogarea nu poate fi executată. Conține mai mult de un tabel." + +#. w7AzE +#: connectivity/inc/strings.hrc:108 +msgctxt "STR_QUERY_NO_TABLE" +msgid "The query can not be executed. It contains no valid table." +msgstr "Interogarea nu poate fi executată. Nu conține niciun tabel valid." + +#. CRsGn +#: connectivity/inc/strings.hrc:109 +msgctxt "STR_QUERY_NO_COLUMN" +msgid "The query can not be executed. It contains no valid columns." +msgstr "Interogarea nu poate fi executată. Nu conține nicio coloană validă." + +#. ucGyR +#: connectivity/inc/strings.hrc:110 +msgctxt "STR_INVALID_PARA_COUNT" +msgid "The count of the given parameter values doesn't match the parameters." +msgstr "Numărul valorilor introduse nu corespunde cu numărul parametrilor." + +#. 3EDJB +#: connectivity/inc/strings.hrc:111 +msgctxt "STR_NO_VALID_FILE_URL" +msgid "The URL '$URL$' is not valid. A connection can not be created." +msgstr "„$URL$” nu este un URL valid. Nu s-a putut crea o conexiune." + +#. 9n4j2 +#: connectivity/inc/strings.hrc:112 +msgctxt "STR_NO_CLASSNAME" +msgid "The driver class '$classname$' could not be loaded." +msgstr "Nu s-a putut încărca clasa de driver „$classname$”." + +#. jbnZZ +#: connectivity/inc/strings.hrc:113 +msgctxt "STR_NO_JAVA" +msgid "No Java installation could be found. Please check your installation." +msgstr "Nu s-a găsit nicio instalare Java. Vă rugăm să verificați." + +#. iKnFy +#: connectivity/inc/strings.hrc:114 +msgctxt "STR_NO_RESULTSET" +msgid "The execution of the query doesn't return a valid result set." +msgstr "Execuția interogării nu returnează un set valid de date." + +#. kiYDS +#: connectivity/inc/strings.hrc:115 +msgctxt "STR_NO_ROWCOUNT" +msgid "The execution of the update statement doesn't effect any rows." +msgstr "Execuția comenzii de actualizare nu afectează niciun rând." + +#. xiRq3 +#: connectivity/inc/strings.hrc:116 +msgctxt "STR_NO_CLASSNAME_PATH" +msgid "The additional driver class path is '$classpath$'." +msgstr "Calea către clasa suplimentară pentru driver este „$classpath$”." + +#. QxNVP +#: connectivity/inc/strings.hrc:117 +msgctxt "STR_UNKNOWN_PARA_TYPE" +msgid "The type of parameter at position '$position$' is unknown." +msgstr "Tipul parametrului de la poziția „$position$” este necunoscut." + +#. ghuVV +#: connectivity/inc/strings.hrc:118 +msgctxt "STR_UNKNOWN_COLUMN_TYPE" +msgid "The type of column at position '$position$' is unknown." +msgstr "Tipul coloanei de la poziția „$position$” este necunoscut." + +#. 3FmFX +#. KAB +#: connectivity/inc/strings.hrc:120 +msgctxt "STR_PARA_ONLY_PREPARED" +msgid "Parameters can appear only in prepared statements." +msgstr "Parametrii pot apărea doar în comenzi pregătite." + +#. CB7pj +#. MACAB +#: connectivity/inc/strings.hrc:122 +msgctxt "STR_NO_TABLE" +msgid "No such table!" +msgstr "Niciun astfel de tabel!" + +#. CDY8S +#: connectivity/inc/strings.hrc:123 +msgctxt "STR_NO_MAC_OS_FOUND" +msgid "No suitable Mac OS installation was found." +msgstr "Nu s-a găsit nicio instalare potrivită de Mac OS." + +#. HNSzq +#. hsqldb +#: connectivity/inc/strings.hrc:125 +msgctxt "STR_NO_STORAGE" +msgid "The connection can not be established. No storage or URL was given." +msgstr "Conexiunea nu poate fi stabilită. Nu s-a specificat nicio zonă de stocare sau un URL." + +#. SZSmZ +#: connectivity/inc/strings.hrc:126 +msgctxt "STR_INVALID_FILE_URL" +msgid "The given URL contains no valid local file system path. Please check the location of your database file." +msgstr "Adresa introdusă nu conține o cale validă de sistem local de fișiere. Verificați calea către fișierul bază de date." + +#. muHcn +#: connectivity/inc/strings.hrc:127 +msgctxt "STR_NO_TABLE_CONTAINER" +msgid "An error occurred while obtaining the connection's table container." +msgstr "A intervenit o eroare în timp ce se încerca obținerea tabelului container al conexiunii." + +#. Rm4Le +#: connectivity/inc/strings.hrc:128 +msgctxt "STR_NO_TABLENAME" +msgid "There is no table named '$tablename$'." +msgstr "Nu există niciun tabel cu numele „$tablename$”." + +#. 3BxCF +#: connectivity/inc/strings.hrc:129 +msgctxt "STR_NO_DOCUMENTUI" +msgid "The provided DocumentUI is not allowed to be NULL." +msgstr "Nu se poate furniza un DocumentUI cu valoarea NULL." + +#. VLEMM +#: connectivity/inc/strings.hrc:130 +msgctxt "STR_ERROR_NEW_VERSION" +msgid "The connection could not be established. The database was created by a newer version of %PRODUCTNAME." +msgstr "Conexiunea nu a putut fi creată. Baza de date a fost creată cu o versiune nouă a produsului %PRODUCTNAME." + +#. 3BKTP +#: connectivity/inc/strings.hrc:132 +msgctxt "STR_ROW_SET_OPERATION_VETOED" +msgid "The record operation has been vetoed." +msgstr "Operațiunea asupra înregistrării a fost respinsă." + +#. hdDea +#: connectivity/inc/strings.hrc:133 +msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES" +msgid "The statement contains a cyclic reference to one or more sub queries." +msgstr "Declarația conține o referință ciclică către una sau mai multe subinterogări." + +#. EmFm4 +#: connectivity/inc/strings.hrc:134 +msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES" +msgid "The name must not contain any slashes ('/')." +msgstr "Numele trebuie să nu conțină vreo bară („/”)." + +#. 5Te4k +#: connectivity/inc/strings.hrc:135 +msgctxt "STR_DB_INVALID_SQL_NAME" +msgid "$1$ is no SQL conform identifier." +msgstr "$1$ nu este identificator SQL corect." + +#. kvvjL +#: connectivity/inc/strings.hrc:136 +msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES" +msgid "Query names must not contain quote characters." +msgstr "Numele interogărilor nu trebuie să conțină semne de citare." + +#. rw59B +#: connectivity/inc/strings.hrc:137 +msgctxt "STR_DB_OBJECT_NAME_IS_USED" +msgid "The name '$1$' is already in use in the database." +msgstr "Numele „$1$” este deja folosit în baza de date." + +#. gD8xU +#: connectivity/inc/strings.hrc:138 +msgctxt "STR_DB_NOT_CONNECTED" +msgid "No connection to the database exists." +msgstr "Nu există conexiuni la baza de date." + +#. Dpdod +#: connectivity/inc/strings.hrc:139 +msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND" +msgid "No $1$ exists." +msgstr "Nu există $1$." + +#. e7kHo +#: connectivity/inc/strings.hrc:140 +msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED" +msgid "Unable to display the complete table content. Please apply a filter." +msgstr "Nu se poate afișa conținutul întregului tabel. Aplicați un filtru." diff --git a/translations/source/ro/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/ado/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..0410ab735 --- /dev/null +++ b/translations/source/ro/connectivity/registry/ado/org/openoffice/Office/DataAccess.po @@ -0,0 +1,43 @@ +#. extracted from connectivity/registry/ado/org/openoffice/Office/DataAccess +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-11-20 13:01+0100\n" +"PO-Revision-Date: 2012-11-08 13:38+0200\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" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:ado:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "ADO" +msgstr "ADO" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:ado:access:PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Microsoft Access" +msgstr "Microsoft Access" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:ado:access:Provider=Microsoft.ACE.OLEDB.12.0;DATA SOURCE=*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Microsoft Access 2007" +msgstr "Microsoft Access 2007" diff --git a/translations/source/ro/connectivity/registry/calc/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/calc/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..28db6bf0a --- /dev/null +++ b/translations/source/ro/connectivity/registry/calc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,25 @@ +#. extracted from connectivity/registry/calc/org/openoffice/Office/DataAccess +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-11-20 13:01+0100\n" +"PO-Revision-Date: 2012-11-08 13:38+0200\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" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:calc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Spreadsheet" +msgstr "Foaie de calcul" diff --git a/translations/source/ro/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..145c2a96b --- /dev/null +++ b/translations/source/ro/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po @@ -0,0 +1,25 @@ +#. extracted from connectivity/registry/dbase/org/openoffice/Office/DataAccess +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-11-20 13:01+0100\n" +"PO-Revision-Date: 2012-11-08 13:39+0200\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" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:dbase:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "dBASE" +msgstr "dBASE" diff --git a/translations/source/ro/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..801c24516 --- /dev/null +++ b/translations/source/ro/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po @@ -0,0 +1,43 @@ +#. extracted from connectivity/registry/evoab2/org/openoffice/Office/DataAccess +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-11-20 13:01+0100\n" +"PO-Revision-Date: 2012-11-08 13:39+0200\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" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:evolution:local\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Evolution Local" +msgstr "Evolution Local" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:evolution:ldap\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Evolution LDAP" +msgstr "Evolution LDAP" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:evolution:groupwise\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Groupwise" +msgstr "Groupwise" diff --git a/translations/source/ro/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..095f574b3 --- /dev/null +++ b/translations/source/ro/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po @@ -0,0 +1,35 @@ +#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess +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-11-20 13:01+0100\n" +"PO-Revision-Date: 2014-01-15 13:44+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: 1389793443.0\n" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:embedded:firebird\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Firebird Embedded" +msgstr "Firebird activat" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:firebird:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Firebird File" +msgstr "Fișier Firebird" diff --git a/translations/source/ro/connectivity/registry/flat/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/flat/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..d267eb5ba --- /dev/null +++ b/translations/source/ro/connectivity/registry/flat/org/openoffice/Office/DataAccess.po @@ -0,0 +1,25 @@ +#. extracted from connectivity/registry/flat/org/openoffice/Office/DataAccess +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-11-20 13:01+0100\n" +"PO-Revision-Date: 2012-11-08 13:39+0200\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" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:flat:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Text" +msgstr "Text" diff --git a/translations/source/ro/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..a2f07f13c --- /dev/null +++ b/translations/source/ro/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po @@ -0,0 +1,26 @@ +#. extracted from connectivity/registry/hsqldb/org/openoffice/Office/DataAccess +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-11-20 13:01+0100\n" +"PO-Revision-Date: 2013-12-20 14:40+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: 1387550424.0\n" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:embedded:hsqldb\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "HSQLDB Embedded" +msgstr "HSQLDB inclus" diff --git a/translations/source/ro/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..943d1dc30 --- /dev/null +++ b/translations/source/ro/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,35 @@ +#. extracted from connectivity/registry/jdbc/org/openoffice/Office/DataAccess +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-11-20 13:01+0100\n" +"PO-Revision-Date: 2012-11-13 09:10+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: 1352797812.0\n" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.jdbc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "JDBC" +msgstr "JDBC" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.jdbc:oracle:thin:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Oracle JDBC" +msgstr "Oracle JDBC" diff --git a/translations/source/ro/connectivity/registry/macab/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/macab/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..cee2d1dd8 --- /dev/null +++ b/translations/source/ro/connectivity/registry/macab/org/openoffice/Office/DataAccess.po @@ -0,0 +1,26 @@ +#. extracted from connectivity/registry/macab/org/openoffice/Office/DataAccess +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-11-20 13:01+0100\n" +"PO-Revision-Date: 2012-11-13 09:10+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: 1352797837.0\n" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:macab\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Mac OS X Address Book" +msgstr "Agendă Mac OS X" diff --git a/translations/source/ro/connectivity/registry/mork/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/mork/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..2185d6e12 --- /dev/null +++ b/translations/source/ro/connectivity/registry/mork/org/openoffice/Office/DataAccess.po @@ -0,0 +1,26 @@ +#. extracted from connectivity/registry/mork/org/openoffice/Office/DataAccess +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: 2018-04-23 18:10+0200\n" +"PO-Revision-Date: 2013-05-24 00:33+0000\n" +"Last-Translator: Anonymous Pootle User\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-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369355608.000000\n" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:thunderbird:\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Thunderbird Address Book" +msgstr "" diff --git a/translations/source/ro/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..1872c403d --- /dev/null +++ b/translations/source/ro/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,41 @@ +#. extracted from connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess +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: 2018-10-21 20:58+0200\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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:mysql:jdbc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "MySQL (JDBC)" +msgstr "" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:mysql:odbc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "MySQL (ODBC)" +msgstr "" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:mysql:mysqlc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "MySQL (Native)" +msgstr "" diff --git a/translations/source/ro/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..f17d9b9c1 --- /dev/null +++ b/translations/source/ro/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,23 @@ +#. extracted from connectivity/registry/mysqlc/org/openoffice/Office/DataAccess +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: 2018-10-02 17:57+0200\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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:mysql:mysqlc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "MySQL Connector" +msgstr "" diff --git a/translations/source/ro/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..85c413a9b --- /dev/null +++ b/translations/source/ro/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,26 @@ +#. extracted from connectivity/registry/odbc/org/openoffice/Office/DataAccess +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-11-20 13:01+0100\n" +"PO-Revision-Date: 2012-11-13 09:12+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: 1352797937.0\n" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:odbc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "ODBC" +msgstr "ODBC" diff --git a/translations/source/ro/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..c293c720d --- /dev/null +++ b/translations/source/ro/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po @@ -0,0 +1,26 @@ +#. extracted from connectivity/registry/postgresql/org/openoffice/Office/DataAccess +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-11-20 13:01+0100\n" +"PO-Revision-Date: 2012-11-13 09:12+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: 1352797939.0\n" + +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:postgresql:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "PostgreSQL" +msgstr "PostgreSQL" diff --git a/translations/source/ro/connectivity/registry/writer/org/openoffice/Office/DataAccess.po b/translations/source/ro/connectivity/registry/writer/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..8328d9731 --- /dev/null +++ b/translations/source/ro/connectivity/registry/writer/org/openoffice/Office/DataAccess.po @@ -0,0 +1,24 @@ +#. extracted from connectivity/registry/writer/org/openoffice/Office/DataAccess +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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" + +#: Drivers.xcu +#, fuzzy +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:writer:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Writer Document" +msgstr "Document _Writer" |