From cf7da1843c45a4c2df7a749f7886a2d2ba0ee92a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 19:25:40 +0200 Subject: Adding upstream version 7.2.6. Signed-off-by: Daniel Baumann --- sphinx/locale/cy/LC_MESSAGES/sphinx.js | 60 ++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 sphinx/locale/cy/LC_MESSAGES/sphinx.js (limited to 'sphinx/locale/cy/LC_MESSAGES/sphinx.js') diff --git a/sphinx/locale/cy/LC_MESSAGES/sphinx.js b/sphinx/locale/cy/LC_MESSAGES/sphinx.js new file mode 100644 index 0000000..887b9fa --- /dev/null +++ b/sphinx/locale/cy/LC_MESSAGES/sphinx.js @@ -0,0 +1,60 @@ +Documentation.addTranslations({ + "locale": "cy", + "messages": { + "%(filename)s — %(docstitle)s": "", + "© %(copyright_prefix)s %(copyright)s.": "", + ", in ": ", yn ", + "About these documents": "Yngl\u0177n \u00e2'r dogfennau hyn", + "Automatically generated list of changes in version %(version)s": "Rhestr o newidiadau yn fersiwn %(version)s wedi'i cynhyrchu'n awtomatig", + "C API changes": "Newidiadau i'r C-API", + "Changes in Version %(version)s — %(docstitle)s": "", + "Collapse sidebar": "Cyfangu'r bar ochr", + "Complete Table of Contents": "Tabl Cynnwys Llawn", + "Contents": "Cynnwys", + "Copyright": "Hawlfraint", + "Created using Sphinx %(sphinx_version)s.": "", + "Expand sidebar": "Ehangu'r bar ochr", + "Full index on one page": "Indecs llawn ar un tudalen", + "General Index": "Indecs cyffredinol", + "Global Module Index": "Indecs Modiwl Byd-Eang", + "Go": "Ewch", + "Hide Search Matches": "Cuddio Canlyniadau Chwilio", + "Index": "Indecs", + "Index – %(key)s": "Indecs – %(key)s", + "Index pages by letter": "Indecs tudalennau gan lythyren", + "Indices and tables:": "Indecsau a tablau:", + "Last updated on %(last_updated)s.": "Diweddarwyd yn ddiwethaf ar %(last_updated)s.", + "Library changes": "Newidiadau i'r llyfrgell", + "Navigation": "Llywio", + "Next topic": "Pwnc nesaf", + "Other changes": "Newidiadau arall", + "Overview": "Trosolwg", + "Please activate JavaScript to enable the search\n functionality.": "Trwoch JavaScript ymlaen i alluogi'r chwilio.", + "Preparing search...": "Paratoi chwilio...", + "Previous topic": "Pwnc blaenorol", + "Quick search": "Chwilio cyflym", + "Search": "Chwilio", + "Search Page": "Tudalen Chwilio", + "Search Results": "Canlyniadau chwilio", + "Search finished, found ${resultCount} page(s) matching the search query.": "", + "Search within %(docstitle)s": "Chwilio o fewn %(docstitle)s", + "Searching": "Yn chwilio", + "Searching for multiple words only shows matches that contain\n all words.": "", + "Show Source": "Dangos Ffynhonell", + "Table of Contents": "", + "This Page": "Y Dudalen Hon", + "Welcome! This is": "Croeso! Dyma", + "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Nid yw eich chwiliad yn cyfateb unrhyw ddogfennau. Gwnewch yn si\u0175r fod pob gair wedi'i sillafu'n gywir, ac eich bod wedi dewis digon o gategor\u00efau.", + "all functions, classes, terms": "holl ffwythiannau, dosbarthau a thermau", + "can be huge": "gall fod yn enfawr", + "last updated": "diweddarwyd yn ddiwethaf", + "lists all sections and subsections": "rhestru holl adrannau ac isadrannau", + "next chapter": "pennod nesaf", + "previous chapter": "pennod blaenorol", + "quick access to all modules": "mynediad cloi i bob modiwl", + "search": "chwilio", + "search this documentation": "chwiliwch y ddogfennaeth", + "the documentation for": "y dogfennaeth am" + }, + "plural_expr": "(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3" +}); \ No newline at end of file -- cgit v1.2.3