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/lt/LC_MESSAGES/sphinx.js | 60 ++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 sphinx/locale/lt/LC_MESSAGES/sphinx.js (limited to 'sphinx/locale/lt/LC_MESSAGES/sphinx.js') diff --git a/sphinx/locale/lt/LC_MESSAGES/sphinx.js b/sphinx/locale/lt/LC_MESSAGES/sphinx.js new file mode 100644 index 0000000..149fbc2 --- /dev/null +++ b/sphinx/locale/lt/LC_MESSAGES/sphinx.js @@ -0,0 +1,60 @@ +Documentation.addTranslations({ + "locale": "lt", + "messages": { + "%(filename)s — %(docstitle)s": "", + "© %(copyright_prefix)s %(copyright)s.": "", + ", in ": "", + "About these documents": "Apie \u0161iuos dokumentus", + "Automatically generated list of changes in version %(version)s": "Automati\u0161kai sugeneruotas pakeitim\u0173 %(version)s versijoje s\u0105ra\u0161as", + "C API changes": "C API pakeitimai", + "Changes in Version %(version)s — %(docstitle)s": "", + "Collapse sidebar": "Pasl\u0117pti \u0161onin\u0119 juost\u0105", + "Complete Table of Contents": "Pilnas Turinys", + "Contents": "Turinys", + "Copyright": "Autoriaus teis\u0117s", + "Created using Sphinx %(sphinx_version)s.": "", + "Expand sidebar": "I\u0161pl\u0117sti \u0161onin\u0119 juost\u0105", + "Full index on one page": "Pilnas indeksas viename puslapyje", + "General Index": "Bendras indeksas", + "Global Module Index": "Globalus Modulio Indeksas", + "Go": "Pirmyn", + "Hide Search Matches": "Pasl\u0117pti paie\u0161kos rezultatus", + "Index": "Indeksas", + "Index – %(key)s": "Indeksas – %(key)s", + "Index pages by letter": "Indekso puslapiai pagal raid\u0119", + "Indices and tables:": "Indeksai ir lentel\u0117s:", + "Last updated on %(last_updated)s.": "Paskutinis atnaujinimas %(last_updated)s.", + "Library changes": "Bibliotekos pakeitimai", + "Navigation": "Navigacija", + "Next topic": "Kita tema", + "Other changes": "Kiti pakeitimai", + "Overview": "Ap\u017evalga", + "Please activate JavaScript to enable the search\n functionality.": "Pra\u0161ome aktyvuoti JavaScript, kad veikt\u0173 paie\u0161kos\n funkcionalumas.", + "Preparing search...": "", + "Previous topic": "Praeita tema", + "Quick search": "Greitoji paie\u0161ka", + "Search": "Paie\u0161ka", + "Search Page": "Paie\u0161kos puslapis", + "Search Results": "Paie\u0161kos rezultatai", + "Search finished, found ${resultCount} page(s) matching the search query.": "", + "Search within %(docstitle)s": "Ie\u0161koti tarp %(docstitle)s", + "Searching": "", + "Searching for multiple words only shows matches that contain\n all words.": "", + "Show Source": "Rodyti pirmin\u012f kod\u0105", + "Table of Contents": "", + "This Page": "\u0160is puslapis", + "Welcome! This is": "", + "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "", + "all functions, classes, terms": "visos funkcijos, klas\u0117s ir terminai", + "can be huge": "gali b\u016bti didelis", + "last updated": "", + "lists all sections and subsections": "sura\u0161yti visus skyrius ir poskyrius", + "next chapter": "kita dalis", + "previous chapter": "praeita dalis", + "quick access to all modules": "greitas vis\u0173 moduli\u0173 pasiekimas", + "search": "ie\u0161koti", + "search this documentation": "ie\u0161koti \u0161iame dokumente", + "the documentation for": "" + }, + "plural_expr": "(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3)" +}); \ No newline at end of file -- cgit v1.2.3