From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/bg/mozilla/index.html | 17 +++++++++++++++++ files/bg/mozilla/projects/index.html | 15 +++++++++++++++ files/bg/mozilla/projects/rhino/index.html | 20 ++++++++++++++++++++ 3 files changed, 52 insertions(+) create mode 100644 files/bg/mozilla/index.html create mode 100644 files/bg/mozilla/projects/index.html create mode 100644 files/bg/mozilla/projects/rhino/index.html (limited to 'files/bg/mozilla') 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 +--- +

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.

+ +

{{LandingPageListSubpages}}

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 +--- +

Mozilla has a number of projects other than Firefox 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.

+ +

{{LandingPageListSubpages}}

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 +--- +

Image:rhino.jpg

+ +

Rhino е имплементация на JavaScript с отворен код, написана изцяло на Java. Типично се включва в Java приложенията, за да осигури скриптова функционалност към крайните потребители. Включена е в J2SE 6, като скриптов език по подразбиране.

+ +

Rhino сваляния

+ +

Как да намерим изходния код и библиотеките

+ +

Rhino документация

+ +

Информация за Rhino за програмисти.

+ +

Rhino помощ

+ +

Няколко ресурса, ако се затрудните.

-- cgit v1.2.3-54-g00ecf