diff options
Diffstat (limited to 'translations/source/ta/connectivity')
15 files changed, 1118 insertions, 0 deletions
diff --git a/translations/source/ta/connectivity/messages.po b/translations/source/ta/connectivity/messages.po new file mode 100644 index 000000000..450e31141 --- /dev/null +++ b/translations/source/ta/connectivity/messages.po @@ -0,0 +1,669 @@ +#. 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: 2022-07-06 20:18+0200\n" +"PO-Revision-Date: 2018-09-03 12:11+0000\n" +"Last-Translator: Anonymous Pootle User\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1535976701.000000\n" + +#. 9KHB8 +#. = common strings +#: connectivity/inc/strings.hrc:25 +msgctxt "STR_NO_CONNECTION_GIVEN" +msgid "No connection to the database exists." +msgstr "" + +#. 72Mjc +#: connectivity/inc/strings.hrc:26 +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 "" + +#. 6FnrV +#: connectivity/inc/strings.hrc:27 +msgctxt "STR_NO_INPUTSTREAM" +msgid "The input stream was not set." +msgstr "உள்ளீடு ஸ்ட்ரீம் அமைக்கப்படவில்லை." + +#. PtsET +#: connectivity/inc/strings.hrc:28 +msgctxt "STR_NO_ELEMENT_NAME" +msgid "There is no element named “$name$”." +msgstr "" + +#. CWktu +#: connectivity/inc/strings.hrc:29 +msgctxt "STR_INVALID_BOOKMARK" +msgid "Invalid bookmark value" +msgstr "தவறான புத்தகக்குறி மதிப்பு" + +#. VXSEP +#: connectivity/inc/strings.hrc:30 +msgctxt "STR_PRIVILEGE_NOT_GRANTED" +msgid "Privilege not granted: Only table privileges can be granted." +msgstr "சலுகை வழங்கப்படவில்லை: அட்டவணை சலுகைகளை மட்டுமே வழங்க முடியும்." + +#. DZf3v +#: connectivity/inc/strings.hrc:31 +msgctxt "STR_PRIVILEGE_NOT_REVOKED" +msgid "Privilege not revoked: Only table privileges can be revoked." +msgstr "சலுகை திரும்பப்பெறவில்லை: அட்டவணை சலுகைகளை மட்டுமே திரும்பப்பெறலாம்." + +#. qTZj7 +#: connectivity/inc/strings.hrc:32 +msgctxt "STR_ERRORMSG_SEQUENCE" +msgid "Function sequence error." +msgstr "நடப்பு நிரையைப் பெறும் போது ஒரு பிழை ஏற்பட்டது." + +#. scUDb +#: connectivity/inc/strings.hrc:33 +msgctxt "STR_INVALID_INDEX" +msgid "Invalid descriptor index." +msgstr "செல்லாத விவரிப்பி அகரவரிசை." + +#. YyBDi +#: connectivity/inc/strings.hrc:34 +msgctxt "STR_UNSUPPORTED_FUNCTION" +msgid "The driver does not support the function “$functionname$”." +msgstr "" + +#. GW3L8 +#: connectivity/inc/strings.hrc:35 +msgctxt "STR_UNSUPPORTED_FEATURE" +msgid "The driver does not support the functionality for “$featurename$”. It is not implemented." +msgstr "" + +#. zXVCV +#: connectivity/inc/strings.hrc:36 +msgctxt "STR_FORMULA_WRONG" +msgid "The formula for TypeInfoSettings is wrong!" +msgstr "TypeInfoSettings க்கான சூத்திரம் தப்பானது!" + +#. vA6FB +#: connectivity/inc/strings.hrc:37 +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 "" + +#. THhEu +#: connectivity/inc/strings.hrc:38 +msgctxt "STR_CANNOT_CONVERT_STRING" +msgid "The string “$string$” cannot be converted using the encoding “$charset$”." +msgstr "" + +#. sSzsJ +#: connectivity/inc/strings.hrc:39 +msgctxt "STR_URI_SYNTAX_ERROR" +msgid "The connection URL is invalid." +msgstr "URL இணைப்பு தவறானாது." + +#. aihGj +#: connectivity/inc/strings.hrc:40 +msgctxt "STR_QUERY_TOO_COMPLEX" +msgid "The query cannot be executed. It is too complex." +msgstr "" + +#. ADy4t +#: connectivity/inc/strings.hrc:41 +msgctxt "STR_OPERATOR_TOO_COMPLEX" +msgid "The query cannot be executed. The operator is too complex." +msgstr "" + +#. XZGaK +#: connectivity/inc/strings.hrc:42 +msgctxt "STR_QUERY_INVALID_LIKE_COLUMN" +msgid "The query cannot be executed. You cannot use “LIKE” with columns of this type." +msgstr "" + +#. SsqWz +#: connectivity/inc/strings.hrc:43 +msgctxt "STR_QUERY_INVALID_LIKE_STRING" +msgid "The query cannot be executed. “LIKE” can be used with a string argument only." +msgstr "" + +#. ZFFrf +#: connectivity/inc/strings.hrc:44 +msgctxt "STR_QUERY_NOT_LIKE_TOO_COMPLEX" +msgid "The query cannot be executed. The “NOT LIKE” condition is too complex." +msgstr "" + +#. AaZzs +#: connectivity/inc/strings.hrc:45 +msgctxt "STR_QUERY_LIKE_WILDCARD" +msgid "The query cannot be executed. The “LIKE” condition contains wildcard in the middle." +msgstr "" + +#. GN6F9 +#: connectivity/inc/strings.hrc:46 +msgctxt "STR_QUERY_LIKE_WILDCARD_MANY" +msgid "The query cannot be executed. The “LIKE” condition contains too many wildcards." +msgstr "" + +#. LreLr +#: connectivity/inc/strings.hrc:47 +msgctxt "STR_INVALID_COLUMNNAME" +msgid "The column name “$columnname$” is not valid." +msgstr "" + +#. FT3Zb +#: connectivity/inc/strings.hrc:48 +msgctxt "STR_INVALID_COLUMN_SELECTION" +msgid "The statement contains an invalid selection of columns." +msgstr "இக்கூற்று செல்லாத நிரல் தெரிவைக் கொண்டுள்ளது." + +#. iLNAb +#: connectivity/inc/strings.hrc:49 +msgctxt "STR_COULD_NOT_LOAD_FILE" +msgid "The file $filename$ could not be loaded." +msgstr "இந்த கோப்பு $filename$ ஏற்றப்படவில்லை." + +#. jq62z +#: connectivity/inc/strings.hrc:50 +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 "" +"இக்கோப்பை ஏற்ற முற்பட்டதால் பின்வரும் பிழை செய்தி ($exception_type$) கிடைத்தது:\n" +"\n" +"$error_message$" + +#. sbrdS +#. = the ado driver's resource strings +#: connectivity/inc/strings.hrc:52 +msgctxt "STR_TYPE_NOT_CONVERT" +msgid "The type could not be converted." +msgstr "இந்த வகை மாற்றப்படவில்லை." + +#. 3L6uG +#: connectivity/inc/strings.hrc:53 +msgctxt "STR_INVALID_COLUMN_DESCRIPTOR_ERROR" +msgid "Could not append column: invalid column descriptor." +msgstr "நிரலைச் சேர்க்க முடியவில்லை: செல்லாத நிரல் விவரிப்பி." + +#. 4GMmY +#: connectivity/inc/strings.hrc:54 +msgctxt "STR_INVALID_GROUP_DESCRIPTOR_ERROR" +msgid "Could not create group: invalid object descriptor." +msgstr "குழுவை உருவாக்க முடியவில்லை: தவறான பொருள் விவரிப்பி." + +#. MDKgr +#: connectivity/inc/strings.hrc:55 +msgctxt "STR_INVALID_INDEX_DESCRIPTOR_ERROR" +msgid "Could not create index: invalid object descriptor." +msgstr "அட்டவணையை உருவாக்க முடியவில்லை: தவறான பொருள் விவரிப்பு." + +#. jPjxi +#: connectivity/inc/strings.hrc:56 +msgctxt "STR_INVALID_KEY_DESCRIPTOR_ERROR" +msgid "Could not create key: invalid object descriptor." +msgstr "சாவியை உருவாக்க முடியவில்லை: செல்லாத பொருள் விவரிப்பி." + +#. jaDH3 +#: connectivity/inc/strings.hrc:57 +msgctxt "STR_INVALID_TABLE_DESCRIPTOR_ERROR" +msgid "Could not create table: invalid object descriptor." +msgstr "அட்டவணை உருவாக்க முடியவில்லை: தவறான பொருள் விவரிப்பி." + +#. utNzu +#: connectivity/inc/strings.hrc:58 +msgctxt "STR_INVALID_USER_DESCRIPTOR_ERROR" +msgid "Could not create user: invalid object descriptor." +msgstr "பயனரை உருவாக்க முடியவில்லை: தவறான பொருள் விவரிப்பி." + +#. 4TE9R +#: connectivity/inc/strings.hrc:59 +msgctxt "STR_INVALID_VIEW_DESCRIPTOR_ERROR" +msgid "Could not create view: invalid object descriptor." +msgstr "பார்வை உருவாக்க முடியவில்லை: தவறான பொருள் விவரிப்பி." + +#. BrHQp +#: connectivity/inc/strings.hrc:60 +msgctxt "STR_VIEW_NO_COMMAND_ERROR" +msgid "Could not create view: no command object." +msgstr "பார்வை உருவாக்க முடியவில்லை: கட்டளை பொருள் எதுவுமில்லை." + +#. F6ygP +#: connectivity/inc/strings.hrc:61 +msgctxt "STR_NO_CONNECTION" +msgid "The connection could not be created. Maybe the necessary data provider is not installed." +msgstr "" + +#. GRZEu +#. dbase +#: connectivity/inc/strings.hrc:63 +msgctxt "STR_COULD_NOT_DELETE_INDEX" +msgid "The index could not be deleted. An unknown error while accessing the file system occurred." +msgstr "அட்டவணையை அழிக்க முடியவில்லை. கோப்பு முறைமையை அணுகும் போது ஒரு தெரியாத பிழை ஏற்பட்டது." + +#. JbDnu +#: connectivity/inc/strings.hrc:64 +msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX" +msgid "The index could not be created. Only one column per index is allowed." +msgstr "அகவரிசையை உருவாக்க முடியவில்லை. ஓர் அகவரிசைக்கு ஒரு நிரல் மட்டுமே அனுமதிக்கப்படுகிறது." + +#. rB3XE +#: connectivity/inc/strings.hrc:65 +msgctxt "STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE" +msgid "The index could not be created. The values are not unique." +msgstr "அட்டவணையை உருவாக்க முடியவில்லை. இந்த மதிப்பானது இணையற்றது." + +#. f8DTu +#: connectivity/inc/strings.hrc:66 +msgctxt "STR_COULD_NOT_CREATE_INDEX" +msgid "The index could not be created. An unknown error appeared." +msgstr "அட்டவணையை உருவாக்க முடியவில்லை. ஒரு தெரியாத பிழை தோன்றியது." + +#. 9eEjK +#: connectivity/inc/strings.hrc:67 +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:68 +msgctxt "STR_COULD_NOT_CREATE_INDEX_KEYSIZE" +msgid "The index could not be created. The size of the chosen column is too big." +msgstr "குறியீட்டை உருவாக்க முடியாது. தேர்வு நிரலை அளவு மிகவும் பெரியதாக உள்ளது." + +#. NGwFW +#: connectivity/inc/strings.hrc:69 +msgctxt "STR_SQL_NAME_ERROR" +msgid "The name “$name$” does not match SQL naming constraints." +msgstr "" + +#. wv2Cx +#: connectivity/inc/strings.hrc:70 +msgctxt "STR_COULD_NOT_DELETE_FILE" +msgid "The file $filename$ could not be deleted." +msgstr "இந்த கோப்பு $filename$ அழிக்க முடியவில்லை." + +#. PiFvx +#: connectivity/inc/strings.hrc:71 +msgctxt "STR_INVALID_COLUMN_TYPE" +msgid "Invalid column type for column “$columnname$”." +msgstr "" + +#. wB2gE +#: connectivity/inc/strings.hrc:72 +msgctxt "STR_INVALID_COLUMN_PRECISION" +msgid "Invalid precision for column “$columnname$”." +msgstr "" + +#. v67fT +#: connectivity/inc/strings.hrc:73 +msgctxt "STR_INVALID_PRECISION_SCALE" +msgid "Precision is less than scale for column “$columnname$”." +msgstr "" + +#. J3KEu +#: connectivity/inc/strings.hrc:74 +msgctxt "STR_INVALID_COLUMN_NAME_LENGTH" +msgid "Invalid column name length for column “$columnname$”." +msgstr "" + +#. ZQUww +#: connectivity/inc/strings.hrc:75 +msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN" +msgid "Duplicate value found in column “$columnname$”." +msgstr "" + +#. zSeBJ +#: connectivity/inc/strings.hrc:76 +msgctxt "STR_INVALID_COLUMN_DECIMAL_VALUE" +msgid "" +"The “$columnname$” column has been defined as a “Decimal” type, the maximum length is $precision$ characters (with $scale$ decimal places).\n" +"\n" +"The specified value “$value$” is longer than the number of digits allowed." +msgstr "" + +#. M6CvC +#: connectivity/inc/strings.hrc:77 +msgctxt "STR_COLUMN_NOT_ALTERABLE" +msgid "The column “$columnname$” could not be altered. Maybe the file system is write-protected." +msgstr "" + +#. st6hA +#: connectivity/inc/strings.hrc:78 +msgctxt "STR_INVALID_COLUMN_VALUE" +msgid "The column “$columnname$” could not be updated. The value is invalid for that column." +msgstr "" + +#. 5rH5W +#: connectivity/inc/strings.hrc:79 +msgctxt "STR_COLUMN_NOT_ADDABLE" +msgid "The column “$columnname$” could not be added. Maybe the file system is write-protected." +msgstr "" + +#. B9ACk +#: connectivity/inc/strings.hrc:80 +msgctxt "STR_COLUMN_NOT_DROP" +msgid "The column at position “$position$” could not be dropped. Maybe the file system is write-protected." +msgstr "" + +#. KfedE +#: connectivity/inc/strings.hrc:81 +msgctxt "STR_TABLE_NOT_DROP" +msgid "The table “$tablename$” could not be dropped. Maybe the file system is write-protected." +msgstr "" + +#. R3BGx +#: connectivity/inc/strings.hrc:82 +msgctxt "STR_COULD_NOT_ALTER_TABLE" +msgid "The table could not be altered." +msgstr "அட்டவணை மாற்ற முடியாது." + +#. DijyA +#: connectivity/inc/strings.hrc:83 +msgctxt "STR_INVALID_DBASE_FILE" +msgid "The file “$filename$” is an invalid (or unrecognized) dBASE file." +msgstr "" + +#. LhHTA +#. Evoab2 +#: connectivity/inc/strings.hrc:85 +msgctxt "STR_CANNOT_OPEN_BOOK" +msgid "Cannot open Evolution address book." +msgstr "Evolution முகவரி புத்தகத்தை திறக்க முடியவில்லை." + +#. sxbEF +#: connectivity/inc/strings.hrc:86 +msgctxt "STR_SORT_BY_COL_ONLY" +msgid "Can only sort by table columns." +msgstr "அட்டவணை நிரல்களால் மட்டுமே வரிசைப்படுத்தலாம்." + +#. 7R6eC +#. File +#: connectivity/inc/strings.hrc:88 +msgctxt "STR_QUERY_COMPLEX_COUNT" +msgid "The query cannot be executed. It is too complex. Only “COUNT(*)” is supported." +msgstr "" + +#. PJivi +#: connectivity/inc/strings.hrc:89 +msgctxt "STR_QUERY_INVALID_BETWEEN" +msgid "The query cannot be executed. The “BETWEEN” arguments are not correct." +msgstr "" + +#. CHRju +#: connectivity/inc/strings.hrc:90 +msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED" +msgid "The query cannot be executed. The function is not supported." +msgstr "" + +#. mnc5r +#: connectivity/inc/strings.hrc:91 +msgctxt "STR_TABLE_READONLY" +msgid "The table cannot be changed. It is read only." +msgstr "" + +#. TUUpf +#: connectivity/inc/strings.hrc:92 +msgctxt "STR_DELETE_ROW" +msgid "The row could not be deleted. The option “Display inactive records” is set." +msgstr "" + +#. TZTfv +#: connectivity/inc/strings.hrc:93 +msgctxt "STR_ROW_ALREADY_DELETED" +msgid "The row could not be deleted. It is already deleted." +msgstr "வரிசையினை அழிக்க முடியவில்லை. இது ஏற்கனவே அழிக்கப்பட்டது." + +#. NK9AX +#: connectivity/inc/strings.hrc:94 +msgctxt "STR_QUERY_MORE_TABLES" +msgid "The query cannot be executed. It contains more than one table." +msgstr "" + +#. L4Ffm +#: connectivity/inc/strings.hrc:95 +msgctxt "STR_QUERY_NO_TABLE" +msgid "The query cannot be executed. It contains no valid table." +msgstr "" + +#. 3KADk +#: connectivity/inc/strings.hrc:96 +msgctxt "STR_QUERY_NO_COLUMN" +msgid "The query cannot be executed. It contains no valid columns." +msgstr "" + +#. WcpZM +#: connectivity/inc/strings.hrc:97 +msgctxt "STR_INVALID_PARA_COUNT" +msgid "The count of the given parameter values does not match the parameters." +msgstr "" + +#. CFcjS +#: connectivity/inc/strings.hrc:98 +msgctxt "STR_NO_VALID_FILE_URL" +msgid "The URL “$URL$” is not valid. A connection cannot be created." +msgstr "" + +#. YFjkG +#: connectivity/inc/strings.hrc:99 +msgctxt "STR_NO_CLASSNAME" +msgid "The driver class “$classname$” could not be loaded." +msgstr "" + +#. jbnZZ +#: connectivity/inc/strings.hrc:100 +msgctxt "STR_NO_JAVA" +msgid "No Java installation could be found. Please check your installation." +msgstr "ஜாவா நிறுவல்களைக் காணவில்லை. உங்கள் நிறுவலைப் பரிசோதியுங்கள்." + +#. GdN4i +#: connectivity/inc/strings.hrc:101 +msgctxt "STR_NO_RESULTSET" +msgid "The execution of the query does not return a valid result set." +msgstr "" + +#. JGxgF +#: connectivity/inc/strings.hrc:102 +msgctxt "STR_NO_ROWCOUNT" +msgid "The execution of the update statement does not affect any rows." +msgstr "" + +#. yCACF +#: connectivity/inc/strings.hrc:103 +msgctxt "STR_NO_CLASSNAME_PATH" +msgid "The additional driver class path is “$classpath$”." +msgstr "" + +#. sX2NM +#: connectivity/inc/strings.hrc:104 +msgctxt "STR_UNKNOWN_PARA_TYPE" +msgid "The type of parameter at position “$position$” is unknown." +msgstr "" + +#. gSPCX +#: connectivity/inc/strings.hrc:105 +msgctxt "STR_UNKNOWN_COLUMN_TYPE" +msgid "The type of column at position “$position$” is unknown." +msgstr "" + +#. 3FmFX +#. KAB +#: connectivity/inc/strings.hrc:107 +msgctxt "STR_PARA_ONLY_PREPARED" +msgid "Parameters can appear only in prepared statements." +msgstr "அளவுருக்கள் தயாரிக்கப்பட்ட அறிக்கைகளில் மட்டுமே தோன்ற முடியும்." + +#. CB7pj +#. MACAB +#: connectivity/inc/strings.hrc:109 +msgctxt "STR_NO_TABLE" +msgid "No such table!" +msgstr "அட்டவணை இல்லை!" + +#. LUQBc +#: connectivity/inc/strings.hrc:110 +msgctxt "STR_NO_MAC_OS_FOUND" +msgid "No suitable macOS installation was found." +msgstr "" + +#. HNSzq +#. hsqldb +#: connectivity/inc/strings.hrc:112 +msgctxt "STR_NO_STORAGE" +msgid "The connection can not be established. No storage or URL was given." +msgstr "இணைப்பை ஏற்படுத்த முடியவில்லை. சேமிப்பிடமோ URL ஓ கொடுக்கப்படவில்லை." + +#. SZSmZ +#: connectivity/inc/strings.hrc:113 +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 "கொடுக்கப்பட்ட URL செல்லுபடியான கோப்புப் பாதையைக் கொண்டில்லை. உங்கள் தரவுத்தள கோப்பின் இடத்தைப் பரிசோதிக்கவும்." + +#. MgCH9 +#: connectivity/inc/strings.hrc:114 +msgctxt "STR_NO_TABLE_CONTAINER" +msgid "An error occurred while obtaining the connection’s table container." +msgstr "" + +#. uxoGW +#: connectivity/inc/strings.hrc:115 +msgctxt "STR_NO_TABLENAME" +msgid "There is no table named “$tablename$”." +msgstr "" + +#. 3BxCF +#: connectivity/inc/strings.hrc:116 +msgctxt "STR_NO_DOCUMENTUI" +msgid "The provided DocumentUI is not allowed to be NULL." +msgstr "கொடுக்கப்பட்ட ஆவணUI NULL ஆக இருக்க அனுமதியில்லை." + +#. VLEMM +#: connectivity/inc/strings.hrc:117 +msgctxt "STR_ERROR_NEW_VERSION" +msgid "The connection could not be established. The database was created by a newer version of %PRODUCTNAME." +msgstr "இணைப்பை ஏற்படுத்த முடியவில்லை. %PRODUCTNAME இன் புது பதிப்பினால் தரவுத்தளம் உருவாக்கப்பட்டுள்ளது." + +#. 3BKTP +#: connectivity/inc/strings.hrc:119 +msgctxt "STR_ROW_SET_OPERATION_VETOED" +msgid "The record operation has been vetoed." +msgstr "பதிவு செயல்பாடு மறுக்கப்படும்." + +#. VEbfy +#: connectivity/inc/strings.hrc:120 +msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES" +msgid "The statement contains a cyclic reference to one or more subqueries." +msgstr "" + +#. jDAGJ +#: connectivity/inc/strings.hrc:121 +msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES" +msgid "The name must not contain any slashes (“/”)." +msgstr "" + +#. 5Te4k +#: connectivity/inc/strings.hrc:122 +msgctxt "STR_DB_INVALID_SQL_NAME" +msgid "$1$ is no SQL conform identifier." +msgstr "$1$ ஆனது SQL அடையாளங்காட்டியை பெற்றிருக்கவில்லை." + +#. kvvjL +#: connectivity/inc/strings.hrc:123 +msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES" +msgid "Query names must not contain quote characters." +msgstr "வரிசை பெயர்கள் எழுத்துக்களை கொண்டிருக்க கூடாது." + +#. oftHX +#: connectivity/inc/strings.hrc:124 +msgctxt "STR_DB_OBJECT_NAME_IS_USED" +msgid "The name “$1$” is already in use in the database." +msgstr "" + +#. gD8xU +#: connectivity/inc/strings.hrc:125 +msgctxt "STR_DB_NOT_CONNECTED" +msgid "No connection to the database exists." +msgstr "இருக்கும் தரவுத்தளத்திற்கு இணைப்பு இல்லை." + +#. Dpdod +#: connectivity/inc/strings.hrc:126 +msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND" +msgid "No $1$ exists." +msgstr "$1$ இல்லை." + +#. e7kHo +#: connectivity/inc/strings.hrc:127 +msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED" +msgid "Unable to display the complete table content. Please apply a filter." +msgstr "மொத்த அட்டவணை உள்ளடக்கத்தை காட்ட முடியவில்லை. ஒரு வடிப்பியை செயல்படுத்தவும்." + +#. wH3TZ +msgctxt "stock" +msgid "_Add" +msgstr "" + +#. S9dsC +msgctxt "stock" +msgid "_Apply" +msgstr "" + +#. TMo6G +msgctxt "stock" +msgid "_Cancel" +msgstr "" + +#. MRCkv +msgctxt "stock" +msgid "_Close" +msgstr "" + +#. nvx5t +msgctxt "stock" +msgid "_Delete" +msgstr "" + +#. YspCj +msgctxt "stock" +msgid "_Edit" +msgstr "" + +#. imQxr +msgctxt "stock" +msgid "_Help" +msgstr "" + +#. RbjyB +msgctxt "stock" +msgid "_New" +msgstr "" + +#. dx2yy +msgctxt "stock" +msgid "_No" +msgstr "" + +#. M9DsL +msgctxt "stock" +msgid "_OK" +msgstr "" + +#. VtJS9 +msgctxt "stock" +msgid "_Remove" +msgstr "" + +#. C69Fy +msgctxt "stock" +msgid "_Reset" +msgstr "" + +#. mgpxh +msgctxt "stock" +msgid "_Yes" +msgstr "" diff --git a/translations/source/ta/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/ado/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..8a905146e --- /dev/null +++ b/translations/source/ta/connectivity/registry/ado/org/openoffice/Office/DataAccess.po @@ -0,0 +1,47 @@ +#. extracted from connectivity/registry/ado/org/openoffice/Office/DataAccess +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2014-07-20 04:37+0000\n" +"Last-Translator: வே. இளஞ்செழியன் (Ve. Elanjelian) <tamiliam@gmail.com>\n" +"Language-Team: American English <kde-i18n-doc@kde.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1405831033.000000\n" + +#. 9EAjq +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:ado:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "ADO" +msgstr "ADO" + +#. nw3hx +#: 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 "மைக்ரோசாப்ட் எக்செஸ்" + +#. uAES5 +#: 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 "மைக்ரோசாப்ட் எக்செஸ் 2007" diff --git a/translations/source/ta/connectivity/registry/calc/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/calc/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..31172bd9e --- /dev/null +++ b/translations/source/ta/connectivity/registry/calc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/calc/org/openoffice/Office/DataAccess +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 00:57+0000\n" +"Last-Translator: Anonymous Pootle User\n" +"Language-Team: American English <kde-i18n-doc@kde.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369357033.000000\n" + +#. yy6MK +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:calc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Spreadsheet" +msgstr "விரிதாள்" diff --git a/translations/source/ta/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..058cb3ca6 --- /dev/null +++ b/translations/source/ta/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/dbase/org/openoffice/Office/DataAccess +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-09-01 02:53+0000\n" +"Last-Translator: Anonymous Pootle User\n" +"Language-Team: American English <kde-i18n-doc@kde.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1378003990.000000\n" + +#. bBcuA +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:dbase:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "dBASE" +msgstr "dBASE" diff --git a/translations/source/ta/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..90d2a1fd0 --- /dev/null +++ b/translations/source/ta/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po @@ -0,0 +1,47 @@ +#. extracted from connectivity/registry/evoab2/org/openoffice/Office/DataAccess +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-09-01 02:53+0000\n" +"Last-Translator: Anonymous Pootle User\n" +"Language-Team: American English <kde-i18n-doc@kde.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1378003994.000000\n" + +#. vCwUq +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:evolution:local\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Evolution Local" +msgstr "Evolution லோக்கல்" + +#. xjZD3 +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:evolution:ldap\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Evolution LDAP" +msgstr "Evolution LDAP" + +#. Edqng +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:evolution:groupwise\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Groupwise" +msgstr "குழுவாரியாக" diff --git a/translations/source/ta/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..60be63231 --- /dev/null +++ b/translations/source/ta/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po @@ -0,0 +1,37 @@ +#. 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: 2021-10-20 13:07+0200\n" +"PO-Revision-Date: 2014-01-26 14:51+0000\n" +"Last-Translator: அருண் குமார் (Arun Kumar) <thangam.arunx@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1390747916.000000\n" + +#. DfEKx +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:embedded:firebird\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Firebird Embedded" +msgstr "பதிந்த பயர்பேர்டு" + +#. ZVyum +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:firebird:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Firebird External" +msgstr "" diff --git a/translations/source/ta/connectivity/registry/flat/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/flat/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..1f12eb562 --- /dev/null +++ b/translations/source/ta/connectivity/registry/flat/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/flat/org/openoffice/Office/DataAccess +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 00:57+0000\n" +"Last-Translator: Anonymous Pootle User\n" +"Language-Team: American English <kde-i18n-doc@kde.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369357033.000000\n" + +#. RQiER +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:flat:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Text" +msgstr "உரை" diff --git a/translations/source/ta/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..63680c968 --- /dev/null +++ b/translations/source/ta/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/hsqldb/org/openoffice/Office/DataAccess +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2014-07-20 04:38+0000\n" +"Last-Translator: வே. இளஞ்செழியன் (Ve. Elanjelian) <tamiliam@gmail.com>\n" +"Language-Team: American English <kde-i18n-doc@kde.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1405831115.000000\n" + +#. yescE +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:embedded:hsqldb\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "HSQLDB Embedded" +msgstr "பதிந்த HSQLDB" diff --git a/translations/source/ta/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..585ebc88a --- /dev/null +++ b/translations/source/ta/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,37 @@ +#. extracted from connectivity/registry/jdbc/org/openoffice/Office/DataAccess +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-09-01 02:53+0000\n" +"Last-Translator: Anonymous Pootle User\n" +"Language-Team: American English <kde-i18n-doc@kde.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1378003998.000000\n" + +#. LMk2Z +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.jdbc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "JDBC" +msgstr "JDBC" + +#. DizFd +#: 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/ta/connectivity/registry/macab/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/macab/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..fd0297c58 --- /dev/null +++ b/translations/source/ta/connectivity/registry/macab/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/macab/org/openoffice/Office/DataAccess +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 00:57+0000\n" +"Last-Translator: Anonymous Pootle User\n" +"Language-Team: American English <kde-i18n-doc@kde.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369357034.000000\n" + +#. f596y +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:macab\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Mac OS X Address Book" +msgstr "Mac OS X முகவரி புத்தகம்" diff --git a/translations/source/ta/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..2640e908b --- /dev/null +++ b/translations/source/ta/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,37 @@ +#. 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: 2022-03-21 12:30+0100\n" +"PO-Revision-Date: 2020-06-29 11:25+0000\n" +"Last-Translator: அருண் குமார் (Arun Kumar) <thangam.arunx@gmail.com>\n" +"Language-Team: Tamil <https://weblate.documentfoundation.org/projects/libo_ui-master/connectivityregistrymysql_jdbcorgopenofficeofficedataaccess/ta/>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1540151571.000000\n" + +#. ny8vx +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:mysql:jdbc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "MySQL (JDBC)" +msgstr "MySQL (JDBC)" + +#. F637n +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:mysql:odbc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "MySQL (ODBC)" +msgstr "MySQL (ODBC)" diff --git a/translations/source/ta/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..542ec0712 --- /dev/null +++ b/translations/source/ta/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. 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: 2022-03-21 12:30+0100\n" +"PO-Revision-Date: 2018-10-02 16:44+0000\n" +"Last-Translator: Anonymous Pootle User\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1538498659.000000\n" + +#. bTkZz +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:mysql:mysqlc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "MySQL/MariaDB Connector" +msgstr "" diff --git a/translations/source/ta/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..6455b60fb --- /dev/null +++ b/translations/source/ta/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/odbc/org/openoffice/Office/DataAccess +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 00:57+0000\n" +"Last-Translator: Anonymous Pootle User\n" +"Language-Team: American English <kde-i18n-doc@kde.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369357034.000000\n" + +#. GJEo8 +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:odbc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "ODBC" +msgstr "ODBC" diff --git a/translations/source/ta/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..89bde8f7f --- /dev/null +++ b/translations/source/ta/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/postgresql/org/openoffice/Office/DataAccess +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-09-01 02:53+0000\n" +"Last-Translator: Anonymous Pootle User\n" +"Language-Team: American English <kde-i18n-doc@kde.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1378004015.000000\n" + +#. b2XSs +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:postgresql:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "PostgreSQL" +msgstr "PostgreSQL" diff --git a/translations/source/ta/connectivity/registry/writer/org/openoffice/Office/DataAccess.po b/translations/source/ta/connectivity/registry/writer/org/openoffice/Office/DataAccess.po new file mode 100644 index 000000000..32436360b --- /dev/null +++ b/translations/source/ta/connectivity/registry/writer/org/openoffice/Office/DataAccess.po @@ -0,0 +1,28 @@ +#. 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: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2017-12-14 14:26+0000\n" +"Last-Translator: Anonymous Pootle User\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1513261586.000000\n" + +#. 9UrY4 +#: Drivers.xcu +#, fuzzy +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:writer:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Writer Document" +msgstr "ரைட்டர் ஆவணம்" |