# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-01-17 15:13+0900\n" "PO-Revision-Date: 2020-01-17 15:18+0900\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: Attribute 'lang' of: #: html/index.html:2 msgid "ja" msgstr "en" #. type: Content of: #: html/index.html:9 msgid "" "spml library: spml – a Fortran 90 library for spectral model based on " "ispack and gtool5" msgstr "" "spml library: spml – a Fortran 90 library for spectral model based on \n" "ispack and gtool5" #. type: Content of: <html><head><script> #: html/index.html:14 msgid "" "MathJax.Hub.Config({ tex2jax: { inlineMath: [['$','$'], ['\\\\(','\\\\)']], " "processEscapes: true }, CommonHTML: { matchFontHeight: false } });" msgstr "" "MathJax.Hub.Config({ tex2jax: { inlineMath: [['$','$'], ['\\\\\\\\(','\\\\\\\\)']], \n" "processEscapes: true }, CommonHTML: { matchFontHeight: false } });\n" #. type: Content of: <html><body><nav><div><div> #: html/index.html:38 msgid "" "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" " "data-target=\".bs-navbar-collapse\"> <span class=\"sr-only\">Toggle " "navigation</span> <span class=\"icon-bar\"></span> <span " "class=\"icon-bar\"></span> <span class=\"icon-bar\"></span> </button> <a " "class=\"navbar-brand\" " "href=\"https://www.gfd-dennou.org/library/spmodel/\">SPMODEL Project</a>" msgstr "" "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" \n" "data-target=\".bs-navbar-collapse\"> <span class=\"sr-only\">Toggle \n" "navigation</span> <span class=\"icon-bar\"></span> <span \n" "class=\"icon-bar\"></span> <span class=\"icon-bar\"></span> </button> <a \n" "class=\"navbar-brand\" \n" "href=\"https://www.gfd-dennou.org/library/spmodel/\">SPMODEL Project</a>" #. type: Content of: <html><body><nav><div><div><ul><li> #: html/index.html:48 msgid "<a href=\"/index.html.en\">GFD Dennou Club</a>" msgstr "<a href=\"/index.html.en\">GFD Dennou Club</a>" #. type: Content of: <html><body><nav><div><div><ul><li> #: html/index.html:49 msgid "<a href=\"/library/dcmodel/index.htm.en\">dcmodel Project</a>" msgstr "" #. type: Content of: <html><body><nav><div><div><ul><li> #: html/index.html:53 msgid "<a id=\"dcJaLinkSwitch\" href=\"/\">English</a>" msgstr "" #. type: Content of: <html><body><nav><div><div><ul><li><form> #: html/index.html:61 msgid "" "<input type=\"hidden\" name=\"q\" " "value=\"site:www.gfd-dennou.org/library/spmodel/\" /> <input type=\"hidden\" " "name=\"ie\" value=\"UTF-8\"/> <input type=\"hidden\" name=\"oe\" " "value=\"UTF-8\"/> <input type=\"hidden\" name=\"sitesearch\" " "id=\"sitesearch\"/> <input type=\"text\" name=\"q\" size=\"6\" " "class=\"form-control\" placeholder=\"Google\"/>" msgstr "" #. type: Content of: <html><body><div><div><script> #: html/index.html:79 msgid "" "/* @license " "magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt " "GPL-v2 */ var searchBox = new SearchBox(\"searchBox\", " "\"search\",false,'Search'); /* @license-end */" msgstr "" #. type: Content of: <html><body><div><div><script> #: html/index.html:86 msgid "" "/* @license " "magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt " "GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); " "$(document).ready(function() { init_search(); }); }); /* @license-end */" msgstr "" #. type: Content of: <html><body><div><div><div><div><div> #: html/index.html:110 msgid "" "spml – a Fortran 90 library for spectral model based on ispack and " "gtool5" msgstr "" #. type: Content of: <html><body><div><div><div><div><p> #: html/index.html:113 msgid "詳しい説明は html ディレクトリ内の index.html ならびに SPMODEL の Web page," msgstr "" #. type: Content of: <html><body><div><div><div><div><p> #: html/index.html:114 msgid "を御覧ください." msgstr "" #. type: Content of: <html><body><div><div><div><div><p> #: html/index.html:115 msgid "インストール手順は<a class=\"el\" href=\"INSTALL.html\">INSTALL</a>です." msgstr "" #. type: Content of: <html><body><div><footer> #: html/index.html:122 msgid "© 2002-2019 SPMODEL Development Group/GFD Dennou Club staff:" msgstr "" #. type: Attribute 'alt' of: <html><body><div><footer><img> #: html/index.html:123 msgid "contact" msgstr "" #. type: Content of: <html><body><div><footer> #: html/index.html:125 msgid "" "Lastupdate: Tue Oct 3 2017, Since Thu Mar 17 2004. Generated by <a " "href=\"http://www.doxygen.org/index.html\">doxygen</a> (1.8.16), designed " "with <a href=\"https://nkmr6194.github.io/Umi/\">Umi</a> and <a " "href=\"https://getbootstrap.com\">Bootstrap</a>" msgstr "" #. type: Content of: <html><body><script> #: html/index.html:134 msgid "" "if ( location.protocol == \"file:\") { $(\"nav\").css(\"display\", " "\"none\"); } $(document).ready(function(){ var pathname = location.pathname; " "$(\"a#dcEnLinkSwitch\").attr('href', " "pathname.replace(/\\/\\.html\\//,\"/\\.en\\.html/\")); " "$(\"a#dcJaLinkSwitch\").attr('href', " "pathname.replace(/\\/\\.en\\.html\\//,\"/\\.html/\")); });" msgstr ""