aboutsummaryrefslogtreecommitdiff
path: root/source/cy/connectivity
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-09-14 16:45:12 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-09-14 16:46:56 +0100
commitf9607e1846ae6a05aad52980c2c02bc553d6c57b (patch)
tree7eab9af52c3675defe47874837598813102f75cd /source/cy/connectivity
parentd317414f8297e51842dc450bfaf5eeff5cb164ff (diff)
convert to gettext format
Change-Id: Ia83ea50b4c7feb94685cfa385094b3fbce8a4056
Diffstat (limited to 'source/cy/connectivity')
-rw-r--r--source/cy/connectivity/messages.po797
-rw-r--r--source/cy/connectivity/source/resource.po913
2 files changed, 797 insertions, 913 deletions
diff --git a/source/cy/connectivity/messages.po b/source/cy/connectivity/messages.po
new file mode 100644
index 00000000000..638fb7e83ef
--- /dev/null
+++ b/source/cy/connectivity/messages.po
@@ -0,0 +1,797 @@
+#
+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: 2017-04-12 14:13+0200\n"
+"PO-Revision-Date: 2015-09-24 14:47+0000\n"
+"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cy\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==2) ? 1 : 0;\n"
+"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1443106052.000000\n"
+
+#. KjDmE
+#: conn_error_message.src
+msgctxt "256 + 2*100 + 0"
+msgid "The record operation has been vetoed."
+msgstr "Mae'r weithred recordio wedi ei hatal."
+
+#. xAZXk
+#: conn_error_message.src
+msgctxt "256 + 2*200 + 0"
+msgid "The statement contains a cyclic reference to one or more sub queries."
+msgstr ""
+"Mae'r gosodiad yn cynnwys cyfeirnod cylchol i un neu fwy o is ymholiadau."
+
+#. sppzX
+#: conn_error_message.src
+msgctxt "256 + 2*300 + 0"
+msgid "The name must not contain any slashes ('/')."
+msgstr "Rhaid i'r enw beidio cynnwys slaes ('/')."
+
+#. pcGch
+#: conn_error_message.src
+msgctxt "256 + 2*301 + 0"
+msgid "$1$ is no SQL conform identifier."
+msgstr "Nid yw $1$ yn ddynodydd cydymffurfio SQL."
+
+#. rhNKU
+#: conn_error_message.src
+msgctxt "256 + 2*302 + 0"
+msgid "Query names must not contain quote characters."
+msgstr "Ni ddylai enw ymholiad gynnwys dyfynodau."
+
+#. vt9Xy
+#: conn_error_message.src
+msgctxt "256 + 2*303 + 0"
+msgid "The name '$1$' is already in use in the database."
+msgstr "Mae'r enw '$1$' eisoes yn cael ei ddefnyddio yn y gronfa ddata."
+
+#. mHdB5
+#: conn_error_message.src
+msgctxt "256 + 2*304 + 0"
+msgid "No connection to the database exists."
+msgstr "Does dim cysylltiad i'r gronfa ddata'n bodoli."
+
+#. qsN7W
+#: conn_error_message.src
+msgctxt "256 + 2*500 + 0"
+msgid "No $1$ exists."
+msgstr "Dim $1$ yn bodoli."
+
+#. xvK2D
+#: conn_error_message.src
+msgctxt "256 + 2*550 + 0"
+msgid "Unable to display the complete table content. Please apply a filter."
+msgstr "Methu dangos cynnwys y tabl llawn. Mae angen gosod hidl."
+
+#. 9LXDp
+#: conn_shared_res.src
+msgctxt "STR_ERR_EXECUTING_QUERY"
+msgid "An error occurred while executing the query."
+msgstr "Digwyddodd gwall wrth weithredu ymholiad."
+
+#. 7yRgf
+#: conn_shared_res.src
+msgctxt "STR_QUERY_AT_LEAST_ONE_TABLES"
+msgid "The query can not be executed. It needs at least one table."
+msgstr "Nid oes modd gweithredu’r ymholiad. Mae angen o leiaf un tabl."
+
+#. aBhA8
+#: conn_shared_res.src
+msgctxt "STR_NO_COUNT_SUPPORT"
+msgid "The driver does not support the 'COUNT' function."
+msgstr "Nid yw'r gyrrwr yn cynnal y swyddogaeth 'COUNT'."
+
+#. FB59h
+#: conn_shared_res.src
+msgctxt "STR_STMT_TYPE_NOT_SUPPORTED"
+msgid "This statement type not supported by this database driver."
+msgstr ""
+"Nid yw'r math yma o ddatganiad yn cael ei gynnal gan yrrwr y gronfa ddata "
+"hon."
+
+#. KodDj
+#: conn_shared_res.src
+msgctxt "STR_UNSPECIFIED_ERROR"
+msgid "An unknown error occurred."
+msgstr "Digwyddodd gwall anhysbys."
+
+#. 2CZNZ
+#: conn_shared_res.src
+msgctxt "STR_ERROR_REFRESH_ROW"
+msgid "An error occurred while refreshing the current row."
+msgstr "Ddigwyddodd gwall wrth adnewyddu'r rhes gyfredol."
+
+#. DJhQp
+#: conn_shared_res.src
+msgctxt "STR_ERROR_GET_ROW"
+msgid "An error occurred while getting the current row."
+msgstr "Ddigwyddodd gwall wrth estyn y rhes gyfredol."
+
+#. s9ves
+#: conn_shared_res.src
+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 ""
+"Nid oes modd gweithredu'r ymholiad. Dim ond gydag enw colofn mae modd "
+"defnyddio 'IS NULL'."
+
+#. kLhAy
+#: conn_shared_res.src
+msgctxt "STR_ILLEGAL_MOVEMENT"
+msgid "Illegal cursor movement occurred."
+msgstr "Digwyddodd symudiad cyrchwr anghyfreithlon."
+
+#. vGtCJ
+#: conn_shared_res.src
+msgctxt "STR_COMMIT_ROW"
+msgid "Please commit row '$position$' before update rows or insert new rows."
+msgstr ""
+"Cyflwynwch res '$position$' cyn diweddaru rhesi neu fewnosod rhesi newydd."
+
+#. 7DcRU
+#: conn_shared_res.src
+msgctxt "STR_NO_CONNECTION_GIVEN"
+msgid "It doesn't exist a connection to the database."
+msgstr "Nid yw'n bodoli fel cysylltiad yn y gronfa ddata."
+
+#. 5BYEX
+#: conn_shared_res.src
+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 ""
+"Rydych wedi ceisio gosod paramedr ar safle '$pos$' ond dim ond caniatâd i "
+"'$count$' paramedr(au) sydd. Un rheswm gall fod yw nad yw priodwedd "
+"\"ParameterNameSubstitution\" wedi ei osod i TRUE yn ffynhonnell y data."
+
+#. 6FnrV
+#: conn_shared_res.src
+msgctxt "STR_NO_INPUTSTREAM"
+msgid "The input stream was not set."
+msgstr "Nid yw'r llif i mewn wedi ei osod."
+
+#. Davdp
+#: conn_shared_res.src
+msgctxt "STR_NO_ELEMENT_NAME"
+msgid "There is no element named '$name$'."
+msgstr "Nid oes elfen o'r enw '$name$'."
+
+#. CWktu
+#: conn_shared_res.src
+msgctxt "STR_INVALID_BOOKMARK"
+msgid "Invalid bookmark value"
+msgstr "Gwerth nod tudalen annilys"
+
+#. VXSEP
+#: conn_shared_res.src
+msgctxt "STR_PRIVILEGE_NOT_GRANTED"
+msgid "Privilege not granted: Only table privileges can be granted."
+msgstr "Heb roi'r fraint: Dim ond breintiau tabl mae modd eu rhoi."
+
+#. DZf3v
+#: conn_shared_res.src
+msgctxt "STR_PRIVILEGE_NOT_REVOKED"
+msgid "Privilege not revoked: Only table privileges can be revoked."
+msgstr "Heb atal y fraint: Dim ond breintiau tabl y mae modd eu hatal."
+
+#. qTZj7
+#: conn_shared_res.src
+msgctxt "STR_ERRORMSG_SEQUENCE"
+msgid "Function sequence error."
+msgstr "Gwall dilyniant swyddogaeth."
+
+#. scUDb
+#: conn_shared_res.src
+msgctxt "STR_INVALID_INDEX"
+msgid "Invalid descriptor index."
+msgstr "Mynegai disgrifydd annilys."
+
+#. MAAeW
+#: conn_shared_res.src
+msgctxt "STR_UNSUPPORTED_FUNCTION"
+msgid "The driver does not support the function '$functionname$'."
+msgstr "Nid yw'r gyrrwr yn cynnal y swyddogaeth '$functionname$'."
+
+#. FAp7x
+#: conn_shared_res.src
+msgctxt "STR_UNSUPPORTED_FEATURE"
+msgid ""
+"The driver does not support the functionality for '$featurename$'. It is not"
+" implemented."
+msgstr ""
+"Nid yw'r gyrrwr yn cynnal y swyddogaeth '$featurename$'. Nid yw wedi ei "
+"wireddu eto."
+
+#. zXVCV
+#: conn_shared_res.src
+msgctxt "STR_FORMULA_WRONG"
+msgid "The formula for TypeInfoSettings is wrong!"
+msgstr "Mae'r fformiwla ar gyfer TypeInfoSettings yn anghywir!"
+
+#. ZWq6D
+#: conn_shared_res.src
+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 ""
+"Mae'r llinyn '$string$' yn fwy na hyd mwyaf nodau $maxlen$ pan cant eu trosi"
+" i'r set nod targed '$charset$'."
+
+#. CYSBr
+#: conn_shared_res.src
+msgctxt "STR_CANNOT_CONVERT_STRING"
+msgid ""
+"The string '$string$' cannot be converted using the encoding '$charset$'."
+msgstr ""
+"Nid oes modd trosi llinyn '$string$' gan ddefnyddio amgodiad '$charset$'."
+
+#. sSzsJ
+#: conn_shared_res.src
+msgctxt "STR_URI_SYNTAX_ERROR"
+msgid "The connection URL is invalid."
+msgstr "Mae cysylltiad yr URL yn annilys."
+
+#. ULTqE
+#: conn_shared_res.src
+msgctxt "STR_QUERY_TOO_COMPLEX"
+msgid "The query can not be executed. It is too complex."
+msgstr "Nid oes modd gweithredu'r ymholiad. Mae'n rhy gymhleth."
+
+#. UQYpN
+#: conn_shared_res.src
+msgctxt "STR_OPERATOR_TOO_COMPLEX"
+msgid "The query can not be executed. The operator is too complex."
+msgstr ""
+"Nid oes modd gweithredu'r ymholiad. Mae'r gweithredydd yn rhy gymhleth."
+
+#. DmQcr
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_LIKE_COLUMN"
+msgid ""
+"The query can not be executed. You cannot use 'LIKE' with columns of this "
+"type."
+msgstr ""
+"Nid owes modd gweithredu'r ymholiad. Nid oes modd defnyddio 'LIKE' gyda "
+"cholofnau o'r math yma."
+
+#. EMgKF
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_LIKE_STRING"
+msgid ""
+"The query can not be executed. 'LIKE' can be used with a string argument "
+"only."
+msgstr ""
+"Nid oes modd gweithredu'r ymholiad. Dim ond gydag ymresymiad llinyn y mae "
+"modd defnyddio 'LIKE'."
+
+#. PBG3H
+#: conn_shared_res.src
+msgctxt "STR_QUERY_NOT_LIKE_TOO_COMPLEX"
+msgid ""
+"The query can not be executed. The 'NOT LIKE' condition is too complex."
+msgstr ""
+"Nid oes modd gweithredu'r ymholiad. Mae'r cyflwr 'NOT LIKE' yn rhy gymhleth."
+
+#. CWeME
+#: conn_shared_res.src
+msgctxt "STR_QUERY_LIKE_WILDCARD"
+msgid ""
+"The query can not be executed. The 'LIKE' condition contains wildcard in the"
+" middle."
+msgstr ""
+"Nid oes modd gweithredu'r ymholiad. Mae'r cyflwr 'NOT LIKE' yn cynnwys nod "
+"chwiliwr yn y canol."
+
+#. NK7eq
+#: conn_shared_res.src
+msgctxt "STR_QUERY_LIKE_WILDCARD_MANY"
+msgid ""
+"The query can not be executed. The 'LIKE' condition contains too many "
+"wildcards."
+msgstr ""
+"Nid oes modd gweithredu'r ymholiad. Mae'r cyflwr 'NOT LIKE' yn cynnwys "
+"gormod o nod chwilwyr."
+
+#. nADdF
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMNNAME"
+msgid "The column name '$columnname$' is not valid."
+msgstr "Nid yw'r enw colofn '$columnname$' yn ddilys."
+
+#. FT3Zb
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_SELECTION"
+msgid "The statement contains an invalid selection of columns."
+msgstr "Mae'r gosodiad yn cynnwys dewis annilys o golofnau."
+
+#. sEFWB
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_UPDATEABLE"
+msgid "The column at position '$position$' could not be updated."
+msgstr "Nid oes modd diweddaru'r golofn ar safle '$position$'."
+
+#. iLNAb
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_LOAD_FILE"
+msgid "The file $filename$ could not be loaded."
+msgstr "Nid oedd modd llwytho'r ffeil $filename$."
+
+#. jq62z
+#: conn_shared_res.src
+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 ""
+"Cynhyrchodd yr ymgais i lwytho'r ffeil y neges gwall canlynol ($exception_type$):\n"
+"\n"
+"$error_message$"
+
+#. sbrdS
+#: conn_shared_res.src
+msgctxt "STR_TYPE_NOT_CONVERT"
+msgid "The type could not be converted."
+msgstr "Nid oedd modd trosi'r math hwn."
+
+#. 3L6uG
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_DESCRIPTOR_ERROR"
+msgid "Could not append column: invalid column descriptor."
+msgstr "Methu atodi'r golofn: disgrifydd colofn annilys."
+
+#. 4GMmY
+#: conn_shared_res.src
+msgctxt "STR_INVALID_GROUP_DESCRIPTOR_ERROR"
+msgid "Could not create group: invalid object descriptor."
+msgstr "Methu creu grŵp: disgrifydd gwrthrych annilys."
+
+#. MDKgr
+#: conn_shared_res.src
+msgctxt "STR_INVALID_INDEX_DESCRIPTOR_ERROR"
+msgid "Could not create index: invalid object descriptor."
+msgstr "Methu creu mynegai: disgrifydd gwrthrych annilys."
+
+#. jPjxi
+#: conn_shared_res.src
+msgctxt "STR_INVALID_KEY_DESCRIPTOR_ERROR"
+msgid "Could not create key: invalid object descriptor."
+msgstr "Methu creu allwedd: disgrifydd gwrthrych annilys."
+
+#. jaDH3
+#: conn_shared_res.src
+msgctxt "STR_INVALID_TABLE_DESCRIPTOR_ERROR"
+msgid "Could not create table: invalid object descriptor."
+msgstr "Methu creu tabl: disgrifydd gwrthrych annilys."
+
+#. utNzu
+#: conn_shared_res.src
+msgctxt "STR_INVALID_USER_DESCRIPTOR_ERROR"
+msgid "Could not create user: invalid object descriptor."
+msgstr "Methu creu defnyddiwr: disgrifydd gwrthrych annilys."
+
+#. 4TE9R
+#: conn_shared_res.src
+msgctxt "STR_INVALID_VIEW_DESCRIPTOR_ERROR"
+msgid "Could not create view: invalid object descriptor."
+msgstr "Methu creu golwg: disgrifydd gwrthrych annilys."
+
+#. BrHQp
+#: conn_shared_res.src
+msgctxt "STR_VIEW_NO_COMMAND_ERROR"
+msgid "Could not create view: no command object."
+msgstr "Methu creu golwg: gwrthrych heb orchymyn."
+
+#. GgFCn
+#: conn_shared_res.src
+msgctxt "STR_NO_CONNECTION"
+msgid ""
+"The connection could not be created. May be the necessary data provider is "
+"not installed."
+msgstr ""
+"Nid oedd modd creu'r cysylltiad. Efallai nad yw'r darparwr data "
+"angenrheidiol wedi ei osod."
+
+#. GRZEu
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_DELETE_INDEX"
+msgid ""
+"The index could not be deleted. An unknown error while accessing the file "
+"system occurred."
+msgstr ""
+"Nid oedd modd dileu'r mynegai. Digwyddodd gwall anhysbys wrth gael mynediad "
+"i'r ffeil system."
+
+#. JbDnu
+#: conn_shared_res.src
+msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX"
+msgid "The index could not be created. Only one column per index is allowed."
+msgstr ""
+"Nid oedd modd creu'r mynegai. Dim ond caniatâd ar gyfer un golofn y mynegai."
+
+#. rB3XE
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE"
+msgid "The index could not be created. The values are not unique."
+msgstr "Nid oedd modd creu mynegai. Nid yw'r gwerthoedd yn unigryw."
+
+#. f8DTu
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX"
+msgid "The index could not be created. An unknown error appeared."
+msgstr "Nid oedd modd creu mynegai. Digwyddodd gwall anhysbys."
+
+#. HPZuZ
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME"
+msgid ""
+"The index could not be created. The file '$filename$' is used by an other "
+"index."
+msgstr ""
+"Nid oedd modd creu mynegai. Mae'r ffeil '$filename$' yn cael ei ddefnyddio "
+"gan fynegai arall."
+
+#. GcK7B
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX_KEYSIZE"
+msgid ""
+"The index could not be created. The size of the chosen column is too big."
+msgstr "Nid oedd modd creu'r mynegai. Mae maint y golofn hon yn rhy fawr."
+
+#. vWZ84
+#: conn_shared_res.src
+msgctxt "STR_SQL_NAME_ERROR"
+msgid "The name '$name$' doesn't match SQL naming constraints."
+msgstr "Nid yw'r enw '$name$' yn cytuno â chyfyngiadau enwi SQL."
+
+#. wv2Cx
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_DELETE_FILE"
+msgid "The file $filename$ could not be deleted."
+msgstr "Nid oes modd dileu'r ffeil $filename$."
+
+#. rp3rF
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_TYPE"
+msgid "Invalid column type for column '$columnname$'."
+msgstr "Math o golofn annilys ar gyfer colofn '$columnname$'."
+
+#. jAStU
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_PRECISION"
+msgid "Invalid precision for column '$columnname$'."
+msgstr "Manylder annilys ar gyfer colofn '$columnname$'."
+
+#. zJbtr
+#: conn_shared_res.src
+msgctxt "STR_INVALID_PRECISION_SCALE"
+msgid "Precision is less than scale for column '$columnname$'."
+msgstr "Mae manylder yn llai na graddio ar gyfer colofn '$columnname$'."
+
+#. PDCV3
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_NAME_LENGTH"
+msgid "Invalid column name length for column '$columnname$'."
+msgstr "Hyd enw colofn annilys ar gyfer colofn '$columnname$'."
+
+#. NZWGq
+#: conn_shared_res.src
+msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN"
+msgid "Duplicate value found in column '$columnname$'."
+msgstr "Gwerth dyblyg wedi ei ganfod yn '$columnname$'."
+
+#. sfaxE
+#: conn_shared_res.src
+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 ""
+"Mae'r golofn '$columnname$' wedi ei diffinio fel math \"Degol\", yr hyd mwyaf yw $precision$ nod (gyda $scale$ man degol).\n"
+"\n"
+"Mae'r gwerth yma \"$value$ yn hirach na'r nifer o nodau sy'n cael eu caniatáu."
+
+#. ZvEz9
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_ALTERABLE"
+msgid ""
+"The column '$columnname$' could not be altered. May be the file system is "
+"write protected."
+msgstr ""
+"Nid oedd modd newid colofn '$columnname$'. Efallai fod y system ffeil wedi "
+"ei ddiogelu rhag ysgrifennu."
+
+#. 4BgE9
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_VALUE"
+msgid ""
+"The column '$columnname$' could not be updated. The value is invalid for "
+"that column."
+msgstr ""
+"Nid oedd modd diweddaru colofn '$columnname$'. Mae'r gwerth yn annilys ar "
+"gyfer y golofn honno."
+
+#. dFAFB
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_ADDABLE"
+msgid ""
+"The column '$columnname$' could not be added. May be the file system is "
+"write protected."
+msgstr ""
+"Nid oedd modd ychwanegu colofn '$columnname$'. Efallai fod y system ffeil "
+"wedi ei ddiogelu rhag ysgrifennu."
+
+#. zk3QB
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_DROP"
+msgid ""
+"The column at position '$position$' could not be dropped. May be the file "
+"system is write protected."
+msgstr ""
+"Nid oedd modd gollwng colofn ar safle '$position$'. Efallai fod y system "
+"ffeil wedi ei ddiogelu rhag ysgrifennu."
+
+#. hAwmi
+#: conn_shared_res.src
+msgctxt "STR_TABLE_NOT_DROP"
+msgid ""
+"The table '$tablename$' could not be dropped. May be the file system is "
+"write protected."
+msgstr ""
+"Nid oedd modd gollwng tabl '$tablename$'. Efallai fod y system ffeil wedi ei"
+" ddiogelu rhag ysgrifennu."
+
+#. R3BGx
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_ALTER_TABLE"
+msgid "The table could not be altered."
+msgstr "Nid oedd modd newid y tabl."
+
+#. UuoNm
+#: conn_shared_res.src
+msgctxt "STR_INVALID_DBASE_FILE"
+msgid "The file '$filename$' is an invalid (or unrecognized) dBase file."
+msgstr "Mae'r ffeil '$filename$' yn ffeil annilys dBase (neu anhysbys)."
+
+#. LhHTA
+#: conn_shared_res.src
+msgctxt "STR_CANNOT_OPEN_BOOK"
+msgid "Cannot open Evolution address book."
+msgstr "Methu agor llyfr cyfeiriadau Evolution."
+
+#. sxbEF
+#: conn_shared_res.src
+msgctxt "STR_SORT_BY_COL_ONLY"
+msgid "Can only sort by table columns."
+msgstr "Didoli yn ôl colofnau tabl yn unig."
+
+#. E4wn2
+#: conn_shared_res.src
+msgctxt "STR_QUERY_COMPLEX_COUNT"
+msgid ""
+"The query can not be executed. It is too complex. Only \"COUNT(*)\" is "
+"supported."
+msgstr ""
+"Nid oes modd gweithredu'r ymholiad. Mae'n rhy gymhleth. Dim ond \"COUNT(*)\""
+" sy'n cael ei gynnal."
+
+#. 8VQo4
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_BETWEEN"
+msgid ""
+"The query can not be executed. The 'BETWEEN' arguments are not correct."
+msgstr ""
+"Nid oes modd gweithredu'r ymholiad. Nid yw'r ymresymiad 'BETWEEN' yn gywir."
+
+#. 4oK7N
+#: conn_shared_res.src
+msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED"
+msgid "The query can not be executed. The function is not supported."
+msgstr ""
+"Nid oes modd gweithredu'r ymholiad. Nid yw'r swyddogaeth yn cael ei gynnal."
+
+#. kCjVU
+#: conn_shared_res.src
+msgctxt "STR_TABLE_READONLY"
+msgid "The table can not be changed. It is read only."
+msgstr "Nid oes modd newid y tabl. Darllen yn unig."
+
+#. cqWEv
+#: conn_shared_res.src
+msgctxt "STR_DELETE_ROW"
+msgid ""
+"The row could not be deleted. The option \"Display inactive records\" is "
+"set."
+msgstr ""
+"Nid oes modd dileu'r rhes. Mae'r dewis \"Dangos cofnodion anactif\" wedi ei "
+"osod."
+
+#. TZTfv
+#: conn_shared_res.src
+msgctxt "STR_ROW_ALREADY_DELETED"
+msgid "The row could not be deleted. It is already deleted."
+msgstr "Nid oedd modd dileu'r rhes. Mae wedi ei dileu'n barod."
+
+#. fuJot
+#: conn_shared_res.src
+msgctxt "STR_QUERY_MORE_TABLES"
+msgid "The query can not be executed. It contains more than one table."
+msgstr "Nid oes modd gweithredu’r ymholiad. Mae'n cynnwys mwy nag un tabl."
+
+#. w7AzE
+#: conn_shared_res.src
+msgctxt "STR_QUERY_NO_TABLE"
+msgid "The query can not be executed. It contains no valid table."
+msgstr "Nid oes modd gweithredu'r ymholiad. Nid yw'n cynnwys tabl dilys."
+
+#. CRsGn
+#: conn_shared_res.src
+msgctxt "STR_QUERY_NO_COLUMN"
+msgid "The query can not be executed. It contains no valid columns."
+msgstr "Nid oes modd gweithredu'r ymholiad. Nid yw'n cynnwys colofnau dilys."
+
+#. ucGyR
+#: conn_shared_res.src
+msgctxt "STR_INVALID_PARA_COUNT"
+msgid "The count of the given parameter values doesn't match the parameters."
+msgstr "Nid yw cyfrif y paramedr penodol yn cydweddu â'r paramedrau."
+
+#. 3EDJB
+#: conn_shared_res.src
+msgctxt "STR_NO_VALID_FILE_URL"
+msgid "The URL '$URL$' is not valid. A connection can not be created."
+msgstr "Nid yw'r URL '$URL$' yn ddilys. Nid oes modd creu cysylltiad."
+
+#. 9n4j2
+#: conn_shared_res.src
+msgctxt "STR_NO_CLASSNAME"
+msgid "The driver class '$classname$' could not be loaded."
+msgstr "Nid oedd modd llwytho dosbarth gyrrwr '$classname$'."
+
+#. jbnZZ
+#: conn_shared_res.src
+msgctxt "STR_NO_JAVA"
+msgid "No Java installation could be found. Please check your installation."
+msgstr "Nid oedd modd canfod gosodiad Java. Gwiriwch eich gosodiad."
+
+#. iKnFy
+#: conn_shared_res.src
+msgctxt "STR_NO_RESULTSET"
+msgid "The execution of the query doesn't return a valid result set."
+msgstr "Nid yw gweithredu'r ymholiad yn dychwelyd set canlyniad dilys."
+
+#. kiYDS
+#: conn_shared_res.src
+msgctxt "STR_NO_ROWCOUNT"
+msgid "The execution of the update statement doesn't effect any rows."
+msgstr "Nid yw gweithredu'r datganiad diweddaru'n effeithio ar resi."
+
+#. xiRq3
+#: conn_shared_res.src
+msgctxt "STR_NO_CLASSNAME_PATH"
+msgid "The additional driver class path is '$classpath$'."
+msgstr "'$classpath$' yw llwybr y dosbarth gyrrwr ychwanegol."
+
+#. QxNVP
+#: conn_shared_res.src
+msgctxt "STR_UNKNOWN_PARA_TYPE"
+msgid "The type of parameter at position '$position$' is unknown."
+msgstr "Mae'r math o baramedr ar safle '$position$' yn anhysbys."
+
+#. ghuVV
+#: conn_shared_res.src
+msgctxt "STR_UNKNOWN_COLUMN_TYPE"
+msgid "The type of column at position '$position$' is unknown."
+msgstr "Mae'r math o golofn ar safle '$position$' yn anhysbys."
+
+#. 2M8qG
+#: conn_shared_res.src
+msgctxt "STR_NO_KDE_INST"
+msgid "No suitable KDE installation was found."
+msgstr "Nid oes gosodiad KDE addas ar gael."
+
+#. aCWED
+#: conn_shared_res.src
+msgctxt "STR_KDE_VERSION_TOO_OLD"
+msgid ""
+"KDE version $major$.$minor$ or higher is required to access the KDE Address "
+"Book."
+msgstr ""
+"Mae angen fersiwn KDE $major$.$minor$ neu uwch ar gyfer mynediad at Lyfr "
+"Cyfeiriad KDE."
+
+#. LVhyq
+#: conn_shared_res.src
+msgctxt "STR_KDE_VERSION_TOO_NEW"
+msgid ""
+"The found KDE version is too new. Only KDE up to version $major$.$minor$ is "
+"known to work with this product.\n"
+msgstr ""
+"Mae'r fersiwn gyfredol o KDE yn rhy ddiweddar. Dim ond KDE hyd at fersiwn "
+"$major$.$minor$ sy'n hysbys ei bod yn gweithio gyda'r cynnyrch hwn.\n"
+
+#. gnHHh
+#: conn_shared_res.src
+msgctxt "STR_KDE_VERSION_TOO_NEW_WORK_AROUND"
+msgid ""
+"If you are sure that your KDE version works, you might execute the following Basic macro to disable this version check:\n"
+"\n"
+msgstr ""
+"Os ydych yn siŵr fod eich fersiwn chi o KDE yn gweithio, gallwch weithredu'r macro Basic canlynol er mwyn analluogi gwiriad y fersiwn:\n"
+"\n"
+
+#. 3FmFX
+#: conn_shared_res.src
+msgctxt "STR_PARA_ONLY_PREPARED"
+msgid "Parameters can appear only in prepared statements."
+msgstr "Gall paramedrau ymddangos mewn datganiadau parod yn unig."
+
+#. CB7pj
+#: conn_shared_res.src
+msgctxt "STR_NO_TABLE"
+msgid "No such table!"
+msgstr "Dim tabl o'r fath!"
+
+#. CDY8S
+#: conn_shared_res.src
+msgctxt "STR_NO_MAC_OS_FOUND"
+msgid "No suitable Mac OS installation was found."
+msgstr "Heb ganfod gosodiad Mac OS addas."
+
+#. HNSzq
+#: conn_shared_res.src
+msgctxt "STR_NO_STORAGE"
+msgid "The connection can not be established. No storage or URL was given."
+msgstr "Nid oedd modd creu'r cysylltiad. Ni roddwyd storfa na URL."
+
+#. SZSmZ
+#: conn_shared_res.src
+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 ""
+"Nid yw'r URL yma'n cynnwys llwybr system ffeil lleol. Gwiriwch leoliad eich "
+"ffeil cronfa ddata."
+
+#. muHcn
+#: conn_shared_res.src
+msgctxt "STR_NO_TABLE_CONTAINER"
+msgid "An error occurred while obtaining the connection's table container."
+msgstr "Ddigwyddodd gwall wrth dderbyn cynhwysydd tabl y cysylltiad."
+
+#. Rm4Le
+#: conn_shared_res.src
+msgctxt "STR_NO_TABLENAME"
+msgid "There is no table named '$tablename$'."
+msgstr "Nid oes tabl o'r enw '$tablename$'."
+
+#. 3BxCF
+#: conn_shared_res.src
+msgctxt "STR_NO_DOCUMENTUI"
+msgid "The provided DocumentUI is not allowed to be NULL."
+msgstr "Nid oes caniatâd i'r DocumentUI fod yn NULL."
+
+#. VLEMM
+#: conn_shared_res.src
+msgctxt "STR_ERROR_NEW_VERSION"
+msgid ""
+"The connection could not be established. The database was created by a newer"
+" version of %PRODUCTNAME."
+msgstr ""
+"Nid oedd modd sefydlu cysylltiad. Crëwyd y gronfa ddata gan fersiwn mwy "
+"diweddar o %PRODUCTNAME."
diff --git a/source/cy/connectivity/source/resource.po b/source/cy/connectivity/source/resource.po
deleted file mode 100644
index 11f1eca4254..00000000000
--- a/source/cy/connectivity/source/resource.po
+++ /dev/null
@@ -1,913 +0,0 @@
-#. extracted from connectivity/source/resource
-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: 2017-04-12 14:13+0200\n"
-"PO-Revision-Date: 2015-09-24 14:47+0000\n"
-"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: cy\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==2) ? 1 : 0;\n"
-"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1443106052.000000\n"
-
-#: conn_error_message.src
-msgctxt ""
-"conn_error_message.src\n"
-"256 + 2*100 + 0\n"
-"string.text"
-msgid "The record operation has been vetoed."
-msgstr "Mae'r weithred recordio wedi ei hatal."
-
-#: conn_error_message.src
-msgctxt ""
-"conn_error_message.src\n"
-"256 + 2*200 + 0\n"
-"string.text"
-msgid "The statement contains a cyclic reference to one or more sub queries."
-msgstr "Mae'r gosodiad yn cynnwys cyfeirnod cylchol i un neu fwy o is ymholiadau."
-
-#: conn_error_message.src
-msgctxt ""
-"conn_error_message.src\n"
-"256 + 2*300 + 0\n"
-"string.text"
-msgid "The name must not contain any slashes ('/')."
-msgstr "Rhaid i'r enw beidio cynnwys slaes ('/')."
-
-#: conn_error_message.src
-msgctxt ""
-"conn_error_message.src\n"
-"256 + 2*301 + 0\n"
-"string.text"
-msgid "$1$ is no SQL conform identifier."
-msgstr "Nid yw $1$ yn ddynodydd cydymffurfio SQL."
-
-#: conn_error_message.src
-msgctxt ""
-"conn_error_message.src\n"
-"256 + 2*302 + 0\n"
-"string.text"
-msgid "Query names must not contain quote characters."
-msgstr "Ni ddylai enw ymholiad gynnwys dyfynodau."
-
-#: conn_error_message.src
-msgctxt ""
-"conn_error_message.src\n"
-"256 + 2*303 + 0\n"
-"string.text"
-msgid "The name '$1$' is already in use in the database."
-msgstr "Mae'r enw '$1$' eisoes yn cael ei ddefnyddio yn y gronfa ddata."
-
-#: conn_error_message.src
-msgctxt ""
-"conn_error_message.src\n"
-"256 + 2*304 + 0\n"
-"string.text"
-msgid "No connection to the database exists."
-msgstr "Does dim cysylltiad i'r gronfa ddata'n bodoli."
-
-#: conn_error_message.src
-msgctxt ""
-"conn_error_message.src\n"
-"256 + 2*500 + 0\n"
-"string.text"
-msgid "No $1$ exists."
-msgstr "Dim $1$ yn bodoli."
-
-#: conn_error_message.src
-msgctxt ""
-"conn_error_message.src\n"
-"256 + 2*550 + 0\n"
-"string.text"
-msgid "Unable to display the complete table content. Please apply a filter."
-msgstr "Methu dangos cynnwys y tabl llawn. Mae angen gosod hidl."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_ERR_EXECUTING_QUERY\n"
-"string.text"
-msgid "An error occurred while executing the query."
-msgstr "Digwyddodd gwall wrth weithredu ymholiad."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_AT_LEAST_ONE_TABLES\n"
-"string.text"
-msgid "The query can not be executed. It needs at least one table."
-msgstr "Nid oes modd gweithredu’r ymholiad. Mae angen o leiaf un tabl."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_COUNT_SUPPORT\n"
-"string.text"
-msgid "The driver does not support the 'COUNT' function."
-msgstr "Nid yw'r gyrrwr yn cynnal y swyddogaeth 'COUNT'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_STMT_TYPE_NOT_SUPPORTED\n"
-"string.text"
-msgid "This statement type not supported by this database driver."
-msgstr "Nid yw'r math yma o ddatganiad yn cael ei gynnal gan yrrwr y gronfa ddata hon."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_UNSPECIFIED_ERROR\n"
-"string.text"
-msgid "An unknown error occurred."
-msgstr "Digwyddodd gwall anhysbys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_ERROR_REFRESH_ROW\n"
-"string.text"
-msgid "An error occurred while refreshing the current row."
-msgstr "Ddigwyddodd gwall wrth adnewyddu'r rhes gyfredol."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_ERROR_GET_ROW\n"
-"string.text"
-msgid "An error occurred while getting the current row."
-msgstr "Ddigwyddodd gwall wrth estyn y rhes gyfredol."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_INVALID_IS_NULL_COLUMN\n"
-"string.text"
-msgid "The query can not be executed. The 'IS NULL' can only be used with a column name."
-msgstr "Nid oes modd gweithredu'r ymholiad. Dim ond gydag enw colofn mae modd defnyddio 'IS NULL'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_ILLEGAL_MOVEMENT\n"
-"string.text"
-msgid "Illegal cursor movement occurred."
-msgstr "Digwyddodd symudiad cyrchwr anghyfreithlon."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COMMIT_ROW\n"
-"string.text"
-msgid "Please commit row '$position$' before update rows or insert new rows."
-msgstr "Cyflwynwch res '$position$' cyn diweddaru rhesi neu fewnosod rhesi newydd."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_CONNECTION_GIVEN\n"
-"string.text"
-msgid "It doesn't exist a connection to the database."
-msgstr "Nid yw'n bodoli fel cysylltiad yn y gronfa ddata."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_WRONG_PARAM_INDEX\n"
-"string.text"
-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 "Rydych wedi ceisio gosod paramedr ar safle '$pos$' ond dim ond caniatâd i '$count$' paramedr(au) sydd. Un rheswm gall fod yw nad yw priodwedd \"ParameterNameSubstitution\" wedi ei osod i TRUE yn ffynhonnell y data."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_INPUTSTREAM\n"
-"string.text"
-msgid "The input stream was not set."
-msgstr "Nid yw'r llif i mewn wedi ei osod."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_ELEMENT_NAME\n"
-"string.text"
-msgid "There is no element named '$name$'."
-msgstr "Nid oes elfen o'r enw '$name$'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_BOOKMARK\n"
-"string.text"
-msgid "Invalid bookmark value"
-msgstr "Gwerth nod tudalen annilys"
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_PRIVILEGE_NOT_GRANTED\n"
-"string.text"
-msgid "Privilege not granted: Only table privileges can be granted."
-msgstr "Heb roi'r fraint: Dim ond breintiau tabl mae modd eu rhoi."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_PRIVILEGE_NOT_REVOKED\n"
-"string.text"
-msgid "Privilege not revoked: Only table privileges can be revoked."
-msgstr "Heb atal y fraint: Dim ond breintiau tabl y mae modd eu hatal."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_ERRORMSG_SEQUENCE\n"
-"string.text"
-msgid "Function sequence error."
-msgstr "Gwall dilyniant swyddogaeth."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_INDEX\n"
-"string.text"
-msgid "Invalid descriptor index."
-msgstr "Mynegai disgrifydd annilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_UNSUPPORTED_FUNCTION\n"
-"string.text"
-msgid "The driver does not support the function '$functionname$'."
-msgstr "Nid yw'r gyrrwr yn cynnal y swyddogaeth '$functionname$'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_UNSUPPORTED_FEATURE\n"
-"string.text"
-msgid "The driver does not support the functionality for '$featurename$'. It is not implemented."
-msgstr "Nid yw'r gyrrwr yn cynnal y swyddogaeth '$featurename$'. Nid yw wedi ei wireddu eto."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_FORMULA_WRONG\n"
-"string.text"
-msgid "The formula for TypeInfoSettings is wrong!"
-msgstr "Mae'r fformiwla ar gyfer TypeInfoSettings yn anghywir!"
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_STRING_LENGTH_EXCEEDED\n"
-"string.text"
-msgid "The string '$string$' exceeds the maximum length of $maxlen$ characters when converted to the target character set '$charset$'."
-msgstr "Mae'r llinyn '$string$' yn fwy na hyd mwyaf nodau $maxlen$ pan cant eu trosi i'r set nod targed '$charset$'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_CANNOT_CONVERT_STRING\n"
-"string.text"
-msgid "The string '$string$' cannot be converted using the encoding '$charset$'."
-msgstr "Nid oes modd trosi llinyn '$string$' gan ddefnyddio amgodiad '$charset$'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_URI_SYNTAX_ERROR\n"
-"string.text"
-msgid "The connection URL is invalid."
-msgstr "Mae cysylltiad yr URL yn annilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_TOO_COMPLEX\n"
-"string.text"
-msgid "The query can not be executed. It is too complex."
-msgstr "Nid oes modd gweithredu'r ymholiad. Mae'n rhy gymhleth."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_OPERATOR_TOO_COMPLEX\n"
-"string.text"
-msgid "The query can not be executed. The operator is too complex."
-msgstr "Nid oes modd gweithredu'r ymholiad. Mae'r gweithredydd yn rhy gymhleth."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_INVALID_LIKE_COLUMN\n"
-"string.text"
-msgid "The query can not be executed. You cannot use 'LIKE' with columns of this type."
-msgstr "Nid owes modd gweithredu'r ymholiad. Nid oes modd defnyddio 'LIKE' gyda cholofnau o'r math yma."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_INVALID_LIKE_STRING\n"
-"string.text"
-msgid "The query can not be executed. 'LIKE' can be used with a string argument only."
-msgstr "Nid oes modd gweithredu'r ymholiad. Dim ond gydag ymresymiad llinyn y mae modd defnyddio 'LIKE'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_NOT_LIKE_TOO_COMPLEX\n"
-"string.text"
-msgid "The query can not be executed. The 'NOT LIKE' condition is too complex."
-msgstr "Nid oes modd gweithredu'r ymholiad. Mae'r cyflwr 'NOT LIKE' yn rhy gymhleth."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_LIKE_WILDCARD\n"
-"string.text"
-msgid "The query can not be executed. The 'LIKE' condition contains wildcard in the middle."
-msgstr "Nid oes modd gweithredu'r ymholiad. Mae'r cyflwr 'NOT LIKE' yn cynnwys nod chwiliwr yn y canol."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_LIKE_WILDCARD_MANY\n"
-"string.text"
-msgid "The query can not be executed. The 'LIKE' condition contains too many wildcards."
-msgstr "Nid oes modd gweithredu'r ymholiad. Mae'r cyflwr 'NOT LIKE' yn cynnwys gormod o nod chwilwyr."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_COLUMNNAME\n"
-"string.text"
-msgid "The column name '$columnname$' is not valid."
-msgstr "Nid yw'r enw colofn '$columnname$' yn ddilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_COLUMN_SELECTION\n"
-"string.text"
-msgid "The statement contains an invalid selection of columns."
-msgstr "Mae'r gosodiad yn cynnwys dewis annilys o golofnau."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COLUMN_NOT_UPDATEABLE\n"
-"string.text"
-msgid "The column at position '$position$' could not be updated."
-msgstr "Nid oes modd diweddaru'r golofn ar safle '$position$'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COULD_NOT_LOAD_FILE\n"
-"string.text"
-msgid "The file $filename$ could not be loaded."
-msgstr "Nid oedd modd llwytho'r ffeil $filename$."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_LOAD_FILE_ERROR_MESSAGE\n"
-"string.text"
-msgid ""
-"The attempt to load the file resulted in the following error message ($exception_type$):\n"
-"\n"
-"$error_message$"
-msgstr ""
-"Cynhyrchodd yr ymgais i lwytho'r ffeil y neges gwall canlynol ($exception_type$):\n"
-"\n"
-"$error_message$"
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_TYPE_NOT_CONVERT\n"
-"string.text"
-msgid "The type could not be converted."
-msgstr "Nid oedd modd trosi'r math hwn."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_COLUMN_DESCRIPTOR_ERROR\n"
-"string.text"
-msgid "Could not append column: invalid column descriptor."
-msgstr "Methu atodi'r golofn: disgrifydd colofn annilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_GROUP_DESCRIPTOR_ERROR\n"
-"string.text"
-msgid "Could not create group: invalid object descriptor."
-msgstr "Methu creu grŵp: disgrifydd gwrthrych annilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_INDEX_DESCRIPTOR_ERROR\n"
-"string.text"
-msgid "Could not create index: invalid object descriptor."
-msgstr "Methu creu mynegai: disgrifydd gwrthrych annilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_KEY_DESCRIPTOR_ERROR\n"
-"string.text"
-msgid "Could not create key: invalid object descriptor."
-msgstr "Methu creu allwedd: disgrifydd gwrthrych annilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_TABLE_DESCRIPTOR_ERROR\n"
-"string.text"
-msgid "Could not create table: invalid object descriptor."
-msgstr "Methu creu tabl: disgrifydd gwrthrych annilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_USER_DESCRIPTOR_ERROR\n"
-"string.text"
-msgid "Could not create user: invalid object descriptor."
-msgstr "Methu creu defnyddiwr: disgrifydd gwrthrych annilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_VIEW_DESCRIPTOR_ERROR\n"
-"string.text"
-msgid "Could not create view: invalid object descriptor."
-msgstr "Methu creu golwg: disgrifydd gwrthrych annilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_VIEW_NO_COMMAND_ERROR\n"
-"string.text"
-msgid "Could not create view: no command object."
-msgstr "Methu creu golwg: gwrthrych heb orchymyn."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_CONNECTION\n"
-"string.text"
-msgid "The connection could not be created. May be the necessary data provider is not installed."
-msgstr "Nid oedd modd creu'r cysylltiad. Efallai nad yw'r darparwr data angenrheidiol wedi ei osod."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COULD_NOT_DELETE_INDEX\n"
-"string.text"
-msgid "The index could not be deleted. An unknown error while accessing the file system occurred."
-msgstr "Nid oedd modd dileu'r mynegai. Digwyddodd gwall anhysbys wrth gael mynediad i'r ffeil system."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_ONL_ONE_COLUMN_PER_INDEX\n"
-"string.text"
-msgid "The index could not be created. Only one column per index is allowed."
-msgstr "Nid oedd modd creu'r mynegai. Dim ond caniatâd ar gyfer un golofn y mynegai."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE\n"
-"string.text"
-msgid "The index could not be created. The values are not unique."
-msgstr "Nid oedd modd creu mynegai. Nid yw'r gwerthoedd yn unigryw."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COULD_NOT_CREATE_INDEX\n"
-"string.text"
-msgid "The index could not be created. An unknown error appeared."
-msgstr "Nid oedd modd creu mynegai. Digwyddodd gwall anhysbys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COULD_NOT_CREATE_INDEX_NAME\n"
-"string.text"
-msgid "The index could not be created. The file '$filename$' is used by an other index."
-msgstr "Nid oedd modd creu mynegai. Mae'r ffeil '$filename$' yn cael ei ddefnyddio gan fynegai arall."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COULD_NOT_CREATE_INDEX_KEYSIZE\n"
-"string.text"
-msgid "The index could not be created. The size of the chosen column is too big."
-msgstr "Nid oedd modd creu'r mynegai. Mae maint y golofn hon yn rhy fawr."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_SQL_NAME_ERROR\n"
-"string.text"
-msgid "The name '$name$' doesn't match SQL naming constraints."
-msgstr "Nid yw'r enw '$name$' yn cytuno â chyfyngiadau enwi SQL."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COULD_NOT_DELETE_FILE\n"
-"string.text"
-msgid "The file $filename$ could not be deleted."
-msgstr "Nid oes modd dileu'r ffeil $filename$."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_COLUMN_TYPE\n"
-"string.text"
-msgid "Invalid column type for column '$columnname$'."
-msgstr "Math o golofn annilys ar gyfer colofn '$columnname$'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_COLUMN_PRECISION\n"
-"string.text"
-msgid "Invalid precision for column '$columnname$'."
-msgstr "Manylder annilys ar gyfer colofn '$columnname$'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_PRECISION_SCALE\n"
-"string.text"
-msgid "Precision is less than scale for column '$columnname$'."
-msgstr "Mae manylder yn llai na graddio ar gyfer colofn '$columnname$'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_COLUMN_NAME_LENGTH\n"
-"string.text"
-msgid "Invalid column name length for column '$columnname$'."
-msgstr "Hyd enw colofn annilys ar gyfer colofn '$columnname$'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_DUPLICATE_VALUE_IN_COLUMN\n"
-"string.text"
-msgid "Duplicate value found in column '$columnname$'."
-msgstr "Gwerth dyblyg wedi ei ganfod yn '$columnname$'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_COLUMN_DECIMAL_VALUE\n"
-"string.text"
-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 ""
-"Mae'r golofn '$columnname$' wedi ei diffinio fel math \"Degol\", yr hyd mwyaf yw $precision$ nod (gyda $scale$ man degol).\n"
-"\n"
-"Mae'r gwerth yma \"$value$ yn hirach na'r nifer o nodau sy'n cael eu caniatáu."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COLUMN_NOT_ALTERABLE\n"
-"string.text"
-msgid "The column '$columnname$' could not be altered. May be the file system is write protected."
-msgstr "Nid oedd modd newid colofn '$columnname$'. Efallai fod y system ffeil wedi ei ddiogelu rhag ysgrifennu."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_COLUMN_VALUE\n"
-"string.text"
-msgid "The column '$columnname$' could not be updated. The value is invalid for that column."
-msgstr "Nid oedd modd diweddaru colofn '$columnname$'. Mae'r gwerth yn annilys ar gyfer y golofn honno."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COLUMN_NOT_ADDABLE\n"
-"string.text"
-msgid "The column '$columnname$' could not be added. May be the file system is write protected."
-msgstr "Nid oedd modd ychwanegu colofn '$columnname$'. Efallai fod y system ffeil wedi ei ddiogelu rhag ysgrifennu."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COLUMN_NOT_DROP\n"
-"string.text"
-msgid "The column at position '$position$' could not be dropped. May be the file system is write protected."
-msgstr "Nid oedd modd gollwng colofn ar safle '$position$'. Efallai fod y system ffeil wedi ei ddiogelu rhag ysgrifennu."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_TABLE_NOT_DROP\n"
-"string.text"
-msgid "The table '$tablename$' could not be dropped. May be the file system is write protected."
-msgstr "Nid oedd modd gollwng tabl '$tablename$'. Efallai fod y system ffeil wedi ei ddiogelu rhag ysgrifennu."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_COULD_NOT_ALTER_TABLE\n"
-"string.text"
-msgid "The table could not be altered."
-msgstr "Nid oedd modd newid y tabl."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_DBASE_FILE\n"
-"string.text"
-msgid "The file '$filename$' is an invalid (or unrecognized) dBase file."
-msgstr "Mae'r ffeil '$filename$' yn ffeil annilys dBase (neu anhysbys)."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_CANNOT_OPEN_BOOK\n"
-"string.text"
-msgid "Cannot open Evolution address book."
-msgstr "Methu agor llyfr cyfeiriadau Evolution."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_SORT_BY_COL_ONLY\n"
-"string.text"
-msgid "Can only sort by table columns."
-msgstr "Didoli yn ôl colofnau tabl yn unig."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_COMPLEX_COUNT\n"
-"string.text"
-msgid "The query can not be executed. It is too complex. Only \"COUNT(*)\" is supported."
-msgstr "Nid oes modd gweithredu'r ymholiad. Mae'n rhy gymhleth. Dim ond \"COUNT(*)\" sy'n cael ei gynnal."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_INVALID_BETWEEN\n"
-"string.text"
-msgid "The query can not be executed. The 'BETWEEN' arguments are not correct."
-msgstr "Nid oes modd gweithredu'r ymholiad. Nid yw'r ymresymiad 'BETWEEN' yn gywir."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_FUNCTION_NOT_SUPPORTED\n"
-"string.text"
-msgid "The query can not be executed. The function is not supported."
-msgstr "Nid oes modd gweithredu'r ymholiad. Nid yw'r swyddogaeth yn cael ei gynnal."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_TABLE_READONLY\n"
-"string.text"
-msgid "The table can not be changed. It is read only."
-msgstr "Nid oes modd newid y tabl. Darllen yn unig."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_DELETE_ROW\n"
-"string.text"
-msgid "The row could not be deleted. The option \"Display inactive records\" is set."
-msgstr "Nid oes modd dileu'r rhes. Mae'r dewis \"Dangos cofnodion anactif\" wedi ei osod."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_ROW_ALREADY_DELETED\n"
-"string.text"
-msgid "The row could not be deleted. It is already deleted."
-msgstr "Nid oedd modd dileu'r rhes. Mae wedi ei dileu'n barod."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_MORE_TABLES\n"
-"string.text"
-msgid "The query can not be executed. It contains more than one table."
-msgstr "Nid oes modd gweithredu’r ymholiad. Mae'n cynnwys mwy nag un tabl."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_NO_TABLE\n"
-"string.text"
-msgid "The query can not be executed. It contains no valid table."
-msgstr "Nid oes modd gweithredu'r ymholiad. Nid yw'n cynnwys tabl dilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_QUERY_NO_COLUMN\n"
-"string.text"
-msgid "The query can not be executed. It contains no valid columns."
-msgstr "Nid oes modd gweithredu'r ymholiad. Nid yw'n cynnwys colofnau dilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_PARA_COUNT\n"
-"string.text"
-msgid "The count of the given parameter values doesn't match the parameters."
-msgstr "Nid yw cyfrif y paramedr penodol yn cydweddu â'r paramedrau."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_VALID_FILE_URL\n"
-"string.text"
-msgid "The URL '$URL$' is not valid. A connection can not be created."
-msgstr "Nid yw'r URL '$URL$' yn ddilys. Nid oes modd creu cysylltiad."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_CLASSNAME\n"
-"string.text"
-msgid "The driver class '$classname$' could not be loaded."
-msgstr "Nid oedd modd llwytho dosbarth gyrrwr '$classname$'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_JAVA\n"
-"string.text"
-msgid "No Java installation could be found. Please check your installation."
-msgstr "Nid oedd modd canfod gosodiad Java. Gwiriwch eich gosodiad."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_RESULTSET\n"
-"string.text"
-msgid "The execution of the query doesn't return a valid result set."
-msgstr "Nid yw gweithredu'r ymholiad yn dychwelyd set canlyniad dilys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_ROWCOUNT\n"
-"string.text"
-msgid "The execution of the update statement doesn't effect any rows."
-msgstr "Nid yw gweithredu'r datganiad diweddaru'n effeithio ar resi."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_CLASSNAME_PATH\n"
-"string.text"
-msgid "The additional driver class path is '$classpath$'."
-msgstr "'$classpath$' yw llwybr y dosbarth gyrrwr ychwanegol."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_UNKNOWN_PARA_TYPE\n"
-"string.text"
-msgid "The type of parameter at position '$position$' is unknown."
-msgstr "Mae'r math o baramedr ar safle '$position$' yn anhysbys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_UNKNOWN_COLUMN_TYPE\n"
-"string.text"
-msgid "The type of column at position '$position$' is unknown."
-msgstr "Mae'r math o golofn ar safle '$position$' yn anhysbys."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_KDE_INST\n"
-"string.text"
-msgid "No suitable KDE installation was found."
-msgstr "Nid oes gosodiad KDE addas ar gael."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_KDE_VERSION_TOO_OLD\n"
-"string.text"
-msgid "KDE version $major$.$minor$ or higher is required to access the KDE Address Book."
-msgstr "Mae angen fersiwn KDE $major$.$minor$ neu uwch ar gyfer mynediad at Lyfr Cyfeiriad KDE."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_KDE_VERSION_TOO_NEW\n"
-"string.text"
-msgid "The found KDE version is too new. Only KDE up to version $major$.$minor$ is known to work with this product.\n"
-msgstr "Mae'r fersiwn gyfredol o KDE yn rhy ddiweddar. Dim ond KDE hyd at fersiwn $major$.$minor$ sy'n hysbys ei bod yn gweithio gyda'r cynnyrch hwn.\n"
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_KDE_VERSION_TOO_NEW_WORK_AROUND\n"
-"string.text"
-msgid ""
-"If you are sure that your KDE version works, you might execute the following Basic macro to disable this version check:\n"
-"\n"
-msgstr ""
-"Os ydych yn siŵr fod eich fersiwn chi o KDE yn gweithio, gallwch weithredu'r macro Basic canlynol er mwyn analluogi gwiriad y fersiwn:\n"
-"\n"
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_PARA_ONLY_PREPARED\n"
-"string.text"
-msgid "Parameters can appear only in prepared statements."
-msgstr "Gall paramedrau ymddangos mewn datganiadau parod yn unig."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_TABLE\n"
-"string.text"
-msgid "No such table!"
-msgstr "Dim tabl o'r fath!"
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_MAC_OS_FOUND\n"
-"string.text"
-msgid "No suitable Mac OS installation was found."
-msgstr "Heb ganfod gosodiad Mac OS addas."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_STORAGE\n"
-"string.text"
-msgid "The connection can not be established. No storage or URL was given."
-msgstr "Nid oedd modd creu'r cysylltiad. Ni roddwyd storfa na URL."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_INVALID_FILE_URL\n"
-"string.text"
-msgid "The given URL contains no valid local file system path. Please check the location of your database file."
-msgstr "Nid yw'r URL yma'n cynnwys llwybr system ffeil lleol. Gwiriwch leoliad eich ffeil cronfa ddata."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_TABLE_CONTAINER\n"
-"string.text"
-msgid "An error occurred while obtaining the connection's table container."
-msgstr "Ddigwyddodd gwall wrth dderbyn cynhwysydd tabl y cysylltiad."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_TABLENAME\n"
-"string.text"
-msgid "There is no table named '$tablename$'."
-msgstr "Nid oes tabl o'r enw '$tablename$'."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_NO_DOCUMENTUI\n"
-"string.text"
-msgid "The provided DocumentUI is not allowed to be NULL."
-msgstr "Nid oes caniatâd i'r DocumentUI fod yn NULL."
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_ERROR_NEW_VERSION\n"
-"string.text"
-msgid "The connection could not be established. The database was created by a newer version of %PRODUCTNAME."
-msgstr "Nid oedd modd sefydlu cysylltiad. Crëwyd y gronfa ddata gan fersiwn mwy diweddar o %PRODUCTNAME."