diff --git a/docs/server-admin/deploy-install.md b/docs/server-admin/deploy-install.md index bb8fcd650e..5b4e3977a4 100644 --- a/docs/server-admin/deploy-install.md +++ b/docs/server-admin/deploy-install.md @@ -357,9 +357,9 @@ it is a good idea to verify that the result is well-formed XML by pasting the XM   ### Install the erddap.war file {#install-the-erddapwar-file} -4. On Linux, Mac, and Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war)__ into `tomcat/webapps`: +4. On Linux, Mac, and Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war)__ into `tomcat/webapps`: - __Version 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, dated 2026-08-28__ + __Version 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, dated 2026-09-03__ The .war file is big because it contains high resolution coastline, boundary, and elevation data needed to create maps. diff --git a/docs/server-admin/deploy-update.md b/docs/server-admin/deploy-update.md index 0944dd90b1..418f886086 100644 --- a/docs/server-admin/deploy-update.md +++ b/docs/server-admin/deploy-update.md @@ -11,8 +11,8 @@ How To Do an Update of an Existing ERDDAP™ on Your Server 2. If you are upgrading from ERDDAP™ version 2.18 or below, you need to switch to Java 25 (or newer) and the related Tomcat 10. See the regular ERDDAP™ installation instructions for [Java](/docs/server-admin/deploy-install#java) and [Tomcat](/docs/server-admin/deploy-install#tomcat). You'll also have to copy your _tomcat_/content/erddap directory from your old Tomcat installation to your new Tomcat installation. ## Download {#download} -3. Download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) into _tomcat_/webapps . - (version 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, dated 2026-08-28) +3. Download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) into _tomcat_/webapps . + (version 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, dated 2026-09-03)   ## messages.xml {#messagesxml} 4. diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 29d253da9d..d10807925e 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -217,7 +217,7 @@ const config: Config = { ], }, ], - copyright: `ERDDAP™, Version 2.31.0. Copyright © ${new Date().getFullYear()} ERDDAP™. Built with Docusaurus.`, + copyright: `ERDDAP™, Version 2.31.1. Copyright © ${new Date().getFullYear()} ERDDAP™. Built with Docusaurus.`, }, prism: { theme: prismThemes.github, diff --git a/i18n/bn/code.json b/i18n/bn/code.json index 0e0929ea68..168ca752a9 100644 --- a/i18n/bn/code.json +++ b/i18n/bn/code.json @@ -106,10 +106,6 @@ "message": "এই পৃষ্ঠা সম্পাদন করুন", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "সরাসরি সংযোগ{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "এর উপর{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "সর্বশেষ আপডেট{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "সংস্করণ", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "সরাসরি সংযোগ{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "পৃষ্ঠা পাওয়া যায়নি", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "সংস্করণ", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "ট্যাগ:", "description": "The label alongside a tag list" @@ -158,10 +158,6 @@ "message": "সতর্কতা", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "বন্ধ", - "description": "The ARIA label for close button of announcement bar" - }, "theme.blog.sidebar.navAriaLabel": { "message": "সম্প্রতি ব্যবহৃত ব্লগ", "description": "The ARIA label for recent posts in the blog sidebar" @@ -174,10 +170,6 @@ "message": "স্থানীয় হোস্ট-নেম সম্পাদনা 'আ'{label}'আ'", "description": "The ARIA label to collapse the sidebar category" }, - "theme.IconExternalLink.ariaLabel": { - "message": "(নতুন ট্যাবের মধ্যে খোলা হবে)", - "description": "The ARIA label for the external link icon" - }, "theme.NavBar.navAriaLabel": { "message": "প্রধান", "description": "The ARIA label for the main navigation" @@ -194,6 +186,14 @@ "message": "অনুগ্রহ করে মূল URL-এর সাথে যুক্ত পরিচিতি-এর মালিকের সাথে যোগাযোগ করুন এবং তাদের লিংক ভাঙ্গা হয়েছে।", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "প্রধান", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "ভাষা", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "এই ওয়েবপেজটি", "description": "The label used by the button on the collapsible TOC component" @@ -230,10 +230,6 @@ "message": "হোম পেজ", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "সাইডবার", - "description": "The ARIA label for the sidebar navigation" - }, "theme.docs.sidebar.collapseButtonTitle": { "message": "স্থানীয় অ্যাড্রেস বই", "description": "The title attribute for collapse button of doc sidebar" @@ -242,6 +238,10 @@ "message": "স্থানীয় অ্যাড্রেস বই", "description": "The title attribute for collapse button of doc sidebar" }, + "theme.docs.sidebar.navAriaLabel": { + "message": "সাইডবার", + "description": "The ARIA label for the sidebar navigation" + }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "ন্যাভিগেশন বার বন্ধ করো", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +254,10 @@ "message": "ন্যাভিগেশন বার", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "সম্প্রতি ব্যবহৃত ব্লগ", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "ড্রপ-ডাউন প্রসারিত করুন", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +266,14 @@ "message": "ড্রপ-ডাউন নিষ্ক্রিয় করা হবে", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "স্থানীয় অ্যাড্রেস বই", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "স্থানীয় অ্যাড্রেস বই", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "সাইড-বার প্রসারণ", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +282,9 @@ "message": "সাইড-বার প্রসারণ", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "কোনো ফলাফল প্রাপ্ত হয়নি" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "সব ফলাফল বাইরে দেখুন।{context}ডিস্‌প্লে" - }, - "theme.SearchBar.searchInContext": { - "message": "এর মধ্যে সব ফলাফল দেখতে পাবেন।{context}ডিস্‌প্লে" - }, - "theme.SearchBar.seeAll": { - "message": "সকল ফলাফল প্রদর্শন" - }, - "theme.SearchBar.label": { - "message": "অনুসন্ধান", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "সাইডবার", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "অনুসন্ধানের ফলাফল{query}ডিস্‌প্লে", @@ -305,6 +305,22 @@ "message": "কোনো ডকুমেন্ট পাওয়া যায়নি", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "কোনো ফলাফল প্রাপ্ত হয়নি" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "সব ফলাফল বাইরে দেখুন।{context}ডিস্‌প্লে" + }, + "theme.SearchBar.searchInContext": { + "message": "এর মধ্যে সব ফলাফল দেখতে পাবেন।{context}ডিস্‌প্লে" + }, + "theme.SearchBar.seeAll": { + "message": "সকল ফলাফল প্রদর্শন" + }, + "theme.SearchBar.label": { + "message": "অনুসন্ধান", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "এক পোস্ট|{count}পোস্ট", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/bn/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 18c67abca9..3bc31fcda3 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ XML সহযোগে voice-র সাহায্যে নির্মিত   ### স্ট্রেডপটা ধরো। যুদ্ধ ফাইল{#install-the-erddapwar-file} -4. Linux, Mac ও Windows-র মধ্যে (_i) [সার্দ্দি।](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) চিহ্নিত স্থানে `চিহ্নিত প্রোগ্রাম সহযোগে খুলুন` : +4. Linux, Mac ও Windows-র মধ্যে (_i) [সার্দ্দি।](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) চিহ্নিত স্থানে `চিহ্নিত প্রোগ্রাম সহযোগে খুলুন` : -২. ৩. ০, ৭.১৯, ৫৬৪১ বাইট, এম.ডি.৫-১ বাইট, এম. 32-০৮_8 +২. ১.১, ৭১৯,৫৬১,৯৮২ বাইট, এম.ডি.৫ ফাইল: ২. 32-০৯_০৩ ..war ফাইল বড় কারণ সেখানে উচ্চ পর্যায়ের সমুদ্র উপকূল, সীমানা এবং মানচিত্র নির্মাণের জন্য প্রয়োজনীয় তথ্য রয়েছে। diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/bn/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index dcb1cab3e9..ea4570a2ba 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ sidebar_position: 2 2. আপগ্রেড করা হলে ERDDAP™ সংস্করণ ২.১৮ অথবা নীচে, আপনাকে পরিবর্তন করতে হবে Java ২৫ (নতুন অথবা কম) আর টম টেন ১০. নিয়মিত দেখুন ERDDAP™ নির্দেশাবলী নির্দেশ [ Java ](/docs/server-admin/deploy-install#java) এবং [টম্কক](/docs/server-admin/deploy-install#tomcat) . . তোমাকেও কপি করতে হবে _tomcat_/content/erddap আপনার পুরোনো টম্যাট ইনস্টলেশনের জন্য আপনার পুরনো টম্যাট ইনস্টলেশন থেকে ডিরেক্টরিতে ক্লিক করুন। ## ডাউনলোড করা হয়েছে{#download} -3. ডাউনলোড করা হয়েছে [সার্দ্দি।](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) সার্বজনীন রূপে চিহ্নিত করুন (_i) - (সংস্করণ ২.৩, ৭১৯,৫১ বাইট, এম.ডি.৫-১=ডিবিএফএএফএ ১.১৪৪২২২২২২২২২২-০৮১১১১১১১-০৮-০৮-০৮-০৮১০৮২) +3. ডাউনলোড করা হয়েছে [সার্দ্দি।](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) সার্বজনীন রূপে চিহ্নিত করুন (_i) + (২. ১.১, ৭১৯১৯,৯৮২ বাইট, এম.ডি.৫ ফাইল, এম.ডি. ২. ২.৮২-২২২২২বি২২২বিবিবিবিবি৯৯৯৯৮৮৮৮৮-৯০৯০৯৯-০৯৩, তারিখ তারিখ অনুসারে)   ## বার্তা{#messagesxml} 4. diff --git a/i18n/bn/docusaurus-plugin-content-pages/changes.md b/i18n/bn/docusaurus-plugin-content-pages/changes.md index 81133bfbcd..c4c61d13d1 100644 --- a/i18n/bn/docusaurus-plugin-content-pages/changes.md +++ b/i18n/bn/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" এখানে প্রতিটির সাথে যুক্ত পরিবর্তনগুলি ERDDAP™ মুক্তি। +## ভার্সান ২.৩{#version-2311} + (০-০৯-০৩ প্রকাশ করেছে) + +* **পরিবর্তন** + * সংশোধন করুন [EDDT টেবিল mutified Media NANC ফাইল অনুক্রমকারী প্রয়োজনীয় উৎস ফাইল](https://github.com/ERDDAP/erddap/issues/556) . . ভুল (অসামঞ্জস্যপূর্ণ) তদন্ত আর ভালো ফাইল হতে পারে না। + ## সংস্করণ ২.৩.০{#version-2310} (০-০৮-২৮২৮ প্রকাশ করেছে) diff --git a/i18n/bn/docusaurus-plugin-content-pages/index.md b/i18n/bn/docusaurus-plugin-content-pages/index.md index 49ae715017..9a46fa2e17 100644 --- a/i18n/bn/docusaurus-plugin-content-pages/index.md +++ b/i18n/bn/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## সর্বশেষ ERDDAP™ সংস্করণ{#latest-erddap-version} -২.৩1.0, দেখ [ডকুমেন্টের বৈশিষ্ট্য পরিবর্তন](/changes#version-2310) এবং [ডাউনলোড করা সামগ্রী](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . . +২.১, দেখেন [ডকুমেন্টের বৈশিষ্ট্য পরিবর্তন](/changes#version-2311) এবং [ডাউনলোড করা সামগ্রী](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . . ## ERDDAP™ তথ্য{#erddap-information} diff --git a/i18n/bn/docusaurus-theme-classic/footer.json b/i18n/bn/docusaurus-theme-classic/footer.json index 8e989e0914..380a811edc 100644 --- a/i18n/bn/docusaurus-theme-classic/footer.json +++ b/i18n/bn/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™; সংস্করণ ২.৩. স্বত্বাধিকার © ২০০২-২০০৯ অন্যান্যদেরERDDAP™. . ডোকুরাস দিয়ে তৈরি.", + "message": "ERDDAP™; 2.3.1. স্বত্বাধিকার © ২০০২-২০০৯ অন্যান্যদেরERDDAP™. . ডোকুরাস দিয়ে তৈরি.", "description": "The footer copyright" } } diff --git a/i18n/cs/code.json b/i18n/cs/code.json index 7756f74b8d..e57f9c76e8 100644 --- a/i18n/cs/code.json +++ b/i18n/cs/code.json @@ -106,10 +106,6 @@ "message": "Upravit tuto stránku", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Přímý odkaz na{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "na{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Poslední aktualizace{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Verze", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Přímý odkaz na{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Strana nenalezena", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Verze", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Štítky:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "varování", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Zavřít", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog nedávné příspěvky navigace", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Rozšiřte kategorii postranních lišt '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(otevře v nové kartě)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Hlavní", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Jazyky", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Nemohli jsme najít to, co jste hledal.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Kontaktujte prosím majitele stránky, která vás spojila s původní URL a dejte jim vědět, že je jejich odkaz porušen.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Hlavní", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Jazyky", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Na této stránce", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Hlavní strana", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Sidebar Docs", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Sbalit postranní lištu", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Sbalit postranní lištu", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Zavřít navigační lištu", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Přepnout navigační lištu", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog nedávné příspěvky navigace", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Rozšiřte to.", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Sbalit dropdown", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Sbalit postranní lištu", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Sbalit postranní lištu", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Rozšířit postranní lištu", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Rozšířit postranní lištu", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Žádné výsledky" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Zobrazit všechny výsledky mimo \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Zobrazit všechny výsledky v rámci \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Zobrazit všechny výsledky" - }, - "theme.SearchBar.label": { - "message": "Hledat", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Sidebar Docs", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Výsledky hledání pro \"{query}\"", @@ -305,6 +285,22 @@ "message": "Nebyly nalezeny žádné dokumenty", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Žádné výsledky" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Zobrazit všechny výsledky mimo \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Zobrazit všechny výsledky v rámci \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Zobrazit všechny výsledky" + }, + "theme.SearchBar.label": { + "message": "Hledat", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Jedna pošta|{count}příspěvky", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/cs/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index ce8d2bea4b..e9992baee5 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ je dobrý nápad ověřit, že výsledek je dobře vytvořený XML vložením XM   ### Nainstalujte erddap. válečný soubor{#install-the-erddapwar-file} -4. Na Linuxu, Macu a Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) __ do `Tamcat/webaps` : +4. Na Linuxu, Macu a Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) __ do `Tamcat/webaps` : -__Version 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, dated 2026-08-28__ +__Version 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, dated 2026-09-03__ Soubor .war je velký, protože obsahuje pobřeží s vysokým rozlišením, hranice a nadmořské výšky potřebné k vytvoření map. diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/cs/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 9cba7482db..4921d9e68a 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Jak udělat aktualizaci existujícího ERDDAP™ na Vašem serveru 2. Pokud upgrade z ERDDAP™ verze 2.18 nebo níže, musíte přejít na Java 25 (nebo novější) a související Tomcat 10. Viz pravidelné ERDDAP™ návod k instalaci [ Java ](/docs/server-admin/deploy-install#java) a [Tomcat](/docs/server-admin/deploy-install#tomcat) . Budete muset také kopírovat _tomcat_/content/erddap adresář z vaší staré instalace Tomcat do vaší nové instalace Tomcat. ## Stáhnout{#download} -3. Stáhnout [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) do _tomcat_/webaps . - (verze 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, dat. 2026-08-28) +3. Stáhnout [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) do _tomcat_/webaps . + (verze 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, dat. 2026-09-03)   ## zprávy.xml{#messagesxml} 4. diff --git a/i18n/cs/docusaurus-plugin-content-pages/changes.md b/i18n/cs/docusaurus-plugin-content-pages/changes.md index d087757ae5..f155211aa0 100644 --- a/i18n/cs/docusaurus-plugin-content-pages/changes.md +++ b/i18n/cs/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Zde jsou změny spojené s každým ERDDAP™ Uvolnit. +## Verze 2.31.1{#version-2311} + (propuštěn 2026-09-03) + +* **Změny** + * Oprava [EDDTableFromMultidimNcFiles karanténa zdravé zdrojové soubory](https://github.com/ERDDAP/erddap/issues/556) . Špatné (nebo špatné chování) dotazy by již neměly způsobit karanténu dobrých souborů. + ## Verze 2.31.0{#version-2310} (propuštěn 2026-08-28) diff --git a/i18n/cs/docusaurus-plugin-content-pages/index.md b/i18n/cs/docusaurus-plugin-content-pages/index.md index a22429ca03..bd30e54740 100644 --- a/i18n/cs/docusaurus-plugin-content-pages/index.md +++ b/i18n/cs/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Nejnovější ERDDAP™ verze{#latest-erddap-version} -2.3.1.0, viz [změny dokumentace](/changes#version-2310) a [stáhnout](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1 viz [změny dokumentace](/changes#version-2311) a [stáhnout](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ informace{#erddap-information} diff --git a/i18n/cs/docusaurus-theme-classic/footer.json b/i18n/cs/docusaurus-theme-classic/footer.json index 4b08e2364f..6efb8b4d02 100644 --- a/i18n/cs/docusaurus-theme-classic/footer.json +++ b/i18n/cs/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, Verze 2.31.0 Copyright © 2026ERDDAP™. Postaven s Docusaurem.", + "message": "ERDDAP™, Verze 2.31.1. Copyright © 2026ERDDAP™. Postaven s Docusaurem.", "description": "The footer copyright" } } diff --git a/i18n/da/code.json b/i18n/da/code.json index ce04843470..bd567c286b 100644 --- a/i18n/da/code.json +++ b/i18n/da/code.json @@ -106,10 +106,6 @@ "message": "Rediger denne side", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Direkte link til{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "på on on on on på{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Sidst opdateret{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versioner", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Direkte link til{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Siden blev ikke fundet", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versioner", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Tags:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "advarsel", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Tæt på", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog seneste indlæg navigation", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Udvid sideoversigt ''{label}''", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(åbner i ny fane)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Hovedhoved", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Sprogsprog", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Vi kunne ikke finde, hvad du ledte efter.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Kontakt venligst ejeren af webstedet, der har forbindelse til den oprindelige URL, og lad dem vide deres link er brudt.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Hovedhoved", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Sprogsprog", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "På denne side", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Forside side", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs-oversigt", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Kollapse-oversigt", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Kollapse-oversigt", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Tæt på navigationslinjen", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Skift navigationslinje", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog seneste indlæg navigation", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Udvid dropdown", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Collapse dropdown", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Kollapse-oversigt", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Kollapse-oversigt", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Udvid sideoversigten", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Udvid sideoversigten", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Ingen resultater" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Se alle resultater uden for \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Se alle resultater inden for \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Se alle resultater" - }, - "theme.SearchBar.label": { - "message": "Søg Søg Søg", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs-oversigt", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Søgeresultater for \"{query}\"", @@ -305,6 +285,22 @@ "message": "Ingen dokumenter blev fundet", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Ingen resultater" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Se alle resultater uden for \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Se alle resultater inden for \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Se alle resultater" + }, + "theme.SearchBar.label": { + "message": "Søg Søg Søg", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Et indlæg|{count}Der er ingen indlæg", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/da/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/da/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index cec0129c61..2fefd504a3 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ Det er en god ide at bekræfte, at resultatet er veldannet XML ved at indsætte   ### Installer æraen. krig fil{#install-the-erddapwar-file} -4. På Linux, Mac og Windows, __download [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) __ ind i `Tomcat/webapps` : +4. På Linux, Mac og Windows, __download [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) __ ind i `Tomcat/webapps` : -__Version 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, dateret 2026-08-28__ +__Version 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, dateret 2026-09-03__ .war-filen er stor, fordi den indeholder høj opløsning kystlinje, grænse og højdedata, der er nødvendige for at oprette kort. diff --git a/i18n/da/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/da/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 7cbdbd6d39..423bb6132b 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Sådan foretager du en opdatering af en eksisterende ERDDAP™ på din server 2. Hvis du opgraderer fra ERDDAP™ version 2.18 eller nedenfor, skal du skifte til Java 25 (eller nyere) og den relaterede Tomcat 10. Se de regelmæssige ERDDAP™ installationsvejledning for [ Java ](/docs/server-admin/deploy-install#java) og og og [Tomcat](/docs/server-admin/deploy-install#tomcat) . Du skal også kopiere din _tomcat_/content/erddap Katalog fra din gamle Tomcat installation til din nye Tomcat installation. ## Download Download Download Download{#download} -3. Download Download Download Download [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) i _tomcat_/webapps. - (Version 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, dateret 2026-08-28) +3. Download Download Download Download [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) i _tomcat_/webapps. + (Version 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, af 2026-09-03)   ## beskeder.xml{#messagesxml} 4. diff --git a/i18n/da/docusaurus-plugin-content-pages/changes.md b/i18n/da/docusaurus-plugin-content-pages/changes.md index 815d34fc9f..6590410461 100644 --- a/i18n/da/docusaurus-plugin-content-pages/changes.md +++ b/i18n/da/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Her er de ændringer, der er forbundet med hinanden ERDDAP™ udgivelse. +## Version 2.31.1{#version-2311} + (udgivet 2026-09-03) + +* **Ændringer** + * Fix Fix Fix [EDDTableFraMultidimNcFiles karantæner sunde kildefiler](https://github.com/ERDDAP/erddap/issues/556) . Bad Bad (eller misbrug) forespørgsler bør ikke længere forårsage gode filer at blive karantæne. + ## Version 2.31.0{#version-2310} (udgivet 2026-08-28) diff --git a/i18n/da/docusaurus-plugin-content-pages/index.md b/i18n/da/docusaurus-plugin-content-pages/index.md index 2a50d3b579..7252fc6676 100644 --- a/i18n/da/docusaurus-plugin-content-pages/index.md +++ b/i18n/da/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Nyeste ERDDAP™ version version version{#latest-erddap-version} -2.31.0, se den [Ændringer af dokumentation](/changes#version-2310) og og og [Download den](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, se den [Ændringer af dokumentation](/changes#version-2311) og og og [Download den](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ Oplysninger om information{#erddap-information} diff --git a/i18n/da/docusaurus-theme-classic/footer.json b/i18n/da/docusaurus-theme-classic/footer.json index 52151e5c63..7f2cbf0d7c 100644 --- a/i18n/da/docusaurus-theme-classic/footer.json +++ b/i18n/da/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, Version 2.31.0. Copyright © 2026ERDDAP™. Bygget med Docusaurus.", + "message": "ERDDAP™, Version 2.31.1. Copyright © 2026ERDDAP™. Bygget med Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/de/code.json b/i18n/de/code.json index 0f3d49e080..bdce5d6314 100644 --- a/i18n/de/code.json +++ b/i18n/de/code.json @@ -106,10 +106,6 @@ "message": "Diese Seite bearbeiten", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Direkter Link zu{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "auf{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Letzte Aktualisierung{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versionen", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Direkter Link zu{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Seite nicht gefunden", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versionen", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Schlagwörter:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "Warnung", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Schließen", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog aktuelle Beiträge Navigation", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Erweiterung der Seitenleiste Kategorie '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(öffnet in neuem Tab)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Haupt", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Sprachen", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Wir konnten nicht finden, wonach du gesucht hast.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Bitte wenden Sie sich an den Eigentümer der Seite, die Sie mit der ursprünglichen URL verknüpft und lassen Sie sie wissen, dass ihr Link gebrochen ist.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Haupt", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Sprachen", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Auf dieser Seite", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Startseite", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs Sidebar", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Kollaps Seitenleiste", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Kollaps Seitenleiste", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Navigationsleiste schließen", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Toggle navigation bar", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog aktuelle Beiträge Navigation", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Erweitern Sie den Dropdown", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Verstreichen Sie den Dropdown", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Kollaps Seitenleiste", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Kollaps Seitenleiste", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Verlängerung der Seitenleiste", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Verlängerung der Seitenleiste", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Keine Ergebnisse" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Alle Ergebnisse anzeigen außerhalb \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Alle Ergebnisse in \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Alle Ergebnisse anzeigen" - }, - "theme.SearchBar.label": { - "message": "Suche", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs Sidebar", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Suchergebnisse für \"{query}\"", @@ -305,6 +285,22 @@ "message": "Keine Dokumente gefunden", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Keine Ergebnisse" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Alle Ergebnisse anzeigen außerhalb \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Alle Ergebnisse in \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Alle Ergebnisse anzeigen" + }, + "theme.SearchBar.label": { + "message": "Suche", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Ein Beitrag|{count}Beiträge", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/de/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/de/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index c1a2681d86..bc4c9d6ff2 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ es ist eine gute Idee, zu überprüfen, ob das Ergebnis gut gebildet XML ist, in   ### Installieren Sie das Erddap. Kriegsakte{#install-the-erddapwar-file} -4. Auf Linux, Mac und Windows, __download [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) Ich bin in der Lage. `tomcat/webapps` : +4. Auf Linux, Mac und Windows, __download [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) Ich bin in der Lage. `tomcat/webapps` : -__ 2.3Version1.0, 719,567,541 Bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, datiert 2026-08-28__ +__ 2.3Version1.1, 719.561,982 Bytes, MD5=2F6D2B2992B3233CB918B80629A09853, datiert 2026-09-03___ Die .war-Datei ist groß, weil sie hochauflösende Küste, Grenze und Höhendaten enthält, die benötigt werden, um Karten zu erstellen. diff --git a/i18n/de/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/de/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index d91f30bf7f..7bb0d15bb4 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Wie man ein Update eines Vorstehenden tut ERDDAP™ auf Ihrem Server 2. Wenn Sie von ERDDAP™ Version 2.18 oder unten, Sie müssen auf Java ANHANG (oder neuer) und den verwandten Tomcat 10. Siehe regelmäßige ERDDAP™ Installationsanweisungen für [ Java ](/docs/server-admin/deploy-install#java) und [Tomcat](/docs/server-admin/deploy-install#tomcat) . Sie müssen auch Ihre _tomcat_/content/erddap Verzeichnis von Ihrer alten Tomcat Installation auf Ihre neue Tomcat Installation. ## Downloads{#download} -3. Downloads [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) in _tomcat_/webapps . - (Version 2.31.0, 719,567,541 Bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, datiert 2026-08-28) +3. Downloads [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) in _tomcat_/webapps . + (Version 2.31.1, 719.561,982 Bytes, MD5=2F6D2B2992B3233CB918B80629A09853, datiert 2026-09-03)   ## Nachrichten.xml{#messagesxml} 4. diff --git a/i18n/de/docusaurus-plugin-content-pages/changes.md b/i18n/de/docusaurus-plugin-content-pages/changes.md index 5534766c2c..ed71b5a181 100644 --- a/i18n/de/docusaurus-plugin-content-pages/changes.md +++ b/i18n/de/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Hier sind die Änderungen, die jeder ERDDAP™ Veröffentlichung. +## Artikel 2.31.1{#version-2311} + (veröffentlicht 2026-09-03) + +* **Änderungen** + * Fehler [EDDTableFromMultidimNcFiles quarantines gesunde Quelldateien](https://github.com/ERDDAP/erddap/issues/556) . Schlecht (oder Fehlverhalten) Anfragen sollten nicht mehr dazu führen, dass gute Dateien quarantiniert werden. + ## Version 2.31.0{#version-2310} (veröffentlicht 2026-08-28) diff --git a/i18n/de/docusaurus-plugin-content-pages/index.md b/i18n/de/docusaurus-plugin-content-pages/index.md index 98e3403506..6723dffa4e 100644 --- a/i18n/de/docusaurus-plugin-content-pages/index.md +++ b/i18n/de/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Letzter Beitrag ERDDAP™ Version{#latest-erddap-version} -2.31.0, siehe [Änderungen der Dokumentation](/changes#version-2310) und [Sie können](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, siehe [Änderungen der Dokumentation](/changes#version-2311) und [Sie können](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ Informationen{#erddap-information} diff --git a/i18n/de/docusaurus-theme-classic/footer.json b/i18n/de/docusaurus-theme-classic/footer.json index b5c8c47cfb..066726c278 100644 --- a/i18n/de/docusaurus-theme-classic/footer.json +++ b/i18n/de/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, Version 2.31.0. Copyright © 2026ERDDAP™. Erbaut mit Docusaurus.", + "message": "ERDDAP™, Version 2.31.1. Copyright © 2026ERDDAP™. Erbaut mit Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/el/code.json b/i18n/el/code.json index d092d07082..3eb57d03f6 100644 --- a/i18n/el/code.json +++ b/i18n/el/code.json @@ -106,10 +106,6 @@ "message": "Επεξεργασία αυτής της σελίδας", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Άμεση σύνδεση με{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "Εμπρός{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Τελευταία ενημέρωση{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Εκδόσεις", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Άμεση σύνδεση με{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Η σελίδα δε βρέθηκε", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Εκδόσεις", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Ετικέτες:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "προειδοποίηση", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Κλείσιμο", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog πρόσφατες δημοσιεύσεις πλοήγησης", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Επέκταση κατηγορίας πλευρικής ράβδου \"{label}\"", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(Ανοίγει σε νέα καρτέλα)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Κύρια", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Γλώσσες", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Δεν μπορέσαμε να βρούμε αυτό που έψαχνες.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Παρακαλώ επικοινωνήστε με τον ιδιοκτήτη της ιστοσελίδας που σας συνέδεσε με το αρχικό URL και ενημερώστε τους ότι ο σύνδεσμός τους είναι σπασμένος.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Κύρια", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Γλώσσες", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Σε αυτή τη σελίδα", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Αρχική σελίδα", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Πλευρική μπάρα Docs", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Σύμπτυξη πλευρικής ράβδου", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Σύμπτυξη πλευρικής ράβδου", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Κλείσιμο γραμμής πλοήγησης", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Εναλλαγή γραμμής πλοήγησης", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog πρόσφατες δημοσιεύσεις πλοήγησης", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Επέκταση της πτώσης", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Κατάρρευση της πτώσης", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Σύμπτυξη πλευρικής ράβδου", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Σύμπτυξη πλευρικής ράβδου", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Επέκταση πλευρικής ράβδου", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Επέκταση πλευρικής ράβδου", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Κανένα αποτέλεσμα" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Δείτε όλα τα αποτελέσματα έξω \"{context}~" - }, - "theme.SearchBar.searchInContext": { - "message": "Δείτε όλα τα αποτελέσματα εντός \"{context}~" - }, - "theme.SearchBar.seeAll": { - "message": "Δείτε όλα τα αποτελέσματα" - }, - "theme.SearchBar.label": { - "message": "Αναζήτηση", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Πλευρική μπάρα Docs", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Αποτελέσματα αναζήτησης για \"{query}~", @@ -305,6 +285,22 @@ "message": "Δεν βρέθηκαν έγγραφα", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Κανένα αποτέλεσμα" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Δείτε όλα τα αποτελέσματα έξω \"{context}~" + }, + "theme.SearchBar.searchInContext": { + "message": "Δείτε όλα τα αποτελέσματα εντός \"{context}~" + }, + "theme.SearchBar.seeAll": { + "message": "Δείτε όλα τα αποτελέσματα" + }, + "theme.SearchBar.label": { + "message": "Αναζήτηση", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Μία θέση|{count}θέσεις", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/el/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/el/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index d9828f5cbf..bc5678286f 100644 --- a/i18n/el/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/el/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ __Έκδοση 1.0.1, 20683 bytes, MD5=98a8099e7e674da59fe35e9c96efa7b5, με η   ### Εγκαταστήστε το erddap. αρχείο πολέμου{#install-the-erddapwar-file} -4. Σε Linux, Mac, και Windows, __download [Erddap.war (στα Αγγλικά).](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) - Μέσα `tomcat/webapps` : +4. Σε Linux, Mac, και Windows, __download [Erddap.war (στα Αγγλικά).](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) - Μέσα `tomcat/webapps` : -__Παροχή 2.31.0, 719.567.541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, με ημερομηνία 2026-08-28 +__Παροχή 2.31.1, 719.561.982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, με ημερομηνία 2026-09-03__ Το αρχείο .war είναι μεγάλο επειδή περιέχει ακτογραμμή υψηλής ανάλυσης, όρια και δεδομένα ανύψωσης που απαιτούνται για τη δημιουργία χαρτών. diff --git a/i18n/el/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/el/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index b4a451a8ce..e7be8eabc9 100644 --- a/i18n/el/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/el/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ sidebar_position: 2 2. Εάν είστε αναβάθμιση από ERDDAP™ έκδοση 2.18 ή κάτω, θα πρέπει να μεταβείτε σε Java 25 (ή νεότερος) και το σχετικό Tomcat 10. Δείτε την τακτική ERDDAP™ οδηγίες εγκατάστασης για [ Java ](/docs/server-admin/deploy-install#java) και [Τομκάτ](/docs/server-admin/deploy-install#tomcat) . Θα πρέπει επίσης να αντιγράψετε το _tomcat_/content/erddap κατάλογος από την παλιά εγκατάσταση Tomcat σας στη νέα εγκατάσταση Tomcat. ## Λήψη{#download} -3. Λήψη [Erddap.war (στα Αγγλικά).](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) _tomcat_/webapps . - (έκδοση 2.31.0, 719.567.541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, με ημερομηνία 2026-08-28) +3. Λήψη [Erddap.war (στα Αγγλικά).](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) _tomcat_/webapps . + (έκδοση 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, με ημερομηνία 2026-09-03)   ## μηνύματα.xml{#messagesxml} 4. diff --git a/i18n/el/docusaurus-plugin-content-pages/changes.md b/i18n/el/docusaurus-plugin-content-pages/changes.md index dff00566f3..df93766d32 100644 --- a/i18n/el/docusaurus-plugin-content-pages/changes.md +++ b/i18n/el/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Εδώ είναι οι αλλαγές που σχετίζονται με κάθε ERDDAP™ Ελευθέρωσε. +## Έκδοση 2.31.1{#version-2311} + (κυκλοφόρησε 2026-09-03) + +* **Μεταβολές** + * Διόρθωση [EDDTableFromMultidimNcFiles καραντίνα υγιή αρχεία πηγαίου κώδικα](https://github.com/ERDDAP/erddap/issues/556) . Κακό. (ή κακή συμπεριφορά) Τα ερωτήματα δεν πρέπει πλέον να προκαλούν την καραντίνα καλών αρχείων. + ## Έκδοση 2.31.0{#version-2310} (κυκλοφόρησε 2026-08-28) diff --git a/i18n/el/docusaurus-plugin-content-pages/index.md b/i18n/el/docusaurus-plugin-content-pages/index.md index 42dbae8f04..e8ffe157b6 100644 --- a/i18n/el/docusaurus-plugin-content-pages/index.md +++ b/i18n/el/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Τελευταία ERDDAP™ έκδοση{#latest-erddap-version} -2.31.0, βλέπε [τεκμηρίωση αλλαγών](/changes#version-2310) και [Κατέβασέ το.](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, βλέπε [τεκμηρίωση αλλαγών](/changes#version-2311) και [Κατέβασέ το.](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ Πληροφορίες{#erddap-information} diff --git a/i18n/el/docusaurus-theme-classic/footer.json b/i18n/el/docusaurus-theme-classic/footer.json index 0f1e0b4660..114808bc9e 100644 --- a/i18n/el/docusaurus-theme-classic/footer.json +++ b/i18n/el/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, έκδοση 2.31.0. Πνευματικά δικαιώματα © 2026ERDDAP™. Χτισμένο με Docusaurus.", + "message": "ERDDAP™, έκδοση 2.31.1. Πνευματικά δικαιώματα © 2026ERDDAP™. Χτισμένο με Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/en/code.json b/i18n/en/code.json index 6526cdf14d..711dba5941 100644 --- a/i18n/en/code.json +++ b/i18n/en/code.json @@ -106,10 +106,6 @@ "message": "Edit this page", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Direct link to {heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": " on {date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Last updated{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versions", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Direct link to {heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Page Not Found", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versions", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Tags:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "warning", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Close", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog recent posts navigation", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Expand sidebar category '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(opens in new tab)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Main", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Languages", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "We could not find what you were looking for.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Please contact the owner of the site that linked you to the original URL and let them know their link is broken.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Main", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Languages", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "On this page", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Home page", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs sidebar", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Collapse sidebar", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Collapse sidebar", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Close navigation bar", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Toggle navigation bar", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog recent posts navigation", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Expand the dropdown", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Collapse the dropdown", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Collapse sidebar", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Collapse sidebar", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Expand sidebar", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Expand sidebar", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "No results" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "See all results outside \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "See all results within \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "See all results" - }, - "theme.SearchBar.label": { - "message": "Search", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs sidebar", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Search results for \"{query}\"", @@ -305,6 +285,22 @@ "message": "No documents were found", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "No results" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "See all results outside \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "See all results within \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "See all results" + }, + "theme.SearchBar.label": { + "message": "Search", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "One post|{count} posts", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/en/docusaurus-theme-classic/footer.json b/i18n/en/docusaurus-theme-classic/footer.json index fdd1da1aa3..988db7ada1 100644 --- a/i18n/en/docusaurus-theme-classic/footer.json +++ b/i18n/en/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, Version 2.31.0. Copyright © 2026 ERDDAP™. Built with Docusaurus.", + "message": "ERDDAP™, Version 2.31.1. Copyright © 2026 ERDDAP™. Built with Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/es/code.json b/i18n/es/code.json index a9062813aa..0bd798a350 100644 --- a/i18n/es/code.json +++ b/i18n/es/code.json @@ -106,10 +106,6 @@ "message": "Editar esta página", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Enlace directo a{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "on{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Última actualización{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versiones", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Enlace directo a{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Page Not Found", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versiones", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Etiquetas:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "advertencia", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Cerca", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog publicaciones recientes navegación", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Ampliar la categoría de barra lateral '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(opens in new tab)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Main", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Idiomas", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "No pudimos encontrar lo que estabas buscando.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Póngase en contacto con el propietario del sitio que lo vinculó a la URL original y hágales saber que su enlace está roto.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Main", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Idiomas", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "En esta página", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Página", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs sidebar", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Barra lateral de colapso", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Barra lateral de colapso", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Cerrar la barra de navegación", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Barra de navegación", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog publicaciones recientes navegación", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Ampliar la deserción", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Colapso de la caída", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Barra lateral de colapso", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Barra lateral de colapso", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Ampliar la barra lateral", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Ampliar la barra lateral", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "No hay resultados" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Ver todos los resultados fuera de \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Ver todos los resultados dentro de \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Ver todos los resultados" - }, - "theme.SearchBar.label": { - "message": "Búsqueda", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs sidebar", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Resultados de búsqueda para \"{query}\"", @@ -305,6 +285,22 @@ "message": "No se encontraron documentos", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "No hay resultados" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Ver todos los resultados fuera de \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Ver todos los resultados dentro de \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Ver todos los resultados" + }, + "theme.SearchBar.label": { + "message": "Búsqueda", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Un puesto|{count}puestos", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/es/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/es/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 588d8443e2..630aa92678 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ es una buena idea verificar que el resultado es XML bien formado al pegar el tex   ### Instala el erddap. archivo de guerra{#install-the-erddapwar-file} -4. En Linux, Mac y Windows, __download [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) Adentro. `tomcat/webapps` : +4. En Linux, Mac y Windows, __download [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) Adentro. `tomcat/webapps` : -__Version 2.31.0, 719.567.541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, fechada 2026-08-28__ +__Version 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, fechada 2026-09-03_ El archivo .war es grande porque contiene datos de alta resolución de costa, frontera y elevación necesarios para crear mapas. diff --git a/i18n/es/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/es/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 430af747fa..595b164ccf 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Cómo hacer una actualización de una existencia ERDDAP™ en su servidor 2. Si usted está actualizando de ERDDAP™ versión 2.18 o abajo, necesita cambiar a Java 25 (o más nuevos) y el correspondiente Tomcat 10. Ver el regular ERDDAP™ Instrucciones de instalación para [ Java ](/docs/server-admin/deploy-install#java) y [Tomcat](/docs/server-admin/deploy-install#tomcat) . También tendrá que copiar su _tomcat_/content/erddap directorio desde tu antigua instalación de Tomcat a tu nueva instalación de Tomcat. ## Descargar{#download} -3. Descargar [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) en _tomcat_/webapps . - (versión 2.31.0, 719.567.541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, de 2026-08-28) +3. Descargar [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) en _tomcat_/webapps . + (versión 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, de fecha 2026-09-03)   ## mensajes.xml{#messagesxml} 4. diff --git a/i18n/es/docusaurus-plugin-content-pages/changes.md b/i18n/es/docusaurus-plugin-content-pages/changes.md index e958173e17..645196c2fe 100644 --- a/i18n/es/docusaurus-plugin-content-pages/changes.md +++ b/i18n/es/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Aquí están los cambios asociados con cada uno ERDDAP™ liberación. +## Versión 2.31.1{#version-2311} + (publicado 2026-09-03) + +* **Cambios** + * Corrección [EDDTableDeMultidimNcFiles quarantines archivos fuente saludable](https://github.com/ERDDAP/erddap/issues/556) . Mal (o mal comportamiento) las consultas ya no deben causar que los archivos buenos se cuarenten. + ## Versión 2.31.0{#version-2310} (publicado 2026-08-28) diff --git a/i18n/es/docusaurus-plugin-content-pages/index.md b/i18n/es/docusaurus-plugin-content-pages/index.md index e111d17e51..e19bc7e2f8 100644 --- a/i18n/es/docusaurus-plugin-content-pages/index.md +++ b/i18n/es/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Últimas ERDDAP™ versión{#latest-erddap-version} -2.31.0, vea el [Cambios de documentación](/changes#version-2310) y [descargarlo](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, ver el [Cambios de documentación](/changes#version-2311) y [descargarlo](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ información{#erddap-information} diff --git a/i18n/es/docusaurus-theme-classic/footer.json b/i18n/es/docusaurus-theme-classic/footer.json index e7a7f61e73..24b9884d3e 100644 --- a/i18n/es/docusaurus-theme-classic/footer.json +++ b/i18n/es/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, Versión 2.31.0. Copyright © 2026ERDDAP™. Construido con Docusaurus.", + "message": "ERDDAP™, Versión 2.31.1. Copyright © 2026ERDDAP™. Construido con Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/fi/code.json b/i18n/fi/code.json index 81c02bcbd9..40737d50e6 100644 --- a/i18n/fi/code.json +++ b/i18n/fi/code.json @@ -106,10 +106,6 @@ "message": "Muokkaa tätä sivua", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Suora linkki{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "On{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Viimeksi päivitetty{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versioita", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Suora linkki{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Sivua, jota ei löytynyt", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versioita", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Tagit:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "Varoitusvaroitus", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Lähellä", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Äskettäin julkaistu blogi", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Laajennettu sivubaari \"\"\"{label}\"\"\"", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(Ohjattu sivulta New Tab)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Pää", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Kielet", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Emme löytäneet sitä, mitä etsit.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Ota yhteyttä sivuston omistajaan, joka liitti sinut alkuperäiseen URL-osoitteeseen ja kerro heille, että linkki on rikki.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Pää", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Kielet", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Tällä sivulla", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Kotisivu kotisivu", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs Sidebar", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Romahduksen sivuosat", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Romahduksen sivuosat", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Lähellä navigointia", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Toggle navigointi baari", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Äskettäin julkaistu blogi", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Laajenna pudotus", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Romahda pudotus", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Romahduksen sivuosat", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Romahduksen sivuosat", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Laajennettu sivubaari", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Laajennettu sivubaari", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Ei tuloksia" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Katso kaikki tulokset ulkona{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Katso kaikki tulokset \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Katso kaikki tulokset" - }, - "theme.SearchBar.label": { - "message": "Etsintä", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs Sidebar", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Etsi tuloksia \"{query}\"", @@ -305,6 +285,22 @@ "message": "Asiakirjoja ei löytynyt", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Ei tuloksia" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Katso kaikki tulokset ulkona{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Katso kaikki tulokset \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Katso kaikki tulokset" + }, + "theme.SearchBar.label": { + "message": "Etsintä", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Yksi postaus|{count}Posts", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/fi/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index c04c0cd528..182e1a9280 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ On hyvä tarkistaa, että tulos on hyvin muotoiltu XML liittämällä XML-teksti   ### Asenna erddap. War tiedostot{#install-the-erddapwar-file} -4. Linux, Mac ja Windows, _download [Erddap.sota](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) Sisään `Tomcat/webapps` : +4. Linux, Mac ja Windows, _download [Erddap.sota](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) Sisään `Tomcat/webapps` : -__Version 2.31.0, 719 567 541 tavua, MD5=DB0AFDE1F441CA9262CB66291A1110D7, päivätty 2026-08-28 +__Version 2.31.1, 719.561,982 tavua, MD5=2F6D2B293233CB918B80629A09853, päivätty 2026-09-03 .war-tiedosto on suuri, koska se sisältää korkean resoluution rantaviivaa, rajoja ja korkeustietoja, joita tarvitaan karttojen luomiseen. diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/fi/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index ec66b17952..7a8b87ee01 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Miten päivittää olemassa oleva ERDDAP™ Sinun palvelijasi 2. Jos päivität ERDDAP™ 2.18 tai uudempi, sinun on vaihdettava Java 25 25 (tai uudempaa) Tomcat 10:stä. Katso säännölliset ERDDAP™ Asennusohjeet [ Java ](/docs/server-admin/deploy-install#java) ja [Tomca](/docs/server-admin/deploy-install#tomcat) . Sinun täytyy myös kopioida _tomcat_/content/erddap Hakemisto vanhasta Tomcat-asennuksesta uuteen Tomcat-asennukseen. ## Download Download{#download} -3. Download Download [Erddap.sota](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) _tomcat_/webapps. - (versio 2.31.0, 719 567 541 tavua, MD5=DB0AFDE1F441CA9262CB66291A1110D7, päivätty 2026-08-28) +3. Download Download [Erddap.sota](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) _tomcat_/webapps. + (versio 2.31.1, 719 561 982 tavua, MD5=2F6D2B2992B3233CB918B80629A09853, päivätty 2026-09-03)   ## Viestit.xml{#messagesxml} 4. diff --git a/i18n/fi/docusaurus-plugin-content-pages/changes.md b/i18n/fi/docusaurus-plugin-content-pages/changes.md index e21825ac4a..2eecd7eb9b 100644 --- a/i18n/fi/docusaurus-plugin-content-pages/changes.md +++ b/i18n/fi/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Tässä ovat muutokset, jotka liittyvät jokaiseen ERDDAP™ Vapautuminen. +## Versio 2.31.1{#version-2311} + (2026-09-03) + +* **Muutoksia** + * Korjaus [EDDTableFromMultidimNcFiles karanteeni terveellisiä lähdetiedostoja](https://github.com/ERDDAP/erddap/issues/556) . Bad (tai väärinkäytöstä) Kyselyt eivät saa enää aiheuttaa hyviä tiedostoja karanteeniin. + ## Versio 2.31.0{#version-2310} (Lähde: 2026-08-28) diff --git a/i18n/fi/docusaurus-plugin-content-pages/index.md b/i18n/fi/docusaurus-plugin-content-pages/index.md index 65be9be970..dbe18b0366 100644 --- a/i18n/fi/docusaurus-plugin-content-pages/index.md +++ b/i18n/fi/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Viimeisin ERDDAP™ versio versio versio versio versio{#latest-erddap-version} -2.31.0 Katso lisää [Muutoksen dokumentointi](/changes#version-2310) ja [Lataa](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1 Katso lisää [Muutoksen dokumentointi](/changes#version-2311) ja [Lataa](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ Tietoa{#erddap-information} diff --git a/i18n/fi/docusaurus-theme-classic/footer.json b/i18n/fi/docusaurus-theme-classic/footer.json index 89818c7fa9..c89abac2a7 100644 --- a/i18n/fi/docusaurus-theme-classic/footer.json +++ b/i18n/fi/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™versio 2.31.0. Tekijänoikeudet © 2026ERDDAP™. Rakennettu Docusauruksella.", + "message": "ERDDAP™versio 2.31.1. Tekijänoikeudet © 2026ERDDAP™. Rakennettu Docusauruksella.", "description": "The footer copyright" } } diff --git a/i18n/fr/code.json b/i18n/fr/code.json index e78981136e..298ac2445d 100644 --- a/i18n/fr/code.json +++ b/i18n/fr/code.json @@ -106,10 +106,6 @@ "message": "Modifier cette page", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Lien direct vers{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "le{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Dernière mise à jour{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versions", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Lien direct vers{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Page introuvable", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versions", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Étiquettes :", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "avertissement", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Fermer", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog articles récents navigation", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Élargir la catégorie des barres latérales '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(ouvre dans un nouvel onglet)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Principale", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Langues", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "On n'a pas trouvé ce que vous cherchiez.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Veuillez contacter le propriétaire du site qui vous a lié à l'URL originale et leur faire savoir que leur lien est rompu.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Principale", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Langues", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Sur cette page", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Page d'accueil", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Barre latérale des docs", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Réduire la barre latérale", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Réduire la barre latérale", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Fermer la barre de navigation", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Couper la barre de navigation", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog articles récents navigation", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Élargir la liste déroulante", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Réduire le déclin", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Réduire la barre latérale", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Réduire la barre latérale", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Élargir la barre latérale", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Élargir la barre latérale", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Aucun résultat" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Voir tous les résultats à l'extérieur \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Voir tous les résultats dans \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Voir tous les résultats" - }, - "theme.SearchBar.label": { - "message": "Recherche", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Barre latérale des docs", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Résultats de recherche pour \"{query}\"", @@ -305,6 +285,22 @@ "message": "Aucun document n'a été trouvé", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Aucun résultat" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Voir tous les résultats à l'extérieur \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Voir tous les résultats dans \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Voir tous les résultats" + }, + "theme.SearchBar.label": { + "message": "Recherche", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Un poste|{count}postes", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/fr/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 6457253f7b..efc35bf58b 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ c'est une bonne idée de vérifier que le résultat est bien formé XML en colla   ### Installez l'erddap. fichier de guerre{#install-the-erddapwar-file} -4. Sous Linux, Mac et Windows, _télécharger [Guerre](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) _dans `tomcat/webapps` : +4. Sous Linux, Mac et Windows, _télécharger [Guerre](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) _dans `tomcat/webapps` : -__Version 2.31.0, 719567,541 octets, MD5=DB0AFDE1F441CA9262CB66291A1110D7, datée 2026-08-28__ +__Version 2.31.1, 719561,982 octets, MD5=2F6D2B2992B3233CB918B80629A09853, datée 2026-09-03__ Le fichier .war est grand parce qu'il contient des données de littoral, de limite et d'altitude à haute résolution nécessaires pour créer des cartes. diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/fr/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 62ef0c17e9..9b112b4f2f 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Comment faire une mise à jour d'un ERDDAP™ sur votre serveur 2. Si vous mettez à niveau à partir de ERDDAP™ version 2.18 ou ci-dessous, vous devez passer à Java 25 (ou plus récents) et le Tomcat 10. Voir ERDDAP™ instructions d'installation pour [ Java ](/docs/server-admin/deploy-install#java) et [Tomcat](/docs/server-admin/deploy-install#tomcat) . Vous devrez également copier votre _tomcat_/content/erddap répertoire depuis votre ancienne installation Tomcat vers votre nouvelle installation Tomcat. ## Télécharger{#download} -3. Télécharger [Guerre](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) dans _tomcat_/webapps . - (version 2.31.0, 719 567 541 octets, MD5=DB0AFDE1F441CA9262CB66291A1110D7, datée du 2026-08-28) +3. Télécharger [Guerre](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) dans _tomcat_/webapps . + (version 2.31.1, 719 561 982 octets, MD5=2F6D2B2992B3233CB918B80629A09853, datée du 2026-09-03)   ## messages.xml{#messagesxml} 4. diff --git a/i18n/fr/docusaurus-plugin-content-pages/changes.md b/i18n/fr/docusaurus-plugin-content-pages/changes.md index 6f6c4ef36a..8755a46924 100644 --- a/i18n/fr/docusaurus-plugin-content-pages/changes.md +++ b/i18n/fr/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Voici les changements associés à chaque ERDDAP™ libérer. +## Version 2.31.1{#version-2311} + (publié le 2026-09-03) + +* **Changements** + * Correction [EDDTableFromMultidimNcFiles met en quarantaine des fichiers sources sains](https://github.com/ERDDAP/erddap/issues/556) . Mauvais (ou une mauvaise conduite) les requêtes ne devraient plus entraîner la mise en quarantaine de bons dossiers. + ## Version 2.31.0{#version-2310} (publié le 2026-08-28) diff --git a/i18n/fr/docusaurus-plugin-content-pages/index.md b/i18n/fr/docusaurus-plugin-content-pages/index.md index 6bae832a4c..e78a25558e 100644 --- a/i18n/fr/docusaurus-plugin-content-pages/index.md +++ b/i18n/fr/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Dernière ERDDAP™ version{#latest-erddap-version} -2.31.0, voir [modifier la documentation](/changes#version-2310) et [le télécharger](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, voir [modifier la documentation](/changes#version-2311) et [le télécharger](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ Informations{#erddap-information} diff --git a/i18n/fr/docusaurus-theme-classic/footer.json b/i18n/fr/docusaurus-theme-classic/footer.json index 35ded79505..95da9d6809 100644 --- a/i18n/fr/docusaurus-theme-classic/footer.json +++ b/i18n/fr/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, version 2.31.0. Copyright © 2026ERDDAP™. Construit avec Docusaurus.", + "message": "ERDDAP™, version 2.31.1. Copyright © 2026ERDDAP™. Construit avec Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/ga/code.json b/i18n/ga/code.json index 43f729c7ba..37f5f76551 100644 --- a/i18n/ga/code.json +++ b/i18n/ga/code.json @@ -106,10 +106,6 @@ "message": "Edit an leathanach seo", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Nasc díreach chuig{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "ar aghaidh{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Nuashonraithe go deireanach{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Leaganacha", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Nasc díreach chuig{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Plean Gníomhaíochta don Oideachas", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Leaganacha", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Clibeanna:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "rabhadh", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Dún na nGall", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blag post le déanaí nascleanúint", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "catagóir sidebar leathnaithe ''{label}''", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(Osclaíonn i cluaisín nua)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Príomhchathair", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Teangacha", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Ní fhéadfaimis teacht ar an méid a bhí á lorg agat.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Téigh i dteagmháil le húinéir an láithreáin a bhfuil nasc agat leis an URL bunaidh agus lig dóibh a fhios go bhfuil a nasc briste.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Príomhchathair", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Teangacha", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Ar an leathanach seo", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Leathanach Baile", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Seirbhís do Chustaiméirí", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Barraí taobh istigh", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Barraí taobh istigh", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Dún barra nascleanúna", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Toggle barra nascleanúint", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blag post le déanaí nascleanúint", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Leathnú an anuas", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Collapse an dropdown", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Barraí taobh istigh", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Barraí taobh istigh", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "taobhbharra leathnaithe", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "taobhbharra leathnaithe", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Níl aon torthaí" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Féach ar na torthaí go léir taobh amuigh de \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Féach na torthaí go léir laistigh de \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Féach na torthaí go léir" - }, - "theme.SearchBar.label": { - "message": "Cuardaigh Cuardaigh Cuardaigh", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Seirbhís do Chustaiméirí", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Torthaí Cuardaigh le haghaidh \\ \"{query}\"", @@ -305,6 +285,22 @@ "message": "Níor aimsíodh aon doiciméid", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Níl aon torthaí" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Féach ar na torthaí go léir taobh amuigh de \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Féach na torthaí go léir laistigh de \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Féach na torthaí go léir" + }, + "theme.SearchBar.label": { + "message": "Cuardaigh Cuardaigh Cuardaigh", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "One post|{count}post post post", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/ga/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/ga/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 0cc8b8f11d..1f73a5aa7f 100644 --- a/i18n/ga/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/ga/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ Is smaoineamh maith a fhíorú go bhfuil an toradh go maith XML trí ghreamú an   ### Suiteáil an erddap. comhad cogadh{#install-the-erddapwar-file} -4. Ar Linux, Mac, agus Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) _ isteach `riachtanais uisce: measartha` : +4. Ar Linux, Mac, agus Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) _ isteach `riachtanais uisce: measartha` : -__Version 2.31.0, 719,567,541 beart, MD5 = DB0AFDE1F441CA9262CB66291A1110D7, dátaithe Tuilleadh roghanna... +__Version 2.31.1, 719,561,982 beart, MD5 = 2F6D2B2992B3233CB918B80629A09853, dátaithe Clár na dToghthóirí Is é an comhad .war mór toisc go bhfuil sé chósta réiteach ard, teorainn, agus sonraí ingearchló is gá chun léarscáileanna a chruthú. diff --git a/i18n/ga/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/ga/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 5d05bdb755..e1cfd38b89 100644 --- a/i18n/ga/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/ga/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Conas a dhéanamh Nuashonrú de atá ann cheana ERDDAP™ ar do Freastalaí 2. Má tá tú ag uasghrádú ó ERDDAP™ leagan 2.18 nó thíos, ní mór duit a athrú go Java 25 - 25 (nó newer) agus Tomcat 10. Féach an rialta ERDDAP™ treoracha a shuiteáil [ Java ](/docs/server-admin/deploy-install#java) agus [cliceáil grianghraf a mhéadú](/docs/server-admin/deploy-install#tomcat) . Beidh ort freisin a chóipeáil do _tomcat_/content/erddap eolaire ó do shuiteáil Tomcat d'aois le do shuiteáil Tomcat nua. ## Íoslódáil{#download} -3. Íoslódáil [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) isteach _ síos / iarratais. - (leagan 2.31.0, 719,567,541 bytes, MD5 = DB0AFDE1F441CA9262CB66291A1110D7, dar dáta 2026-08-28) +3. Íoslódáil [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) isteach _ síos / iarratais. + (leagan 2.31.1, 719,561,982 beart, MD5 = 2F6D2B2992B3233CB918B80629A09853, dar dáta 2026-09-03)   ## teachtaireachtaí.xml{#messagesxml} 4. diff --git a/i18n/ga/docusaurus-plugin-content-pages/changes.md b/i18n/ga/docusaurus-plugin-content-pages/changes.md index d2b31cf909..252a6b5b72 100644 --- a/i18n/ga/docusaurus-plugin-content-pages/changes.md +++ b/i18n/ga/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Seo iad na hathruithe a bhaineann le gach ERDDAP™ scaoileadh. +## Leagan 2.31.1{#version-2311} + (2026-09-03 scaoileadh) + +* **Amharc ar gach eolas** + * An bhfuil a fhios agat [EDDTableFromMultidimNcFiles coraintín comhaid foinse sláintiúil](https://github.com/ERDDAP/erddap/issues/556) . taiseachas aeir: fliuch (nó mí-iompar) Ba chóir fiosruithe a thuilleadh a chur faoi deara comhaid maith a bheith coraintín. + ## Leagan 2.31.0{#version-2310} (scaoileadh 2026-08-28) diff --git a/i18n/ga/docusaurus-plugin-content-pages/index.md b/i18n/ga/docusaurus-plugin-content-pages/index.md index 0320f5f3d7..4784f01b5c 100644 --- a/i18n/ga/docusaurus-plugin-content-pages/index.md +++ b/i18n/ga/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Déan Teagmháil Linn ERDDAP™ leagan leagan{#latest-erddap-version} -2.31.0, féach ar an [data recovery](/changes#version-2310) agus [íoslódáil](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, féach an [data recovery](/changes#version-2311) agus [íoslódáil](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ Eochairfhocal information{#erddap-information} diff --git a/i18n/ga/docusaurus-theme-classic/footer.json b/i18n/ga/docusaurus-theme-classic/footer.json index c61caab882..9938c1fcfe 100644 --- a/i18n/ga/docusaurus-theme-classic/footer.json +++ b/i18n/ga/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, Leagan 2.31.0. Cóipcheart © 2026ERDDAP™. Tógtha le Docusaurus.", + "message": "ERDDAP™, Leagan 2.31.1. Cóipcheart © 2026ERDDAP™. Tógtha le Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/hi/code.json b/i18n/hi/code.json index 80a6594256..dd1ed7f2ce 100644 --- a/i18n/hi/code.json +++ b/i18n/hi/code.json @@ -106,10 +106,6 @@ "message": "इस पृष्ठ को संपादित करें", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "प्रत्यक्ष लिंक{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "पर{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "अद्यतन{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "संस्करण", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "प्रत्यक्ष लिंक{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "पृष्ठ नहीं मिला", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "संस्करण", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "टैग:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "चेतावनी", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "बंद", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "हाल के पोस्ट नेविगेशन", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "साइडबार श्रेणी का विस्तार करें '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(नया टैब में खुलता है)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "मुख्य", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "भाषा", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "हमें पता नहीं था कि आप क्या देख रहे थे।", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "कृपया उस साइट के मालिक से संपर्क करें जो आपको मूल यूआरएल से जोड़ता है और उन्हें पता है कि उनका लिंक टूट गया है।", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "मुख्य", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "भाषा", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "इस पृष्ठ पर", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "होम पेज", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs sidebar", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "पतन साइडबार", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "पतन साइडबार", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "बंद नेविगेशन बार", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "टॉगल नेविगेशन बार", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "हाल के पोस्ट नेविगेशन", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "ड्रॉपडाउन का विस्तार करें", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "गिरावट को कम करें", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "पतन साइडबार", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "पतन साइडबार", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "साइडबार का विस्तार", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "साइडबार का विस्तार", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "कोई परिणाम नहीं" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "बाहर सभी परिणाम देखें{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "\\ के भीतर सभी परिणाम देखें{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "सभी परिणाम देखें" - }, - "theme.SearchBar.label": { - "message": "खोज", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs sidebar", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "\\ के लिए खोज परिणाम{query}\"", @@ -305,6 +285,22 @@ "message": "कोई दस्तावेज नहीं मिला", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "कोई परिणाम नहीं" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "बाहर सभी परिणाम देखें{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "\\ के भीतर सभी परिणाम देखें{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "सभी परिणाम देखें" + }, + "theme.SearchBar.label": { + "message": "खोज", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "एक पोस्ट|{count}पोस्ट", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/hi/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/hi/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 60f774a845..3c211c2c0b 100644 --- a/i18n/hi/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/hi/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ unzip `erddapContent .zip ` वांछित निर्देशिका   ### erddap स्थापित करें। युद्ध{#install-the-erddapwar-file} -4. लिनक्स, मैक और विंडोज पर, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) __ in `Tomcat/webapps` : +4. लिनक्स, मैक और विंडोज पर, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) __ in `Tomcat/webapps` : -__Version 2.31.0, 719,567,541 बाइट्स, MD5=DB0AFDE1F441CA9262CB66291A1110D7, दिनांकित 2026-08-28__ +__Version 2.31.1, 719,561,982 बाइट्स, MD5=2F6D2B2992B3233CB918B80629A09853, दिनांकित 2026-09-03__ .war फ़ाइल बड़ा है क्योंकि इसमें मानचित्र बनाने के लिए उच्च रिज़ॉल्यूशन तटरेखा, सीमा और ऊंचाई डेटा की आवश्यकता होती है। diff --git a/i18n/hi/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/hi/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 9a511ea7be..756e605081 100644 --- a/i18n/hi/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/hi/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ sidebar_position: 2 2. यदि आप उन्नयन कर रहे हैं ERDDAP™ संस्करण 2.18 या उससे नीचे, आपको स्विच करने की आवश्यकता है Java 25 (या नया) और संबंधित टॉमकैट 10. नियमित देखें ERDDAP™ स्थापना के लिए निर्देश [ Java ](/docs/server-admin/deploy-install#java) और [टॉमकैट](/docs/server-admin/deploy-install#tomcat) । आपको अपनी प्रतिलिपि बनाना होगा _tomcat_/content/erddap अपने पुराने टॉमकैट इंस्टॉलेशन से आपकी नई टॉमकैट इंस्टॉलेशन तक निर्देशिका। ## डाउनलोड{#download} -3. डाउनलोड [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) in _tomcat_/webapps. - (संस्करण 2.31.0, 719,567,541 बाइट्स, MD5=DB0AFDE1F441CA9262CB66291A1110D7, दिनांक 2026-08-28) +3. डाउनलोड [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) in _tomcat_/webapps. + (संस्करण 2.31.1, 719,561,982 बाइट्स, MD5=2F6D2B2992B3233CB918B80629A09853, दिनांक 2026-09-03)   ## संदेश{#messagesxml} 4. diff --git a/i18n/hi/docusaurus-plugin-content-pages/changes.md b/i18n/hi/docusaurus-plugin-content-pages/changes.md index 83861c2c29..9505ce5ed0 100644 --- a/i18n/hi/docusaurus-plugin-content-pages/changes.md +++ b/i18n/hi/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" यहाँ प्रत्येक के साथ जुड़े परिवर्तन हैं ERDDAP™ रिलीज +## संस्करण 2.31.1{#version-2311} + (2026-09-03 जारी) + +* **परिवर्तन** + * फिक्स [EDDTableFromMultidimNcFiles quarantine स्वस्थ स्रोत फ़ाइलों](https://github.com/ERDDAP/erddap/issues/556) । बुरा (या misbehaving) प्रश्नों को अब अच्छी फाइलों को क्वांटिन किया जाना चाहिए। + ## संस्करण 2.31.0{#version-2310} (2026-08-28 जारी) diff --git a/i18n/hi/docusaurus-plugin-content-pages/index.md b/i18n/hi/docusaurus-plugin-content-pages/index.md index fba9619b1b..fac8928a00 100644 --- a/i18n/hi/docusaurus-plugin-content-pages/index.md +++ b/i18n/hi/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## नवीनतम ERDDAP™ संस्करण{#latest-erddap-version} -2.31.0, देखें [दस्तावेज़ीकरण](/changes#version-2310) और [इसे डाउनलोड करें](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) । +2.31.1, देखें [दस्तावेज़ीकरण](/changes#version-2311) और [इसे डाउनलोड करें](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) । ## ERDDAP™ सूचना{#erddap-information} diff --git a/i18n/hi/docusaurus-theme-classic/footer.json b/i18n/hi/docusaurus-theme-classic/footer.json index 30fc558945..0d6f514ae0 100644 --- a/i18n/hi/docusaurus-theme-classic/footer.json +++ b/i18n/hi/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™संस्करण 2.31.0. कॉपीराइट © 2026ERDDAP™। Docusaurus के साथ निर्मित।", + "message": "ERDDAP™संस्करण 2.31.1. कॉपीराइट © 2026ERDDAP™। Docusaurus के साथ निर्मित।", "description": "The footer copyright" } } diff --git a/i18n/hu/code.json b/i18n/hu/code.json index 311b95bff9..ae28e3053a 100644 --- a/i18n/hu/code.json +++ b/i18n/hu/code.json @@ -106,10 +106,6 @@ "message": "Edit ezt az oldalt", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Közvetlen kapcsolat{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "tovább{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Utolsó frissítés{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Verziók", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Közvetlen kapcsolat{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Nem talált oldal", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Verziók", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Tagok:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "figyelmeztetés", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Bezárás", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog a közelmúltban közzétett navigáció", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Expand oldalbar kategória \"...\"{label}\"...\"", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(új fülbe kerül)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Főoldal", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Nyelvek", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Nem találtuk meg, amit kerestünk.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Kérjük, vegye fel a kapcsolatot a webhely tulajdonosával, amely az eredeti URL-hez kapcsolódik, és hagyja, hogy ismerje meg a kapcsolatát.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Főoldal", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Nyelvek", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Ezen az oldalon", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Kezdőlap", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs oldalbar", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Összeomlás oldalbar", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Összeomlás oldalbar", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Közeli navigációs bár", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Toggle navigációs bár", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog a közelmúltban közzétett navigáció", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Bővítse meg a lemaradást", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Összeomlik a leesés", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Összeomlás oldalbar", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Összeomlás oldalbar", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Expand oldalbar", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Expand oldalbar", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Nincs eredmény" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Lásd az összes eredményt kívül \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Lásd az összes eredményt \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Lásd az összes eredményt" - }, - "theme.SearchBar.label": { - "message": "Keresés", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs oldalbar", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Keresési eredmények \"{query}\"", @@ -305,6 +285,22 @@ "message": "Nincsenek dokumentumok", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Nincs eredmény" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Lásd az összes eredményt kívül \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Lásd az összes eredményt \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Lásd az összes eredményt" + }, + "theme.SearchBar.label": { + "message": "Keresés", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Egy hozzászólás|{count}Hozzászólások", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/hu/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 1edd90be06..06093b9cb8 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ jó ötlet, hogy ellenőrizze, hogy az eredmény jól formált XML az XML szöve   ### Telepítse az erddapot. háborús fájl{#install-the-erddapwar-file} -4. Linux, Mac és Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) Belépés `Tomcat/webapps` : +4. Linux, Mac és Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) Belépés `Tomcat/webapps` : -__Version 2.31.0, 719.567.541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, dátumozott 2026-08-28__ +__Version 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, dátumozott 2026-09-03__ A .war fájl nagy, mert magas állásfoglalási partvonalat, határt és emelési adatokat tartalmaz a térképek létrehozásához. diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/hu/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 5c7745f78c..42b1e68df7 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Hogyan készítsünk egy meglévő frissítést ERDDAP™ A szervered 2. Ha frissülsz ERDDAP™ 2.18 vagy alul, át kell váltani Java 25. (vagy újabb) a kapcsolódó Tomcat 10. Lásd a rendszert ERDDAP™ telepítési utasítások [ Java ](/docs/server-admin/deploy-install#java) és [Tomcat](/docs/server-admin/deploy-install#tomcat) ... Meg kell másolnia is _tomcat_/content/erddap könyvtár a régi Tomcat telepítés az új Tomcat telepítés. ## Letöltés{#download} -3. Letöltés [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) _tomcat_/webapps . - (2.31.0, 719.567.541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, 2026-08-28) +3. Letöltés [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) _tomcat_/webapps . + (2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, 2026-09-03)   ## üzenetek.xml{#messagesxml} 4. diff --git a/i18n/hu/docusaurus-plugin-content-pages/changes.md b/i18n/hu/docusaurus-plugin-content-pages/changes.md index 8d633a4861..20ea66b6b1 100644 --- a/i18n/hu/docusaurus-plugin-content-pages/changes.md +++ b/i18n/hu/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Íme a változások, amelyek mindegyikhez kapcsolódnak ERDDAP™ kiadás. +## Verzió 2.31.1{#version-2311} + (2026-09-03) + +* **változások** + * Fix [EDDTableFromMultidimNcFiles karanténok egészséges forrásfájlok](https://github.com/ERDDAP/erddap/issues/556) ... Bad (vagy félretéve) A lekérdezéseknek többé nem okozhatnak jó fájlokat karanténnak. + ## Verzió 2.31.0{#version-2310} (megjelent 2026-08-28) diff --git a/i18n/hu/docusaurus-plugin-content-pages/index.md b/i18n/hu/docusaurus-plugin-content-pages/index.md index 9a11989aa7..69b04ee93a 100644 --- a/i18n/hu/docusaurus-plugin-content-pages/index.md +++ b/i18n/hu/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Legutóbb ERDDAP™ verzió{#latest-erddap-version} -2.31.0, lásd a [változások dokumentáció](/changes#version-2310) és [Töltse le](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) ... +2.31.1 lásd: [változások dokumentáció](/changes#version-2311) és [Töltse le](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) ... ## ERDDAP™ információ{#erddap-information} diff --git a/i18n/hu/docusaurus-theme-classic/footer.json b/i18n/hu/docusaurus-theme-classic/footer.json index 3d2871ed3d..d9f824cd68 100644 --- a/i18n/hu/docusaurus-theme-classic/footer.json +++ b/i18n/hu/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™Version 2.31.0. Copyright © 2026ERDDAP™... Építsen Docusaurus.", + "message": "ERDDAP™, Version 2.31.1. Szerzői jog © 2026ERDDAP™... Építsen Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/id/code.json b/i18n/id/code.json index 0d75c9a930..82b5f5464f 100644 --- a/i18n/id/code.json +++ b/i18n/id/code.json @@ -106,10 +106,6 @@ "message": "Edit halaman ini", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Tautan langsung ke{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "Sitemap{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Terakhir diperbarui{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Sitemap", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Tautan langsung ke{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Sitemap", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Sitemap", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Sitemap", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "Login", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Sitemap", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "WordPress.org", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Memperluas kategori sidebar Sitemap{label}Sitemap", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(terbuka di tab baru)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Login", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Login", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Kita tidak bisa menemukan apa yang Anda cari.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Silakan hubungi pemilik situs yang menghubungkan Anda ke URL asli dan beri tahu tautan mereka rusak.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Login", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Login", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Di halaman ini", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Login", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Login", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Login", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Login", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Bar navigasi dekat", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Login", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "WordPress.org", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Memperluas dropdown", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Kocok dropdown", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Login", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Login", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Login", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Login", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Sitemap" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Lihat semua hasil di luar \"{context}Sitemap" - }, - "theme.SearchBar.searchInContext": { - "message": "Lihat semua hasil dalam \"{context}Sitemap" - }, - "theme.SearchBar.seeAll": { - "message": "Lihat semua hasil" - }, - "theme.SearchBar.label": { + "theme.docs.sidebar.navAriaLabel": { "message": "Login", - "description": "The ARIA label and placeholder for search button" + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Cari hasil untuk \"{query}Sitemap", @@ -305,6 +285,22 @@ "message": "Tidak ada dokumen yang ditemukan", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Sitemap" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Lihat semua hasil di luar \"{context}Sitemap" + }, + "theme.SearchBar.searchInContext": { + "message": "Lihat semua hasil dalam \"{context}Sitemap" + }, + "theme.SearchBar.seeAll": { + "message": "Lihat semua hasil" + }, + "theme.SearchBar.label": { + "message": "Login", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Satu posting|{count}Login", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/id/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/id/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 482926898e..3216bbbab2 100644 --- a/i18n/id/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/id/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ itu adalah ide yang baik untuk memverifikasi bahwa hasilnya adalah XML berbentuk   ### Menginstal erddap. file perang{#install-the-erddapwar-file} -4. Di Linux, Mac, dan Windows, __download [Login](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) Sitemap `Login` Sitemap +4. Di Linux, Mac, dan Windows, __download [Login](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) Sitemap `Login` Sitemap -__Version 2.31.0, 719,567,541 byte, MD5=DB0AFDE1F441CA9262CB66291A1110D7, tanggal 0 Artikel - 0,00 € +__Version 2.31.1, 719,561,982 byte, MD5=2F6D2B2992B3233CB918B80629A09853, tanggal 2026-09-03__ File .war besar karena mengandung garis pantai resolusi tinggi, batas, dan data elevasi yang diperlukan untuk membuat peta. diff --git a/i18n/id/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/id/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index aed564dd91..1d2e91a37c 100644 --- a/i18n/id/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/id/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Bagaimana Cara Melakukan Pembaruan ERDDAP™ Login 2. Apabila Anda mengupgrade dari ERDDAP™ versi 2.18 atau di bawah ini, Anda perlu beralih ke Java 25 g (Sitemap) dan Tomcat terkait 10. Sitemap ERDDAP™ instruksi instalasi untuk [ Java ](/docs/server-admin/deploy-install#java) Login [Login](/docs/server-admin/deploy-install#tomcat) Sitemap Anda juga harus menyalin Anda Meme it _tomcat_/content/erddap direktori dari instalasi Tomcat lama Anda ke instalasi Tomcat baru Anda. ## Login{#download} -3. Login [Login](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) ke _tomcat_/webapps. - (versi 2.31.0, 719,567,541 byte, MD5=DB0AFDE1F441CA9262CB66291A1110D7, tanggal 2026-08-28) +3. Login [Login](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) ke _tomcat_/webapps. + (versi 2.31.1, 719,561,982 byte, MD5=2F6D2B2992B3233CB918B80629A09853, tanggal 2026-09-03)   ## Login{#messagesxml} 4. diff --git a/i18n/id/docusaurus-plugin-content-pages/changes.md b/i18n/id/docusaurus-plugin-content-pages/changes.md index da405538b3..9fcf8c96da 100644 --- a/i18n/id/docusaurus-plugin-content-pages/changes.md +++ b/i18n/id/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Berikut adalah perubahan yang terkait dengan masing-masing ERDDAP™ Sitemap +## Versi 2.31.1{#version-2311} + (dirilis 2026-09-03) + +* **Login** + * Login [EDDTableDariMultidimNcFiles quarantines file sumber yang sehat](https://github.com/ERDDAP/erddap/issues/556) Sitemap Login (atau bersalah) pertanyaan tidak boleh lagi menyebabkan file yang baik untuk dikuduskan. + ## Versi 2.31.0{#version-2310} (dirilis 2026-08-28) diff --git a/i18n/id/docusaurus-plugin-content-pages/index.md b/i18n/id/docusaurus-plugin-content-pages/index.md index 022bc07dc6..67eb425d58 100644 --- a/i18n/id/docusaurus-plugin-content-pages/index.md +++ b/i18n/id/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Sitemap ERDDAP™ Sitemap{#latest-erddap-version} -2.31.0, lihat [perubahan dokumentasi](/changes#version-2310) Login [Unduh](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) Sitemap +2.31.1, lihat [perubahan dokumentasi](/changes#version-2311) Login [Unduh](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) Sitemap ## ERDDAP™ Sitemap{#erddap-information} diff --git a/i18n/id/docusaurus-theme-classic/footer.json b/i18n/id/docusaurus-theme-classic/footer.json index 70f0c57729..1d4b09046e 100644 --- a/i18n/id/docusaurus-theme-classic/footer.json +++ b/i18n/id/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™Versi 2.31.0. Artikel © 2026ERDDAP™Sitemap Dibangun dengan Docusaurus.", + "message": "ERDDAP™Versi 2.31.1. Artikel © 2026ERDDAP™Sitemap Dibangun dengan Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/it/code.json b/i18n/it/code.json index 8a168bbe1c..1a7a6ac1c4 100644 --- a/i18n/it/code.json +++ b/i18n/it/code.json @@ -106,10 +106,6 @@ "message": "Modifica questa pagina", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Link diretto a{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "su{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Ultimo aggiornamento{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versioni", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Link diretto a{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Pagina non trovata", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versioni", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Tag:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "avvertimento", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Chiudi", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog recenti articoli di navigazione", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Categoria barra laterale '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(apre nella nuova scheda)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Principale", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Lingue", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Non abbiamo trovato quello che stavi cercando.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Contatta il proprietario del sito che ti ha collegato all'URL originale e fagli sapere che il loro link è rotto.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Principale", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Lingue", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "In questa pagina", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Pagina iniziale", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs sidebar", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Barra laterale del collo", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Barra laterale del collo", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Chiudi barra di navigazione", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Barra di navigazione", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog recenti articoli di navigazione", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Espandi la discesa", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Passare la discesa", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Barra laterale del collo", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Barra laterale del collo", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Barra laterale esterna", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Barra laterale esterna", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Nessun risultato" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Vedi tutti i risultati fuori \"{context}#" - }, - "theme.SearchBar.searchInContext": { - "message": "Vedi tutti i risultati all'interno \"{context}#" - }, - "theme.SearchBar.seeAll": { - "message": "Vedi tutti i risultati" - }, - "theme.SearchBar.label": { - "message": "Ricerca", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs sidebar", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Risultati ricerca per \"{query}#", @@ -305,6 +285,22 @@ "message": "Nessun documento trovato", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Nessun risultato" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Vedi tutti i risultati fuori \"{context}#" + }, + "theme.SearchBar.searchInContext": { + "message": "Vedi tutti i risultati all'interno \"{context}#" + }, + "theme.SearchBar.seeAll": { + "message": "Vedi tutti i risultati" + }, + "theme.SearchBar.label": { + "message": "Ricerca", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Un post|{count}Nessun post", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/it/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/it/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 09f694ff20..7b9941953a 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ Modifiche a `erddap2.css` solo prendere effetto quando ERDDAP™ è riavviato e   ### Installare l'erddap. file di guerra{#install-the-erddapwar-file} -4. Su Linux, Mac e Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) D'accordo. `tomcat/webapps` : +4. Su Linux, Mac e Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) D'accordo. `tomcat/webapps` : -__Versione 2.31.0, 719,567,541 byte, MD5=DB0AFDE1F441CA9262CB66291A1110D7, datata 2026-08-28_ +__Versione 2.31.1, 719,561,982 byte, MD5=2F6D2B2992B3233CB918B80629A09853, datata 2026-09-03_ Il file .war è grande perché contiene costi di alta risoluzione, confine e dati di elevazione necessari per creare mappe. diff --git a/i18n/it/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/it/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 606631eb76..217a508dd5 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Come fare un aggiornamento di un esistente ERDDAP™ sul server 2. Se si sta aggiornando da ERDDAP™ versione 2.18 o sotto, è necessario passare a Java 25 (o nuovo) e il relativo Tomcat 10. Vedere il regolare ERDDAP™ istruzioni per l'installazione [ Java ](/docs/server-admin/deploy-install#java) e [Tomcat](/docs/server-admin/deploy-install#tomcat) . Dovrai anche copiare il tuo _tomcat_/content/erddap directory dalla tua vecchia installazione Tomcat alla tua nuova installazione Tomcat. ## Scarica{#download} -3. Scarica [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) in _tomcat_/webapps . - (versione 2.31.0, 719,567,541 byte, MD5=DB0AFDE1F441CA9262CB66291A1110D7, datata 2026-08-28) +3. Scarica [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) in _tomcat_/webapps . + (versione 2.31.1, 719,561,982 byte, MD5=2F6D2B2992B3233CB918B80629A09853, datata 2026-09-03)   ## messaggi.xml{#messagesxml} 4. diff --git a/i18n/it/docusaurus-plugin-content-pages/changes.md b/i18n/it/docusaurus-plugin-content-pages/changes.md index 634b09a100..a3f6636e2b 100644 --- a/i18n/it/docusaurus-plugin-content-pages/changes.md +++ b/i18n/it/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Ecco i cambiamenti associati a ciascuno ERDDAP™ rilascio. +## Versione 2.31.1{#version-2311} + (rilasciato 2026-09-03) + +* **Cambiamenti** + * Fisso [EDDTableFromMultidimNcFiles quarantene i file di origine sani](https://github.com/ERDDAP/erddap/issues/556) . Cattivo (o trascurare) le domande non dovrebbero più causare buoni file da mettere in quarantena. + ## Versione 2.31.0{#version-2310} (rilasciato 2026-08-28) diff --git a/i18n/it/docusaurus-plugin-content-pages/index.md b/i18n/it/docusaurus-plugin-content-pages/index.md index eb02ae45fb..9f9a65ddf2 100644 --- a/i18n/it/docusaurus-plugin-content-pages/index.md +++ b/i18n/it/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Più recenti ERDDAP™ versione{#latest-erddap-version} -2.31.0, vedi [modifiche della documentazione](/changes#version-2310) e [scaricalo](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, vedi [modifiche della documentazione](/changes#version-2311) e [scaricalo](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ informazioni{#erddap-information} diff --git a/i18n/it/docusaurus-theme-classic/footer.json b/i18n/it/docusaurus-theme-classic/footer.json index 604fe2519a..3ab2476d97 100644 --- a/i18n/it/docusaurus-theme-classic/footer.json +++ b/i18n/it/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, Versione 2.31.0. Copyright © 2026ERDDAP™. Costruito con Docusaurus.", + "message": "ERDDAP™, Versione 2.31.1. Copyright © 2026ERDDAP™. Costruito con Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/ja/code.json b/i18n/ja/code.json index 030c6e538a..b83ee279fc 100644 --- a/i18n/ja/code.json +++ b/i18n/ja/code.json @@ -106,10 +106,6 @@ "message": "このページの編集", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "直接リンク{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "お問い合わせ{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "更新履歴{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "バージョン", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "直接リンク{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "ページが見つかりません", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "バージョン", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "タグ:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "警告", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "ふりがな", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "最近の投稿ナビゲーション", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "サイドバーカテゴリの拡大 お問い合わせ{label}お問い合わせ", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(新しいタブで開きます)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "メインページ", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "語学学校", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "探していたものが見つかりませんでした。", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "元のURLにリンクしたサイトの所有者に連絡し、リンクが壊れていることを知らせてください。", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "メインページ", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "語学学校", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "サイトマップ", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "サイトマップ", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs サイドバー", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "崩壊のサイドバー", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "崩壊のサイドバー", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "ナビゲーションバー", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "トグルナビゲーションバー", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "最近の投稿ナビゲーション", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "ドロップダウンを拡大", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "ドロップダウンを崩壊させる", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "崩壊のサイドバー", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "崩壊のサイドバー", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "サイドバーを拡張", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "サイドバーを拡張", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "結果なし" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "外部の全ての結果を見る \"{context}お問い合わせ" - }, - "theme.SearchBar.searchInContext": { - "message": "\"内のすべての結果を参照してください。{context}お問い合わせ" - }, - "theme.SearchBar.seeAll": { - "message": "すべての結果を見る" - }, - "theme.SearchBar.label": { - "message": "インフォメーション", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs サイドバー", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "\"の検索結果{query}お問い合わせ", @@ -305,6 +285,22 @@ "message": "文書が見つかりませんでした", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "結果なし" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "外部の全ての結果を見る \"{context}お問い合わせ" + }, + "theme.SearchBar.searchInContext": { + "message": "\"内のすべての結果を参照してください。{context}お問い合わせ" + }, + "theme.SearchBar.seeAll": { + "message": "すべての結果を見る" + }, + "theme.SearchBar.label": { + "message": "インフォメーション", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "1つの投稿|{count}ニュース", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/ja/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 2474146580..76eca5ffa1 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ bigParentDirectory の親ディレクトリから bigParentDirectory を作成   ### erddap をインストールします。 戦争ファイル{#install-the-erddapwar-file} -4. Linux、Mac、Windows、_ダウンロード [erddap.warの](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) __ に `tomcat/webappsの使い方` : : : +4. Linux、Mac、Windows、_ダウンロード [erddap.warの](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) __ に `tomcat/webappsの使い方` : : : -__Version 2.31.0、719,567,541バイト、MD5=DB0AFDE1F441CA9262CB66291A1110D7、日付 2018年8月28日 +__バージョン2.31.1、719,561,982バイト、MD5=2F6D2B2992B3233CB918B80629A09853、日付 2026-09-03___ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ .war ファイルは高解像度の海岸線、境界線、および関連するデータがマップを作成する必要があるため大きいです。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/ja/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index a2520544e0..47b9e458d0 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ sidebar_position: 2 2. からアップグレードする場合 ERDDAP™ バージョン 2.18 以下, 切り替える必要があります。 Java 25 日 (または新しい) 関連するTomcat 10. 定番を見る ERDDAP™ 取付けの指示のための [ Java ](/docs/server-admin/deploy-install#java) そして、 [トムキャット](/docs/server-admin/deploy-install#tomcat) お問い合わせ コピーする必要もあります _tomcat_/content/erddap 古いTomcatインストールから新しいTomcatインストールまでのディレクトリ。 ## ダウンロード{#download} -3. ダウンロード [erddap.warの](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) _tomcat_/webapps に。 - (バージョン2.31.0、719,567,541バイト、MD5=DB0AFDE1F441CA9262CB66291A1110D7、日付 2026-08-28) +3. ダウンロード [erddap.warの](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) _tomcat_/webapps に。 + (バージョン 2.31.1、719,561,982 バイト、MD5=2F6D2B2992B3233CB918B80629A09853、日付 2026-09-03)   ## メッセージ.xml{#messagesxml} 4. diff --git a/i18n/ja/docusaurus-plugin-content-pages/changes.md b/i18n/ja/docusaurus-plugin-content-pages/changes.md index f5f7727e6d..956f758451 100644 --- a/i18n/ja/docusaurus-plugin-content-pages/changes.md +++ b/i18n/ja/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" それぞれに関連した変更は次のとおりです。 ERDDAP™ リリース +## バージョン 2.31.1{#version-2311} + (リリース 2026-09-03) + +* **変更点** + * インストール [EDDTableFromMultidimNcFilesの検疫の健康な源ファイル](https://github.com/ERDDAP/erddap/issues/556) お問い合わせ ログイン (または誤解) クエリはもはや検疫されるべきよいファイルを引き起こしません。 + ## バージョン 2.31.0{#version-2310} (リリース 2026-08-28) diff --git a/i18n/ja/docusaurus-plugin-content-pages/index.md b/i18n/ja/docusaurus-plugin-content-pages/index.md index 2ca54c6eeb..addd347780 100644 --- a/i18n/ja/docusaurus-plugin-content-pages/index.md +++ b/i18n/ja/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## 最新記事 ERDDAP™ バージョン{#latest-erddap-version} -2.31.0、参照して下さい [ドキュメントの変更](/changes#version-2310) そして、 [ダウンロード](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) お問い合わせ +2.31.1, 見る [ドキュメントの変更](/changes#version-2311) そして、 [ダウンロード](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) お問い合わせ ## ERDDAP™ インフォメーション{#erddap-information} diff --git a/i18n/ja/docusaurus-theme-classic/footer.json b/i18n/ja/docusaurus-theme-classic/footer.json index 9cab07d044..9625f047d0 100644 --- a/i18n/ja/docusaurus-theme-classic/footer.json +++ b/i18n/ja/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™バージョン2.31.0。 2018年12月16日ERDDAP™お問い合わせ Docusaurus で造られる。", + "message": "ERDDAP™バージョン 2.31.1. 2018年12月16日ERDDAP™お問い合わせ Docusaurus で造られる。", "description": "The footer copyright" } } diff --git a/i18n/ko/code.json b/i18n/ko/code.json index 6dcd2a9c72..801517e349 100644 --- a/i18n/ko/code.json +++ b/i18n/ko/code.json @@ -106,10 +106,6 @@ "message": "이 페이지에", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "본문 바로가기{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "으로{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "최근 업데이트{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "이름 *", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "본문 바로가기{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "사이트 맵", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "이름 *", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "태그 :", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "이름 *", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "이름 *", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog 최근 게시물 네비게이션", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "사이드바 범주 이름 *{label}이름 *", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(새 탭에서 열림)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "주요 특징", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "한국어", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "우리는 당신이 찾고있는 것을 찾을 수 없습니다.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "원래 URL에 연결되어있는 사이트의 소유자에게 연락하여 링크가 깨어납니다.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "주요 특징", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "한국어", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "이 페이지에", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "홈 페이지", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs 측바", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "콜럼버스", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "콜럼버스", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "비밀번호", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "회사소개", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog 최근 게시물 네비게이션", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "드롭다운 확장", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "축소", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "콜럼버스", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "콜럼버스", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "사이드바를 확장", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "사이드바를 확장", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "결과 없음" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "외부의 모든 결과보기 \"{context}·" - }, - "theme.SearchBar.searchInContext": { - "message": "모든 결과보기 \"{context}·" - }, - "theme.SearchBar.seeAll": { - "message": "모든 결과보기" - }, - "theme.SearchBar.label": { - "message": "제품정보", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs 측바", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "검색 결과 \"{query}·", @@ -305,6 +285,22 @@ "message": "문서가 없습니다.", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "결과 없음" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "외부의 모든 결과보기 \"{context}·" + }, + "theme.SearchBar.searchInContext": { + "message": "모든 결과보기 \"{context}·" + }, + "theme.SearchBar.seeAll": { + "message": "모든 결과보기" + }, + "theme.SearchBar.label": { + "message": "제품정보", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "1개의 포스트|{count}이름 *", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/ko/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 5b7d3ef7e2..4a2dfaf118 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ XML 텍스트를 XML 검수원과 같은 XML 검수원에 붙여진 결과가   ### erddap 설치. 전쟁 파일{#install-the-erddapwar-file} -4. 리눅스, Mac 및 Windows에서, __download [다운로드](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) __ 로그인 `tomcat/웹앱` :: +4. 리눅스, Mac 및 Windows에서, __download [다운로드](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) __ 로그인 `tomcat/웹앱` :: -__Version 2.31.0, 719,567,541 바이트, MD5=DB0AFDE1F441CA9262CB66291A1110D7, dated 2026-08-28__에 +__Version 2.31.1, 719,561,982 바이트, MD5=2F6D2B2992B3233CB918B80629A09853, dated 2026-09-03__ · .war 파일은 고해상도 해안선, 경계선 및 지도를 생성하는 데 필요한 고도 데이터가 포함되어 있기 때문에 큰 파일입니다. diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/ko/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index f7689c4593..90d37ba657 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Existing의 업데이트를 수행하는 방법 ERDDAP™ 서버에서 2. 당신은에서 격상시키는 경우에 ERDDAP™ 버전 2.18 이하, 당신은 전환해야 Java 25 분 (또는 newer) 그리고 관련 Tomcat 10. 자주 묻는 질문 ERDDAP™ 설치 설명서 [ Java ](/docs/server-admin/deploy-install#java) 이름 * [톰캣](/docs/server-admin/deploy-install#tomcat) · 당신은 또한 당신의 복사해야합니다 _tomcat_/content/erddap 오래된 Tomcat 설치에서 새로운 Tomcat 설치로 디렉토리. ## 다운로드{#download} -3. 다운로드 [다운로드](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) 으로 _tomcat_/webapps . - (버전 2.31.0, 719,567,541 바이트, MD5=DB0AFDE1F441CA9262CB66291A1110D7, 날짜 2026-08-28) +3. 다운로드 [다운로드](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) 으로 _tomcat_/webapps . + (버전 2.31.1, 719,561,982 바이트, MD5=2F6D2B2992B3233CB918B80629A09853, 날짜 2026-09-03)   ## 메시지.xml{#messagesxml} 4. diff --git a/i18n/ko/docusaurus-plugin-content-pages/changes.md b/i18n/ko/docusaurus-plugin-content-pages/changes.md index c6f0cbdca8..3285833a68 100644 --- a/i18n/ko/docusaurus-plugin-content-pages/changes.md +++ b/i18n/ko/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" 각각의 변화는 다음과 같습니다. ERDDAP™ 다운로드 +## 버전 2.31.1{#version-2311} + (출시 2026-09-03) + +* **기타** + * 수정하기 [EDDTableFromMultidimNcFiles quarantines 건강한 근원 파일](https://github.com/ERDDAP/erddap/issues/556) · 이름 * (또는 잘못) 쿼리는 더 이상 quarantined 할 수있는 좋은 파일을 발생하지 않아야합니다. + ## 버전 2.31.0{#version-2310} (출시 2026-08-28) diff --git a/i18n/ko/docusaurus-plugin-content-pages/index.md b/i18n/ko/docusaurus-plugin-content-pages/index.md index 7d1b6e5bb8..35beb95015 100644 --- a/i18n/ko/docusaurus-plugin-content-pages/index.md +++ b/i18n/ko/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## 인기 있는 ERDDAP™ 이름 *{#latest-erddap-version} -2.31.0, 참조 [관련 문서](/changes#version-2310) 이름 * [다운로드](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) · +2.31.1, 참조 [관련 문서](/changes#version-2311) 이름 * [다운로드](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) · ## ERDDAP™ * 이름{#erddap-information} diff --git a/i18n/ko/docusaurus-theme-classic/footer.json b/i18n/ko/docusaurus-theme-classic/footer.json index 36b8525118..fa5c2e5050 100644 --- a/i18n/ko/docusaurus-theme-classic/footer.json +++ b/i18n/ko/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, 버전 2.31.0. 저작권 © 2026ERDDAP™· Docusaurus와 내장.", + "message": "ERDDAP™, 버전 2.31.1. 저작권 © 2026ERDDAP™· Docusaurus와 내장.", "description": "The footer copyright" } } diff --git a/i18n/nb/code.json b/i18n/nb/code.json index e6b6fb8ed5..22bdda406a 100644 --- a/i18n/nb/code.json +++ b/i18n/nb/code.json @@ -106,10 +106,6 @@ "message": "Rediger denne siden", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Direkte lenke til{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "på{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Sist oppdatert{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versjoner", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Direkte lenke til{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Page Not Found", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versjoner", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Tags:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "advarsel", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Lukk", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blogg nylige innlegg navigasjon", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Utvid sidestolpekategori \"{label}\"", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(Åpner i ny fane)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Hoved", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Språk", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Vi fant ikke det du søkte etter.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Vennligst kontakt eieren av nettstedet som koblet deg til den opprinnelige URL og gi dem beskjed om at deres link er brutt.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Hoved", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Språk", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "På denne siden", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Hjemmeside", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs sidepanel", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Kollider sidepanelet", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Kollider sidepanelet", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Lukk navigeringslinjen", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "navigationsbar", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blogg nylige innlegg navigasjon", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Utvid rullegardinen", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Slå sammen nedtrekkingen", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Kollider sidepanelet", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Kollider sidepanelet", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Utvid sidepanelet", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Utvid sidepanelet", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Ingen resultater" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Se alle resultatene utenfor \\{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Se alle resultatene innenfor \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Se alle resultater" - }, - "theme.SearchBar.label": { - "message": "Søk", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs sidepanel", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Søkeresultater for \"{query}\"", @@ -305,6 +285,22 @@ "message": "Ingen dokumenter ble funnet", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Ingen resultater" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Se alle resultatene utenfor \\{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Se alle resultatene innenfor \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Se alle resultater" + }, + "theme.SearchBar.label": { + "message": "Søk", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "En post|{count}innlegg", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/nb/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/nb/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 750af28cd1..a284567468 100644 --- a/i18n/nb/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/nb/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ det er en god ide å bekrefte at resultatet er velformet XML ved å lime XML-tek   ### Installer erddap. krigsfil{#install-the-erddapwar-file} -4. På Linux, Mac og Windows _ Last ned [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) _inn i `tomcat/webapps` :) +4. På Linux, Mac og Windows _ Last ned [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) _inn i `tomcat/webapps` :) -__Versjon 2.31.0, 719.567.541 bytes, MD(2005)DB0AFDE1F441CA9262CB66291A1110D7, datert 2026-08-28_ +_ _Versjon 2.3.1, 719.561.982 bytes, MD(2005)2F6D2B2992B3233CB918B80629A09853, dateret 2026-09-03_ .war-filen er stor fordi den inneholder høy oppløsning kystlinje, grenser og høydedata som trengs for å opprette kart. diff --git a/i18n/nb/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/nb/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index f5f237a171..80c030d588 100644 --- a/i18n/nb/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/nb/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Hvordan gjøre en oppdatering av en eksisterende ERDDAP™ på din server 2. Hvis du oppgraderer fra ERDDAP™ versjon 2.18 eller nedenfor, må du bytte til Java 25 (eller nyere) og den tilhørende Tomcat 10. Se det vanlige ERDDAP™ installasjonsanvisninger for [ Java ](/docs/server-admin/deploy-install#java) og [Tomcat](/docs/server-admin/deploy-install#tomcat) .. Du må også kopiere din _tomcat_/content/erddap katalog fra din gamle Tomcat installasjon til din nye Tomcat installasjon. ## Last ned{#download} -3. Last ned [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) i _tomcat_/webapps. - (versjon 2.31.0, 719.567.541 bytes, MD(2005)DB0AFDE1F441CA9262CB66291A1110D7, datert 2026-08-28) +3. Last ned [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) i _tomcat_/webapps. + (versjon 2.3.1, 719.561.982 bytes, MD(2005)2F6D2B2992B3233CB918B80629A09853, dateret 2026-09-03)   ## messages.xml{#messagesxml} 4. diff --git a/i18n/nb/docusaurus-plugin-content-pages/changes.md b/i18n/nb/docusaurus-plugin-content-pages/changes.md index dd9084662c..727898268a 100644 --- a/i18n/nb/docusaurus-plugin-content-pages/changes.md +++ b/i18n/nb/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Her er endringene som er forbundet med hver ERDDAP™ Frigjøring. +## Versjon 2.31.1{#version-2311} + (utgitt 2026-09-03) + +* **Endringer** + * Fiks [EDDTableFraMultidimNcFiles karantæner sunn kildefiler](https://github.com/ERDDAP/erddap/issues/556) .. Dårlig (eller feiltrening) spørringer bør ikke lenger føre til at gode filer blir karantenert. + ## Versjon 2.31.0{#version-2310} (utgitt 2026-08-28) diff --git a/i18n/nb/docusaurus-plugin-content-pages/index.md b/i18n/nb/docusaurus-plugin-content-pages/index.md index 13269638c3..3efc79f62c 100644 --- a/i18n/nb/docusaurus-plugin-content-pages/index.md +++ b/i18n/nb/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Siste ERDDAP™ versjon{#latest-erddap-version} -2.31.0 Se [endre dokumentasjon](/changes#version-2310) og [Last ned den](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) .. +2.31.1, se [endre dokumentasjon](/changes#version-2311) og [Last ned den](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) .. ## ERDDAP™ Informasjon{#erddap-information} diff --git a/i18n/nb/docusaurus-theme-classic/footer.json b/i18n/nb/docusaurus-theme-classic/footer.json index 8f2c82d416..6f8226a480 100644 --- a/i18n/nb/docusaurus-theme-classic/footer.json +++ b/i18n/nb/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, versjon 2.31.0. Opphavsrett © 2026ERDDAP™.. Bygget med Docusaurus.", + "message": "ERDDAP™Versjon 2.31.1. Opphavsrett © 2026ERDDAP™.. Bygget med Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/nl/code.json b/i18n/nl/code.json index afd9e8df82..4f7d43c047 100644 --- a/i18n/nl/code.json +++ b/i18n/nl/code.json @@ -106,10 +106,6 @@ "message": "Deze pagina bewerken", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Directe link naar{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "op{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Laatst bijgewerkt{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versies", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Directe link naar{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Pagina niet gevonden", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versies", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Tags:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "waarschuwing", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Sluiten", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog recente berichten navigatie", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Categorie zijbalk uitvouwen '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(opent in nieuw tabblad)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Hoofd", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Talen", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "We konden niet vinden wat je zocht.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Neem contact op met de eigenaar van de site die u heeft gekoppeld aan de originele URL en laat hen weten dat hun link is verbroken.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Hoofd", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Talen", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Op deze pagina", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Startpagina", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs zijbalk", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Zijbalk invouwen", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Zijbalk invouwen", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Navigatiebalk sluiten", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Navigatiebalk aan/uit", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog recente berichten navigatie", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Uitvouwbaar maken", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Dropdown invouwen", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Zijbalk invouwen", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Zijbalk invouwen", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Zijbalk uitvouwen", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Zijbalk uitvouwen", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Geen resultaten" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Zie alle resultaten buiten \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Zie alle resultaten binnen \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Bekijk alle resultaten" - }, - "theme.SearchBar.label": { - "message": "Zoeken", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs zijbalk", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Zoekresultaten voor \"{query}\"", @@ -305,6 +285,22 @@ "message": "Er zijn geen documenten gevonden", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Geen resultaten" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Zie alle resultaten buiten \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Zie alle resultaten binnen \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Bekijk alle resultaten" + }, + "theme.SearchBar.label": { + "message": "Zoeken", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Eén post|{count}posten", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/nl/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 4ce636ede3..13d1319ed0 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ het is een goed idee om te controleren of het resultaat goed gevormd XML is door   ### Installeer de erddap. war-bestand{#install-the-erddapwar-file} -4. Op Linux, Mac en Windows, __downloaden [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) Naar binnen `tomcat/webapps` : +4. Op Linux, Mac en Windows, __downloaden [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) Naar binnen `tomcat/webapps` : -__Versie 2.11.0, 719,567.541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, gedateerd 2026-08-28__ +__Versie 2.11.1, 719,561.982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, gedateerd 2026-09-03__ Het .war bestand is groot omdat het hoge resolutie kustlijn, grens, en hoogte gegevens die nodig zijn om kaarten te maken bevat. diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/nl/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index c0a75d8d4c..4bf86a4526 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Hoe een Update van een Bestaande ERDDAP™ op uw server 2. Als u upgraden van ERDDAP™ versie 2.18 of hieronder, u moet overschakelen naar Java 25 (of nieuwer) en de bijbehorende Tomcat 10. Zie de reguliere ERDDAP™ installatie-instructies voor [ Java ](/docs/server-admin/deploy-install#java) en [Tomcat](/docs/server-admin/deploy-install#tomcat) . U zult ook uw _tomcat_/content/erddap directory van je oude Tomcat installatie naar je nieuwe Tomcat installatie. ## Downloaden{#download} -3. Downloaden [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) in _tomcat_/webapps . - (versie 2.11.0, 719,567.541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, gedateerd 2026-08-28) +3. Downloaden [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) in _tomcat_/webapps . + (versie 2.11.1, 719,561.982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, gedateerd 2026-09-03)   ## messages.xml{#messagesxml} 4. diff --git a/i18n/nl/docusaurus-plugin-content-pages/changes.md b/i18n/nl/docusaurus-plugin-content-pages/changes.md index bd2e25600f..3206095cf8 100644 --- a/i18n/nl/docusaurus-plugin-content-pages/changes.md +++ b/i18n/nl/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Hier zijn de veranderingen in verband met elk ERDDAP™ Laat los. +## Versie 2.3.1{#version-2311} + (uitgebracht 2026-09-03) + +* **Wijzigingen** + * Repareren [EDDTableVanMultidimNcFiles quarantaines gezonde bronbestanden](https://github.com/ERDDAP/erddap/issues/556) . Slecht (of misdragen) Vragen mogen niet langer leiden tot het in quarantaine plaatsen van goede bestanden. + ## Versie 2.31.0{#version-2310} (uitgebracht 2026-08-28) diff --git a/i18n/nl/docusaurus-plugin-content-pages/index.md b/i18n/nl/docusaurus-plugin-content-pages/index.md index 3d4b7bd9d9..b0693070e7 100644 --- a/i18n/nl/docusaurus-plugin-content-pages/index.md +++ b/i18n/nl/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Laatste ERDDAP™ versie{#latest-erddap-version} -2.11.0, zie [de documentatie wijzigen](/changes#version-2310) en [download het](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.11.1, zie [de documentatie wijzigen](/changes#version-2311) en [download het](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ informatie{#erddap-information} diff --git a/i18n/nl/docusaurus-theme-classic/footer.json b/i18n/nl/docusaurus-theme-classic/footer.json index 1c0eb8a717..504b50e277 100644 --- a/i18n/nl/docusaurus-theme-classic/footer.json +++ b/i18n/nl/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™Versie 2.11.0. Copyright © 2026ERDDAP™. Gebouwd met Docusaurus.", + "message": "ERDDAP™, Versie 2.11. Copyright © 2026ERDDAP™. Gebouwd met Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/pl/code.json b/i18n/pl/code.json index 503680b591..1cd00e2c94 100644 --- a/i18n/pl/code.json +++ b/i18n/pl/code.json @@ -106,10 +106,6 @@ "message": "Edytuj tę stronę", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Bezpośredni link do{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "dnia{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Ostatnia aktualizacja{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Wersje", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Bezpośredni link do{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Strona nie znaleziono", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Wersje", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Tags:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "ostrzeżenie", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Zamknij", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog niedawne posty nawigacji", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Rozszerz pasek boczny '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(otwiera się w nowej zakładce)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Główne", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Języki", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Nie mogliśmy znaleźć tego, czego szukaliście.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Proszę skontaktować się z właścicielem strony, która powiązała Cię z oryginalnym adresem URL i dać im znać, że ich link jest zepsuty.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Główne", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Języki", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Na tej stronie", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Strona główna", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Pasek boczny dokumentów", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Zwiń pasek boczny", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Zwiń pasek boczny", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Zamknij pasek nawigacyjny", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Przełączanie paska nawigacyjnego", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog niedawne posty nawigacji", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Rozwiń upadek", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Zwiń upadek", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Zwiń pasek boczny", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Zwiń pasek boczny", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Rozszerz pasek boczny", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Rozszerz pasek boczny", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Brak wyników" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Zobacz wszystkie wyniki na zewnątrz\\ \"{context}\\ \"" - }, - "theme.SearchBar.searchInContext": { - "message": "Zobacz wszystkie wyniki w\\ \"{context}\\ \"" - }, - "theme.SearchBar.seeAll": { - "message": "Zobacz wszystkie wyniki" - }, - "theme.SearchBar.label": { - "message": "Szukaj", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Pasek boczny dokumentów", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Wyniki wyszukiwania dla\\ \"{query}\\ \"", @@ -305,6 +285,22 @@ "message": "Nie znaleziono żadnych dokumentów", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Brak wyników" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Zobacz wszystkie wyniki na zewnątrz\\ \"{context}\\ \"" + }, + "theme.SearchBar.searchInContext": { + "message": "Zobacz wszystkie wyniki w\\ \"{context}\\ \"" + }, + "theme.SearchBar.seeAll": { + "message": "Zobacz wszystkie wyniki" + }, + "theme.SearchBar.label": { + "message": "Szukaj", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Jeden post|{count}stanowiska", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/pl/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 7382427dcb..28370cc8aa 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ dobrym pomysłem jest sprawdzenie, czy wynik jest dobrze ukształtowany XML popr   ### Zainstaluj erddap. plik wojenny{#install-the-erddapwar-file} -4. Na Linuksie, Mac i Windows, _ _ download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) - Tak. `tomcat / webapps` : +4. Na Linuksie, Mac i Windows, _ _ download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) - Tak. `tomcat / webapps` : -_ _ Wersja 2.31.0, 719,567,541 bajtów, MD5 = DB0AFDE1F441CA9262CB66291A1110D7, datowany 2026- 08- 28 _ BAR _ +_ _ Wersja 2.31.1, 719,561,982 bajtów, MD5 = 2F6D2B2992B3233CB918B80629A09853, datowany 2026- 09- 03 _ BAR _ Plik .war jest duży, ponieważ zawiera wysoką rozdzielczość linii brzegowej, granicy i danych elewacji potrzebnych do tworzenia map. diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/pl/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index c7574ccae4..2c2bcb55a1 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Jak zrobić aktualizację istniejącego ERDDAP™ na serwerze 2. Jeśli uaktualniasz ERDDAP™ wersja 2.18 lub poniżej, musisz przejść do Java 25 (lub nowsze) i powiązanego Tomcata 10. Patrz regularnie ERDDAP™ Instrukcja montażu [ Java ](/docs/server-admin/deploy-install#java) oraz [Tomcat](/docs/server-admin/deploy-install#tomcat) . Będziesz również musiał skopiować swój _tomcat_/content/erddap katalog ze starej instalacji Tomcat do nowej instalacji Tomcat. ## Pobierz{#download} -3. Pobierz [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) into _ tomcat _ / webapps. - (Wersja 2.31.0, 719,567,541 bajtów, MD5 = DB0AFDE1F441CA9262CB66291A1110D7, datowany 2026- 08- 28) +3. Pobierz [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) into _ tomcat _ / webapps. + (Wersja 2.31.1, 719,561,982 bajtów, MD5 = 2F6D2B2992B3233CB918B80629A09853, datowany 2026- 09- 03)   ## messages.xml{#messagesxml} 4. diff --git a/i18n/pl/docusaurus-plugin-content-pages/changes.md b/i18n/pl/docusaurus-plugin-content-pages/changes.md index 03b6395bee..fae5ed346d 100644 --- a/i18n/pl/docusaurus-plugin-content-pages/changes.md +++ b/i18n/pl/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Oto zmiany związane z każdym ERDDAP™ Wypuścić. +## Wersja 2.31.1{#version-2311} + (wydany 2026- 09- 03) + +* **Zmiany** + * Napraw [EDDTableFromMultidimNcFiles kwarantanny zdrowych plików źródłowych](https://github.com/ERDDAP/erddap/issues/556) . Źle (lub złe zachowanie) Pytania nie powinny już powodować kwarantanny dobrych plików. + ## Wersja 2.31.0{#version-2310} (wydany 2026- 08- 28) diff --git a/i18n/pl/docusaurus-plugin-content-pages/index.md b/i18n/pl/docusaurus-plugin-content-pages/index.md index 40886a3f1c..14b78c1a7b 100644 --- a/i18n/pl/docusaurus-plugin-content-pages/index.md +++ b/i18n/pl/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Ostatnia ERDDAP™ wersja{#latest-erddap-version} -2. 31. 0, patrz [zmienia dokumentację](/changes#version-2310) oraz [Pobierz go](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2. 31. 1, patrz [zmienia dokumentację](/changes#version-2311) oraz [Pobierz go](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ informacje{#erddap-information} diff --git a/i18n/pl/docusaurus-theme-classic/footer.json b/i18n/pl/docusaurus-theme-classic/footer.json index c9b686b89f..0d1d018a44 100644 --- a/i18n/pl/docusaurus-theme-classic/footer.json +++ b/i18n/pl/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, Wersja 2.31.0. Copyright © 2026ERDDAP™. Zbudowany z Docusaurus.", + "message": "ERDDAP™, Wersja 2.31.1. Copyright © 2026ERDDAP™. Zbudowany z Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/pt/code.json b/i18n/pt/code.json index e0753416b1..2b06217fb3 100644 --- a/i18n/pt/code.json +++ b/i18n/pt/code.json @@ -106,10 +106,6 @@ "message": "Editar esta página", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Link direto para{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "sobre{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Última atualização{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versões", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Link direto para{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Página não encontrada", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versões", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Etiquetas:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "aviso de aviso", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Fechar", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog posts recentes navegação", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Expandir categoria de barra lateral '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(abre em nova aba)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Principal", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Línguas", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Não conseguimos encontrar o que procuravas.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Entre em contato com o proprietário do site que o ligou para a URL original e deixá-los saber que seu link está quebrado.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Principal", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Línguas", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Nesta página", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Página inicial", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Barra lateral de Docs", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Barra lateral do colapso", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Barra lateral do colapso", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Fechar barra de navegação", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Barra de navegação de alavanca", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog posts recentes navegação", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Expanda a queda", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Colapso a queda", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Barra lateral do colapso", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Barra lateral do colapso", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Expandir a barra lateral", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Expandir a barra lateral", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Sem resultados" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Ver todos os resultados fora \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Ver todos os resultados em \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Ver todos os resultados" - }, - "theme.SearchBar.label": { - "message": "Pesquisar", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Barra lateral de Docs", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Resultados da pesquisa para \"{query}\"", @@ -305,6 +285,22 @@ "message": "Nenhum documento foi encontrado", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Sem resultados" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Ver todos os resultados fora \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Ver todos os resultados em \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Ver todos os resultados" + }, + "theme.SearchBar.label": { + "message": "Pesquisar", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Um post|{count}mensagens", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/pt/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index d90f9181f1..f4ba7755dc 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ Mudanças para `erddap2.css` só tomar efeito quando ERDDAP™ é reiniciado e m   ### Instale o erddap. arquivo de guerra{#install-the-erddapwar-file} -4. No Linux, Mac e Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) Para dentro `tomcat/webapps` : +4. No Linux, Mac e Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) Para dentro `tomcat/webapps` : -__Version 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, datado 2026-08-28__ +__Version 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, datado 2026-09-03__ O arquivo .war é grande porque contém dados de costa de alta resolução, limite e elevação necessários para criar mapas. diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/pt/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 9543b01a8b..62462f887d 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Como fazer uma atualização de um existente ERDDAP™ em seu servidor 2. Se você está atualizando de ERDDAP™ versão 2.18 ou abaixo, você precisa mudar para Java 25 (ou mais recente) e o Tomcat 10 relacionado. Veja o regular ERDDAP™ instruções de instalação para [ Java ](/docs/server-admin/deploy-install#java) e [Tomcat](/docs/server-admin/deploy-install#tomcat) . Você também terá que copiar o seu _tomcat_/content/erddap diretório de sua antiga instalação Tomcat para sua nova instalação Tomcat. ## Baixar{#download} -3. Baixar [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) em _tomcat_/webapps . - (versão 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, datado de 2026-08-28) +3. Baixar [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) em _tomcat_/webapps . + (versão 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, datado de 2026-09-03)   ## mensagens.xml{#messagesxml} 4. diff --git a/i18n/pt/docusaurus-plugin-content-pages/changes.md b/i18n/pt/docusaurus-plugin-content-pages/changes.md index fe478bf5fa..3b710f6f73 100644 --- a/i18n/pt/docusaurus-plugin-content-pages/changes.md +++ b/i18n/pt/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Aqui estão as mudanças associadas a cada ERDDAP™ liberar. +## Versão 2.31.1{#version-2311} + (lançado 2026-09-03) + +* **Mudanças** + * Fixação [EDDTableFromMultidimNcFiles quarantines arquivos de fonte saudáveis](https://github.com/ERDDAP/erddap/issues/556) . Mau. (ou se comportar mal) consultas não devem mais causar bons arquivos para ser quarantined. + ## Versão 2.31.0{#version-2310} (lançado 2026-08-28) diff --git a/i18n/pt/docusaurus-plugin-content-pages/index.md b/i18n/pt/docusaurus-plugin-content-pages/index.md index 250ca25a1b..add59e4868 100644 --- a/i18n/pt/docusaurus-plugin-content-pages/index.md +++ b/i18n/pt/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Mais recentes ERDDAP™ versão{#latest-erddap-version} -2.31.0, veja o [muda a documentação](/changes#version-2310) e [Faça o download](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, ver o [muda a documentação](/changes#version-2311) e [Faça o download](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ informação{#erddap-information} diff --git a/i18n/pt/docusaurus-theme-classic/footer.json b/i18n/pt/docusaurus-theme-classic/footer.json index 989d8170fa..371f5d3e71 100644 --- a/i18n/pt/docusaurus-theme-classic/footer.json +++ b/i18n/pt/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, Versão 2.31.0. Direitos autorais © 2026ERDDAP™. Construído com Docusaurus.", + "message": "ERDDAP™, Versão 2.31.1. Direitos autorais © 2026ERDDAP™. Construído com Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/ro/code.json b/i18n/ro/code.json index 9272f5d54a..523ba6f48d 100644 --- a/i18n/ro/code.json +++ b/i18n/ro/code.json @@ -106,10 +106,6 @@ "message": "Editează această pagină", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Legătură directă către{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "privind{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Ultima actualizare{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versiuni", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Legătură directă către{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Pagina nu a fost găsită", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versiuni", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Etichete:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "Avertisment", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Închide", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog de navigare posturi recente", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Extinde categoria barei laterale '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(se deschide în tab nou)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Principal", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Limbi", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Nu am putut găsi ceea ce căutai.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Vă rugăm să contactați proprietarul site-ului care v-a legat de URL-ul original și să le spuneți că link-ul lor este rupt.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Principal", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Limbi", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Pe această pagină", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Pagina de start", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Bara laterală a Docurilor", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Bara laterală a colapsului", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Bara laterală a colapsului", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Închide bara de navigație", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Comută bara de navigație", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog de navigare posturi recente", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Extindeţi căderea", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Distrugeţi căderea", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Bara laterală a colapsului", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Bara laterală a colapsului", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Extinde bara laterală", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Extinde bara laterală", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Niciun rezultat" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Vezi toate rezultatele afara \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Vezi toate rezultatele din \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Vezi toate rezultatele" - }, - "theme.SearchBar.label": { - "message": "Caută", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Bara laterală a Docurilor", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Rezultate căutare pentru \"{query}\"", @@ -305,6 +285,22 @@ "message": "Nu s-au găsit documente.", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Niciun rezultat" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Vezi toate rezultatele afara \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Vezi toate rezultatele din \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Vezi toate rezultatele" + }, + "theme.SearchBar.label": { + "message": "Caută", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Un singur post|{count}Posturi", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/ro/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index f80073ac1f..43c559395b 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ este o idee bună pentru a verifica dacă rezultatul este bine format XML prin l   ### Instalați Erddap. fișier război{#install-the-erddapwar-file} -4. Pe Linux, Mac și Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) __ în `Tomcat/Webapps` : +4. Pe Linux, Mac și Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) __ în `Tomcat/Webapps` : -__Versiunea 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, datată 2026-08-28__ +__Versiunea 2.31,1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, datată 2026-09-03__ Fișierul .war este mare, deoarece conține date de coastă de înaltă rezoluție, limită, și elevație necesare pentru a crea hărți. diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/ro/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 030f98a2d9..562b25cc07 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Cum se face o actualizare a unei existenţe ERDDAP™ pe serverul dumneavoastră 2. Dacă sunteți actualizarea de la ERDDAP™ versiunea 2.18 sau mai jos, trebuie să comutați la Java 25 (sau mai nou) şi Tomcat 10. A se vedea regulat ERDDAP™ instrucțiuni de instalare pentru [ Java ](/docs/server-admin/deploy-install#java) şi [Tomcat](/docs/server-admin/deploy-install#tomcat) . Va trebui, de asemenea, să copiezi _tomcat_/content/erddap director de la vechea ta instalare Tomcat la noua ta instalare Tomcat. ## Descărcare{#download} -3. Descărcare [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) în _tomcat_/webapps. - (Versiunea 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, datată 2026-08-28) +3. Descărcare [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) în _tomcat_/webapps. + (versiunea 231.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, datată 2026-09-03)   ## message.xml{#messagesxml} 4. diff --git a/i18n/ro/docusaurus-plugin-content-pages/changes.md b/i18n/ro/docusaurus-plugin-content-pages/changes.md index c366f33d42..7ddd338974 100644 --- a/i18n/ro/docusaurus-plugin-content-pages/changes.md +++ b/i18n/ro/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Aici sunt modificările asociate cu fiecare ERDDAP™ Eliberare. +## Versiunea 231.1{#version-2311} + (eliberat 2026-09-03) + +* **Modificări** + * Fixează [Tabel EDD Din MultidimNcFiles carantină fişiere sursă sănătoasă](https://github.com/ERDDAP/erddap/issues/556) . Rău (sau să se poarte urât) Întrebările nu ar trebui să mai provoace carantina unor dosare bune. + ## Versiunea 2.11.0{#version-2310} (eliberat 2026-08-28) diff --git a/i18n/ro/docusaurus-plugin-content-pages/index.md b/i18n/ro/docusaurus-plugin-content-pages/index.md index b5d837d540..957d0260b3 100644 --- a/i18n/ro/docusaurus-plugin-content-pages/index.md +++ b/i18n/ro/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Ultimele ERDDAP™ versiune{#latest-erddap-version} -2, 31, 0 [documentația privind modificările](/changes#version-2310) şi [descarcă](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2,31,1, a se vedea [documentația privind modificările](/changes#version-2311) şi [descarcă](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ informații{#erddap-information} diff --git a/i18n/ro/docusaurus-theme-classic/footer.json b/i18n/ro/docusaurus-theme-classic/footer.json index c0d8978be5..c538146e70 100644 --- a/i18n/ro/docusaurus-theme-classic/footer.json +++ b/i18n/ro/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, Versiunea 2.31.0. Copyright © 2026ERDDAP™. Construită cu Docusaurus.", + "message": "ERDDAP™, Versiunea 231.1. Copyright © 2026ERDDAP™. Construită cu Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/ru/code.json b/i18n/ru/code.json index d5039ab5dc..f4f3c6f04a 100644 --- a/i18n/ru/code.json +++ b/i18n/ru/code.json @@ -106,10 +106,6 @@ "message": "Редактировать эту страницу", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Прямая ссылка на{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "на{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Последнее обновление{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Версии", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Прямая ссылка на{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Страница не найдена", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Версии", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Тэги:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "предупреждение", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Закрыть", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Блог Последние сообщения Навигация", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Расширение категории боковой панели \"{label}\"", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(открывается в новой вкладке)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Главный", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Языки", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Мы не смогли найти то, что вы искали.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Пожалуйста, свяжитесь с владельцем сайта, который связал вас с исходным URL-адресом, и сообщите им, что их ссылка сломана.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Главный", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Языки", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "На этой странице", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Домашняя страница", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Док сайдбар", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "сбоку от обрушения", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "сбоку от обрушения", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Закрыть навигационную панель", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Навигационная панель Toggle", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Блог Последние сообщения Навигация", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Расширить выпадающий", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Скачать Collapse the dropdown", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "сбоку от обрушения", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "сбоку от обрушения", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Расширить боковую панель", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Расширить боковую панель", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Нет результатов" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Смотреть все результаты снаружи{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Смотреть все результаты внутри \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Смотреть все результаты" - }, - "theme.SearchBar.label": { - "message": "Поиск", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Док сайдбар", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Результаты поиска для \"{query}\"", @@ -305,6 +285,22 @@ "message": "Никаких документов обнаружено не было", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Нет результатов" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Смотреть все результаты снаружи{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Смотреть все результаты внутри \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Смотреть все результаты" + }, + "theme.SearchBar.label": { + "message": "Поиск", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Один пост|{count}посты", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/ru/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 9fc2e1d882..27a548dc04 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ __Версия 1.0.1, 20683 байт, MD5=98a8099e7e674da59fe35e9c96efa7b5, от   ### Установите erddap. военный файл{#install-the-erddapwar-file} -4. Linux, Mac и Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) ___ в `Tomcat/webapps` : +4. Linux, Mac и Windows, __download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) ___ в `Tomcat/webapps` : -__Версия 2.31.0, 719,567,541 байт, MD5=DB0AFDE1F441CA9262CB66291A1110D7, датированная 2026-08-28__ +__Версия 2.31.1, 719,561,982 байт, MD5=2F6D2B2992B3233CB918B80629A09853, датированная 2026-09-03__ Военный файл большой, потому что он содержит данные о береговой линии, границе и высоте высокого разрешения, необходимые для создания карт. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/ru/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index b5b86118b3..365af4d6fb 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ sidebar_position: 2 2. Если вы совершенствуетесь от ERDDAP™ Версия 2.18 или ниже, вы должны перейти на Java 25 (или новый) Похожие игры Tomcat 10 Смотрите регулярные ERDDAP™ Инструкции по установке для [ Java ](/docs/server-admin/deploy-install#java) и [Томкат](/docs/server-admin/deploy-install#tomcat) . Вам также придется скопировать _tomcat_/content/erddap От старой установки Tomcat до новой установки Tomcat. ## скачать{#download} -3. скачать [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) _tomcat_/webapps. - (версия 2.31.0, 719,567,541 байт, MD5=DB0AFDE1F441CA9262CB66291A1110D7, от 2026-08-28) +3. скачать [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) _tomcat_/webapps. + (версия 2.31.1, 719,561,982 байт, MD5=2F6D2B2992B3233CB918B80629A09853, от 2026-09-03)   ## Сообщения.xml{#messagesxml} 4. diff --git a/i18n/ru/docusaurus-plugin-content-pages/changes.md b/i18n/ru/docusaurus-plugin-content-pages/changes.md index 7fd4166242..95e7a8b7f8 100644 --- a/i18n/ru/docusaurus-plugin-content-pages/changes.md +++ b/i18n/ru/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Вот изменения, связанные с каждым ERDDAP™ освободить. +## Версия 2.31.1{#version-2311} + (выпущено 2026-09-03) + +* **Изменения** + * исправлять [EDDTableFromMultidimNcFiles карантин здоровых исходных файлов](https://github.com/ERDDAP/erddap/issues/556) . Плохо. (или неправильное поведение) Запросы больше не должны вызывать карантин хороших файлов. + ## Версия 2.31.0{#version-2310} (выпущено 2026-08-28) diff --git a/i18n/ru/docusaurus-plugin-content-pages/index.md b/i18n/ru/docusaurus-plugin-content-pages/index.md index 166071fa56..450624d032 100644 --- a/i18n/ru/docusaurus-plugin-content-pages/index.md +++ b/i18n/ru/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## последний ERDDAP™ версия{#latest-erddap-version} -2.31.0 см. [Изменения в документации](/changes#version-2310) и [скачать](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, см. [Изменения в документации](/changes#version-2311) и [скачать](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ информация{#erddap-information} diff --git a/i18n/ru/docusaurus-theme-classic/footer.json b/i18n/ru/docusaurus-theme-classic/footer.json index 17686b4055..262066f41a 100644 --- a/i18n/ru/docusaurus-theme-classic/footer.json +++ b/i18n/ru/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™Версия 2.31.0. Авторское право © 2026ERDDAP™. Построен с помощью Docusaurus.", + "message": "ERDDAP™Версия 2.31.1. Авторское право © 2026ERDDAP™. Построен с помощью Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/sv/code.json b/i18n/sv/code.json index 031f25892c..649509e941 100644 --- a/i18n/sv/code.json +++ b/i18n/sv/code.json @@ -106,10 +106,6 @@ "message": "Redigera denna sida", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Direkt länk till{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "på{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Senast uppdaterad{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versioner", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Direkt länk till{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Sidan som inte hittats", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versioner", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Taggar:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "Varning", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Nära", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blogg senaste inlägg navigation", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Expandera sidofält kategori \"{label}\"", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(öppnas i ny flik)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Huvud", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Språk", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Vi kunde inte hitta vad du letade efter.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Kontakta ägaren av webbplatsen som länkade dig till den ursprungliga webbadressen och låt dem veta att deras länk är bruten.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Huvud", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Språk", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "På denna sida", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Hemsidan", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs sidebar", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Kollaps sidofält", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Kollaps sidofält", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Nära navigationsbar", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Växla navigationsbar", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blogg senaste inlägg navigation", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Expandera nedgången", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "kollapsa nedgången", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Kollaps sidofält", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Kollaps sidofält", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Expandera sidebar", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Expandera sidebar", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Inga resultat" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Se alla resultat utanför \"{context}\"\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Se alla resultat inom \"{context}\"\"" - }, - "theme.SearchBar.seeAll": { - "message": "Se alla resultat" - }, - "theme.SearchBar.label": { - "message": "Sök efter Sök", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs sidebar", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Sökresultat för \"{query}\"\"", @@ -305,6 +285,22 @@ "message": "Inga dokument hittades", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Inga resultat" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Se alla resultat utanför \"{context}\"\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Se alla resultat inom \"{context}\"\"" + }, + "theme.SearchBar.seeAll": { + "message": "Se alla resultat" + }, + "theme.SearchBar.label": { + "message": "Sök efter Sök", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Ett inlägg|{count}inlägg", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/sv/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 3ae06d35d7..61a5604de5 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ Det är en bra idé att verifiera att resultatet är välformat XML genom att kl   ### Installera erddap. krigsfil{#install-the-erddapwar-file} -4. På Linux, Mac och Windows, __download [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) __ in `Tomcat/webapps` Från: +4. På Linux, Mac och Windows, __download [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) __ in `Tomcat/webapps` Från: -__Version 2.31.0, 719.567.541 byte, MD5=DB0AFDE1F441CA9262CB66291A1110D7, daterad 2026-08-28___ +__Version 2.31.1, 719,561,982 byte, MD5=2F6D2B2992B3233CB918B80629A09853, daterad 2026-09-03___ Krigsfilen är stor eftersom den innehåller högupplöst kustlinje, gräns och höjddata som behövs för att skapa kartor. diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/sv/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index ad8454f735..5f9d93e48d 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Hur man gör en uppdatering av en befintlig ERDDAP™ på din server 2. Om du uppgraderar från ERDDAP™ version 2.18 eller nedan måste du byta till Java 25 25 25 25 (eller nyare) och tillhörande Tomcat 10. Se regelbunden ERDDAP™ installationsanvisningar för [ Java ](/docs/server-admin/deploy-install#java) och [Tomcat](/docs/server-admin/deploy-install#tomcat) . Du måste också kopiera din _tomcat_/content/erddap Katalog från din gamla Tomcat installation till din nya Tomcat installation. ## Ladda ner{#download} -3. Ladda ner [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) till _tomcat_/webapps. - (version 2.31.0, 719.567.541 byte, MD5=DB0AFDE1F441CA9262CB66291A1110D7, daterad 2026-08-28) +3. Ladda ner [Erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) till _tomcat_/webapps. + (version 2.31.1, 719,561,982 byte, MD5=2F6D2B2992B3233CB918B80629A09853, daterad 2026-09-03)   ## meddelanden.xml{#messagesxml} 4. diff --git a/i18n/sv/docusaurus-plugin-content-pages/changes.md b/i18n/sv/docusaurus-plugin-content-pages/changes.md index 505b45329a..e2f91edb6c 100644 --- a/i18n/sv/docusaurus-plugin-content-pages/changes.md +++ b/i18n/sv/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Här är förändringarna i samband med varje ERDDAP™ release. +## Version 2.31.1{#version-2311} + (släppt 2026-09-03) + +* **Förändringar** + * Fix [EDDTableFromMultidimNcFiles karantän friska källfiler](https://github.com/ERDDAP/erddap/issues/556) . Dåligt (eller misbehaving) Förfrågningar bör inte längre orsaka att bra filer karantän. + ## Version 2.31.0{#version-2310} (släppt 2026-08-28) diff --git a/i18n/sv/docusaurus-plugin-content-pages/index.md b/i18n/sv/docusaurus-plugin-content-pages/index.md index 470edc33bd..44b2c29d61 100644 --- a/i18n/sv/docusaurus-plugin-content-pages/index.md +++ b/i18n/sv/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Senaste ERDDAP™ version version version{#latest-erddap-version} -2.31.0, se [Ändra dokumentation](/changes#version-2310) och [Ladda ner den](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, se [Ändra dokumentation](/changes#version-2311) och [Ladda ner den](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ Information om information{#erddap-information} diff --git a/i18n/sv/docusaurus-theme-classic/footer.json b/i18n/sv/docusaurus-theme-classic/footer.json index 45bb9efbe8..23af89773a 100644 --- a/i18n/sv/docusaurus-theme-classic/footer.json +++ b/i18n/sv/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™Version 2.31.0. Copyright © 2026ERDDAP™. Byggd med Docusaurus.", + "message": "ERDDAP™Version 2.31.1. Copyright © 2026ERDDAP™. Byggd med Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/th/code.json b/i18n/th/code.json index 2f2e2ef052..ee7c1ac2bf 100644 --- a/i18n/th/code.json +++ b/i18n/th/code.json @@ -106,10 +106,6 @@ "message": "แก้ไขหน้านี้", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "เชื่อมโยงโดยตรงไปยัง{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "บน{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "ปรับปรุงล่าสุด{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "รุ่น", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "เชื่อมโยงโดยตรงไปยัง{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "ไม่พบหน้า", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "รุ่น", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "ป้ายกํากับ:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "คําเตือน", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "ปิด", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "การนําทางโพสต์ล่าสุดของบล็อก", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "ขยายหมวดหมู่แถบด้านข้าง '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(เปิดในแท็บใหม่)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "หลัก", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "ภาษา", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "เราไม่พบสิ่งที่คุณกําลังมองหา", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "โปรดติดต่อเจ้าของเว็บไซต์ที่เชื่อมโยงคุณไปยังที่อยู่ URL เดิม และให้พวกเขาทราบว่าลิงก์ของพวกเขาเสียหาย", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "หลัก", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "ภาษา", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "ในหน้านี้", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "หน้าหลัก", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "ช่องด้านข้าง", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "แถบด้านข้าง", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "แถบด้านข้าง", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "ปิดแถบนําทาง", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "เปิด/ ปิดแถบนําทาง", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "การนําทางโพสต์ล่าสุดของบล็อก", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "ขยายการวางลง", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "ย่อเก็บลง", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "แถบด้านข้าง", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "แถบด้านข้าง", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "ขยายแถบด้านข้าง", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "ขยายแถบด้านข้าง", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "ไม่มีผล" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "ดูผลทั้งหมดข้างนอก\"{context}-\"" - }, - "theme.SearchBar.searchInContext": { - "message": "ดูผลลัพธ์ทั้งหมดภายใน /\"{context}-\"" - }, - "theme.SearchBar.seeAll": { - "message": "ดูผลทั้งหมด" - }, - "theme.SearchBar.label": { - "message": "ค้นหา", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "ช่องด้านข้าง", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "สืบค้นผลสําหรับ /\"{query}-\"", @@ -305,6 +285,22 @@ "message": "ไม่พบเอกสารใด ๆ", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "ไม่มีผล" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "ดูผลทั้งหมดข้างนอก\"{context}-\"" + }, + "theme.SearchBar.searchInContext": { + "message": "ดูผลลัพธ์ทั้งหมดภายใน /\"{context}-\"" + }, + "theme.SearchBar.seeAll": { + "message": "ดูผลทั้งหมด" + }, + "theme.SearchBar.label": { + "message": "ค้นหา", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "หนึ่งตําแหน่ง|{count}เสา", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/th/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/th/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 8deed47b4f..4c0e044ad1 100644 --- a/i18n/th/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/th/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ Unzip `แก้ไขโครงการหลัก... .zip ` เข้า   ### ติดตั้งเอดแดป แฟ้มสงคราม{#install-the-erddapwar-file} -4. บนลินุกซ์, แมก, และวินโดวส์, _ดาวน์โหลด [เอดดาป](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) _ใส่ `Tomcat/ webapps` . +4. บนลินุกซ์, แมก, และวินโดวส์, _ดาวน์โหลด [เอดดาป](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) _ใส่ `Tomcat/ webapps` . -_Version 2.31.0, 719,567,541 bytes, MD5 = DB0FEDE1FTA148666666291A1110D7, ลงวันที่ 2026-08-28_BAR_ +_Version 2.31.1, 719,561,982 bytes, MD5=2F6D2B22932323B31848809853 ลงวันที่ 2026-09-03_BAR_ แฟ้ม .War นี้ ใหญ่ มาก เพราะ มี แนว ชายฝั่ง ที่ ดี เยี่ยม, ขอบ เขต, และ ข้อมูล ระดับ สูง ซึ่ง จําเป็น ต่อ การ สร้าง แผนที่. diff --git a/i18n/th/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/th/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index beb2cb9621..740b278ea9 100644 --- a/i18n/th/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/th/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ sidebar_position: 2 2. ถ้าคุณกําลังเพิ่มขึ้นจาก ERDDAP™ รุ่น 2.18 หรือด้านล่าง คุณต้องสลับที่ Java 25 (หรือใหม่กว่า) และทอมแคท 10 คนที่เกี่ยวข้อง ดูปกติ ERDDAP™ คําสั่งการติดตั้งสําหรับ [ Java ](/docs/server-admin/deploy-install#java) ถึง [ทอมแคท](/docs/server-admin/deploy-install#tomcat) . คุณจะต้องคัดลอก _tomcat_/content/erddap ไดเรกทอรีจากการติดตั้ง Tomcat เก่าของคุณ ไปการติดตั้งทอมแคทใหม่ของคุณ ## ดาวน์โหลด{#download} -3. ดาวน์โหลด [เอดดาป](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) ลงใน_สื่อย่อย - (รุ่น 2.31.0, 719,567,541 bytes, MD5 =DB0FED1FT1F441482C6662911110D7, ลงวันที่ 2026-08-28.) +3. ดาวน์โหลด [เอดดาป](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) ลงใน_สื่อย่อย + (รุ่น 2.31.1, 719,561,982 bytes, MD5 =2 F6D2B22B232323CB91880480909853 ลงวันที่ 2026-09-03.)   ## ข้อความ.xml{#messagesxml} 4. diff --git a/i18n/th/docusaurus-plugin-content-pages/changes.md b/i18n/th/docusaurus-plugin-content-pages/changes.md index b6aaa04549..83cb08d76a 100644 --- a/i18n/th/docusaurus-plugin-content-pages/changes.md +++ b/i18n/th/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" นี่เป็นการเปลี่ยนแปลงที่เกี่ยวข้องกับแต่ละรายการ ERDDAP™ ปล่อย +## รุ่น 2. 31. 1{#version-2311} + (ออกจําหน่าย 2026-09-03) + +* **เปลี่ยน** + * แก้ไข [DDTable from Multiidnc Februarys context files worder](https://github.com/ERDDAP/erddap/issues/556) . แย่ (หรือประพฤติตัวไม่เหมาะสม) ไม่ทําให้ไฟล์ดีถูกกักกันอีกต่อไป + ## รุ่น 2. 31. 0{#version-2310} (ออกจําหน่าย 2026-08-28) diff --git a/i18n/th/docusaurus-plugin-content-pages/index.md b/i18n/th/docusaurus-plugin-content-pages/index.md index 1c053c8f18..8e090022bf 100644 --- a/i18n/th/docusaurus-plugin-content-pages/index.md +++ b/i18n/th/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## รุ่นล่าสุด ERDDAP™ รุ่น{#latest-erddap-version} -2.31.0 ดู [เปลี่ยนเอกสาร](/changes#version-2310) ถึง [ดาวน์โหลดมัน](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, ดู [เปลี่ยนเอกสาร](/changes#version-2311) ถึง [ดาวน์โหลดมัน](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ ข้อมูล{#erddap-information} diff --git a/i18n/th/docusaurus-theme-classic/footer.json b/i18n/th/docusaurus-theme-classic/footer.json index a56e66cf06..30aa30543d 100644 --- a/i18n/th/docusaurus-theme-classic/footer.json +++ b/i18n/th/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™231.0. สงวนลิขสิทธิ์ ISH 2026ERDDAP™. สร้างขึ้นกับ Dougurus", + "message": "ERDDAP™รุ่น 2.31.1. สงวนลิขสิทธิ์ ISH 2026ERDDAP™. สร้างขึ้นกับ Dougurus", "description": "The footer copyright" } } diff --git a/i18n/tl/code.json b/i18n/tl/code.json index 876027a7f6..8580848c8f 100644 --- a/i18n/tl/code.json +++ b/i18n/tl/code.json @@ -106,10 +106,6 @@ "message": "Baguhin ang pahinang ito", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Tuwirang kawing sa{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "patuloy{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Huling binago{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Mga Bersiyon", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Tuwirang kawing sa{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Pahinang Hindi Nasumpungan", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Mga Bersiyon", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Mga Tag:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "babala", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Malapit", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Paglalakbay ng mga poste kamakailan", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Pinalawak na kategorya ng sidebar '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "( Buksan sa bagong tab)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Pangunahin", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Wika", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Hindi namin makita ang hinahanap mo.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Pakisuyong makipag-ugnayan sa may-ari ng site na nag-uugnay sa iyo sa orihinal na URL at ipaalam sa kanila na ang kanilang link ay sira.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Pangunahin", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Wika", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Sa pahinang ito", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Home page", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs sidebar", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Patag na sidebar", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Patag na sidebar", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Malapitang bahagi ng nabigasyon", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Tugle sa nabigasyon", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Paglalakbay ng mga poste kamakailan", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Palawakin ang Pagbagsak", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Baligtarin ang Pagbagsak", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Patag na sidebar", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Patag na sidebar", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Pinalawak na bahagibar", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Pinalawak na bahagibar", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Walang mga resulta" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Tingnan ang lahat ng resulta sa labas ng \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Tingnan ang lahat ng resulta sa loob ng \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Tingnan ang lahat ng resulta" - }, - "theme.SearchBar.label": { - "message": "Paghahanap", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs sidebar", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Paghahanap ng mga resulta para sa \"{query}\"", @@ -305,6 +285,22 @@ "message": "Walang natagpuang dokumento", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Walang mga resulta" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Tingnan ang lahat ng resulta sa labas ng \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Tingnan ang lahat ng resulta sa loob ng \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Tingnan ang lahat ng resulta" + }, + "theme.SearchBar.label": { + "message": "Paghahanap", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Isang poste|{count}mga poste", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/tl/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/tl/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 0a9ece1cc7..d2a15ddbb3 100644 --- a/i18n/tl/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/tl/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ Ito ay isang mabuting ideya upang kumpirmahin na ang resulta ay maayos na XML sa   ### Iluklok ang erddap. talaksang digmaan{#install-the-erddapwar-file} -4. Sa Linux, Mac, at Windows, _download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) _ ilagay `tomcat/webapps` : +4. Sa Linux, Mac, at Windows, _download [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) _ ilagay `tomcat/webapps` : -__Version 2.31.0, 719,567,541 bytes, MD5=DBCAFDE1F41CA9262CB6629A1110D7, na may petsang ika-11107 2026-08-28___ +__Version 2.31.1, 719,561,982 bytes, MD5=2F6D2992B3233CB918B80629A09853, na may petsang09853 2026-09-03__ Ang talaksang .war ay malaki dahil ito ay naglalaman ng mataas na resolution baybayin, hangganan, at taas na mga datos na kinakailangan upang lumikha ng mga mapa. diff --git a/i18n/tl/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/tl/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index ae57c7c117..87d071b659 100644 --- a/i18n/tl/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/tl/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Kung Paano Gagawin ang Isang Update ng Pag - iral ERDDAP™ sa Iyong Server 2. Kung ikaw ay lumalayo ERDDAP™ bersyon 2.18 o sa ibaba, kailangan mong lumipat Java 25 (o mas bago) at ang kaugnay na Tomcat 10. Tingnan ang regular ERDDAP™ maglagay ng mga tagubilin para sa [ Java ](/docs/server-admin/deploy-install#java) at [Tomcat](/docs/server-admin/deploy-install#tomcat) . Kailangan mo ring kopyahin ang iyong _tomcat_/content/erddap directory mula sa iyong lumang instalasyon ng Tomcat sa iyong bagong instalasyon ng Tomcat. ## Ibaba{#download} -3. Ibaba [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) sa _tomcat_/webapps . - (bersyon 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F41CA9262CB629A1110D7, may petsang 2026-08-28) +3. Ibaba [erddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) sa _tomcat_/webapps . + (bersyon 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, na may petsang 2026-09-03)   ## .xml{#messagesxml} 4. diff --git a/i18n/tl/docusaurus-plugin-content-pages/changes.md b/i18n/tl/docusaurus-plugin-content-pages/changes.md index 77029ee9a9..58ef4f9498 100644 --- a/i18n/tl/docusaurus-plugin-content-pages/changes.md +++ b/i18n/tl/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Narito ang mga pagbabagong nauugnay sa bawat isa ERDDAP™ paglaya. +## Bersiyong 2.31.1{#version-2311} + (inilabas noong 2026-09-03) + +* **Mga pagbabago** + * Sapat [Ang EDDTable FromMultidimNcFiles ay nagkukuwarentenas ng malulusog na source files](https://github.com/ERDDAP/erddap/issues/556) . Masama (o Paninirahan) Ang mga tanong ay hindi na dapat maging sanhi ng pagkukuwarentenas ng mabubuting file. + ## Bersiyong 2.31.0{#version-2310} (inilabas noong 2026-08-28) diff --git a/i18n/tl/docusaurus-plugin-content-pages/index.md b/i18n/tl/docusaurus-plugin-content-pages/index.md index 3c2ac828f5..33d8431674 100644 --- a/i18n/tl/docusaurus-plugin-content-pages/index.md +++ b/i18n/tl/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Pinakahuli ERDDAP™ bersyon{#latest-erddap-version} -2.31.0, tingnan ang [Pagbabago ng dokumentasyon](/changes#version-2310) at [download ito](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, tingnan ang [Pagbabago ng dokumentasyon](/changes#version-2311) at [download ito](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ impormasyon{#erddap-information} diff --git a/i18n/tl/docusaurus-theme-classic/footer.json b/i18n/tl/docusaurus-theme-classic/footer.json index 7a726bc2a1..582ecc9b83 100644 --- a/i18n/tl/docusaurus-theme-classic/footer.json +++ b/i18n/tl/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, Version 2.31.0. Karapatan sa Pagkopya © 2026ERDDAP™. Itinayo kasama ni Docusaurus.", + "message": "ERDDAP™, Version 2.31.1. Karapatan sa Pagkopya © 2026ERDDAP™. Itinayo kasama ni Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/tr/code.json b/i18n/tr/code.json index 8cc9fcc4ba..a0777718db 100644 --- a/i18n/tr/code.json +++ b/i18n/tr/code.json @@ -106,10 +106,6 @@ "message": "Bu sayfayı Düzenle", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Doğrudan bağlantı{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "Onda{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Son Güncelleme{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Versions", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Doğrudan bağlantı{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Sayfa bulunamadı", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Versions", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Etiketler:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "Uyarı", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Close Close Close Close Close", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Blog Son Yazılar navigasyon", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Expand sidebar kategorisi ‘ ‘ ‘{label}‘ ‘ ‘", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(Yeni sekmede açılır)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Main Main Main Main", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Diller", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Ne aradığınızı bulamadık.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Lütfen sizi orijinal URL'ye bağlayan sitenin sahibine ulaşın ve bağlantılarının kırıldığını bildirin.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Main Main Main Main", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Diller", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "Bu sayfada", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Home page", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs sidebar", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Colalt sidebar", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Colalt sidebar", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Yakın navigasyon bar", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Toggle navigasyon bar", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Blog Son Yazılar navigasyon", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Kaldırımı genişletin", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Collap the dropdown", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Colalt sidebar", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Colalt sidebar", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Expand sidebar", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Expand sidebar", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Sonuçlar yok" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Tüm sonuçları dışarıda görün.”{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "\\ içinde tüm sonuçları görün\"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Tüm sonuçları gör" - }, - "theme.SearchBar.label": { - "message": "Arama Arama", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs sidebar", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "\\ için arama sonuçları\"{query}\"", @@ -305,6 +285,22 @@ "message": "Hiçbir belge bulunamadı", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Sonuçlar yok" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Tüm sonuçları dışarıda görün.”{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "\\ içinde tüm sonuçları görün\"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Tüm sonuçları gör" + }, + "theme.SearchBar.label": { + "message": "Arama Arama", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Bir posta|{count}Mesajlar", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/tr/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 19d0e79982..9bf69151fc 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ Sonuç XML metnini bir XML çekerine geçmiş olarak iyi bilgilendirilmiş XML o   ### Erddap'ı yükleyin. Savaş dosyası{#install-the-erddapwar-file} -4. Linux, Mac ve Windows, __download [Heddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) __ into __ into __ `tomcat /webapps` : +4. Linux, Mac ve Windows, __download [Heddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) __ into __ into __ `tomcat /webapps` : -__Version 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, tarihli 2026-08-28 +__Version 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853 tarihli, 2026-09-03 Savaş dosyası büyük çünkü harita oluşturmak için gereken yüksek çözünürlüklü, sınır ve yükseklik verileri içeriyor. diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/tr/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 8fde160afc..c5f96efc61 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ Bir Varan Güncelleme Nasıl Yapılır ERDDAP™ Your Server 2. Eğer yükseltme yapıyorsanız ERDDAP™ 2.18 veya aşağıda, geçmek zorundasınız Java 25 (veya yeni) Ve ilgili Tomcat 10. Düzenli olarak bakınız ERDDAP™ yükleme talimatları için yükleme talimatları [ Java ](/docs/server-admin/deploy-install#java) ve [Tomcat](/docs/server-admin/deploy-install#tomcat) . Ayrıca kopyasını kopyalamanız gerekecek _tomcat_/content/erddap Eski Tomcat kurulumunuzdan yeni Tomcat kurulumuna dizin. ## Download Download Download Download Download{#download} -3. Download Download Download Download Download [Heddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) _tomcat_/webapps . - (Versiyon 2.31.0, 719,567,541 bytes, MD5=DB0AFDE1F441CA9262CB66291A1110D7, 2026-08-28) +3. Download Download Download Download Download [Heddap.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) _tomcat_/webapps . + (Versiyon 2.31.1, 719,561,982 bytes, MD5=2F6D2B2992B3233CB918B80629A09853, 2026-09-03-03)   ## mesajlar.xml{#messagesxml} 4. diff --git a/i18n/tr/docusaurus-plugin-content-pages/changes.md b/i18n/tr/docusaurus-plugin-content-pages/changes.md index 4e574ebf7f..8ee2bac961 100644 --- a/i18n/tr/docusaurus-plugin-content-pages/changes.md +++ b/i18n/tr/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" İşte her biri ile ilişkili değişiklikler ERDDAP™ salıver. +## Version 2.31.11.1{#version-2311} + (2026-09-03 yayınlandı) + +* **Değişiklikler Değişiklikler Değişiklikler** + * Fix [EDDTable FromMultidimNcFiles quarantines sağlıklı kaynak dosyaları](https://github.com/ERDDAP/erddap/issues/556) . Kötü Kötü Kötü (veya yanlış davranma) sorgular artık iyi dosyaların karantinaya alınmasına neden olmamalıdır. + ## Version 2.31.01.0{#version-2310} (2026-08-28) diff --git a/i18n/tr/docusaurus-plugin-content-pages/index.md b/i18n/tr/docusaurus-plugin-content-pages/index.md index 5cfbb42f48..290d57d887 100644 --- a/i18n/tr/docusaurus-plugin-content-pages/index.md +++ b/i18n/tr/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Son Son Son Son Son Son Son Son ERDDAP™ sürüm sürüm sürüm sürüm sürüm sürüm sürüm sürüm sürüm versiyonu{#latest-erddap-version} -2.31.0, bakınız [Değişiklikler](/changes#version-2310) ve [indir](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.31.1, bakınız [Değişiklikler](/changes#version-2311) ve [indir](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ Bilgi Bilgileri{#erddap-information} diff --git a/i18n/tr/docusaurus-theme-classic/footer.json b/i18n/tr/docusaurus-theme-classic/footer.json index 358693e790..17d07ad4bf 100644 --- a/i18n/tr/docusaurus-theme-classic/footer.json +++ b/i18n/tr/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™Version 2.31.0. Copyright © 2026ERDDAP™. Docusaurus ile inşa edilmiştir.", + "message": "ERDDAP™, Version 2.31.1. Copyright © 2026ERDDAP™. Docusaurus ile inşa edilmiştir.", "description": "The footer copyright" } } diff --git a/i18n/uk/code.json b/i18n/uk/code.json index c4c909fa9f..0f20eb72f7 100644 --- a/i18n/uk/code.json +++ b/i18n/uk/code.json @@ -106,10 +106,6 @@ "message": "Редагувати сторінку", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "Пряма посилання на{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "на{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "Останнє оновлення{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "Версія", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "Пряма посилання на{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "Не знайдено", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "Версія", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "Мітки:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "Зареєструватися", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "Головна", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "Блог Останні повідомлення навігації", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "Категорія бічних барів Р{label}Р", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(відкривається в новій вкладці)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "Головна", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "Мова", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "Ми не змогли знайти те, що ви шукаєте.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "Будь ласка, зв'яжіться з власником сайту, який зв'язав вас з оригінальною URL-адресою, і нехай вони знають їх посилання.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "Головна", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "Мова", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "На сайті", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "Головна", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs бічна панель", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "Згорнути бічну панель", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "Згорнути бічну панель", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "Закрита панель навігації", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "Навігаційний центр", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "Блог Останні повідомлення навігації", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Розгорніть падіння", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "Згорнути випадання", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "Згорнути бічну панель", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "Згорнути бічну панель", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "Експлуатована бічна панель", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "Експлуатована бічна панель", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "Немає результатів" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "Переглянути всі результати за межами \"{context}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "Переглянути всі результати за \"{context}\"" - }, - "theme.SearchBar.seeAll": { - "message": "Переглянути всі результати" - }, - "theme.SearchBar.label": { - "message": "Пошук", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs бічна панель", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "Результати пошуку для \"{query}\"", @@ -305,6 +285,22 @@ "message": "Немає документів", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "Немає результатів" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "Переглянути всі результати за межами \"{context}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "Переглянути всі результати за \"{context}\"" + }, + "theme.SearchBar.seeAll": { + "message": "Переглянути всі результати" + }, + "theme.SearchBar.label": { + "message": "Пошук", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "Головна|{count}Повідомлення", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/uk/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 87bdb84677..971229b035 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ __Version 1.0.1, 20683 байтів, MD5=98a8099e7e674da59fe35e9c96efa7b5, ві   ### Встановіть ерддап. War файл{#install-the-erddapwar-file} -4. На Linux, Mac та Windows, __download [ерддап.воєнний](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) __ в `веб-камери` : +4. На Linux, Mac та Windows, __download [ерддап.воєнний](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) __ в `веб-камери` : -__Version 2.31.0, 719,567,541 байтів, MD5=DB0AFDE1F441CA9262CB66291A1110D7 від 2026-08-28__ +__Version 2.31.1, 719,561,982 байтів, MD5=2F6D2B2992B3233CB918B80629A09853, від 2026-09-03__ .war файл є великим, тому що він містить берегову лінію високої роздільної здатності, граничні та дані висоти, необхідні для створення карт. diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/uk/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index cec666701d..aaecb07304 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ sidebar_position: 2 2. Якщо ви готові ERDDAP™ версія 2.18 або нижче, необхідно перейти до Java 25 мар (або нові) і пов'язаний Tomcat 10. Дивитися регулярні ERDDAP™ Інструкція по монтажу [ Java ](/docs/server-admin/deploy-install#java) і [Кошик](/docs/server-admin/deploy-install#tomcat) й Ви також повинні копіювати ваш _tomcat_/content/erddap каталог з вашої старої установки Tomcat до нової установки Tomcat. ## Завантажити{#download} -3. Завантажити [ерддап.воєнний](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) в _tomcat_/webapps . - (версія 2.31.0, 719,567,541 байтів, MD5=DB0AFDE1F441CA9262CB66291A1110D7, від 2026-08-28) +3. Завантажити [ерддап.воєнний](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) в _tomcat_/webapps . + (версія 2.31.1, 719,561,982 байтів, MD5=2F6D2B2992B3233CB918B80629A09853, від 2026-09-03)   ## повідомлення.xml{#messagesxml} 4. diff --git a/i18n/uk/docusaurus-plugin-content-pages/changes.md b/i18n/uk/docusaurus-plugin-content-pages/changes.md index 4e6e3f4ec6..a8ae6305b7 100644 --- a/i18n/uk/docusaurus-plugin-content-pages/changes.md +++ b/i18n/uk/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" Ось зміни, пов'язані з кожним ERDDAP™ реліз. +## Версія 2.31.1{#version-2311} + (випущено 2026-09-03) + +* **Зміни** + * Фіксація [EDDTableЗ альбомуMultidimNcFiles карантин здорові вихідні файли](https://github.com/ERDDAP/erddap/issues/556) й Поганий (або негайний) Запити не повинні викликати хороші файли, щоб бути карантиновані. + ## Версія 2.31.0{#version-2310} (випущено 2026-08-28) diff --git a/i18n/uk/docusaurus-plugin-content-pages/index.md b/i18n/uk/docusaurus-plugin-content-pages/index.md index 42675cb9a9..12a1e3a33c 100644 --- a/i18n/uk/docusaurus-plugin-content-pages/index.md +++ b/i18n/uk/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Новини ERDDAP™ версія{#latest-erddap-version} -2.31.0 див. у [документація](/changes#version-2310) і [скачати](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) й +2.31.1, див. [документація](/changes#version-2311) і [скачати](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) й ## ERDDAP™ Інформація{#erddap-information} diff --git a/i18n/uk/docusaurus-theme-classic/footer.json b/i18n/uk/docusaurus-theme-classic/footer.json index 8d650cb3e4..9a8688a7b0 100644 --- a/i18n/uk/docusaurus-theme-classic/footer.json +++ b/i18n/uk/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™, Версія 2.31.0. 浜у 涓 蹇ERDDAP™й Вбудований Docusaurus.", + "message": "ERDDAP™, Версія 2.31.1. 浜у 涓 蹇ERDDAP™й Вбудований Docusaurus.", "description": "The footer copyright" } } diff --git a/i18n/ur/code.json b/i18n/ur/code.json index ac04246834..31a23635dc 100644 --- a/i18n/ur/code.json +++ b/i18n/ur/code.json @@ -106,10 +106,6 @@ "message": "اس صفحہ کو مرتب کرو", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "براہ راست لنک{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "پر{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "آخری تجدید{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "ورژنز", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "براہ راست لنک{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "صفحہ نہیں ملا", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "ورژنز", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "تاج:", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "تنبیہ", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "بندکرو", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "بلاگ حالیہ پوسٹ گریجویٹ", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "سب سے پہلے '{label}'", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "( نئے تبتی میں اتارے)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "مین", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "زبانیں", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "ہم آپ کی تلاش میں کیا تلاش کر رہے تھے تلاش نہیں کر سکتے.", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "براہ مہربانی اس سائٹ کے مالک سے رابطہ کریں جو آپ کو اصل محور سے منسلک کرتا ہے اور انہیں پتہ چلتا ہے کہ ان کا تعلق ٹوٹ گیا ہے.", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "مین", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "زبانیں", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "اس صفحہ پر", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "گھریلو صفحہ", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "دَور", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "مرکزی کنارہ", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "مرکزی کنارہ", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "قریب ترین بار", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "بار کو روشن کرنے کیلئے", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "بلاگ حالیہ پوسٹ گریجویٹ", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "گر تے هو ئے", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "گر تے هو ئے", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "مرکزی کنارہ", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "مرکزی کنارہ", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "قریبی کنارہ", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "قریبی کنارہ", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "کوئی نتیجہ نہیں" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "تمام نتائج خارجہ –{context}٭" - }, - "theme.SearchBar.searchInContext": { - "message": "2008 کے اندر سب نتائج دیکھیں\"{context}٭" - }, - "theme.SearchBar.seeAll": { - "message": "تمام نتائج دیکھیں" - }, - "theme.SearchBar.label": { - "message": "تلاش", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "دَور", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "تلاش کے نتائج %d{query}٭", @@ -305,6 +285,22 @@ "message": "کوئی دستاویز نہیں ملی تھی", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "کوئی نتیجہ نہیں" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "تمام نتائج خارجہ –{context}٭" + }, + "theme.SearchBar.searchInContext": { + "message": "2008 کے اندر سب نتائج دیکھیں\"{context}٭" + }, + "theme.SearchBar.seeAll": { + "message": "تمام نتائج دیکھیں" + }, + "theme.SearchBar.label": { + "message": "تلاش", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "ایک پوسٹ|{count}پوسٹ", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/ur/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/ur/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index b78d11b0de..865616e581 100644 --- a/i18n/ur/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/ur/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ _Version 1.0.1, 20683 Bagh, MD5=988099e7e74da59fe35ec96e96efa7b5, اخذ شدہ   ### ایوارڈ انسٹال کریں. جنگ فائل{#install-the-erddapwar-file} -4. لینکس، میک اور ونڈوز پر _ ڈاؤن لوڈ [ایوارڈ.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) عمل میں `حرارت/webapps` : +4. لینکس، میک اور ونڈوز پر _ ڈاؤن لوڈ [ایوارڈ.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) عمل میں `حرارت/webapps` : -_Version 2,31.0, 719,567,541 Bagh, MD5=D0AFDE1F441CA9262CB66291A1110D7, اخذ شدہ بتاریخ: 2026-08-28__ڈپہ- +_Version 2,31.1, 719,561,982 Bagh, MD5=2F6D2B2992B3233CB918B80629A09853, اخذ شدہ بتاریخ: 2026-09-03__ .war فائل بہت بڑی ہے کیونکہ اس میں نقشہ سازی کے لیے اعلیٰ حلول ساحل، سرحد اور اوپری ڈیٹا کی ضرورت ہوتی ہے۔ diff --git a/i18n/ur/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/ur/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index ad6eb21907..ef891a8d1a 100644 --- a/i18n/ur/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/ur/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ sidebar_position: 2 2. اگر تم نے سوچا ہے کہ ERDDAP™ ورژن 2.18 یا نیچے، آپکو تبدیل کرنے کی ضرورت ہے۔ Java 25 (یا نیا) اور متعلقہ ٹومکاٹ 10۔ باقاعدہ دیکھیں ERDDAP™ کے لئے ہدایات انسٹال کریں [ Java ](/docs/server-admin/deploy-install#java) اور [قبرص](/docs/server-admin/deploy-install#tomcat) . . آپ کو بھی اپنی نقل کرنا پڑے گا _tomcat_/content/erddap آپ کی پرانی ٹامکاٹ تنصیب سے آپ کی نئی ٹامکاٹ تنصیب تک ڈائریکٹری. ## گر تے ہوئے{#download} -3. گر تے ہوئے [ایوارڈ.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) _atomcate webops میں. - (ورژن 2,31.0, 719,567,541 Bagh, MD5=D0AFDE1F441CA9262CB66291A1110D7, اخذ شدہ بتاریخ 2026-08-28) +3. گر تے ہوئے [ایوارڈ.war](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) _atomcate webops میں. + (نسخہ 2.31.1, 719,561,982 Bagh, MD5=2F6D2B2992B3233CB918B80629A09853, اخذ شدہ بتاریخ 2026-09-03)   ## پیغامات{#messagesxml} 4. diff --git a/i18n/ur/docusaurus-plugin-content-pages/changes.md b/i18n/ur/docusaurus-plugin-content-pages/changes.md index 09592b42bf..a5d8c286ed 100644 --- a/i18n/ur/docusaurus-plugin-content-pages/changes.md +++ b/i18n/ur/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" یہاں ہر ایک سے تعلق رکھنے والی تبدیلیاں ہیں۔ ERDDAP™ رہائی. +## نسخہ 2,31.1{#version-2311} + (اخذ کردہ 2026-09-03 ہے۔) + +* **تبدیلیاں** + * فِس [ای‌ڈی‌ڈی‌ٹی‌ٹی‌ٹی‌ایم‌این‌کُن نمائندگی صحت‌بخش ماخذ فائلیں](https://github.com/ERDDAP/erddap/issues/556) . . بُرے (یا غلط‌فہمی) اِس کے بعد اُنہیں اچھی فائلوں کی ضرورت نہیں ہے ۔ + ## ورژن 2,31.0{#version-2310} (اخذ کردہ 2026-08-28) diff --git a/i18n/ur/docusaurus-plugin-content-pages/index.md b/i18n/ur/docusaurus-plugin-content-pages/index.md index c4b569adef..896b54a0f2 100644 --- a/i18n/ur/docusaurus-plugin-content-pages/index.md +++ b/i18n/ur/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## تاریخ ERDDAP™ ورژن{#latest-erddap-version} -2.31.0، دیکھیں [دستاویز تبدیل کریں](/changes#version-2310) اور [اسے اتار دو](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . . +2.31.1، دیکھیں [دستاویز تبدیل کریں](/changes#version-2311) اور [اسے اتار دو](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . . ## ERDDAP™ معلومات{#erddap-information} diff --git a/i18n/ur/docusaurus-theme-classic/footer.json b/i18n/ur/docusaurus-theme-classic/footer.json index 458f57713d..da970745d1 100644 --- a/i18n/ur/docusaurus-theme-classic/footer.json +++ b/i18n/ur/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™، ورژن 2,31.0. کاپی رائٹ © 2001-2007ERDDAP™. . دوسوورس کے ساتھ.", + "message": "ERDDAP™، نسخہ 2,31.1. کاپی رائٹ © 2001-2007ERDDAP™. . دوسوورس کے ساتھ.", "description": "The footer copyright" } } diff --git a/i18n/zh/code.json b/i18n/zh/code.json index c7010eff0d..fc20ca6e96 100644 --- a/i18n/zh/code.json +++ b/i18n/zh/code.json @@ -106,10 +106,6 @@ "message": "编辑此页面", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "直接链接到{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "打开{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "上次更新{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "版本", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "直接链接到{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "未找到页面", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "版本", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "标记 :", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "警告", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "关闭", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "最近的文章导航", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "扩展侧边栏类别 '{label} '", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(打开新标签)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "主要", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "语文", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "我们找不到你要找的", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "请联系将您链接到原始 URL 的站点的所有者, 并让他们知道他们的链接已中断 。", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "主要", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "语文", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "在本页", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "主页", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "侧边栏", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "折叠侧边栏", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "折叠侧边栏", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "关闭导航栏", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "切换导航栏", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "最近的文章导航", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "扩展下拉", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "折叠下拉", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "折叠侧边栏", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "折叠侧边栏", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "展开侧边栏", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "展开侧边栏", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "无结果" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "看到外面的所有结果 \"{context}{\fn华文楷体\fs16\\1cHE0E0E0}\"" - }, - "theme.SearchBar.searchInContext": { - "message": "看见所有结果在\"{context}{\fn华文楷体\fs16\\1cHE0E0E0}\"" - }, - "theme.SearchBar.seeAll": { - "message": "看见所有结果" - }, - "theme.SearchBar.label": { - "message": "搜索", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "侧边栏", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "搜索结果 \\ ”{query}{\fn华文楷体\fs16\\1cHE0E0E0}\"", @@ -305,6 +285,22 @@ "message": "没有找到文件", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "无结果" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "看到外面的所有结果 \"{context}{\fn华文楷体\fs16\\1cHE0E0E0}\"" + }, + "theme.SearchBar.searchInContext": { + "message": "看见所有结果在\"{context}{\fn华文楷体\fs16\\1cHE0E0E0}\"" + }, + "theme.SearchBar.seeAll": { + "message": "看见所有结果" + }, + "theme.SearchBar.label": { + "message": "搜索", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "1个员额|{count}员额", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/zh/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 9c369cd317..71714962f2 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ sidebar_position: 1   ### 安装 erddap 。 战争文件{#install-the-erddapwar-file} -4. 在 Linux, Mac 和 Windows 上, 下载 [战争](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) 改为 `Tomcat/网络应用程序` 数字 : +4. 在 Linux, Mac 和 Windows 上, 下载 [战争](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) 改为 `Tomcat/网络应用程序` 数字 : -— Version 2. 31.0, 719, 567, 541字节, MD5=DB0AFDE1F441 CA9262CB66291A1110D7, 日期 2026-08-28___ (英语). +− Version 2.31.1, 719, 561,982字节, MD5=2F6D2B2992B3233B918B80629A09853, 日期 2026-09-03__(简体中文). .war文件很大,因为它包含了高分辨率的海岸线,边界,以及创建地图所需的海拔数据. diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/zh/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 0294ed7d9e..db2d220c07 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ sidebar_position: 2 2. 如果你正在升级 从 ERDDAP™ 2.18或以下版本,需要切换到 Java 第25条 (或更新) 和相关的Tomcat 10. 见常规 ERDDAP™ 安装指令 [ Java ](/docs/server-admin/deploy-install#java) 和 [汤姆猫](/docs/server-admin/deploy-install#tomcat) 。 。 。 你也得复制你的书 _tomcat_/content/erddap 从旧的Tomcat安装到新的Tomcat安装的目录。 ## 下载{#download} -3. 下载 [战争](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) 输入 _tomcat_/webapps 。 - (2.31.0,719,567,541字节,MD5=DB0AFDE1F441CA9262CB66291A1110D7,日期2026-08-28) +3. 下载 [战争](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) 输入 _tomcat_/webapps 。 + (2.31.1,719,561,982字节,MD5=2F6D2B2992B3233CB918B80629A09853,日期2026-09-03)   ## 信件. xml{#messagesxml} 4. diff --git a/i18n/zh/docusaurus-plugin-content-pages/changes.md b/i18n/zh/docusaurus-plugin-content-pages/changes.md index 2a2a5e9db2..2dc7c481e0 100644 --- a/i18n/zh/docusaurus-plugin-content-pages/changes.md +++ b/i18n/zh/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" 以下是与每个 ERDDAP™ 释放 +## 第2.31.1版 翻译:{#version-2311} + (释放 2026-09-03) + +* **变动** + * 修补 [来自多维度NcFiles隔离的EDDTable 健康源文件](https://github.com/ERDDAP/erddap/issues/556) 。 。 。 。 差劲 (或行为不当) 查询不应再造成好档案隔离. + ## 版本2.31.0{#version-2310} (2026-08-28年发布) diff --git a/i18n/zh/docusaurus-plugin-content-pages/index.md b/i18n/zh/docusaurus-plugin-content-pages/index.md index d333fdc859..21f192071c 100644 --- a/i18n/zh/docusaurus-plugin-content-pages/index.md +++ b/i18n/zh/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## 最新数据 ERDDAP™ 版本{#latest-erddap-version} -2.3.1.0,见 [更改文档](/changes#version-2310) 和 [下载](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) 。 。 。 。 +2.3.1.1,见 [更改文档](/changes#version-2311) 和 [下载](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) 。 。 。 。 ## ERDDAP™ 资料{#erddap-information} diff --git a/i18n/zt/code.json b/i18n/zt/code.json index b1f633cb42..c74164cffe 100644 --- a/i18n/zt/code.json +++ b/i18n/zt/code.json @@ -106,10 +106,6 @@ "message": "編輯此頁面", "description": "The link label to edit the current page" }, - "theme.common.headingLinkTitle": { - "message": "直接連結到{heading}", - "description": "Title for link to heading" - }, "theme.lastUpdated.atDate": { "message": "於{date}", "description": "The words used to describe on which date a page has been last updated" @@ -122,14 +118,18 @@ "message": "上次更新{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "版本", - "description": "The label for the navbar versions dropdown on mobile view" + "theme.common.headingLinkTitle": { + "message": "直接連結到{heading}", + "description": "Title for link to heading" }, "theme.NotFound.title": { "message": "找不到頁面", "description": "The title of the 404 page" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "版本", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.tags.tagsListLabel": { "message": "標籤 :", "description": "The label alongside a tag list" @@ -158,14 +158,6 @@ "message": "警告", "description": "The default label used for the Warning admonition (:::warning)" }, - "theme.AnnouncementBar.closeButtonAriaLabel": { - "message": "關閉", - "description": "The ARIA label for close button of announcement bar" - }, - "theme.blog.sidebar.navAriaLabel": { - "message": "最近的部落格標示", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "展開邊列類型 ' '{label}' '", "description": "The ARIA label to expand the sidebar category" @@ -178,14 +170,6 @@ "message": "(在新分頁中開啟)", "description": "The ARIA label for the external link icon" }, - "theme.NavBar.navAriaLabel": { - "message": "主要", - "description": "The ARIA label for the main navigation" - }, - "theme.navbar.mobileLanguageDropdown.label": { - "message": "語言", - "description": "The label for the mobile language switcher dropdown" - }, "theme.NotFound.p1": { "message": "我們找不到你要找的東西", "description": "The first paragraph of the 404 page" @@ -194,6 +178,14 @@ "message": "請聯繫您與原始網址連結的網站所有者, 讓他們知道他們的連結已破解 。", "description": "The 2nd paragraph of the 404 page" }, + "theme.NavBar.navAriaLabel": { + "message": "主要", + "description": "The ARIA label for the main navigation" + }, + "theme.navbar.mobileLanguageDropdown.label": { + "message": "語言", + "description": "The label for the mobile language switcher dropdown" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "此頁面", "description": "The label used by the button on the collapsible TOC component" @@ -230,18 +222,6 @@ "message": "主頁", "description": "The ARIA label for the home page in the breadcrumbs" }, - "theme.docs.sidebar.navAriaLabel": { - "message": "Docs 邊列", - "description": "The ARIA label for the sidebar navigation" - }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "折叠邊列", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "折叠邊列", - "description": "The title attribute for collapse button of doc sidebar" - }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "關閉導航列", "description": "The ARIA label for close button of mobile sidebar" @@ -254,6 +234,10 @@ "message": "切換導覽列", "description": "The ARIA label for hamburger menu button of mobile navigation" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "最近的部落格標示", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "展開降水", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" @@ -262,6 +246,14 @@ "message": "折叠降水", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, + "theme.docs.sidebar.collapseButtonTitle": { + "message": "折叠邊列", + "description": "The title attribute for collapse button of doc sidebar" + }, + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "折叠邊列", + "description": "The title attribute for collapse button of doc sidebar" + }, "theme.docs.sidebar.expandButtonTitle": { "message": "展開邊列", "description": "The ARIA label and title attribute for expand button of doc sidebar" @@ -270,21 +262,9 @@ "message": "展開邊列", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, - "theme.SearchBar.noResultsText": { - "message": "沒有結果" - }, - "theme.SearchBar.seeAllOutsideContext": { - "message": "看外面的所有結果{context}~\"" - }, - "theme.SearchBar.searchInContext": { - "message": "看到所有結果在\"{context}~\"" - }, - "theme.SearchBar.seeAll": { - "message": "看所有結果" - }, - "theme.SearchBar.label": { - "message": "搜尋", - "description": "The ARIA label and placeholder for search button" + "theme.docs.sidebar.navAriaLabel": { + "message": "Docs 邊列", + "description": "The ARIA label for the sidebar navigation" }, "theme.SearchPage.existingResultsTitle": { "message": "搜尋結果 \\”{query}~\"", @@ -305,6 +285,22 @@ "message": "未找到文件", "description": "The paragraph for empty search result" }, + "theme.SearchBar.noResultsText": { + "message": "沒有結果" + }, + "theme.SearchBar.seeAllOutsideContext": { + "message": "看外面的所有結果{context}~\"" + }, + "theme.SearchBar.searchInContext": { + "message": "看到所有結果在\"{context}~\"" + }, + "theme.SearchBar.seeAll": { + "message": "看所有結果" + }, + "theme.SearchBar.label": { + "message": "搜尋", + "description": "The ARIA label and placeholder for search button" + }, "theme.blog.post.plurals": { "message": "一帖|{count}员额", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" diff --git a/i18n/zt/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md b/i18n/zt/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md index 710433015e..37e09b6a16 100644 --- a/i18n/zt/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md +++ b/i18n/zt/docusaurus-plugin-content-docs/current/server-admin/deploy-install.md @@ -357,9 +357,9 @@ MD5=98a8099e7e674da59fe35e9c96efa7b5,   ### 安裝 erddap 。 戰爭檔案{#install-the-erddapwar-file} -4. 在 Linux 、 Mac 和 Windows 上, 下載 [戰爭](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) 切入 ` tomcat/ webapps 中` : +4. 在 Linux 、 Mac 和 Windows 上, 下載 [戰爭](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) 切入 ` tomcat/ webapps 中` : -− Version 2. 31.0, 719, 567, 541 字節, MD5 = DB0AFDE1F441 CA9262CB66291A1110D7, 日期 2026-08-28__ +— Version 2.31.1, 719, 561, 982 字節, MD5=2F6D2B2992B3233CB918B80629A09853, 日期 2026-09-03__ . war 檔案很大, 因為它包含高分辨率的海岸线、 邊界、 以及建立地圖所需的海拔資料 。 diff --git a/i18n/zt/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md b/i18n/zt/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md index 47920c082d..62491d10f6 100644 --- a/i18n/zt/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md +++ b/i18n/zt/docusaurus-plugin-content-docs/current/server-admin/deploy-update.md @@ -11,8 +11,8 @@ sidebar_position: 2 2. 如果你是升級自 ERDDAP™ 2.18或以下版本,需要切換到 Java 25 (或更新) 和相關的托姆卡特10。 常見 ERDDAP™ 安裝指令 [ Java ](/docs/server-admin/deploy-install#java) 和 [托姆卡特](/docs/server-admin/deploy-install#tomcat) . 你也要抄你 _tomcat_/content/erddap 從你以前的Tomcat安裝到新的Tomcat安裝 ## 下載{#download} -3. 下載 [戰爭](https://github.com/ERDDAP/erddap/releases/download/v2.31.0/ERDDAP-2.31.0.war) 輸入 _tomcat_/webapps 。 - (2.3.1.0, 719, 567, 541字節, MD5=DB0AFDE1F441CA9262CB66291A1110D7, 日期2026-08-28) +3. 下載 [戰爭](https://github.com/ERDDAP/erddap/releases/download/v2.31.1/ERDDAP-2.31.1.war) 輸入 _tomcat_/webapps 。 + (2.31.1, 719, 561, 982字節, MD5=2F6D2B2992B3233CB918B80629A09853, 日期2026-09-03)   ## 信件. xml{#messagesxml} 4. diff --git a/i18n/zt/docusaurus-plugin-content-pages/changes.md b/i18n/zt/docusaurus-plugin-content-pages/changes.md index 25df1d2197..ee7e4e91b7 100644 --- a/i18n/zt/docusaurus-plugin-content-pages/changes.md +++ b/i18n/zt/docusaurus-plugin-content-pages/changes.md @@ -7,6 +7,12 @@ title: "ERDDAP™ - Changes" 以下是與每項變更相關的變更 ERDDAP™ 釋放 +## 2.3.1版本{#version-2311} + (2026-09-03年) + +* **變更** + * 修正 [從多數dimNcFiles隔離的 EDD Table 健康源碼檔案](https://github.com/ERDDAP/erddap/issues/556) . 壞 (或行為不端) 查詢不該再造成好文件被隔離。 + ## 2.3.1.0版本{#version-2310} (2026-08-28年) diff --git a/i18n/zt/docusaurus-plugin-content-pages/index.md b/i18n/zt/docusaurus-plugin-content-pages/index.md index 50f9043e3f..ae5a3bd513 100644 --- a/i18n/zt/docusaurus-plugin-content-pages/index.md +++ b/i18n/zt/docusaurus-plugin-content-pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## 最近 ERDDAP™ 版本{#latest-erddap-version} -2.3.1.0,参见 [變更文件](/changes#version-2310) 和 [下載](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0) . +2.3.1.1,参见 [變更文件](/changes#version-2311) 和 [下載](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1) . ## ERDDAP™ 信息{#erddap-information} diff --git a/i18n/zt/docusaurus-theme-classic/footer.json b/i18n/zt/docusaurus-theme-classic/footer.json index 5ddd7bfbb6..6cfc8a1f93 100644 --- a/i18n/zt/docusaurus-theme-classic/footer.json +++ b/i18n/zt/docusaurus-theme-classic/footer.json @@ -80,7 +80,7 @@ "description": "The label of footer link with label=ERD linking to https://www.fisheries.noaa.gov/about/environmental-research-division-southwest-fisheries-science-center" }, "copyright": { - "message": "ERDDAP™,第2.31.0版. 2026年ERDDAP™. 以杜氏建.", + "message": "ERDDAP™,第2.31.1版。 2026年ERDDAP™. 以杜氏建.", "description": "The footer copyright" } } diff --git a/src/pages/changes.md b/src/pages/changes.md index 84da771b5b..b7a063474f 100644 --- a/src/pages/changes.md +++ b/src/pages/changes.md @@ -7,6 +7,12 @@ ERDDAP™ is a great example of [User-Driven Innovation](https://en.wikipedia.or Here are the changes associated with each ERDDAP™ release. +## Version 2.31.1 {#version-2311} +(released 2026-09-03) + +* **Changes** + * Fix [EDDTableFromMultidimNcFiles quarantines healthy source files](https://github.com/ERDDAP/erddap/issues/556). Bad (or misbehaving) queries should no longer cause good files to be quarantined. + ## Version 2.31.0 {#version-2310} (released 2026-08-28) diff --git a/src/pages/index.md b/src/pages/index.md index d0127f6a95..874e6dbf39 100644 --- a/src/pages/index.md +++ b/src/pages/index.md @@ -3,7 +3,7 @@ title: "ERDDAP™ Documentation" --- ## Latest ERDDAP™ version {#latest-erddap-version} -2.31.0, see the [changes documentation](/changes#version-2310) and [download it](https://github.com/ERDDAP/erddap/releases/tag/v2.31.0). +2.31.1, see the [changes documentation](/changes#version-2311) and [download it](https://github.com/ERDDAP/erddap/releases/tag/v2.31.1). ## ERDDAP™ information {#erddap-information}