Skip to content

Commit

Permalink
Translated using Weblate (Chinese (Simplified))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (22 of 22 strings)

Translation: SpinalDoc-RTD/SpinalHDL/Examples/Simple ones/sinus_rom
Translate-URL: https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/zh_Hans/
  • Loading branch information
Readon authored and weblate committed Jul 6, 2024
1 parent dcf5e5a commit e2a39e4
Showing 1 changed file with 14 additions and 16 deletions.
Original file line number Diff line number Diff line change
@@ -1,36 +1,35 @@

msgid ""
msgstr ""
"Project-Id-Version: SpinalHDLReport-Msgid-Bugs-To:POT-Creation-"
"Date:2023-12-01 11:48+0800PO-Revision-Date:YEAR-MO-DA HO:MI+ZONELast-"
"Translator:FULL NAME <EMAIL@ADDRESS>Language:zh_CNLanguage-Team:zh_CN "
"<[email protected]>Plural-Forms:nplurals=1; plural=0;MIME-Version:1.0Content-"
"Type:text/plain; charset=UTF-8\n"
"Project-Id-Version: SpinalHDLReport-Msgid-Bugs-To:POT-Creation-Date:2023-12-"
"01 11:48+0800PO-Revision-Date:YEAR-MO-DA HO:MI+ZONELast-Translator:FULL NAME "
"<EMAIL@ADDRESS>Language:zh_CNLanguage-Team:zh_CN <[email protected]>Plural-"
"Forms:nplurals=1; plural=0;MIME-Version:1.0Content-Type:text/plain; "
"charset=UTF-8\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-06-27 12:58+0000\n"
"PO-Revision-Date: 2023-12-14 06:03+0000\n"
"Last-Translator: tsy0123 <[email protected]>\n"
"PO-Revision-Date: 2024-07-06 02:09+0000\n"
"Last-Translator: Readon <[email protected]>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/zh_Hans/>\n"
"Language: zh_CN\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects"
"/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/zh_Hans/>\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.7-dev\n"
"Generated-By: Babel 2.15.0\n"

#: ../../SpinalHDL/Examples/Simple ones/sinus_rom.rst:4
#, fuzzy
msgid "Sinus ROM"
msgstr "正弦rom"
msgstr "正弦 ROM"

#: ../../SpinalHDL/Examples/Simple ones/sinus_rom.rst:6
#, fuzzy
msgid ""
"Let's imagine that you want to generate a sine wave and also have a "
"filtered version of it (which is completely useless in practice, but "
"let's do it as an example)."
msgstr "让我们假设您想要生成一个正弦波,并且还有它的滤波版本(这在实际中完全没用,但让我们以此为例)。"
msgstr "让我们假设您想要生成一个正弦波,并且还有它的滤波版本(这在实际中完全没用,但"
"让我们以此为例)。"

#: ../../SpinalHDL/Examples/Simple ones/sinus_rom.rst:12
msgid "Parameters name"
Expand Down Expand Up @@ -119,4 +118,3 @@ msgstr "随后生成 ``sinFiltered`` ,例如您可以使用一个一阶低通
#: ../../SpinalHDL/Examples/Simple ones/sinus_rom.rst:64
msgid "Here is the complete code:"
msgstr "这是完整的代码:"

0 comments on commit e2a39e4

Please sign in to comment.