mirror of
https://github.com/Llewellynvdm/Joomla-XML-Lang-stream.git
synced 2024-11-21 10:15:09 +00:00
first commit
This commit is contained in:
commit
c1a8058e3a
29
.github/workflows/build.yml
vendored
Normal file
29
.github/workflows/build.yml
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
name: "Build Joomla! Static Language files"
|
||||
|
||||
on:
|
||||
# run once per/day (we can change this)
|
||||
schedule:
|
||||
- cron: '7 7 * * 3'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: [ubuntu-20.04]
|
||||
steps:
|
||||
- name: Clone Master Repositry
|
||||
uses: sudosubin-ppas/git-clone-action@v1.0.0
|
||||
with:
|
||||
repository: llewellynvdm/Joomla-XML-Lang-stream
|
||||
ref: master
|
||||
- name: Setup gitHub User Details
|
||||
env:
|
||||
GIT_USER: ${{ secrets.XML_STREAM_GIT_EMAIL }}
|
||||
GIT_EMAIL: ${{ secrets.XML_STREAM_GIT_USER }}
|
||||
GPG_USER: ${{ secrets.XML_STREAM_GPG_USER }}
|
||||
GPG_KEY: ${{ secrets.XML_STREAM_GPG_KEY }}
|
||||
SSH_KEY: ${{ secrets.XML_STREAM_SSH_KEY }}
|
||||
SSH_PUB: ${{ secrets.XML_STREAM_SSH_PUB }}
|
||||
run: |
|
||||
/bin/bash <(/bin/curl -s https://raw.githubusercontent.com/vdm-io/github-user/master/src/setup.sh) --gpg-key "$GPG_KEY" --gpg-user "$GPG_USER" --ssh-key "$SSH_KEY" --ssh-pub "$SSH_PUB" --git-user "$GIT_USER" --git-email "$GIT_EMAIL"
|
||||
- name: Build the XML static Files
|
||||
run: |
|
||||
/bin/bash ./run.sh --conf="conf/mapper.tmp"
|
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
.idea
|
||||
stream.log
|
||||
conf/.config
|
||||
conf/.mapper
|
677
LICENSE
Normal file
677
LICENSE
Normal file
@ -0,0 +1,677 @@
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The GNU General Public License is a free, copyleft license for
|
||||
software and other kinds of works.
|
||||
|
||||
The licenses for most software and other practical works are designed
|
||||
to take away your freedom to share and change the works. By contrast,
|
||||
the GNU General Public License is intended to guarantee your freedom to
|
||||
share and change all versions of a program--to make sure it remains free
|
||||
software for all its users. We, the Free Software Foundation, use the
|
||||
GNU General Public License for most of our software; it applies also to
|
||||
any other work released this way by its authors. You can apply it to
|
||||
your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
them if you wish), that you receive source code or can get it if you
|
||||
want it, that you can change the software or use pieces of it in new
|
||||
free programs, and that you know you can do these things.
|
||||
|
||||
To protect your rights, we need to prevent others from denying you
|
||||
these rights or asking you to surrender the rights. Therefore, you have
|
||||
certain responsibilities if you distribute copies of the software, or if
|
||||
you modify it: responsibilities to respect the freedom of others.
|
||||
|
||||
For example, if you distribute copies of such a program, whether
|
||||
gratis or for a fee, you must pass on to the recipients the same
|
||||
freedoms that you received. You must make sure that they, too, receive
|
||||
or can get the source code. And you must show them these terms so they
|
||||
know their rights.
|
||||
|
||||
Developers that use the GNU GPL protect your rights with two steps:
|
||||
(1) assert copyright on the software, and (2) offer you this License
|
||||
giving you legal permission to copy, distribute and/or modify it.
|
||||
|
||||
For the developers' and authors' protection, the GPL clearly explains
|
||||
that there is no warranty for this free software. For both users' and
|
||||
authors' sake, the GPL requires that modified versions be marked as
|
||||
changed, so that their problems will not be attributed erroneously to
|
||||
authors of previous versions.
|
||||
|
||||
Some devices are designed to deny users access to install or run
|
||||
modified versions of the software inside them, although the manufacturer
|
||||
can do so. This is fundamentally incompatible with the aim of
|
||||
protecting users' freedom to change the software. The systematic
|
||||
pattern of such abuse occurs in the area of products for individuals to
|
||||
use, which is precisely where it is most unacceptable. Therefore, we
|
||||
have designed this version of the GPL to prohibit the practice for those
|
||||
products. If such problems arise substantially in other domains, we
|
||||
stand ready to extend this provision to those domains in future versions
|
||||
of the GPL, as needed to protect the freedom of users.
|
||||
|
||||
Finally, every program is threatened constantly by software patents.
|
||||
States should not allow patents to restrict development and use of
|
||||
software on general-purpose computers, but in those that do, we wish to
|
||||
avoid the special danger that patents applied to a free program could
|
||||
make it effectively proprietary. To prevent this, the GPL assures that
|
||||
patents cannot be used to render the program non-free.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
TERMS AND CONDITIONS
|
||||
|
||||
0. Definitions.
|
||||
|
||||
"This License" refers to version 3 of the GNU General Public License.
|
||||
|
||||
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||
works, such as semiconductor masks.
|
||||
|
||||
"The Program" refers to any copyrightable work licensed under this
|
||||
License. Each licensee is addressed as "you". "Licensees" and
|
||||
"recipients" may be individuals or organizations.
|
||||
|
||||
To "modify" a work means to copy from or adapt all or part of the work
|
||||
in a fashion requiring copyright permission, other than the making of an
|
||||
exact copy. The resulting work is called a "modified version" of the
|
||||
earlier work or a work "based on" the earlier work.
|
||||
|
||||
A "covered work" means either the unmodified Program or a work based
|
||||
on the Program.
|
||||
|
||||
To "propagate" a work means to do anything with it that, without
|
||||
permission, would make you directly or secondarily liable for
|
||||
infringement under applicable copyright law, except executing it on a
|
||||
computer or modifying a private copy. Propagation includes copying,
|
||||
distribution (with or without modification), making available to the
|
||||
public, and in some countries other activities as well.
|
||||
|
||||
To "convey" a work means any kind of propagation that enables other
|
||||
parties to make or receive copies. Mere interaction with a user through
|
||||
a computer network, with no transfer of a copy, is not conveying.
|
||||
|
||||
An interactive user interface displays "Appropriate Legal Notices"
|
||||
to the extent that it includes a convenient and prominently visible
|
||||
feature that (1) displays an appropriate copyright notice, and (2)
|
||||
tells the user that there is no warranty for the work (except to the
|
||||
extent that warranties are provided), that licensees may convey the
|
||||
work under this License, and how to view a copy of this License. If
|
||||
the interface presents a list of user commands or options, such as a
|
||||
menu, a prominent item in the list meets this criterion.
|
||||
|
||||
1. Source Code.
|
||||
|
||||
The "source code" for a work means the preferred form of the work
|
||||
for making modifications to it. "Object code" means any non-source
|
||||
form of a work.
|
||||
|
||||
A "Standard Interface" means an interface that either is an official
|
||||
standard defined by a recognized standards body, or, in the case of
|
||||
interfaces specified for a particular programming language, one that
|
||||
is widely used among developers working in that language.
|
||||
|
||||
The "System Libraries" of an executable work include anything, other
|
||||
than the work as a whole, that (a) is included in the normal form of
|
||||
packaging a Major Component, but which is not part of that Major
|
||||
Component, and (b) serves only to enable use of the work with that
|
||||
Major Component, or to implement a Standard Interface for which an
|
||||
implementation is available to the public in source code form. A
|
||||
"Major Component", in this context, means a major essential component
|
||||
(kernel, window system, and so on) of the specific operating system
|
||||
(if any) on which the executable work runs, or a compiler used to
|
||||
produce the work, or an object code interpreter used to run it.
|
||||
|
||||
The "Corresponding Source" for a work in object code form means all
|
||||
the source code needed to generate, install, and (for an executable
|
||||
work) run the object code and to modify the work, including scripts to
|
||||
control those activities. However, it does not include the work's
|
||||
System Libraries, or general-purpose tools or generally available free
|
||||
programs which are used unmodified in performing those activities but
|
||||
which are not part of the work. For example, Corresponding Source
|
||||
includes interface definition files associated with source files for
|
||||
the work, and the source code for shared libraries and dynamically
|
||||
linked subprograms that the work is specifically designed to require,
|
||||
such as by intimate data communication or control flow between those
|
||||
subprograms and other parts of the work.
|
||||
|
||||
The Corresponding Source need not include anything that users
|
||||
can regenerate automatically from other parts of the Corresponding
|
||||
Source.
|
||||
|
||||
The Corresponding Source for a work in source code form is that
|
||||
same work.
|
||||
|
||||
2. Basic Permissions.
|
||||
|
||||
All rights granted under this License are granted for the term of
|
||||
copyright on the Program, and are irrevocable provided the stated
|
||||
conditions are met. This License explicitly affirms your unlimited
|
||||
permission to run the unmodified Program. The output from running a
|
||||
covered work is covered by this License only if the output, given its
|
||||
content, constitutes a covered work. This License acknowledges your
|
||||
rights of fair use or other equivalent, as provided by copyright law.
|
||||
|
||||
You may make, run and propagate covered works that you do not
|
||||
convey, without conditions so long as your license otherwise remains
|
||||
in force. You may convey covered works to others for the sole purpose
|
||||
of having them make modifications exclusively for you, or provide you
|
||||
with facilities for running those works, provided that you comply with
|
||||
the terms of this License in conveying all material for which you do
|
||||
not control copyright. Those thus making or running the covered works
|
||||
for you must do so exclusively on your behalf, under your direction
|
||||
and control, on terms that prohibit them from making any copies of
|
||||
your copyrighted material outside their relationship with you.
|
||||
|
||||
Conveying under any other circumstances is permitted solely under
|
||||
the conditions stated below. Sublicensing is not allowed; section 10
|
||||
makes it unnecessary.
|
||||
|
||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||
|
||||
No covered work shall be deemed part of an effective technological
|
||||
measure under any applicable law fulfilling obligations under article
|
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||
similar laws prohibiting or restricting circumvention of such
|
||||
measures.
|
||||
|
||||
When you convey a covered work, you waive any legal power to forbid
|
||||
circumvention of technological measures to the extent such circumvention
|
||||
is effected by exercising rights under this License with respect to
|
||||
the covered work, and you disclaim any intention to limit operation or
|
||||
modification of the work as a means of enforcing, against the work's
|
||||
users, your or third parties' legal rights to forbid circumvention of
|
||||
technological measures.
|
||||
|
||||
4. Conveying Verbatim Copies.
|
||||
|
||||
You may convey verbatim copies of the Program's source code as you
|
||||
receive it, in any medium, provided that you conspicuously and
|
||||
appropriately publish on each copy an appropriate copyright notice;
|
||||
keep intact all notices stating that this License and any
|
||||
non-permissive terms added in accord with section 7 apply to the code;
|
||||
keep intact all notices of the absence of any warranty; and give all
|
||||
recipients a copy of this License along with the Program.
|
||||
|
||||
You may charge any price or no price for each copy that you convey,
|
||||
and you may offer support or warranty protection for a fee.
|
||||
|
||||
5. Conveying Modified Source Versions.
|
||||
|
||||
You may convey a work based on the Program, or the modifications to
|
||||
produce it from the Program, in the form of source code under the
|
||||
terms of section 4, provided that you also meet all of these conditions:
|
||||
|
||||
a) The work must carry prominent notices stating that you modified
|
||||
it, and giving a relevant date.
|
||||
|
||||
b) The work must carry prominent notices stating that it is
|
||||
released under this License and any conditions added under section
|
||||
7. This requirement modifies the requirement in section 4 to
|
||||
"keep intact all notices".
|
||||
|
||||
c) You must license the entire work, as a whole, under this
|
||||
License to anyone who comes into possession of a copy. This
|
||||
License will therefore apply, along with any applicable section 7
|
||||
additional terms, to the whole of the work, and all its parts,
|
||||
regardless of how they are packaged. This License gives no
|
||||
permission to license the work in any other way, but it does not
|
||||
invalidate such permission if you have separately received it.
|
||||
|
||||
d) If the work has interactive user interfaces, each must display
|
||||
Appropriate Legal Notices; however, if the Program has interactive
|
||||
interfaces that do not display Appropriate Legal Notices, your
|
||||
work need not make them do so.
|
||||
|
||||
A compilation of a covered work with other separate and independent
|
||||
works, which are not by their nature extensions of the covered work,
|
||||
and which are not combined with it such as to form a larger program,
|
||||
in or on a volume of a storage or distribution medium, is called an
|
||||
"aggregate" if the compilation and its resulting copyright are not
|
||||
used to limit the access or legal rights of the compilation's users
|
||||
beyond what the individual works permit. Inclusion of a covered work
|
||||
in an aggregate does not cause this License to apply to the other
|
||||
parts of the aggregate.
|
||||
|
||||
6. Conveying Non-Source Forms.
|
||||
|
||||
You may convey a covered work in object code form under the terms
|
||||
of sections 4 and 5, provided that you also convey the
|
||||
machine-readable Corresponding Source under the terms of this License,
|
||||
in one of these ways:
|
||||
|
||||
a) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by the
|
||||
Corresponding Source fixed on a durable physical medium
|
||||
customarily used for software interchange.
|
||||
|
||||
b) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by a
|
||||
written offer, valid for at least three years and valid for as
|
||||
long as you offer spare parts or customer support for that product
|
||||
model, to give anyone who possesses the object code either (1) a
|
||||
copy of the Corresponding Source for all the software in the
|
||||
product that is covered by this License, on a durable physical
|
||||
medium customarily used for software interchange, for a price no
|
||||
more than your reasonable cost of physically performing this
|
||||
conveying of source, or (2) access to copy the
|
||||
Corresponding Source from a network server at no charge.
|
||||
|
||||
c) Convey individual copies of the object code with a copy of the
|
||||
written offer to provide the Corresponding Source. This
|
||||
alternative is allowed only occasionally and noncommercially, and
|
||||
only if you received the object code with such an offer, in accord
|
||||
with subsection 6b.
|
||||
|
||||
d) Convey the object code by offering access from a designated
|
||||
place (gratis or for a charge), and offer equivalent access to the
|
||||
Corresponding Source in the same way through the same place at no
|
||||
further charge. You need not require recipients to copy the
|
||||
Corresponding Source along with the object code. If the place to
|
||||
copy the object code is a network server, the Corresponding Source
|
||||
may be on a different server (operated by you or a third party)
|
||||
that supports equivalent copying facilities, provided you maintain
|
||||
clear directions next to the object code saying where to find the
|
||||
Corresponding Source. Regardless of what server hosts the
|
||||
Corresponding Source, you remain obligated to ensure that it is
|
||||
available for as long as needed to satisfy these requirements.
|
||||
|
||||
e) Convey the object code using peer-to-peer transmission, provided
|
||||
you inform other peers where the object code and Corresponding
|
||||
Source of the work are being offered to the general public at no
|
||||
charge under subsection 6d.
|
||||
|
||||
A separable portion of the object code, whose source code is excluded
|
||||
from the Corresponding Source as a System Library, need not be
|
||||
included in conveying the object code work.
|
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any
|
||||
tangible personal property which is normally used for personal, family,
|
||||
or household purposes, or (2) anything designed or sold for incorporation
|
||||
into a dwelling. In determining whether a product is a consumer product,
|
||||
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||
product received by a particular user, "normally used" refers to a
|
||||
typical or common use of that class of product, regardless of the status
|
||||
of the particular user or of the way in which the particular user
|
||||
actually uses, or expects or is expected to use, the product. A product
|
||||
is a consumer product regardless of whether the product has substantial
|
||||
commercial, industrial or non-consumer uses, unless such uses represent
|
||||
the only significant mode of use of the product.
|
||||
|
||||
"Installation Information" for a User Product means any methods,
|
||||
procedures, authorization keys, or other information required to install
|
||||
and execute modified versions of a covered work in that User Product from
|
||||
a modified version of its Corresponding Source. The information must
|
||||
suffice to ensure that the continued functioning of the modified object
|
||||
code is in no case prevented or interfered with solely because
|
||||
modification has been made.
|
||||
|
||||
If you convey an object code work under this section in, or with, or
|
||||
specifically for use in, a User Product, and the conveying occurs as
|
||||
part of a transaction in which the right of possession and use of the
|
||||
User Product is transferred to the recipient in perpetuity or for a
|
||||
fixed term (regardless of how the transaction is characterized), the
|
||||
Corresponding Source conveyed under this section must be accompanied
|
||||
by the Installation Information. But this requirement does not apply
|
||||
if neither you nor any third party retains the ability to install
|
||||
modified object code on the User Product (for example, the work has
|
||||
been installed in ROM).
|
||||
|
||||
The requirement to provide Installation Information does not include a
|
||||
requirement to continue to provide support service, warranty, or updates
|
||||
for a work that has been modified or installed by the recipient, or for
|
||||
the User Product in which it has been modified or installed. Access to a
|
||||
network may be denied when the modification itself materially and
|
||||
adversely affects the operation of the network or violates the rules and
|
||||
protocols for communication across the network.
|
||||
|
||||
Corresponding Source conveyed, and Installation Information provided,
|
||||
in accord with this section must be in a format that is publicly
|
||||
documented (and with an implementation available to the public in
|
||||
source code form), and must require no special password or key for
|
||||
unpacking, reading or copying.
|
||||
|
||||
7. Additional Terms.
|
||||
|
||||
"Additional permissions" are terms that supplement the terms of this
|
||||
License by making exceptions from one or more of its conditions.
|
||||
Additional permissions that are applicable to the entire Program shall
|
||||
be treated as though they were included in this License, to the extent
|
||||
that they are valid under applicable law. If additional permissions
|
||||
apply only to part of the Program, that part may be used separately
|
||||
under those permissions, but the entire Program remains governed by
|
||||
this License without regard to the additional permissions.
|
||||
|
||||
When you convey a copy of a covered work, you may at your option
|
||||
remove any additional permissions from that copy, or from any part of
|
||||
it. (Additional permissions may be written to require their own
|
||||
removal in certain cases when you modify the work.) You may place
|
||||
additional permissions on material, added by you to a covered work,
|
||||
for which you have or can give appropriate copyright permission.
|
||||
|
||||
Notwithstanding any other provision of this License, for material you
|
||||
add to a covered work, you may (if authorized by the copyright holders of
|
||||
that material) supplement the terms of this License with terms:
|
||||
|
||||
a) Disclaiming warranty or limiting liability differently from the
|
||||
terms of sections 15 and 16 of this License; or
|
||||
|
||||
b) Requiring preservation of specified reasonable legal notices or
|
||||
author attributions in that material or in the Appropriate Legal
|
||||
Notices displayed by works containing it; or
|
||||
|
||||
c) Prohibiting misrepresentation of the origin of that material, or
|
||||
requiring that modified versions of such material be marked in
|
||||
reasonable ways as different from the original version; or
|
||||
|
||||
d) Limiting the use for publicity purposes of names of licensors or
|
||||
authors of the material; or
|
||||
|
||||
e) Declining to grant rights under trademark law for use of some
|
||||
trade names, trademarks, or service marks; or
|
||||
|
||||
f) Requiring indemnification of licensors and authors of that
|
||||
material by anyone who conveys the material (or modified versions of
|
||||
it) with contractual assumptions of liability to the recipient, for
|
||||
any liability that these contractual assumptions directly impose on
|
||||
those licensors and authors.
|
||||
|
||||
All other non-permissive additional terms are considered "further
|
||||
restrictions" within the meaning of section 10. If the Program as you
|
||||
received it, or any part of it, contains a notice stating that it is
|
||||
governed by this License along with a term that is a further
|
||||
restriction, you may remove that term. If a license document contains
|
||||
a further restriction but permits relicensing or conveying under this
|
||||
License, you may add to a covered work material governed by the terms
|
||||
of that license document, provided that the further restriction does
|
||||
not survive such relicensing or conveying.
|
||||
|
||||
If you add terms to a covered work in accord with this section, you
|
||||
must place, in the relevant source files, a statement of the
|
||||
additional terms that apply to those files, or a notice indicating
|
||||
where to find the applicable terms.
|
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the
|
||||
form of a separately written license, or stated as exceptions;
|
||||
the above requirements apply either way.
|
||||
|
||||
8. Termination.
|
||||
|
||||
You may not propagate or modify a covered work except as expressly
|
||||
provided under this License. Any attempt otherwise to propagate or
|
||||
modify it is void, and will automatically terminate your rights under
|
||||
this License (including any patent licenses granted under the third
|
||||
paragraph of section 11).
|
||||
|
||||
However, if you cease all violation of this License, then your
|
||||
license from a particular copyright holder is reinstated (a)
|
||||
provisionally, unless and until the copyright holder explicitly and
|
||||
finally terminates your license, and (b) permanently, if the copyright
|
||||
holder fails to notify you of the violation by some reasonable means
|
||||
prior to 60 days after the cessation.
|
||||
|
||||
Moreover, your license from a particular copyright holder is
|
||||
reinstated permanently if the copyright holder notifies you of the
|
||||
violation by some reasonable means, this is the first time you have
|
||||
received notice of violation of this License (for any work) from that
|
||||
copyright holder, and you cure the violation prior to 30 days after
|
||||
your receipt of the notice.
|
||||
|
||||
Termination of your rights under this section does not terminate the
|
||||
licenses of parties who have received copies or rights from you under
|
||||
this License. If your rights have been terminated and not permanently
|
||||
reinstated, you do not qualify to receive new licenses for the same
|
||||
material under section 10.
|
||||
|
||||
9. Acceptance Not Required for Having Copies.
|
||||
|
||||
You are not required to accept this License in order to receive or
|
||||
run a copy of the Program. Ancillary propagation of a covered work
|
||||
occurring solely as a consequence of using peer-to-peer transmission
|
||||
to receive a copy likewise does not require acceptance. However,
|
||||
nothing other than this License grants you permission to propagate or
|
||||
modify any covered work. These actions infringe copyright if you do
|
||||
not accept this License. Therefore, by modifying or propagating a
|
||||
covered work, you indicate your acceptance of this License to do so.
|
||||
|
||||
10. Automatic Licensing of Downstream Recipients.
|
||||
|
||||
Each time you convey a covered work, the recipient automatically
|
||||
receives a license from the original licensors, to run, modify and
|
||||
propagate that work, subject to this License. You are not responsible
|
||||
for enforcing compliance by third parties with this License.
|
||||
|
||||
An "entity transaction" is a transaction transferring control of an
|
||||
organization, or substantially all assets of one, or subdividing an
|
||||
organization, or merging organizations. If propagation of a covered
|
||||
work results from an entity transaction, each party to that
|
||||
transaction who receives a copy of the work also receives whatever
|
||||
licenses to the work the party's predecessor in interest had or could
|
||||
give under the previous paragraph, plus a right to possession of the
|
||||
Corresponding Source of the work from the predecessor in interest, if
|
||||
the predecessor has it or can get it with reasonable efforts.
|
||||
|
||||
You may not impose any further restrictions on the exercise of the
|
||||
rights granted or affirmed under this License. For example, you may
|
||||
not impose a license fee, royalty, or other charge for exercise of
|
||||
rights granted under this License, and you may not initiate litigation
|
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||
any patent claim is infringed by making, using, selling, offering for
|
||||
sale, or importing the Program or any portion of it.
|
||||
|
||||
11. Patents.
|
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this
|
||||
License of the Program or a work on which the Program is based. The
|
||||
work thus licensed is called the contributor's "contributor version".
|
||||
|
||||
A contributor's "essential patent claims" are all patent claims
|
||||
owned or controlled by the contributor, whether already acquired or
|
||||
hereafter acquired, that would be infringed by some manner, permitted
|
||||
by this License, of making, using, or selling its contributor version,
|
||||
but do not include claims that would be infringed only as a
|
||||
consequence of further modification of the contributor version. For
|
||||
purposes of this definition, "control" includes the right to grant
|
||||
patent sublicenses in a manner consistent with the requirements of
|
||||
this License.
|
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||
patent license under the contributor's essential patent claims, to
|
||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||
propagate the contents of its contributor version.
|
||||
|
||||
In the following three paragraphs, a "patent license" is any express
|
||||
agreement or commitment, however denominated, not to enforce a patent
|
||||
(such as an express permission to practice a patent or covenant not to
|
||||
sue for patent infringement). To "grant" such a patent license to a
|
||||
party means to make such an agreement or commitment not to enforce a
|
||||
patent against the party.
|
||||
|
||||
If you convey a covered work, knowingly relying on a patent license,
|
||||
and the Corresponding Source of the work is not available for anyone
|
||||
to copy, free of charge and under the terms of this License, through a
|
||||
publicly available network server or other readily accessible means,
|
||||
then you must either (1) cause the Corresponding Source to be so
|
||||
available, or (2) arrange to deprive yourself of the benefit of the
|
||||
patent license for this particular work, or (3) arrange, in a manner
|
||||
consistent with the requirements of this License, to extend the patent
|
||||
license to downstream recipients. "Knowingly relying" means you have
|
||||
actual knowledge that, but for the patent license, your conveying the
|
||||
covered work in a country, or your recipient's use of the covered work
|
||||
in a country, would infringe one or more identifiable patents in that
|
||||
country that you have reason to believe are valid.
|
||||
|
||||
If, pursuant to or in connection with a single transaction or
|
||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||
covered work, and grant a patent license to some of the parties
|
||||
receiving the covered work authorizing them to use, propagate, modify
|
||||
or convey a specific copy of the covered work, then the patent license
|
||||
you grant is automatically extended to all recipients of the covered
|
||||
work and works based on it.
|
||||
|
||||
A patent license is "discriminatory" if it does not include within
|
||||
the scope of its coverage, prohibits the exercise of, or is
|
||||
conditioned on the non-exercise of one or more of the rights that are
|
||||
specifically granted under this License. You may not convey a covered
|
||||
work if you are a party to an arrangement with a third party that is
|
||||
in the business of distributing software, under which you make payment
|
||||
to the third party based on the extent of your activity of conveying
|
||||
the work, and under which the third party grants, to any of the
|
||||
parties who would receive the covered work from you, a discriminatory
|
||||
patent license (a) in connection with copies of the covered work
|
||||
conveyed by you (or copies made from those copies), or (b) primarily
|
||||
for and in connection with specific products or compilations that
|
||||
contain the covered work, unless you entered into that arrangement,
|
||||
or that patent license was granted, prior to 28 March 2007.
|
||||
|
||||
Nothing in this License shall be construed as excluding or limiting
|
||||
any implied license or other defenses to infringement that may
|
||||
otherwise be available to you under applicable patent law.
|
||||
|
||||
12. No Surrender of Others' Freedom.
|
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot convey a
|
||||
covered work so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you may
|
||||
not convey it at all. For example, if you agree to terms that obligate you
|
||||
to collect a royalty for further conveying from those to whom you convey
|
||||
the Program, the only way you could satisfy both those terms and this
|
||||
License would be to refrain entirely from conveying the Program.
|
||||
|
||||
13. Use with the GNU Affero General Public License.
|
||||
|
||||
Notwithstanding any other provision of this License, you have
|
||||
permission to link or combine any covered work with a work licensed
|
||||
under version 3 of the GNU Affero General Public License into a single
|
||||
combined work, and to convey the resulting work. The terms of this
|
||||
License will continue to apply to the part which is the covered work,
|
||||
but the special requirements of the GNU Affero General Public License,
|
||||
section 13, concerning interaction through a network will apply to the
|
||||
combination as such.
|
||||
|
||||
14. Revised Versions of this License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of
|
||||
the GNU General Public License from time to time. Such new versions will
|
||||
be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the
|
||||
Program specifies that a certain numbered version of the GNU General
|
||||
Public License "or any later version" applies to it, you have the
|
||||
option of following the terms and conditions either of that numbered
|
||||
version or of any later version published by the Free Software
|
||||
Foundation. If the Program does not specify a version number of the
|
||||
GNU General Public License, you may choose any version ever published
|
||||
by the Free Software Foundation.
|
||||
|
||||
If the Program specifies that a proxy can decide which future
|
||||
versions of the GNU General Public License can be used, that proxy's
|
||||
public statement of acceptance of a version permanently authorizes you
|
||||
to choose that version for the Program.
|
||||
|
||||
Later license versions may give you additional or different
|
||||
permissions. However, no additional obligations are imposed on any
|
||||
author or copyright holder as a result of your choosing to follow a
|
||||
later version.
|
||||
|
||||
15. Disclaimer of Warranty.
|
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. Limitation of Liability.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGES.
|
||||
|
||||
17. Interpretation of Sections 15 and 16.
|
||||
|
||||
If the disclaimer of warranty and limitation of liability provided
|
||||
above cannot be given local legal effect according to their terms,
|
||||
reviewing courts shall apply local law that most closely approximates
|
||||
an absolute waiver of all civil liability in connection with the
|
||||
Program, unless a warranty or assumption of liability accompanies a
|
||||
copy of the Program in return for a fee.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
state the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If the program does terminal interaction, make it output a short
|
||||
notice like this when it starts in an interactive mode:
|
||||
|
||||
<program> Copyright (C) <year> <name of author>
|
||||
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
||||
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||
parts of the General Public License. Of course, your program's commands
|
||||
might be different; for a GUI interface, you would use an "about box".
|
||||
|
||||
You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU GPL, see
|
||||
<https://www.gnu.org/licenses/>.
|
||||
|
||||
The GNU General Public License does not permit incorporating your program
|
||||
into proprietary programs. If your program is a subroutine library, you
|
||||
may consider it more useful to permit linking proprietary applications with
|
||||
the library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License. But first, please read
|
||||
<https://www.gnu.org/licenses/why-not-lgpl.html>.
|
||||
|
||||
|
||||
|
141
README.md
Normal file
141
README.md
Normal file
@ -0,0 +1,141 @@
|
||||
# Language XML Stream v1.0
|
||||
|
||||
These scripts are used to extract the language pack xml files from the Joomla! download site and make them statically publicly available.
|
||||
|
||||
# Okay, Lets get started... ˘Ô≈ôﺣ
|
||||
|
||||
Should you like to contribute any improvements either in code or conduct, just open an issue as the first step, and beginning of the conversation. ツ
|
||||
|
||||
## Setup the Builder
|
||||
|
||||
Clone this repository
|
||||
```bash
|
||||
$ git clone https://github.com/llewellynvdm/Joomla-XML-Lang-stream.git
|
||||
$ cd Joomla-XML-Lang-stream/
|
||||
```
|
||||
|
||||
## Run the Builder
|
||||
|
||||
Make sure that the following files are executable.
|
||||
```bash
|
||||
$ sudo chmod +x run.sh
|
||||
```
|
||||
|
||||
Start the Building process
|
||||
```bash
|
||||
$ ./run.sh
|
||||
```
|
||||
|
||||
# Help Menu
|
||||
```txt
|
||||
Usage: ./run.sh [OPTION...]
|
||||
|
||||
You are able to change a few default behaviours in the getBible API builder
|
||||
------ Passing no command options will fallback on the defaults -------
|
||||
|
||||
Options ᒡ◯ᵔ◯ᒢ
|
||||
======================================================
|
||||
--endpoint=<url>
|
||||
set the endpoint of the xml retrieval
|
||||
|
||||
example: ./run.sh --endpoint=https://downloads.joomla.org/index.php?option=com_languagepack&view=export&format=xml
|
||||
======================================================
|
||||
--version-key=<word>
|
||||
set the version key used in URL
|
||||
|
||||
example: ./run.sh --version-key=cms_version
|
||||
======================================================
|
||||
--language-key=<word>
|
||||
set the language key used in URL
|
||||
|
||||
example: ./run.sh --language-key=language_code
|
||||
======================================================
|
||||
--mapper=<path>
|
||||
set all the mapper details with a file
|
||||
the repo/conf/mapper.tmp has more details of the format
|
||||
|
||||
example: ./run.sh --conf=/home/username/.config/xml-stream-mapper.conf
|
||||
|
||||
defaults:
|
||||
- repo/conf/.mapper
|
||||
======================================================
|
||||
--target-folder=<path>
|
||||
set folder where we place the XML static files
|
||||
|
||||
example: ./run.sh --conf=/home/username/public_html/xml/
|
||||
|
||||
defaults:
|
||||
- repo/src/
|
||||
======================================================
|
||||
--conf=<path>
|
||||
set all the config properties with a file
|
||||
|
||||
example: ./run.sh --conf=/home/username/.config/xml-stream.conf
|
||||
|
||||
defaults:
|
||||
- repo/conf/.config
|
||||
======================================================
|
||||
--dry
|
||||
To show all defaults, and not update repo
|
||||
|
||||
example: ./run.sh --dry
|
||||
======================================================
|
||||
-q|--quiet
|
||||
Quiet mode that prevent whiptail from showing progress
|
||||
|
||||
example: ./run.sh -q
|
||||
example: ./run.sh --quiet
|
||||
======================================================
|
||||
-h|--help
|
||||
display this help menu
|
||||
|
||||
example: ./run.sh -h
|
||||
example: ./run.sh --help
|
||||
======================================================
|
||||
Joomla XML Stream v1.0
|
||||
======================================================
|
||||
```
|
||||
|
||||
# Setup Cron Job
|
||||
|
||||
To run this in a crontab
|
||||
```bash
|
||||
$ crontab -e
|
||||
```
|
||||
Then add the following line, update the time as needed
|
||||
```bash
|
||||
10 5 * * MON /home/username/Joomla-XML-Lang-stream/run.sh -q >> /home/username/Joomla-XML-Lang-stream/stream.log 2>&1
|
||||
```
|
||||
|
||||
# Use GitHub Actions
|
||||
|
||||
You will need to setup a list of secrets in your fork of the XML_STREAM.
|
||||
|
||||
> The github user email being used to build
|
||||
- XML_STREAM_GIT_EMAIL
|
||||
> The github username being used to build
|
||||
- XML_STREAM_GIT_USER
|
||||
> `gpg -a --export-secret-keys >myprivatekeys.asc`
|
||||
> The whole key file text from the above myprivatekeys.asc
|
||||
> This key must be linked to the github user being used
|
||||
> This is used to sign the push changes if there are any
|
||||
- XML_STREAM_GPG_KEY
|
||||
> The name of the myprivatekeys.asc user
|
||||
- XML_STREAM_GPG_USER
|
||||
> A repository where you want to place the XML static files
|
||||
> like: `git@github.com:llewellynvdm/Joomla-XML-Lang-stream.git`
|
||||
> the github user must have push/pull access to this repo
|
||||
- XML_STREAM_REPO
|
||||
> A id_ed25519 ssh private key liked to the github user account
|
||||
- XML_STREAM_SSH_KEY
|
||||
> A id_ed25519.pub ssh public key liked to the github user account
|
||||
- XML_STREAM_SSH_PUB
|
||||
|
||||
All these secret values are needed to fully automate the build. Then you need to go to the actions are in your fork of XML_STREAM and activate the actions.
|
||||
|
||||
### Free Software
|
||||
```txt
|
||||
Copyright (C) 2019. All Rights Reserved
|
||||
GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
|
||||
```
|
||||
|
26
conf/config.tmp
Normal file
26
conf/config.tmp
Normal file
@ -0,0 +1,26 @@
|
||||
###############################
|
||||
# The Config Template
|
||||
# 1. Copy file to conf/.config
|
||||
# 2. Remove key=values not needed
|
||||
# 3. Update values of each key
|
||||
###############################
|
||||
key=value
|
||||
###############################
|
||||
|
||||
# set the endpoint of the xml retrieval
|
||||
xml.stream.endpoint=https://downloads.joomla.org/index.php?option=com_languagepack&view=export&format=xml
|
||||
|
||||
# set the version key used in URL
|
||||
xml.stream.url.version.key=cms_version
|
||||
|
||||
# set the language key used in URL
|
||||
xml.stream.url.language.key=language_code
|
||||
|
||||
# xml stream mapper file
|
||||
xml.stream.repo.mapper=/home/username/XML-stream/conf/.mapper
|
||||
|
||||
# xml stream target folder where we place the XML static files
|
||||
xml.stream.target.folder=/home/username/XML-stream/src/
|
||||
|
||||
# kill all whiptail messages 0->normal; 1->none
|
||||
xml.stream.build.quiet=0
|
12
conf/mapper.tmp
Normal file
12
conf/mapper.tmp
Normal file
@ -0,0 +1,12 @@
|
||||
#######################################
|
||||
# The Mapper Template
|
||||
# 1. Copy file to conf/.mapper
|
||||
# 2. Update values if needed
|
||||
# 3. Use tab to separate the columns
|
||||
#######################################
|
||||
# VERSION FILENAME FOLDER
|
||||
10 translationlist_1 details1
|
||||
15 translationlist_1_5 details1_5
|
||||
25 translationlist details
|
||||
30 translationlist_3 details3
|
||||
40 translationlist_4 details4
|
322
run.sh
Executable file
322
run.sh
Executable file
@ -0,0 +1,322 @@
|
||||
#! /bin/bash
|
||||
|
||||
# Do some prep work
|
||||
command -v git >/dev/null 2>&1 || {
|
||||
echo >&2 "We require git for this script to run, but it's not installed. Aborting."
|
||||
exit 1
|
||||
}
|
||||
command -v wget >/dev/null 2>&1 || {
|
||||
echo >&2 "We require wget for this script to run, but it's not installed. Aborting."
|
||||
exit 1
|
||||
}
|
||||
|
||||
# get start time
|
||||
STARTBUILD=$(date +"%s")
|
||||
# use UTC+00:00 time also called zulu
|
||||
STARTDATE=$(TZ=":ZULU" date +"%m/%d/%Y @ %R (UTC)")
|
||||
# main project Header
|
||||
HEADERTITLE="Joomla XML Stream v1.0"
|
||||
|
||||
# main function ˘Ô≈ôﺣ
|
||||
function main() {
|
||||
# make sure we have a mapper file
|
||||
if [ ! -f $REPO_MAPPER ]; then
|
||||
showMessage "${USER^}, you must have a mapper file, see help (${0##*/:-} -h)"
|
||||
exit 1
|
||||
fi
|
||||
# now get the mapper data
|
||||
while IFS=$'\t' read -r -a row
|
||||
do
|
||||
[[ "$row" =~ ^#.*$ ]] &&
|
||||
# set the url
|
||||
URL_MAIN_LANG="${STREAM_ENDPOINT}&${URL_VERSION_KEY}=${row[0]}"
|
||||
# set the path
|
||||
PATH_MAIN_FILE="${TARGET_FOLDER}${row[1]}.xml"
|
||||
# get the main translation file of this version
|
||||
showMessage "Downloading: ${URL_MAIN_LANG}\nStoring@: ${PATH_MAIN_FILE}"
|
||||
# do the work now
|
||||
wget -q "${URL_MAIN_LANG}" --output-document="${PATH_FILE}"
|
||||
# now get each translation pack
|
||||
while readXML; do
|
||||
# get the language tag
|
||||
LANG=$(getElement)
|
||||
# act only if we have valid tag
|
||||
if [ ! -z "${LANG}" ]; then
|
||||
# set the url
|
||||
URL_LANG="${STREAM_ENDPOINT}&${URL_VERSION_KEY}=${row[0]}&${URL_LANGUAGE_KEY}=${LANG}"
|
||||
# set the path
|
||||
PATH_LANG="${TARGET_FOLDER}${row[2]}"
|
||||
# set the path
|
||||
PATH_FILE="${PATH_LANG}/${LANG}_details.xml"
|
||||
# get the language pack file
|
||||
showMessage "Downloading: ${URL_LANG}\nStoring@: ${PATH_FILE}"
|
||||
# make sure the directory is set
|
||||
mkdir -p "${PATH_LANG}"
|
||||
# do the work now
|
||||
wget -q "${URL_LANG}" --output-document="${PATH_FILE}"
|
||||
fi
|
||||
done < "${PATH_MAIN_FILE}"
|
||||
done < "$REPO_MAPPER"
|
||||
# show completion message
|
||||
completedBuildMessage
|
||||
exit 0
|
||||
}
|
||||
|
||||
# show message
|
||||
function showMessage() {
|
||||
if (("$QUIET" == 0)); then
|
||||
echo -e "${1}"
|
||||
fi
|
||||
}
|
||||
|
||||
# completion message
|
||||
function completedBuildMessage() {
|
||||
# give completion message
|
||||
if (("$QUIET" == 0)); then
|
||||
# set the build time
|
||||
ENDBUILD=$(date +"%s")
|
||||
SECONDSBUILD=$((ENDBUILD - STARTBUILD))
|
||||
# use UTC+00:00 time also called zulu
|
||||
ENDDATE=$(TZ=":ZULU" date +"%m/%d/%Y @ %R (UTC)")
|
||||
echo "${HEADERTITLE} build on ${STARTDATE} is completed in ${SECONDSBUILD} seconds!"
|
||||
fi
|
||||
}
|
||||
|
||||
# our XML helpers
|
||||
# https://stackoverflow.com/a/7052168/1429677
|
||||
function readXML () {
|
||||
local IFS=\>
|
||||
read -d \< ENTITY CONTENT
|
||||
local ret=$?
|
||||
TAG_NAME=${ENTITY%% *}
|
||||
ATTRIBUTES=${ENTITY#* }
|
||||
return $ret
|
||||
}
|
||||
function getElement () {
|
||||
if [[ $TAG_NAME = "extension" ]] ; then
|
||||
eval local $ATTRIBUTES
|
||||
echo "$element"
|
||||
fi
|
||||
}
|
||||
|
||||
# set any/all default config property
|
||||
function setDefaults() {
|
||||
if [ -f $CONFIG_FILE ]; then
|
||||
# set all defaults
|
||||
STREAM_ENDPOINT=$(getDefault "xml.stream.endpoint" "${STREAM_ENDPOINT}")
|
||||
URL_VERSION_KEY=$(getDefault "xml.stream.url.version.key" "${URL_VERSION_KEY}")
|
||||
URL_LANGUAGE_KEY=$(getDefault "xml.stream.url.language.key" "${URL_LANGUAGE_KEY}")
|
||||
REPO_MAPPER=$(getDefault "xml.stream.repo.mapper" "${REPO_MAPPER}")
|
||||
TARGET_FOLDER=$(getDefault "xml.stream.target.folder" "${TARGET_FOLDER}")
|
||||
QUIET=$(getDefault "xml.stream.build.quiet" "$QUIET")
|
||||
fi
|
||||
}
|
||||
|
||||
# get default properties from config file
|
||||
function getDefault() {
|
||||
PROP_KEY="$1"
|
||||
PROP_VALUE=$(cat $CONFIG_FILE | grep "$PROP_KEY" | cut -d'=' -f2)
|
||||
echo "${PROP_VALUE:-$2}"
|
||||
}
|
||||
|
||||
# help message ʕ•ᴥ•ʔ
|
||||
function show_help() {
|
||||
cat <<EOF
|
||||
Usage: ${0##*/:-} [OPTION...]
|
||||
|
||||
You are able to change a few default behaviours in the XML Stream Generator
|
||||
------ Passing no command options will fallback on the defaults -------
|
||||
|
||||
Options
|
||||
======================================================
|
||||
--endpoint=<url>
|
||||
set the endpoint of the xml retrieval
|
||||
|
||||
example: ${0##*/:-} --endpoint=https://downloads.joomla.org/index.php?option=com_languagepack&view=export&format=xml
|
||||
======================================================
|
||||
--version-key=<word>
|
||||
set the version key used in URL
|
||||
|
||||
example: ${0##*/:-} --version-key=cms_version
|
||||
======================================================
|
||||
--language-key=<word>
|
||||
set the language key used in URL
|
||||
|
||||
example: ${0##*/:-} --language-key=language_code
|
||||
======================================================
|
||||
--mapper=<path>
|
||||
set all the mapper details with a file
|
||||
the repo/conf/mapper.tmp has more details of the format
|
||||
|
||||
example: ${0##*/:-} --conf=/home/$USER/.config/xml-stream-mapper.conf
|
||||
|
||||
defaults:
|
||||
- repo/conf/.mapper
|
||||
======================================================
|
||||
--target-folder=<path>
|
||||
set folder where we place the XML static files
|
||||
|
||||
example: ${0##*/:-} --conf=/home/$USER/public_html/xml/
|
||||
|
||||
defaults:
|
||||
- repo/src/
|
||||
======================================================
|
||||
--conf=<path>
|
||||
set all the config properties with a file
|
||||
|
||||
example: ${0##*/:-} --conf=/home/$USER/.config/xml-stream.conf
|
||||
|
||||
defaults:
|
||||
- repo/conf/.config
|
||||
======================================================
|
||||
--dry
|
||||
To show all defaults, and not update repo
|
||||
|
||||
example: ${0##*/:-} --dry
|
||||
======================================================
|
||||
-q|--quiet
|
||||
Quiet mode that prevent whiptail from showing progress
|
||||
|
||||
example: ${0##*/:-} -q
|
||||
example: ${0##*/:-} --quiet
|
||||
======================================================
|
||||
-h|--help
|
||||
display this help menu
|
||||
|
||||
example: ${0##*/:-} -h
|
||||
example: ${0##*/:-} --help
|
||||
======================================================
|
||||
${HEADERTITLE}
|
||||
======================================================
|
||||
EOF
|
||||
}
|
||||
|
||||
# SET THE DEFAULTS
|
||||
STREAM_ENDPOINT="https://downloads.joomla.org/index.php?option=com_languagepack&view=export&format=xml"
|
||||
URL_VERSION_KEY="cms_version"
|
||||
URL_LANGUAGE_KEY="language_code"
|
||||
REPO_MAPPER='conf/.mapper'
|
||||
TARGET_FOLDER='src/'
|
||||
CONFIG_FILE='conf/.config'
|
||||
DRYRUN=0
|
||||
QUIET=0
|
||||
|
||||
# check if we have options
|
||||
while :; do
|
||||
case $1 in
|
||||
-h | --help)
|
||||
show_help # Display a usage synopsis.
|
||||
exit
|
||||
;;
|
||||
-q | --quiet)
|
||||
QUIET=1
|
||||
;;
|
||||
--dry)
|
||||
DRYRUN=1
|
||||
;;
|
||||
--version-key) # Takes an option argument; ensure it has been specified.
|
||||
if [ "$2" ]; then
|
||||
URL_VERSION_KEY=$2
|
||||
shift
|
||||
else
|
||||
echo 'ERROR: "--version-key" requires a non-empty option argument.'
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
--version-key=?*)
|
||||
URL_VERSION_KEY=${1#*=} # Delete everything up to "=" and assign the remainder.
|
||||
;;
|
||||
--version-key=) # Handle the case of an empty --version-key=
|
||||
echo 'ERROR: "--version-key" requires a non-empty option argument.'
|
||||
exit 1
|
||||
;;
|
||||
--language-key) # Takes an option argument; ensure it has been specified.
|
||||
if [ "$2" ]; then
|
||||
URL_LANGUAGE_KEY=$2
|
||||
shift
|
||||
else
|
||||
echo 'ERROR: "--language-key" requires a non-empty option argument.'
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
--language-key=?*)
|
||||
URL_LANGUAGE_KEY=${1#*=} # Delete everything up to "=" and assign the remainder.
|
||||
;;
|
||||
--language-key=) # Handle the case of an empty --language-key=
|
||||
echo 'ERROR: "--version-key" requires a non-empty option argument.'
|
||||
exit 1
|
||||
;;
|
||||
--endpoint) # Takes an option argument; ensure it has been specified.
|
||||
if [ "$2" ]; then
|
||||
STREAM_ENDPOINT=$2
|
||||
shift
|
||||
else
|
||||
echo 'ERROR: "--endpoint" requires a non-empty option argument.'
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
--endpoint=?*)
|
||||
STREAM_ENDPOINT=${1#*=} # Delete everything up to "=" and assign the remainder.
|
||||
;;
|
||||
--endpoint=) # Handle the case of an empty --endpoint=
|
||||
echo 'ERROR: "--endpoint" requires a non-empty option argument.'
|
||||
exit 1
|
||||
;;
|
||||
--mapper) # Takes an option argument; ensure it has been specified.
|
||||
if [ "$2" ]; then
|
||||
REPO_MAPPER=$2
|
||||
shift
|
||||
else
|
||||
echo 'ERROR: "--mapper" requires a non-empty option argument.'
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
--mapper=?*)
|
||||
REPO_MAPPER=${1#*=} # Delete everything up to "=" and assign the remainder.
|
||||
;;
|
||||
--mapper=) # Handle the case of an empty --mapper=
|
||||
echo 'ERROR: "--mapper" requires a non-empty option argument.'
|
||||
exit 1
|
||||
;;
|
||||
--conf) # Takes an option argument; ensure it has been specified.
|
||||
if [ "$2" ]; then
|
||||
CONFIG_FILE=$2
|
||||
shift
|
||||
else
|
||||
echo 'ERROR: "--conf" requires a non-empty option argument.'
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
--conf=?*)
|
||||
CONFIG_FILE=${1#*=} # Delete everything up to "=" and assign the remainder.
|
||||
;;
|
||||
--conf=) # Handle the case of an empty --conf=
|
||||
echo 'ERROR: "--conf" requires a non-empty option argument.'
|
||||
exit 1
|
||||
;;
|
||||
*) # Default case: No more options, so break out of the loop.
|
||||
break ;;
|
||||
esac
|
||||
shift
|
||||
done
|
||||
|
||||
# check if config file is set
|
||||
setDefaults
|
||||
|
||||
# show the config values ¯\_(ツ)_/¯
|
||||
if (("$DRYRUN" == 1)); then
|
||||
echo " ${HEADERTITLE}"
|
||||
echo "======================================================"
|
||||
echo "STREAM_ENDPOINT: ${STREAM_ENDPOINT}"
|
||||
echo "URL_VERSION_KEY: ${URL_VERSION_KEY}"
|
||||
echo "URL_LANGUAGE_KEY: ${URL_LANGUAGE_KEY}"
|
||||
echo "REPO_MAPPER: ${REPO_MAPPER}"
|
||||
echo "CONFIG_FILE: ${CONFIG_FILE}"
|
||||
echo "TARGET_FOLDER: ${TARGET_FOLDER}"
|
||||
echo "QUIET: ${QUIET}"
|
||||
echo "======================================================"
|
||||
exit
|
||||
fi
|
||||
|
||||
# run Main ┬┴┬┴┤(・_├┬┴┬┴
|
||||
main
|
14
src/details1_5/af-ZA_details.xml
Normal file
14
src/details1_5/af-ZA_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Afrikaans</name>
|
||||
<description><p>This is the Afrikaans Language Pack for Joomla! 1.5.22</p></description>
|
||||
<element>pkg_af-ZA</element>
|
||||
<type>package</type>
|
||||
<version>1.5.22.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="6cd397c7fc7d3987542ff3918dc361dc" sha1="5611c4ed256181a00bcd8411132b87ee49edeb45" sha256="1fb496deb1756e134be82cc0d933e14df554d393253a5b77cf82598862482f23" sha384="49bb31050fbcdbb661e85a9da6d2e1614e5e86f17dcdebf69933d8709ecc44bd0153cd69641ad34254bac2fe629e3a50" sha512="384d5bdcc6cf0da523770a2c074e051b3df38156b5eb970a1bad4e7d7f549166288cb89e5bc864956ab7aef6277408561701cfaa45f60adae1733ca86306c4c9">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-afrikaans/1-5-22-1/af-za_joomla_lang_full_1-5-22v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/ar-AA_details.xml
Normal file
14
src/details1_5/ar-AA_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Arabic Unitag</name>
|
||||
<description><p>This is the Arabic Unitag Language Pack for Joomla! 1.5.21</p></description>
|
||||
<element>pkg_ar-AA</element>
|
||||
<type>package</type>
|
||||
<version>1.5.21.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="4b29b71309924255e96772682c774724" sha1="16aa408fc5465a9eb3732f48b09a8b7cb532208f" sha256="c877fab5a289a9e5f73c430c641c35500c256a6b9a67a930e59ce6ebe06d335f" sha384="101cd8a1494f8306301f76759cc9e65fde4c919dfbb4ae67b31f0b43b85ecb45635d56c43cd3e4b007a17fe8e6e63312" sha512="a35c3865e328cef773997029afb92fea184d9bf22a9a3d3ca050516921451fe27f20b8499841295e5c931c2995e3bb0343e5bf6ef786e8ba27f9846b606c9047">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-arabic-unitag/1-5-21-1/ar-aa_joomla_lang_full_1-5-21v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/bg-BG_details.xml
Normal file
14
src/details1_5/bg-BG_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Bulgarian</name>
|
||||
<description><p>This is the Bulgarian Language Pack for Joomla! 1.5.9</p></description>
|
||||
<element>pkg_bg-BG</element>
|
||||
<type>package</type>
|
||||
<version>1.5.9.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="f3212e5175f05d0954cd6bbf04d68bda" sha1="42f465bfeba55dc70d6cea7a34f396d7d1464fa2" sha256="9b8adeba24b6bb9c391a226a38c5ef850914bf2aee83311801823b0378571693" sha384="9c422c3c2bf6dbcd77d8177da438483fe09e8e641c6627514217ff1219dbce414832f2b6db794f00e78f981925c42930" sha512="4bdf4a74772120a3f2a802da7e5380c287f87b326c92c3cf9df3d211f170c619ad0076807731729d38e5cb4cb778447cfcc055951f711823ce0071fb7f8c4876">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-bulgarian/1-5-9-1/bg-bg_joomla_lang_full_1-5-9v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/bs-BA_details.xml
Normal file
14
src/details1_5/bs-BA_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Bosnian</name>
|
||||
<description><p>This is the Bosnian Language Pack for Joomla! 1.5.23</p></description>
|
||||
<element>pkg_bs-BA</element>
|
||||
<type>package</type>
|
||||
<version>1.5.23.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="c086698ee6dbba59bdb2324e81652ab7" sha1="a8c0847e3b61f09bad49786c440bfada945460c1" sha256="f54f7c13428d57e30dcae6d0a31f90e5857983bde1772136d1d748ec491c9fbf" sha384="e611b9a4d131b77be11d7aa79056403d38f6e9c3c2b512b3a87c823184de3b6b572343871171850dffc21a6fc2093162" sha512="ab709aee952d8723505cef2f89dbd59e3a276e1a713ac1c17352712a43cda16ffbcde368accd88e75e79318dba5e1a0aee5aef21ad3cc350e477d2f079fb23a2">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-bosnian/1-5-23-1/bs-ba_joomla_lang_full_1-5-23v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/ca-ES_details.xml
Normal file
14
src/details1_5/ca-ES_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Catalan</name>
|
||||
<description><p>This is the Catalan Language Pack for Joomla! 1.5.22</p></description>
|
||||
<element>pkg_ca-ES</element>
|
||||
<type>package</type>
|
||||
<version>1.5.22.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="194cd2c8da914ed7dddb0bf289df1ffa" sha1="5bf3dddacebb3163238d24b6c5b49b53c65b7b5a" sha256="8990722393dc1a4390412538fe53e44e3f5921d20973fdc29c00ee9646190b64" sha384="6418350b0e55fdfc4c12e107cee81fca790f2ded83945c61b8d46610d345bf83493531c9cc3016db1153e530ab8264f5" sha512="82f5a146b978c875f2d50a910cda148715b88ff85f46ce2038dbf54283343aace002c02b5f00c1c2d9c212c2e29d43045954e1b16048efa6173a8793d278d749">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-catalan/1-5-22-1/ca-es_joomla_lang_full_1-5-22v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/cs-CZ_details.xml
Normal file
14
src/details1_5/cs-CZ_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Czech</name>
|
||||
<description><p>This is the Czech Language Pack for Joomla! 1.5.18</p></description>
|
||||
<element>pkg_cs-CZ</element>
|
||||
<type>package</type>
|
||||
<version>1.5.18.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="2c654c928f7fc17aeaba97662f831c91" sha1="df42b768c1a512f887ef1565cd88ecc425986530" sha256="313810031d2b9bb0e7b9ac650b578e151df20c8364d053ca2573af3bed0d0bcd" sha384="51493e51e1bb16c07dffa2f263fc3e51ea9c5b60999825a7e7b768fdeae3936599147294e5743febaa18ef5f439b5ed3" sha512="294b7df5e63f83dc32faf828f4a80ea5c72ff25cde44cb71f5c596bb74de4e5a421cf574d7d9670d062f97e90c799028a3eecac9324779522bd18c25df6cb42a">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-czech/1-5-18-1/cs-cz_joomla_lang_full_1-5-18v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/da-DK_details.xml
Normal file
14
src/details1_5/da-DK_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Danish</name>
|
||||
<description><p>This is the Danish Language Pack for Joomla! 1.5.23</p></description>
|
||||
<element>pkg_da-DK</element>
|
||||
<type>package</type>
|
||||
<version>1.5.23.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="0718e48c2a35e3f66daa309f450fe092" sha1="278f323dcd309a82bb64b06cf8fb9d222e8e2167" sha256="235c7c47b3aaac4f05b68e642110fa55423ad2cad6b75a565b5fb4bda8a0b423" sha384="7ecfeda574a40f75ec2b688c485c6e9c3d1499d6e8894db58963d313b7426f3ff6cd3851844578b8440e48e71713719a" sha512="9bd1fdcaac4cc30958573f35719aa74c35b31e0bca187e5c7a4a1a7d4ac6ee3249eb4fa47fcdd38a9461e7dc7d5aba3050e3b7d41c789be3a063206dda49b15e">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-danish/1-5-23-1/da-dk_joomla_lang_full_1-5-23v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/de-DE_details.xml
Normal file
14
src/details1_5/de-DE_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - German</name>
|
||||
<description><p>This is the German Language Pack for Joomla! 1.5.23</p></description>
|
||||
<element>pkg_de-DE</element>
|
||||
<type>package</type>
|
||||
<version>1.5.23.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="a2d3a4c71e6bab4ad23fe323f36ec4eb" sha1="d98596226665c554c8efbf6a192bca371eb4bbf8" sha256="d0f4d42e68cc32b3053c5c1639cd0cee9c206beaf2c20b6cd5ab93aa4244319a" sha384="2d8b3abeebb9bfc3374ac3eaea1a4614edf19e7971c0503e0bd7acc5d5edbf0746536a862f9841563a7bdbdae348766a" sha512="79ecca29b44561a067756586e91eac08e9392b669f80a6c4617e4d03564d6a37123adfa4c659111ba72649755f7bf9ca996ea694181d7b0e0493250136e8971c">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-german/1-5-23-1/de-de_joomla_lang_full_1-5-23v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/en-AU_details.xml
Normal file
14
src/details1_5/en-AU_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - English (Australia)</name>
|
||||
<description><p>This is the English, Australia Language Pack for Joomla! 1.5.25</p></description>
|
||||
<element>pkg_en-AU</element>
|
||||
<type>package</type>
|
||||
<version>1.5.25.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="c2c8bd36ed139c25dd70b96dc6af4c1b" sha1="e675daa1c55ff92b4257d055750ec25da2b0407f" sha256="692eb8879c3322260d61c5faf45086bb4cbfdf12685a44c508019fc25c2e7b9a" sha384="405ba44fa368c3957f1794c12d375e311872d70929ec38aab0e55298d8484acd7d60bf984f4f1f81562aa528206baf7b" sha512="796620456f339d403188051bfa8041cc2d6bba91dd070233602155b094dab8ca6ff3884ded029676d260b19bb347202ce0ac48d42888b119c413eeb7f040b1d5">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-english-australia/1-5-25-1/en-au_joomla_lang_full_1-5-25v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/en-US_details.xml
Normal file
14
src/details1_5/en-US_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - English (USA)</name>
|
||||
<description><p>This is the English, USA Language Pack for Joomla! 1.5.15</p></description>
|
||||
<element>pkg_en-US</element>
|
||||
<type>package</type>
|
||||
<version>1.5.15.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="34c437b0be6d7abd4a49a2ff88b7c4c9" sha1="789c34d1b14456cc3fba027deb861e8596ad8a10" sha256="cf6ae9687cd4404e0084849480b2ae0baf993db65f0a9784de9a398793b9f8f9" sha384="90e1686d26e1fae17745f5a966b7c3af3da44c58cd70593671c332f474d2727707f86ccc70186dd3d5be80c72bf1ee24" sha512="a2512b15bf503f6a0403f70a7eaa191e5e70e60976ce8d23f197105a6a5c45f0a9e0e19632074a89ac6b1aafae6897506fa3c744ebce53f5bea9e7f2fefa6b90">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-english-us/1-5-15-1/en-us_joomla_lang_full_1-5-15v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/eo-XX_details.xml
Normal file
14
src/details1_5/eo-XX_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Esperanto</name>
|
||||
<description><p>This is the Esperanto Language Pack for Joomla! 1.5.20</p></description>
|
||||
<element>pkg_eo-XX</element>
|
||||
<type>package</type>
|
||||
<version>1.5.20.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="bbab40f36395d95a6f54191292799c5d" sha1="05315c3ebfb4706394d8504b780f17bbacd13781" sha256="c1bfcd3d798284fd2ca74e16b1ef42fb77e78811df4b8f18c18366400bc76fe4" sha384="545a45f7b64ea854ba73b4e970aa613acdb7d8f8b42142ef01df58a5101def52948f5181974e65dd191ea2ee28a5fb4f" sha512="446dbb77dd294f14b067070e042ece89fd04f222eeb33b8afd4e3ef6c1e0322bb150c60eabba823e3ef391c1811119455f1cd682fca7309d04813debd83ed3ef">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-esperanto/1-5-20-1/eo-xx_joomla_lang_full_1-5-20v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/es-ES_details.xml
Normal file
14
src/details1_5/es-ES_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Spanish</name>
|
||||
<description><p>This is the Spanish Language Pack for Joomla! 1.5.26</p></description>
|
||||
<element>pkg_es-ES</element>
|
||||
<type>package</type>
|
||||
<version>1.5.26.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="f12be6d612bd36cd1ca9cc26a54af053" sha1="7face26aab06cc5a454708b572768e442df2e8fb" sha256="15efcf1340c467e3f9512a8cc11f1ed52e70e8cf9bee7e4e4fc6fbce90717c77" sha384="41db3f53f75556e25c73ecb803da727223697ea55bd48acd503e8bc4e67c099681e2a2f55126913bac0d1f4c5d0a84ad" sha512="b81e10aaac2938fb819edf9259fdc976ac7bffd0a3ab165ab5131ec21b42f4bf32ed77f45a5e965d57caf50faa7ff0b44b9efcc01dbc623149345a8c8f6b8a81">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-spanish/1-5-26-1/es-es_joomla_lang_full_1-5-26v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/et-EE_details.xml
Normal file
14
src/details1_5/et-EE_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Estonian</name>
|
||||
<description><p>This is the Estonian Language Pack for Joomla! 1.5.17</p></description>
|
||||
<element>pkg_et-EE</element>
|
||||
<type>package</type>
|
||||
<version>1.5.17.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="2abb2196a57b199350027d763bf8ccc4" sha1="6ec56a356fa49929f2e9188dab3b1f72ae27f7a8" sha256="0968b540e1e898fcfcf2532e585921f6ba80e42d11031bcc778e835a209d968b" sha384="6c50c63bbb7f49aca8a2d49882418f82752b7fbffcb43d80ba34487db4b5e6a59573799e44a73a267392385e484e6124" sha512="5bbe53e2f7048004d230a8bbceab45ae034f5562372f23709700892e7982c0868780dd5f2ba7f6dd4e2b777941017c4ac2782913017e0c608f530a6c3ffb3b8c">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-estonian/1-5-17-1/et-ee_joomla_lang_full_1-5-17v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/fa-IR_details.xml
Normal file
14
src/details1_5/fa-IR_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Persian (Farsi)</name>
|
||||
<description><p>This is the Persian Farsi Language Pack for Joomla! 1.5.15</p></description>
|
||||
<element>pkg_fa-IR</element>
|
||||
<type>package</type>
|
||||
<version>1.5.15.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="04d79f6cd9d522ab5a42945d881bb964" sha1="592a5b541020386e781293e0675931be9ecb6be2" sha256="a3a7abcaf50af02fc234b4d9ac4c4026a050b59764a0b56b84411a8cc8cd8b2c" sha384="498e23a7a303561f926d4c62cd9d08a9f04587766745206057380ddad8783af8201bf07070270b533b555f80ddc27e45" sha512="42f6694b669e1b6d70de70b57a3492ddeab37eb71aa18ef144319fbfccb122d89c8490fc55d0f782c3bfbce37a7d1001e181ef10bb262fcfa379488b67c4fdea">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-persian-farsi/1-5-15-1/fa-ir_joomla_lang_full_1-5-15v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/fr-FR_details.xml
Normal file
14
src/details1_5/fr-FR_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - French</name>
|
||||
<description><p>This is the French Language Pack for Joomla! 1.5.23</p></description>
|
||||
<element>pkg_fr-FR</element>
|
||||
<type>package</type>
|
||||
<version>1.5.23.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="b9ae8b18b87c03a97eecddf8f2771ffe" sha1="73b41cce412adb5e51a5fa48c97d5ab34a0365a0" sha256="ff4660aa5efdfbaa23395aef0ca89725bb17fb6343957065eac6752968405651" sha384="2a446d3799caef88022e6d058957ea41e056bec9512ff380bf9cc8163f7a86f578f7c308c9e12565a6371313f31bed30" sha512="dc3b0b5ccc298f121a602390333536921bcdfd6ec05cc27c5ca1654b9f9422524b6c4b6d5fc91aeb6fd348a91b0ecf61cfc4fe9666cb719874a56735bbb94cb4">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-french/1-5-23-1/fr-fr_joomla_lang_full_1-5-23v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/he-IL_details.xml
Normal file
14
src/details1_5/he-IL_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Hebrew</name>
|
||||
<description><p>This is the Hebrew Language Pack for Joomla! 1.5.22</p></description>
|
||||
<element>pkg_he-IL</element>
|
||||
<type>package</type>
|
||||
<version>1.5.22.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="8edb2b32f6f9ab9d70e14e083d219676" sha1="ab2aeb37519e113420b35789e70843b826ff4064" sha256="dc87fb6e6b308edae6a6c8436d68c09c04e482567fac343d254dee73467eda7c" sha384="7f5cd379a79f9ea429f07c0aca86da17e0662cd8e6c5fa0fa523b96313104cc39d055dc6ed9a4054f69ae3a39bcc5138" sha512="218e21eee5faf1591f1cbdfbc4004c885db36f7df8d09c0baf625b304773bbc582a6eb6a537cffddcb591e637e935a4133d4b374db09a211df239a297c66a523">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-hebrew/1-5-22-1/he-il_joomla_lang_full_1-5-22v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/hr-HR_details.xml
Normal file
14
src/details1_5/hr-HR_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Croatian</name>
|
||||
<description><p>This is the Croatian Language Pack for Joomla! 1.5.23</p></description>
|
||||
<element>pkg_hr-HR</element>
|
||||
<type>package</type>
|
||||
<version>1.5.23.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="8991c520ad6edad6b6f17297e1b55a13" sha1="f2adffdf9a736378eacd81e5842e45fb60db6ff7" sha256="289315a5c3572e8a52358323aafd05c7d461e21891667afb36b01fc6b4431718" sha384="2fcd57baa4f5d73a9af9bfac6f3806ec30c30c85edc097e4fab4916eed376a937827616dbe46830fde1bc5527b4afa3b" sha512="bee48b77e33fbe2b1d9c09982491012195135978a707ddff6cea41c7ef4582063395ab66e048f7bdef5147dcf993cdad70eeccb1fe5685b6ebe843768d0f1850">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-croatian/1-5-23-1/hr-hr_joomla_lang_full_1-5-23v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/hu-HU_details.xml
Normal file
14
src/details1_5/hu-HU_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Hungarian</name>
|
||||
<description><p>This is the Hungarian Language Pack for Joomla! 1.5.17</p></description>
|
||||
<element>pkg_hu-HU</element>
|
||||
<type>package</type>
|
||||
<version>1.5.17.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="61d40501774e417850ddb845c54fad9a" sha1="0073a809664af2040540b6a428ebedb7e8da9b1d" sha256="a47bfa339585e546b36d39cd8758ad1ea45694d70ac5e62d3e9546bd3b35d9fb" sha384="3bccbd3efa3c7ce106269a9f9b84ab64ac4f7ec79675bd2acbef27fee4a85c2dbc7a0c420e0198df2e350f9273091fe3" sha512="981455781cdcf739171103e7ad1d58f9eb0bf3c0df40474de48c9e762369d6dc6361535283a8c543cbab708a70d9326a4dcadb968f8ef6d083ba88ae7815f74f">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-hungarian/1-5-17-1/hu-hu_joomla_lang_full_1-5-17v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/id-ID_details.xml
Normal file
14
src/details1_5/id-ID_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Indonesian (Bahasa Indonesia)</name>
|
||||
<description><p>This is the Indonesian, Bahasa Indonesia Language Pack for Joomla! 1.5.15</p></description>
|
||||
<element>pkg_id-ID</element>
|
||||
<type>package</type>
|
||||
<version>1.5.15.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="389ebd97bf4b003f9ac10b2b2dd2beb2" sha1="ef59df7a501012513b026a7c98e5670dea8d1718" sha256="dd6e786ec84a2c9ca43532246c47e60162107b19586534ca1726e002e17de9a9" sha384="9b24c3ec58c58b7a60eddc1af103948636bcd4c2d1e724ff0c31e6a1dbc7009644c3dfb4b60cfb14a1a0d294accc0b63" sha512="1c540667b42ba82c527e2ad8dcaf7714d45c3556a1af36f5acc9a14f4e5bd14faa8fd33c899feeb51a8bbda361add893f3b93879eaee325fe1806d0fa916694c">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-indonesian/1-5-15-1/id-id_joomla_lang_full_1-5-15v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/km-KH_details.xml
Normal file
14
src/details1_5/km-KH_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Khmer (Cambodia)</name>
|
||||
<description><p>This is the Khmer (Cambodia) Language Pack for Joomla! 1.5.20</p></description>
|
||||
<element>pkg_km-KH</element>
|
||||
<type>package</type>
|
||||
<version>1.5.20.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="ecc68f304b4924026bca8d2864bfcb10" sha1="0cd195d737bc410a6fcfb8fcd2f1ca5c7c2a1585" sha256="750a49aa9e4a5bdea2cda6b5a118dbe7ca32065cdad1046f2247a12ef699d677" sha384="31ce1c0dc43b0097ca5b663073c49a06abde464c27409b37960a02a25cd6f79c0f0a58d2521e8b5ce60e86fdfe2158b5" sha512="81b2e008cc9fd9316407ac18bb44443749142d3117f491df8ce2339a931722aefb012a48eda6ecd8aa77baf9410e8e076d8301d3cd8dd2c1eb73801ea16847f6">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-khmer/1-5-20-1/km-kh_joomla_lang_full_1-5-20v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/lo-LA_details.xml
Normal file
14
src/details1_5/lo-LA_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Laotian</name>
|
||||
<description><p>This is the Laotian Language Pack for Joomla! 1.5.21</p></description>
|
||||
<element>pkg_lo-LA</element>
|
||||
<type>package</type>
|
||||
<version>1.5.21.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="32c939c9e557213e209fdb42017f98e5" sha1="f63c2c8350f6a246e352ab85f0740334726b41cd" sha256="536c8b06abefcfbb85f0ead9247c23bea85d1a344ca4a66b82e8f29436a7d483" sha384="3956fe20362bd38eb85a97f9c0a2af02995b6e26ba9cdbab3b8f2bee75129729f19d75b738e7945fe962b25f6a8f5344" sha512="a5765d16c9b231491f13604b42d9230589acccebb1cd01f551569e13f514d515ac76130ef5788449f371a542e33cc6e31c01e16826d3713f551c94e837df5300">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-laotian/1-5-21-1/lo-la_joomla_lang_full_1-5-21v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/lv-LV_details.xml
Normal file
14
src/details1_5/lv-LV_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Latvian</name>
|
||||
<description><p>This is the Latvian Language Pack for Joomla! 1.5.20</p></description>
|
||||
<element>pkg_lv-LV</element>
|
||||
<type>package</type>
|
||||
<version>1.5.20.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="9ed26674b9239ede56c737feacc18d71" sha1="93d13609389ad6d792efd0c7d7c314017a688832" sha256="d783c729a7aa84aca01a9d390ca6be21d1baae328ecaf0522c9a4a8911e859a9" sha384="d125d214ed4a31370aedbf5d9c0b3cbc51b72d5d865b2336050246bf84f203d22d4db16630bcf4d5fafe485deffd551d" sha512="4500257967f16b1d7b883ca1518b6e966590da4f4caa97465498b8dbc96afecad426f3d209ddef4f2dd1f6a550434773383dc53a5fdf6d9ad73e456bf5f37fe6">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-latvian/1-5-20-1/lv-lv_joomla_lang_full_1-5-20v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/mk-MK_details.xml
Normal file
14
src/details1_5/mk-MK_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Macedonian</name>
|
||||
<description><p>This is the Macedonian Language Pack for Joomla! 1.5.22</p></description>
|
||||
<element>pkg_mk-MK</element>
|
||||
<type>package</type>
|
||||
<version>1.5.22.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="f513e5fe58e412dd1f24b2a558f7619c" sha1="3bf04edc3dffae2d21d91b19ec083ac71d6f7ed3" sha256="4224cfd851716971ff9665144ee9b94e8504be7a08d781d1a02a5e951f351f45" sha384="6515b1abdb2fea8f2be2f53943a943cbfb25a23c35d0bca7e4f4eac9f910f18a8ce6bf1b5330715bf9978886581a6c50" sha512="82efcac2270edea860a86fcfe5aafbc676b90e648a56b0100308d81a8e1ce578bb979d29e678d0fcbfb67a63f791354ee2a64a7b8314f60b0d41e620222901ed">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-macedonian/1-5-22-1/mk-mk_joomla_lang_full_1-5-22v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/mn-MN_details.xml
Normal file
14
src/details1_5/mn-MN_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Mongolian</name>
|
||||
<description><p>This is the Mongolian Language Pack for Joomla! 1.5.26</p></description>
|
||||
<element>pkg_mn-MN</element>
|
||||
<type>package</type>
|
||||
<version>1.5.26.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="0f89865945dd784c05b253c2c75d1602" sha1="a4879c69bbf7891a7257ea4aa97f75de78ca6588" sha256="031dd811a2c497ccd3a8261890b5b53ca6c8b9eeb64138a524b57a0baf5d6cff" sha384="2f47c89d0f82eb99dac5d785fce9c1a7e41fc3bab4e067c2e4169ba177d21565df96ae337614c4aa823a409f6bccf3ee" sha512="61e5e4cb6d545956d5abdebbafc39bc91359d8f649b34adcd613e8a7aac87658b5e8a1499523d27bfb4260b0cb3bca55454cc44066b5acd9073596501212a97a">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-mongolian/1-5-26-1/mn-mn_joomla_lang_full_1-5-26v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/nb-NO_details.xml
Normal file
14
src/details1_5/nb-NO_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Norwegian</name>
|
||||
<description><p>This is the Norwegian Bokmål Language Pack for Joomla! 1.5.22</p></description>
|
||||
<element>pkg_nb-NO</element>
|
||||
<type>package</type>
|
||||
<version>1.5.22.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="f2748badfeaab515f782d2ef03d95784" sha1="cdf70d9b30bd817f0bd8802755f7fa59ba048d15" sha256="c9daf98ff6b7312cd41d51eda4f3c30e1dc7d00d714ceb4c278b8805d14718cc" sha384="4a932c9fee6b3a55a8379ed2471819abad318c796630e9359f796e689bef7749b6bb64ac7e7311e5dbe3fb3afac63ef2" sha512="8b2b8b293641b0de8dff74ced5ec0bc5bbe3662788a50f0ee42606cb0d80150089e296a16bae92930a671affa383b5b96db03ec6ce397c7eb5a1b26595e3604c">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-norwegian/1-5-22-1/nb-no_joomla_lang_full_1-5-22v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/nl-NL_details.xml
Normal file
14
src/details1_5/nl-NL_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Dutch</name>
|
||||
<description><p>This is the Dutch Language Pack for Joomla! 1.5.26</p></description>
|
||||
<element>pkg_nl-NL</element>
|
||||
<type>package</type>
|
||||
<version>1.5.26.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="6fb077de3f9171861e83d17b3ea99400" sha1="c2c2a28fd675881e57ee694f6ebbf4595efd3e0d" sha256="3ed0c137e14ff9daa272258e8051c0b7eafc877dcb274c0778145f10735d807d" sha384="110784a989885be0e59d3ebc327ee40835cf69354d0a24353fb9ee26f9c41faf73e926be92fb2b24388678c4ae6a720a" sha512="8dfff6f13f6592bddda8587bc8a15cc50df1c623eb2361d711f058d003af0a1bc1df8c795a63a12610a5b51c95280576f750ed278bdd2d77662fc801b4287d0c">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-dutch/1-5-26-1/nl-nl_joomla_lang_full_1-5-26v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/pl-PL_details.xml
Normal file
14
src/details1_5/pl-PL_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Polish</name>
|
||||
<description><p>This is the Polish Language Pack for Joomla! 1.5.26</p></description>
|
||||
<element>pkg_pl-PL</element>
|
||||
<type>package</type>
|
||||
<version>1.5.26.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="f67b98792f0abe4caadb6bf0caf3d022" sha1="64afb304a677ae6ac0246e980017a77fa85e267f" sha256="322c1714845f4e0945f992aca109ec73b0ba8bba0509b38b6b88366356afc724" sha384="414a6e17a9dbee7ac8f955e90d28183024a7ce7e4148a957c2aa7c9f38c7588183ed543ed983ee4099e4fa6b83fd583f" sha512="a59b573918429ba04b7a68ec5275f4d54979942e8bb98919256a687bac8f6e6cdf4931b6416d398fcffb0b48316313feee1c55f2a37cd0b1ce79806d491ccf4e">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-polish/1-5-26-1/pl-pl_joomla_lang_full_1-5-26v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/pt-BR_details.xml
Normal file
14
src/details1_5/pt-BR_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Portuguese (Brazil)</name>
|
||||
<description><p>This is the Portuguese, Brazil Language Pack for Joomla! 1.5.17</p></description>
|
||||
<element>pkg_pt-BR</element>
|
||||
<type>package</type>
|
||||
<version>1.5.17.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="82cc262e4d4927e6e2eb09c8ddaeaa5a" sha1="120c7078c21bb034d5bedec89c74ee70a3aa8bda" sha256="b326a6beab73c6a1b69f308902e2cba1a10b650bd3adc7cdfe9e2601de838b01" sha384="35c4d81c1f895c002ebf331587925a3e72eabc9a06a2b2828da52501dc35a817bfd7ab13e16d2351d7f0e78709376a44" sha512="1ba86468a35b578595d3148814e611002d2775c476f7257950c093eb0197f7f0a2c647dc7f6824a8c3989843ebc267fb7729b34cb91feec99bb35def5ab7822c">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-portuguese-brazil/1-5-17-1/pt-br_joomla_lang_full_1-5-17v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/pt-PT_details.xml
Normal file
14
src/details1_5/pt-PT_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Portuguese (Portugal)</name>
|
||||
<description><p>This is the Portuguese, Portugal Language Pack for Joomla! 1.5.20</p></description>
|
||||
<element>pkg_pt-PT</element>
|
||||
<type>package</type>
|
||||
<version>1.5.20.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="3fc04afedec6604f367dbcab481be5a4" sha1="5277cade613219fba251fa8144e5ba736b6107ab" sha256="b70abdba5dc90eb8731bab2e1ed52c31cf578d3f2ef24014eb32468457c974f4" sha384="795aa831415ed097fec7eea4b16d8bfdb4b6f5f0d0bdfcad7d15361be19df38c0a7f747740c6808f257ba272e0cf1200" sha512="03adf53d518a573a4f3399a52f53204d03758b9fcf6017bf7bd5c2e8f3656d98e116bb790e161064fc7ca27bace1901a9fd863f053ae7bd35f6731770b0e33ef">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-portuguese-portugal/1-5-20-1/pt-pt_joomla_lang_full_1-5-20v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/ro-RO_details.xml
Normal file
14
src/details1_5/ro-RO_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Romanian</name>
|
||||
<description><p>This is the Romanian Language Pack for Joomla! 1.5.22</p></description>
|
||||
<element>pkg_ro-RO</element>
|
||||
<type>package</type>
|
||||
<version>1.5.22.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="bdaa2f9bdfc6a1d1a0f72b046b3c1ce3" sha1="17e5df2a80ca08c3d1b9e03e232b62164383abcc" sha256="4e277992b6f2ae5b9ae6afcc638f1654c5f5dfe79f52c9fd829188e7f87884ea" sha384="6fb65179bae3270ec62bfeb21743c6bc7791d29ac01f4c5f326526bd26b79a6711dde4d380765a1a3bba3465f1637e87" sha512="f3c5f7460db074883859ae14cd3e9cc17bb78da8d64b576861407e19e61b6ae172b6562e985399889ca0ae371179a731592ab72f7352a8aff7e93c96e5228c8e">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-romanian/1-5-22-1/ro-ro_joomla_lang_full_1-5-22v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/ru-RU_details.xml
Normal file
14
src/details1_5/ru-RU_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Russian</name>
|
||||
<description><p>This is the Russian Language Pack for Joomla! 1.5.25</p></description>
|
||||
<element>pkg_ru-RU</element>
|
||||
<type>package</type>
|
||||
<version>1.5.25.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="48eaf7fb00d78cd24940fe0b45a531c5" sha1="3858685bef640eadd408e8307ff809a9d34e6c95" sha256="cd1d9d4e1229462c4e9b929c717427a7ab88ccec9cafaca4668c08a55f54f749" sha384="e4fbfb54bb4062ec52c1b2aef39b24b36b108198e52b58c5e7e5e655eb1ac638d9f0853eee566b1de762a27204927021" sha512="c3c2b15d712f40b124ea9520252327b7c076e26090f8cfced0dd3cb7bd63069fe5d2507a91567ae8bfbaa25e318ca2c358633245b379b64ada26131e291e9557">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-russian/1-5-25-1/ru-ru_joomla_lang_full_1-5-25v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/sk-SK_details.xml
Normal file
14
src/details1_5/sk-SK_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Slovak</name>
|
||||
<description><p>This is the Slovak Language Pack for Joomla! 1.5.21</p></description>
|
||||
<element>pkg_sk-SK</element>
|
||||
<type>package</type>
|
||||
<version>1.5.21.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="c3b5f7f3c175db5d0fd503e0704beaee" sha1="7bc73c52687c90364e5fdf42d15d3d91e1adf764" sha256="47874b1197e5fb302e01122f9cab02850d90c92dec330deb723e19d1232ccc8a" sha384="6d5e7628bf8c97dfe055da9923d0e4756af9d09c3b11d68899a4f59b9c50c11d37e354dc8c66368dd6f7146ea34e4274" sha512="8195ad096b5c9d286f8a5ae47a0ffa8039b00fdac071a56e6837185754423c8d899695524f6cac1ece6921f492e7ff7b99a82329ae91cacdf9ff1a89cb6a3d8d">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-slovak/1-5-21-1/sk-sk_joomla_lang_full_1-5-21v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/sl-SI_details.xml
Normal file
14
src/details1_5/sl-SI_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Slovenian</name>
|
||||
<description><p>This is the Slovenian Language Pack for Joomla! 1.5.20</p></description>
|
||||
<element>pkg_sl-SI</element>
|
||||
<type>package</type>
|
||||
<version>1.5.20.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="6d802bc07e2f37630598dad2d81e9fc1" sha1="cfaa4cc35217fc80a4d0395ddba6ff89c0915b61" sha256="6b388518205a3ccc24151fe2b76743774eaa016e185d829581d3d94b670f657b" sha384="9c79cfa8f185cd76e3e6710529710600ced43616aa4b55c6a636492c4afdfdeb5d87035580afe4b736daa3ca2ab3f4bb" sha512="265a5bf2c734345b3d43a5b40bb9d676c7499b65a7ea9235ba10fa689bdb0ac501fb05341986e4418221adb97db2d259b49701831590f6146d98da1311320e7b">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-slovenian/1-5-20-1/sl-si_joomla_lang_full_1-5-20v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/sq-AL_details.xml
Normal file
14
src/details1_5/sq-AL_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Albanian</name>
|
||||
<description><p>This is the Albanian Language Pack for Joomla! 1.5.18</p></description>
|
||||
<element>pkg_sq-AL</element>
|
||||
<type>package</type>
|
||||
<version>1.5.18.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="e4e7dfe910d189fe5a341b41d6d721cf" sha1="2e87f9685465ae0bb5fd83b552da8eb2dc284e98" sha256="a08c488f559e26041495581a4fd450eb493fbf0e9183b359c9ed2d5101e5e458" sha384="8f35adfef785fe8bb8ebd218a123c0fc9ec55139e027364567c79cb23dc80e7071b0b0cfbfef577b316166f5bc1626dc" sha512="ec00e59e317077655e644bd711d43bc6cccd17b882edb0575d809bbb4dea758468248624c143af1889046eb58a340a3a78ba1ca95f5fac51fa9f78a044728435">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-albanian/1-5-18-1/sq-al_joomla_lang_full_1-5-18v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/sv-SE_details.xml
Normal file
14
src/details1_5/sv-SE_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Swedish</name>
|
||||
<description><p>This is the Swedish Language Pack for Joomla! 1.5.20</p></description>
|
||||
<element>pkg_sv-SE</element>
|
||||
<type>package</type>
|
||||
<version>1.5.20.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="44f46cf8da3317e1bc5f6040bde25454" sha1="dd21ba5c8841c6457bc8245869da54b8119fb35f" sha256="9edde41bbaae82b089b822335f3cb34b15b436b3eaa5615ec6e4e3a9a95d73e0" sha384="8589180f03410d70376f9a164346b27f05a3f22fb21cca898ac389c81d5a2398d18e29798b0158c1d479afeed860b01c" sha512="4f72d3a282079cc733061c81c3264822ec65a7faeb06a992b3d41daf45a1336de61a744df6b26c388cad7bf3e1b9303f659688928ac214d12ac13b2fedf96be4">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-swedish/1-5-20-1/sv-se_joomla_lang_full_1-5-20v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/ta-IN_details.xml
Normal file
14
src/details1_5/ta-IN_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Tamil (India)</name>
|
||||
<description><p>This is the Tamil, India Language Pack for Joomla! 1.5.26</p></description>
|
||||
<element>pkg_ta-IN</element>
|
||||
<type>package</type>
|
||||
<version>1.5.26.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="1d3e29e32fccfa143e54d3973ea82ca8" sha1="cb704229cbfcdf9a288e7a4c3ab31a49d3ecbf4e" sha256="05933635c72dc0bcc4a1f3edbf24670a208638c31ec8aad8f9d424322b28fa01" sha384="e3f6c267968c05fda9bc46218edc3d888d75d95d763cc52d10ac07f80bac5361704bd9c1e40ed8838eee633791453848" sha512="f3816c61002a65d1c9ea307644e4dc4e5b7b980bd772f25d2e94d6ceae5213d8cf2fdafaf9d55eb224aea5fd010cfd0d8606121dbce3f9cc03ddbc14dac9cbd5">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-tamil-india/1-5-26-1/ta-in_joomla_lang_full_1-5-26v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/th-TH_details.xml
Normal file
14
src/details1_5/th-TH_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Thai</name>
|
||||
<description><p>This is the Thai Language Pack for Joomla! 1.5.15</p></description>
|
||||
<element>pkg_th-TH</element>
|
||||
<type>package</type>
|
||||
<version>1.5.15.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="380bf4a0077be64596804ffa1fdef615" sha1="40e47071a6c184323e5a5ffcdfe53a7a89c2408d" sha256="1b554736f796d929f50f60a33398079b665272b084001ebd080a610f708eaae7" sha384="bff621126fa5041d64147e02d0f1a1f468fa92a7fbd48c2df2d118dccd83b395a52ee01b7dc359ab60ecc115bfa87d25" sha512="90578925d0deaec64822f94a5e601f6b380da09f3e306c61d683076acb0d3a671c02f5a33d95d5bc8d2740e63def4584b791809624e96f02a28615a1d70cc1e1">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-thai/1-5-15-1/th-th_joomla_lang_full_1-5-15v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
14
src/details1_5/tr-TR_details.xml
Normal file
14
src/details1_5/tr-TR_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 1.5 - Turkish</name>
|
||||
<description><p>This is the Turkish Language Pack for Joomla! 1.5.20</p></description>
|
||||
<element>pkg_tr-TR</element>
|
||||
<type>package</type>
|
||||
<version>1.5.20.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="1f00b7cf045e9e3d60681309da23d07b" sha1="569377ef505e4c866319fc0021a972cbbe3e118b" sha256="8faeb49b4df57627a2962c3aaf47ddc4a2ccc292a8dd8021caaf92c0975956dc" sha384="5a63d0288b92b07844ae7223dbae73206faaab3ee1059f9d4af88f32829a19f1fdd1d866ae6c037284f86b0d0117ef8e" sha512="f947c689ecafc243c68036027c5f8791c14161535dbdc11a99806cdca4bf6e865bbc88d32b2026bad8d2067dde1d6332b5fc6635f843a647f18d627a8a5ac2ab">https://downloads.joomla.org/language-packs/translations-joomla15/downloads/joomla15-turkish/1-5-20-1/tr-tr_joomla_lang_full_1-5-20v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="1.5"/>
|
||||
</update>
|
||||
</updates>
|
6
src/details1_5/uk-UA_details.xml
Normal file
6
src/details1_5/uk-UA_details.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<errors>
|
||||
<error>
|
||||
<message>CMS version required for export</message>
|
||||
</error>
|
||||
</errors>
|
14
src/details4/de-DE_details.xml
Normal file
14
src/details4/de-DE_details.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<name>Joomla! 4 - German</name>
|
||||
<description><p>This is the German Language Pack for Joomla! 4.0.0-beta7</p></description>
|
||||
<element>pkg_de-DE</element>
|
||||
<type>package</type>
|
||||
<version>4.0.0-beta7.1</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip" md5="cb83cec75c681c1b3aac3304e884610c" sha1="8860b95b845b0ad6389051e3b24f0e0e2cfadff7" sha256="dc435f85d726ae863d25081999c329d6e26a2111552b81556e9550fa1fc6a4b1" sha384="1b9c34709de09bfa5c3c65980fef223309522c547808e53d00446d46f796772fb83f5ecdca48d81a5a7e8c24040693eb" sha512="79b0339738217e43f7fadd1a56b2daff95990fe75641931f914bd8d7750efd52adc58359edd56e57fca0b0beed89a7d20b86dbefda2440c1744e37acb8430cfc">https://downloads.joomla.org/language-packs/translations-joomla4/downloads/joomla4-german/4-0-0-beta7-1/de-de_joomla_lang_full_4-0-0-beta7v1-zip?format=zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="4.0"/>
|
||||
</update>
|
||||
</updates>
|
6
src/translationlist.xml
Normal file
6
src/translationlist.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<errors>
|
||||
<error>
|
||||
<message>No Data Found</message>
|
||||
</error>
|
||||
</errors>
|
6
src/translationlist_1.xml
Normal file
6
src/translationlist_1.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<errors>
|
||||
<error>
|
||||
<message>No Data Found</message>
|
||||
</error>
|
||||
</errors>
|
42
src/translationlist_1_5.xml
Normal file
42
src/translationlist_1_5.xml
Normal file
@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<extensionset name="Accredited Joomla! Translations" description="Accredited Joomla! Translations Updates">
|
||||
<extension name="Afrikaans" element="af-ZA" type="package" version="1.5.22.1" detailsurl="https://update.joomla.org/language/details1_5/af-ZA_details.xml"/>
|
||||
<extension name="Albanian" element="sq-AL" type="package" version="1.5.18.1" detailsurl="https://update.joomla.org/language/details1_5/sq-AL_details.xml"/>
|
||||
<extension name="Arabic Unitag" element="ar-AA" type="package" version="1.5.21.1" detailsurl="https://update.joomla.org/language/details1_5/ar-AA_details.xml"/>
|
||||
<extension name="Bosnian" element="bs-BA" type="package" version="1.5.23.1" detailsurl="https://update.joomla.org/language/details1_5/bs-BA_details.xml"/>
|
||||
<extension name="Bulgarian" element="bg-BG" type="package" version="1.5.9.1" detailsurl="https://update.joomla.org/language/details1_5/bg-BG_details.xml"/>
|
||||
<extension name="Catalan" element="ca-ES" type="package" version="1.5.22.1" detailsurl="https://update.joomla.org/language/details1_5/ca-ES_details.xml"/>
|
||||
<extension name="Croatian" element="hr-HR" type="package" version="1.5.23.1" detailsurl="https://update.joomla.org/language/details1_5/hr-HR_details.xml"/>
|
||||
<extension name="Czech" element="cs-CZ" type="package" version="1.5.18.1" detailsurl="https://update.joomla.org/language/details1_5/cs-CZ_details.xml"/>
|
||||
<extension name="Danish" element="da-DK" type="package" version="1.5.23.1" detailsurl="https://update.joomla.org/language/details1_5/da-DK_details.xml"/>
|
||||
<extension name="Dutch" element="nl-NL" type="package" version="1.5.26.1" detailsurl="https://update.joomla.org/language/details1_5/nl-NL_details.xml"/>
|
||||
<extension name="English, Australia" element="en-AU" type="package" version="1.5.25.1" detailsurl="https://update.joomla.org/language/details1_5/en-AU_details.xml"/>
|
||||
<extension name="English, USA" element="en-US" type="package" version="1.5.15.1" detailsurl="https://update.joomla.org/language/details1_5/en-US_details.xml"/>
|
||||
<extension name="Esperanto" element="eo-XX" type="package" version="1.5.20.1" detailsurl="https://update.joomla.org/language/details1_5/eo-XX_details.xml"/>
|
||||
<extension name="Estonian" element="et-EE" type="package" version="1.5.17.1" detailsurl="https://update.joomla.org/language/details1_5/et-EE_details.xml"/>
|
||||
<extension name="French" element="fr-FR" type="package" version="1.5.23.1" detailsurl="https://update.joomla.org/language/details1_5/fr-FR_details.xml"/>
|
||||
<extension name="German" element="de-DE" type="package" version="1.5.23.1" detailsurl="https://update.joomla.org/language/details1_5/de-DE_details.xml"/>
|
||||
<extension name="Hebrew" element="he-IL" type="package" version="1.5.22.1" detailsurl="https://update.joomla.org/language/details1_5/he-IL_details.xml"/>
|
||||
<extension name="Hungarian" element="hu-HU" type="package" version="1.5.17.1" detailsurl="https://update.joomla.org/language/details1_5/hu-HU_details.xml"/>
|
||||
<extension name="Indonesian, Bahasa Indonesia" element="id-ID" type="package" version="1.5.15.1" detailsurl="https://update.joomla.org/language/details1_5/id-ID_details.xml"/>
|
||||
<extension name="Khmer (Cambodia)" element="km-KH" type="package" version="1.5.20.1" detailsurl="https://update.joomla.org/language/details1_5/km-KH_details.xml"/>
|
||||
<extension name="Laotian" element="lo-LA" type="package" version="1.5.21.1" detailsurl="https://update.joomla.org/language/details1_5/lo-LA_details.xml"/>
|
||||
<extension name="Latvian" element="lv-LV" type="package" version="1.5.20.1" detailsurl="https://update.joomla.org/language/details1_5/lv-LV_details.xml"/>
|
||||
<extension name="Macedonian" element="mk-MK" type="package" version="1.5.22.1" detailsurl="https://update.joomla.org/language/details1_5/mk-MK_details.xml"/>
|
||||
<extension name="Mongolian" element="mn-MN" type="package" version="1.5.26.1" detailsurl="https://update.joomla.org/language/details1_5/mn-MN_details.xml"/>
|
||||
<extension name="Norwegian Bokmål" element="nb-NO" type="package" version="1.5.22.1" detailsurl="https://update.joomla.org/language/details1_5/nb-NO_details.xml"/>
|
||||
<extension name="Persian Farsi" element="fa-IR" type="package" version="1.5.15.1" detailsurl="https://update.joomla.org/language/details1_5/fa-IR_details.xml"/>
|
||||
<extension name="Polish" element="pl-PL" type="package" version="1.5.26.1" detailsurl="https://update.joomla.org/language/details1_5/pl-PL_details.xml"/>
|
||||
<extension name="Portuguese, Brazil" element="pt-BR" type="package" version="1.5.17.1" detailsurl="https://update.joomla.org/language/details1_5/pt-BR_details.xml"/>
|
||||
<extension name="Portuguese, Portugal" element="pt-PT" type="package" version="1.5.20.1" detailsurl="https://update.joomla.org/language/details1_5/pt-PT_details.xml"/>
|
||||
<extension name="Romanian" element="ro-RO" type="package" version="1.5.22.1" detailsurl="https://update.joomla.org/language/details1_5/ro-RO_details.xml"/>
|
||||
<extension name="Russian" element="ru-RU" type="package" version="1.5.25.1" detailsurl="https://update.joomla.org/language/details1_5/ru-RU_details.xml"/>
|
||||
<extension name="Slovak" element="sk-SK" type="package" version="1.5.21.1" detailsurl="https://update.joomla.org/language/details1_5/sk-SK_details.xml"/>
|
||||
<extension name="Slovenian" element="sl-SI" type="package" version="1.5.20.1" detailsurl="https://update.joomla.org/language/details1_5/sl-SI_details.xml"/>
|
||||
<extension name="Spanish" element="es-ES" type="package" version="1.5.26.1" detailsurl="https://update.joomla.org/language/details1_5/es-ES_details.xml"/>
|
||||
<extension name="Swedish" element="sv-SE" type="package" version="1.5.20.1" detailsurl="https://update.joomla.org/language/details1_5/sv-SE_details.xml"/>
|
||||
<extension name="Tamil, India" element="ta-IN" type="package" version="1.5.26.1" detailsurl="https://update.joomla.org/language/details1_5/ta-IN_details.xml"/>
|
||||
<extension name="Thai" element="th-TH" type="package" version="1.5.15.1" detailsurl="https://update.joomla.org/language/details1_5/th-TH_details.xml"/>
|
||||
<extension name="Turkish" element="tr-TR" type="package" version="1.5.20.1" detailsurl="https://update.joomla.org/language/details1_5/tr-TR_details.xml"/>
|
||||
<extension name="Ukrainian" element="uk-UA" type="package" version="1.5.17.1" detailsurl="https://update.joomla.org/language/details1_5/uk-UA_details.xml"/>
|
||||
</extensionset>
|
6
src/translationlist_3.xml
Normal file
6
src/translationlist_3.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<errors>
|
||||
<error>
|
||||
<message>No Data Found</message>
|
||||
</error>
|
||||
</errors>
|
4
src/translationlist_4.xml
Normal file
4
src/translationlist_4.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<extensionset name="Accredited Joomla! Translations" description="Accredited Joomla! Translations Updates">
|
||||
<extension name="German" element="de-DE" type="package" version="4.0.0-beta7.1" detailsurl="https://update.joomla.org/language/details4/de-DE_details.xml"/>
|
||||
</extensionset>
|
Loading…
Reference in New Issue
Block a user