diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:15 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:15 -0500 |
commit | 4b1a9203c547c019fc5398082ae19a3f3d4c3efe (patch) | |
tree | d4a40e13ceeb9f85479605110a76e7a4d5f3b56b /files/bg/mozilla | |
parent | 33058f2b292b3a581333bdfb21b8f671898c5060 (diff) | |
download | translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.gz translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.bz2 translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.zip |
initial commit
Diffstat (limited to 'files/bg/mozilla')
-rw-r--r-- | files/bg/mozilla/index.html | 17 | ||||
-rw-r--r-- | files/bg/mozilla/projects/index.html | 15 | ||||
-rw-r--r-- | files/bg/mozilla/projects/rhino/index.html | 20 |
3 files changed, 52 insertions, 0 deletions
diff --git a/files/bg/mozilla/index.html b/files/bg/mozilla/index.html new file mode 100644 index 0000000000..7a20fd7c66 --- /dev/null +++ b/files/bg/mozilla/index.html @@ -0,0 +1,17 @@ +--- +title: Mozilla +slug: Mozilla +tags: + - Add-ons + - Advanced + - Apps + - CodingScripting + - Landing + - Mozilla + - NeedsTranslation + - TopicStub +translation_of: Mozilla +--- +<p>The articles below include content about downloading and building Mozilla code. In addition, you'll find helpful articles about how the code works, how to build add-ons for Mozilla applications and the like.</p> + +<p>{{LandingPageListSubpages}}</p> diff --git a/files/bg/mozilla/projects/index.html b/files/bg/mozilla/projects/index.html new file mode 100644 index 0000000000..ac8536e706 --- /dev/null +++ b/files/bg/mozilla/projects/index.html @@ -0,0 +1,15 @@ +--- +title: Mozilla Projects +slug: Mozilla/Projects +tags: + - Landing + - Mozilla + - NeedsContent + - NeedsTranslation + - Projects + - TopicStub +translation_of: Mozilla/Projects +--- +<p><span class="seoSummary">Mozilla has a number of projects other than <a href="/en-US/docs/Mozilla/Firefox">Firefox</a> itself. Many of these are components of Firefox or are tools used to create Firefox, but may be used by other projects as well. Here you'll find links to documentation about these projects.</span></p> + +<p>{{LandingPageListSubpages}}</p> diff --git a/files/bg/mozilla/projects/rhino/index.html b/files/bg/mozilla/projects/rhino/index.html new file mode 100644 index 0000000000..43c40f34ad --- /dev/null +++ b/files/bg/mozilla/projects/rhino/index.html @@ -0,0 +1,20 @@ +--- +title: Rhino +slug: Mozilla/Projects/Rhino +translation_of: Mozilla/Projects/Rhino +--- +<p><img alt="Image:rhino.jpg" class="internal" src="/@api/deki/files/832/=Rhino.jpg"></p> + +<p><span class="seoSummary"><strong>Rhino</strong> е имплементация на <a href="/en/JavaScript" title="en/JavaScript">JavaScript</a> с отворен код, написана изцяло на Java. Типично се включва в Java приложенията, за да осигури скриптова функционалност към крайните потребители. Включена е в J2SE 6, като скриптов език по подразбиране.</span></p> + +<h4 id="Rhino_downloads" name="Rhino_downloads">Rhino сваляния</h4> + +<p>Как да намерим <a class="internal" href="/en/RhinoDownload" title="en/RhinoDownload">изходния код и библиотеките</a>. </p> + +<h4 id="Rhino_documentation" name="Rhino_documentation">Rhino документация</h4> + +<p><a href="/en/Rhino_documentation" title="en/Rhino_documentation">Информация за Rhino</a> за програмисти.</p> + +<h4 id="Rhino_help" name="Rhino_help">Rhino помощ</h4> + +<p><a href="/en/Rhino/Community" title="en/Rhino/Community">Няколко ресурса</a>, ако се затрудните.</p> |