diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-08-10 15:37:58 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-08-10 15:39:04 +0200 |
commit | f808bec4d777ad59ba0a993408723c34e2fa9989 (patch) | |
tree | 88ad525c44ed251d259ac31bbd8f21b223c0e6a5 /source/en-GB/connectivity | |
parent | 9d3310b0b0232aea02d5f75f4d3ce76b6d58635c (diff) |
update translations for 7.4.0 rc3/master
and force-fix errors using pocheck
Change-Id: I6c070b2c1cad40730d6a8ead60d4edd9b23c9c38
Diffstat (limited to 'source/en-GB/connectivity')
-rw-r--r-- | source/en-GB/connectivity/messages.po | 103 |
1 files changed, 53 insertions, 50 deletions
diff --git a/source/en-GB/connectivity/messages.po b/source/en-GB/connectivity/messages.po index 4e5810f7681..a69040908a3 100644 --- a/source/en-GB/connectivity/messages.po +++ b/source/en-GB/connectivity/messages.po @@ -4,7 +4,7 @@ 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: 2022-07-12 03:33+0000\n" +"PO-Revision-Date: 2022-08-07 18:13+0000\n" "Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n" "Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-master/connectivitymessages/en_GB/>\n" "Language: en-GB\n" @@ -27,7 +27,7 @@ msgstr "No connection to the database exists." #: 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 "" +msgstr "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." #. 6FnrV #: connectivity/inc/strings.hrc:27 @@ -39,7 +39,7 @@ msgstr "The input stream was not set." #: connectivity/inc/strings.hrc:28 msgctxt "STR_NO_ELEMENT_NAME" msgid "There is no element named “$name$”." -msgstr "" +msgstr "There is no element named “$name$”." #. CWktu #: connectivity/inc/strings.hrc:29 @@ -75,13 +75,13 @@ msgstr "Invalid descriptor index." #: connectivity/inc/strings.hrc:34 msgctxt "STR_UNSUPPORTED_FUNCTION" msgid "The driver does not support the function “$functionname$”." -msgstr "" +msgstr "The driver does not support the function “$functionname$”." #. 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 "" +msgstr "The driver does not support the functionality for “$featurename$”. It is not implemented." #. zXVCV #: connectivity/inc/strings.hrc:36 @@ -93,13 +93,13 @@ msgstr "The formula for TypeInfoSettings is wrong!" #: 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 "" +msgstr "The string “$string$” exceeds the maximum length of $maxlen$ characters when converted to the target character set “$charset$”." #. THhEu #: connectivity/inc/strings.hrc:38 msgctxt "STR_CANNOT_CONVERT_STRING" msgid "The string “$string$” cannot be converted using the encoding “$charset$”." -msgstr "" +msgstr "The string “$string$” cannot be converted using the encoding “$charset$”." #. sSzsJ #: connectivity/inc/strings.hrc:39 @@ -111,49 +111,49 @@ msgstr "The connection URL is invalid." #: connectivity/inc/strings.hrc:40 msgctxt "STR_QUERY_TOO_COMPLEX" msgid "The query cannot be executed. It is too complex." -msgstr "" +msgstr "The query cannot be executed. It is too complex." #. ADy4t #: connectivity/inc/strings.hrc:41 msgctxt "STR_OPERATOR_TOO_COMPLEX" msgid "The query cannot be executed. The operator is too complex." -msgstr "" +msgstr "The query cannot be executed. The operator is too complex." #. 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 "" +msgstr "The query cannot be executed. You cannot use “LIKE” with columns of this type." #. 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 "" +msgstr "The query cannot be executed. “LIKE” can be used with a string argument only." #. 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 "" +msgstr "The query cannot be executed. The “NOT LIKE” condition is too complex." #. 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 "" +msgstr "The query cannot be executed. The “LIKE” condition contains a wildcard in the middle." #. 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 "" +msgstr "The query cannot be executed. The “LIKE” condition contains too many wildcards." #. LreLr #: connectivity/inc/strings.hrc:47 msgctxt "STR_INVALID_COLUMNNAME" msgid "The column name “$columnname$” is not valid." -msgstr "" +msgstr "The column name “$columnname$” is not valid." #. FT3Zb #: connectivity/inc/strings.hrc:48 @@ -238,7 +238,7 @@ msgstr "Could not create view: no command object." #: 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 "" +msgstr "The connection could not be created. Maybe the necessary data provider is not installed?" #. GRZEu #. dbase @@ -269,7 +269,7 @@ msgstr "The index could not be created. An unknown error appeared." #: 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 "" +msgstr "The index could not be created. The file “$filename$” is used by another index." #. GcK7B #: connectivity/inc/strings.hrc:68 @@ -281,7 +281,7 @@ msgstr "The index could not be created. The size of the chosen column is too big #: connectivity/inc/strings.hrc:69 msgctxt "STR_SQL_NAME_ERROR" msgid "The name “$name$” does not match SQL naming constraints." -msgstr "" +msgstr "The name “$name$” does not match SQL naming constraints." #. wv2Cx #: connectivity/inc/strings.hrc:70 @@ -293,31 +293,31 @@ msgstr "The file $filename$ could not be deleted." #: connectivity/inc/strings.hrc:71 msgctxt "STR_INVALID_COLUMN_TYPE" msgid "Invalid column type for column “$columnname$”." -msgstr "" +msgstr "Invalid column type for column “$columnname$”." #. wB2gE #: connectivity/inc/strings.hrc:72 msgctxt "STR_INVALID_COLUMN_PRECISION" msgid "Invalid precision for column “$columnname$”." -msgstr "" +msgstr "Invalid precision for column “$columnname$”." #. v67fT #: connectivity/inc/strings.hrc:73 msgctxt "STR_INVALID_PRECISION_SCALE" msgid "Precision is less than scale for column “$columnname$”." -msgstr "" +msgstr "Precision is less than scale for column “$columnname$”." #. J3KEu #: connectivity/inc/strings.hrc:74 msgctxt "STR_INVALID_COLUMN_NAME_LENGTH" msgid "Invalid column name length for column “$columnname$”." -msgstr "" +msgstr "Invalid column name length for column “$columnname$”." #. ZQUww #: connectivity/inc/strings.hrc:75 msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN" msgid "Duplicate value found in column “$columnname$”." -msgstr "" +msgstr "Duplicate value found in column “$columnname$”." #. zSeBJ #: connectivity/inc/strings.hrc:76 @@ -327,36 +327,39 @@ msgid "" "\n" "The specified value “$value$” is longer than the number of digits allowed." msgstr "" +"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." #. 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 "" +msgstr "The column “$columnname$” could not be altered. Maybe the file system is write-protected." #. 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 "" +msgstr "The column “$columnname$” could not be updated. The value is invalid for that column." #. 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 "" +msgstr "The column “$columnname$” could not be added. Maybe the file system is write-protected." #. 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 "" +msgstr "The column at position “$position$” could not be dropped. Maybe the file system is write-protected." #. 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 "" +msgstr "The table “$tablename$” could not be dropped. Maybe the file system is write-protected." #. R3BGx #: connectivity/inc/strings.hrc:82 @@ -388,31 +391,31 @@ msgstr "Can only sort by table columns." #: 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 "" +msgstr "The query cannot be executed. It is too complex. Only “COUNT(*)” is supported." #. PJivi #: connectivity/inc/strings.hrc:89 msgctxt "STR_QUERY_INVALID_BETWEEN" msgid "The query cannot be executed. The “BETWEEN” arguments are not correct." -msgstr "" +msgstr "The query cannot be executed. The “BETWEEN” arguments are not correct." #. CHRju #: connectivity/inc/strings.hrc:90 msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED" msgid "The query cannot be executed. The function is not supported." -msgstr "" +msgstr "The query cannot be executed. The function is not supported." #. mnc5r #: connectivity/inc/strings.hrc:91 msgctxt "STR_TABLE_READONLY" msgid "The table cannot be changed. It is read only." -msgstr "" +msgstr "The table cannot be changed. It is read-only." #. 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 "" +msgstr "The row could not be deleted. The option “Display inactive records” is set." #. TZTfv #: connectivity/inc/strings.hrc:93 @@ -424,37 +427,37 @@ msgstr "The row could not be deleted. It is already deleted." #: connectivity/inc/strings.hrc:94 msgctxt "STR_QUERY_MORE_TABLES" msgid "The query cannot be executed. It contains more than one table." -msgstr "" +msgstr "The query cannot be executed. It contains more than one table." #. L4Ffm #: connectivity/inc/strings.hrc:95 msgctxt "STR_QUERY_NO_TABLE" msgid "The query cannot be executed. It contains no valid table." -msgstr "" +msgstr "The query cannot be executed. It contains no valid table." #. 3KADk #: connectivity/inc/strings.hrc:96 msgctxt "STR_QUERY_NO_COLUMN" msgid "The query cannot be executed. It contains no valid columns." -msgstr "" +msgstr "The query cannot be executed. It contains no valid columns." #. 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 "" +msgstr "The count of the given parameter values does not match the parameters." #. 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 "" +msgstr "The URL “$URL$” is not valid. A connection cannot be created." #. YFjkG #: connectivity/inc/strings.hrc:99 msgctxt "STR_NO_CLASSNAME" msgid "The driver class “$classname$” could not be loaded." -msgstr "" +msgstr "The driver class “$classname$” could not be loaded." #. jbnZZ #: connectivity/inc/strings.hrc:100 @@ -466,31 +469,31 @@ msgstr "No Java installation could be found. Please check your installation." #: connectivity/inc/strings.hrc:101 msgctxt "STR_NO_RESULTSET" msgid "The execution of the query does not return a valid result set." -msgstr "" +msgstr "The execution of the query does not return a valid result set." #. JGxgF #: connectivity/inc/strings.hrc:102 msgctxt "STR_NO_ROWCOUNT" msgid "The execution of the update statement does not affect any rows." -msgstr "" +msgstr "The execution of the update statement does not affect any rows." #. yCACF #: connectivity/inc/strings.hrc:103 msgctxt "STR_NO_CLASSNAME_PATH" msgid "The additional driver class path is “$classpath$”." -msgstr "" +msgstr "The additional driver class path is “$classpath$”." #. sX2NM #: connectivity/inc/strings.hrc:104 msgctxt "STR_UNKNOWN_PARA_TYPE" msgid "The type of parameter at position “$position$” is unknown." -msgstr "" +msgstr "The type of parameter at position “$position$” is unknown." #. gSPCX #: connectivity/inc/strings.hrc:105 msgctxt "STR_UNKNOWN_COLUMN_TYPE" msgid "The type of column at position “$position$” is unknown." -msgstr "" +msgstr "The type of column at position “$position$” is unknown." #. 3FmFX #. KAB @@ -510,7 +513,7 @@ msgstr "No such table!" #: connectivity/inc/strings.hrc:110 msgctxt "STR_NO_MAC_OS_FOUND" msgid "No suitable macOS installation was found." -msgstr "" +msgstr "No suitable macOS installation was found." #. HNSzq #. hsqldb @@ -529,13 +532,13 @@ msgstr "The given URL contains no valid local file system path. Please check the #: connectivity/inc/strings.hrc:114 msgctxt "STR_NO_TABLE_CONTAINER" msgid "An error occurred while obtaining the connection’s table container." -msgstr "" +msgstr "An error occurred while obtaining the connection’s table container." #. uxoGW #: connectivity/inc/strings.hrc:115 msgctxt "STR_NO_TABLENAME" msgid "There is no table named “$tablename$”." -msgstr "" +msgstr "There is no table named “$tablename$”." #. 3BxCF #: connectivity/inc/strings.hrc:116 @@ -559,13 +562,13 @@ msgstr "The record operation has been vetoed." #: connectivity/inc/strings.hrc:120 msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES" msgid "The statement contains a cyclic reference to one or more subqueries." -msgstr "" +msgstr "The statement contains a cyclic reference to one or more sub-queries." #. jDAGJ #: connectivity/inc/strings.hrc:121 msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES" msgid "The name must not contain any slashes (“/”)." -msgstr "" +msgstr "The name must not contain any slashes (“/”)." #. 5Te4k #: connectivity/inc/strings.hrc:122 @@ -583,7 +586,7 @@ msgstr "Query names must not contain quote characters." #: connectivity/inc/strings.hrc:124 msgctxt "STR_DB_OBJECT_NAME_IS_USED" msgid "The name “$1$” is already in use in the database." -msgstr "" +msgstr "The name “$1$” is already in use in the database." #. gD8xU #: connectivity/inc/strings.hrc:125 |