first upload of theme and plugin
This commit is contained in:
parent
b2a96cf04c
commit
f8d7f771b9
674
biofriction-plugin/LICENSE
Normal file
674
biofriction-plugin/LICENSE
Normal file
|
@ -0,0 +1,674 @@
|
|||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://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.
|
||||
|
||||
thegreenballoon-wp-plugin
|
||||
Copyright (C) 2019 Jorge vitrubio.net
|
||||
|
||||
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 <http://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:
|
||||
|
||||
thegreenballoon-wp-plugin Copyright (C) 2019 Jorge vitrubio.net
|
||||
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
|
||||
<http://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
|
||||
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
27
biofriction-plugin/README.md
Normal file
27
biofriction-plugin/README.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
# Biofriction wp plugin
|
||||
|
||||
Pluggin development for the needs of the wordpress theme for [Biofriction](https://gitlab.com/jorge-vitrubio/biofriction-plugin).
|
||||
|
||||
Several parts of the WP will be coded here such as:
|
||||
- Widgets
|
||||
- MetaBoxes
|
||||
- etc...
|
||||
|
||||
|
||||
---
|
||||
|
||||
some docs that have been used in the process
|
||||
|
||||
Pluggins
|
||||
- howto write a pluggin by Wordpress.org
|
||||
https://codex.wordpress.org/Writing_a_Plugin
|
||||
- and the best practices for writing pluggins
|
||||
https://developer.wordpress.org/plugins/plugin-basics/best-practices/
|
||||
|
||||
Widgets
|
||||
- howto write widgets
|
||||
https://www.wpbeginner.com/wp-tutorials/how-to-create-a-custom-wordpress-widget/
|
||||
|
||||
Meta Boxes
|
||||
- howto write a pluggin to generate MetaBoxes
|
||||
https://themefoundation.com/wordpress-meta-boxes-guide/
|
32
biofriction-plugin/assets/css/bfr-theme-plugin.css
Normal file
32
biofriction-plugin/assets/css/bfr-theme-plugin.css
Normal file
|
@ -0,0 +1,32 @@
|
|||
/* #bfr_meta{
|
||||
overflow: hidden;
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
||||
#bfr_meta p{
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.bfr-row-title{
|
||||
display: block;
|
||||
float: left;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.bfr-row-content{
|
||||
float: left;
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
||||
.bfr-row-content label{
|
||||
display: block;
|
||||
line-height: 1.75em;
|
||||
} */
|
||||
|
||||
.button a, .button a:not(.button) {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
.button a:hover, .button a:not(.button):hover {
|
||||
background-color: transparent !important;
|
||||
}
|
337
biofriction-plugin/bfr-theme-plugin.php
Normal file
337
biofriction-plugin/bfr-theme-plugin.php
Normal file
|
@ -0,0 +1,337 @@
|
|||
<?php
|
||||
/**
|
||||
* The plugin bootstrap file
|
||||
*
|
||||
* This file is read by WordPress to generate the plugin information in the plugin
|
||||
* admin area. This file also includes all of the dependencies used by the plugin,
|
||||
* registers the activation and deactivation functions, and defines a function
|
||||
* that starts the plugin.
|
||||
*
|
||||
* @link http://example.com
|
||||
* @since 1.0.0
|
||||
* @package Plugin_Name
|
||||
*
|
||||
* @wordpress-plugin
|
||||
*/
|
||||
|
||||
/*
|
||||
Plugin Name: Biofriction - website options
|
||||
Plugin URI: https://biofriction.org/
|
||||
Description: All the <strong>options</strong> for <strong>Biofriction website</strong> wich do not come by default with wordpress such as: selector for showing buttons, a date picker for old posts, and any other needs.
|
||||
Version: 0.2
|
||||
Author URI: https://vitrubio.net/
|
||||
Author: jorge - vitrubio.net
|
||||
License: GPL 3.0
|
||||
Date: 2020 02 10
|
||||
License URI:https://www.gnu.org/licenses/gpl-3.0.html
|
||||
Text Domain: bfr_plugin_txtdomain
|
||||
Domain Path: /languages
|
||||
*/
|
||||
|
||||
/*
|
||||
if ever read this never forget to check
|
||||
howto write a pluggin by Wordpress.org
|
||||
https://codex.wordpress.org/Writing_a_Plugin
|
||||
and the best practices
|
||||
https://developer.wordpress.org/plugins/plugin-basics/best-practices/
|
||||
and some resources
|
||||
https://themefoundation.com/wordpress-meta-boxes-guide/
|
||||
*/
|
||||
defined( 'ABSPATH' ) or die( 'No script kiddies please!' );
|
||||
|
||||
/* *
|
||||
* Load translation, if it exists
|
||||
* * * * * * * * * * * * * * * * * * */
|
||||
|
||||
function bfr_plugin_init() {
|
||||
$plugin_dir = basename(dirname(__FILE__));
|
||||
load_plugin_textdomain( 'bfr_plugin_txtdomain', null, $plugin_dir.'/assets/languages/' );
|
||||
}
|
||||
add_action('plugins_loaded', 'bfr_plugin_init');
|
||||
|
||||
/* *
|
||||
* add settings link in pluggin page
|
||||
* * * * * * * * * * * * * * * * * * */
|
||||
function bfr_plugin_plugin_action_links($links, $file) {
|
||||
$this_plugin = basename(plugin_dir_url(__FILE__)) . '/bfr-theme-plugin.php';
|
||||
if($file == $this_plugin) {
|
||||
$links[] = '<a href="admin.php?page=biofriction-options">' . __('Settings', 'bfr_plugin_txtdomain') . '</a>';
|
||||
}
|
||||
return $links;
|
||||
}
|
||||
add_filter('plugin_action_links', 'bfr_plugin_plugin_action_links', 10, 2);
|
||||
|
||||
/**
|
||||
* Registers stylesheet for a custom plugin.
|
||||
*/
|
||||
function biofriction_theme_plugin_styles_admin() {
|
||||
add_editor_style( 'assets/css/bfr-theme-plugin.css' );
|
||||
}
|
||||
add_action( 'admin_init', 'biofriction_theme_plugin_styles_admin' );
|
||||
|
||||
/**
|
||||
* Proper way to enqueue scripts and styles
|
||||
*/
|
||||
function biofriction_theme_plugin_styles_public() {
|
||||
$this_plugin = basename(plugin_dir_url(__FILE__));
|
||||
wp_enqueue_style( 'bfr-theme-plugin', plugin_dir_url(__FILE__) . 'assets/css/bfr-theme-plugin.css' );
|
||||
// wp_enqueue_script( 'script-name', get_template_directory_uri() . '/js/example.js', array(), '1.0.0', true );
|
||||
}
|
||||
|
||||
add_action( 'wp_enqueue_scripts', 'biofriction_theme_plugin_styles_public' );
|
||||
|
||||
/* *
|
||||
* Custom button in TINYMCE editor for styling
|
||||
* * * * * * * * * * * * * * * * * * * * * * */
|
||||
// as read on
|
||||
// https://codex.wordpress.org/Plugin_API/Filter_Reference/mce_buttons,_mce_buttons_2,_mce_buttons_3,_mce_buttons_4
|
||||
// https://www.wpbeginner.com/wp-tutorials/how-to-add-custom-styles-to-wordpress-visual-editor/
|
||||
// https://kinsta.com/blog/wordpress-tinymce-editor/
|
||||
|
||||
|
||||
// Callback function to insert 'styleselect' into the $buttons array
|
||||
if ( ! function_exists( 'bfr_mce_buttons' ) ) :
|
||||
function bfr_mce_buttons( $buttons ) {
|
||||
// array_unshift( $buttons, 'styleselect', 'removeformat' );
|
||||
array_push( $buttons, 'styleselect', 'removeformat' );
|
||||
return $buttons;
|
||||
}
|
||||
endif;
|
||||
// Register our callback to the appropriate filter
|
||||
add_filter( 'mce_buttons_2', 'bfr_mce_buttons' );
|
||||
|
||||
// Callback function to filter the MCE settings
|
||||
if ( ! function_exists( 'bfr_mce_before_init_insert_formats' ) ) :
|
||||
function bfr_mce_before_init_insert_formats( $init_array ) {
|
||||
|
||||
// Define the style_formats array
|
||||
$style_formats=array(
|
||||
|
||||
// Each array child is a format with it's own settings
|
||||
array(
|
||||
'title' => 'button',
|
||||
'block' => 'span',
|
||||
'classes' => 'button',
|
||||
'wrapper' => true,
|
||||
),
|
||||
array(
|
||||
'title' => 'button secondary',
|
||||
'block' => 'span',
|
||||
'classes' => 'button secondary',
|
||||
'wrapper' => true,
|
||||
),
|
||||
array(
|
||||
'title' => 'button hollow',
|
||||
'block' => 'span',
|
||||
'classes' => 'button hollow primary',
|
||||
'wrapper' => true,
|
||||
),
|
||||
array(
|
||||
'title' => 'button hollow secondary',
|
||||
'block' => 'span',
|
||||
'classes' => 'button hollow secondary',
|
||||
'wrapper' => true,
|
||||
),
|
||||
|
||||
|
||||
);
|
||||
|
||||
// Insert the array, JSON ENCODED, into 'style_formats'
|
||||
$init_array['style_formats'] = json_encode( $style_formats );
|
||||
return $init_array;
|
||||
}
|
||||
endif;
|
||||
|
||||
// Attach callback to 'tiny_mce_before_init'
|
||||
add_filter( 'tiny_mce_before_init', 'bfr_mce_before_init_insert_formats' );
|
||||
|
||||
// function biofriction_mce_buttons_3( $buttons ) {
|
||||
// $buttons[] = 'superscript';
|
||||
// $buttons[] = 'subscript';
|
||||
// $buttons[] = 'cut' ;
|
||||
// $buttons[] = 'copy' ;
|
||||
// $buttons[] = 'paste' ;
|
||||
// $buttons[] = 'hr' ;
|
||||
// $buttons[] = 'backcolor' ;
|
||||
// $buttons[] = 'newdocuement' ;
|
||||
// $buttons[] = 'formatselect' ;
|
||||
// $buttons[] = 'fontselect' ;
|
||||
// $buttons[] = 'fontsizeselect' ;
|
||||
// $buttons[] = 'styleselect' ;
|
||||
// return $buttons;
|
||||
// }
|
||||
// add_filter( 'mce_buttons_3', 'biofriction_mce_buttons_3' );
|
||||
|
||||
/**
|
||||
*
|
||||
* Custom settings page
|
||||
* * * * * * * * * * * * * * * * * * /
|
||||
*
|
||||
* @internal never define functions inside callbacks.
|
||||
* these functions could be run multiple times; this would result in a fatal error.
|
||||
* https://developer.wordpress.org/plugins/settings/custom-settings-page/
|
||||
*/
|
||||
|
||||
/**
|
||||
* custom option and settings
|
||||
*/
|
||||
function bfr_settings_init() {
|
||||
// register a new setting for "bfr" page
|
||||
register_setting( 'bfr_settings', 'bfr_options' );
|
||||
|
||||
// register a new section in the "bfr" page
|
||||
add_settings_section(
|
||||
'bfr_section_olderthandate',
|
||||
__( 'Biofrictions Options.', 'bfr_plugin_txtdomain' ),
|
||||
'bfr_section_olderthandate_cb',
|
||||
'bfr_settings'
|
||||
);
|
||||
|
||||
// register a new field in the "bfr_section_olderthandate" section, inside the "bfr" page
|
||||
add_settings_field(
|
||||
'bfr_field_olderthandate', // as of WP 4.6 this value is used only internally
|
||||
// use $args' label_for to populate the id inside the callback
|
||||
__( 'Hide content older than...', 'bfr_plugin_txtdomain' ),
|
||||
'bfr_field_olderthandate_cb',
|
||||
'bfr_settings',
|
||||
'bfr_section_olderthandate',
|
||||
[
|
||||
'label_for' => 'bfr_field_olderthandate',
|
||||
'class' => 'bfr_row',
|
||||
'bfr_custom_data' => 'custom',
|
||||
]
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* register our bfr_settings_init to the admin_init action hook
|
||||
*/
|
||||
add_action( 'admin_init', 'bfr_settings_init' );
|
||||
|
||||
/**
|
||||
* custom option and settings:
|
||||
* callback functions
|
||||
*/
|
||||
|
||||
// olderthandate section cb
|
||||
|
||||
// section callbacks can accept an $args parameter, which is an array.
|
||||
// $args have the following keys defined: title, id, callback.
|
||||
// the values are defined at the add_settings_section() function.
|
||||
function bfr_section_olderthandate_cb( $args ) {
|
||||
?>
|
||||
<p id="<?php echo esc_attr( $args['id'] ); ?>">
|
||||
<?php esc_html_e( 'Here you should set the options for the older content to be marked as it.', 'bfr_plugin_txtdomain' ); ?>
|
||||
</p>
|
||||
<?php
|
||||
}
|
||||
|
||||
// daysback field cb
|
||||
|
||||
// field callbacks can accept an $args parameter, which is an array.
|
||||
// $args is defined at the add_settings_field() function.
|
||||
// wordpress has magic interaction with the following keys: label_for, class.
|
||||
// the "label_for" key value is used for the "for" attribute of the <label>.
|
||||
// the "class" key value is used for the "class" attribute of the <tr> containing the field.
|
||||
// you can add custom key value pairs to be used inside your callbacks.
|
||||
function bfr_field_olderthandate_cb( $args ) {
|
||||
// get the value of the setting we've registered with register_setting()
|
||||
$options = get_option( 'bfr_options' );
|
||||
// output the field
|
||||
?>
|
||||
|
||||
<p class="description">
|
||||
<?php _e( 'You should set up the <b>number of days</b> from today to the past or the date from wich will be <b>considered old posts</b>. Then the class <span style="font-family:monospace;">oldpost</span> will be added to the post and pages so you can apply a css style to your theme.', 'bfr_plugin_txtdomain' ); ?>
|
||||
</p>
|
||||
<form id="bfr-oldpost-numberofdays" class="bfr-oldpost-numberofdays">
|
||||
<label for="bfr-oldpost-numberofdays">Number of days:</label>
|
||||
<input type="number" id="bfr-oldpost-numberofdays" name="bfr-oldpost-numberofdays" min="1" max="100">
|
||||
</form>
|
||||
<form id="bfr-oldpost-enddate" class="bfr-oldpost-enddate">
|
||||
<label for="bfr-oldpost-enddate">Start date:</label>
|
||||
<input type="date" id="bfr-oldpost-enddate" name="bfr-oldpost-endate" value="">
|
||||
</form>
|
||||
|
||||
<!-- borrar desde aqui -->
|
||||
<p>
|
||||
label_for:<?php echo esc_attr( $args['label_for'] ); ?>
|
||||
<br />
|
||||
bfr_custom_data:<?php echo esc_attr( $args['bfr_custom_data'] ); ?>
|
||||
<br />
|
||||
class:<?php echo esc_attr( $args['class'] ); ?>
|
||||
<br />
|
||||
<?php esc_html_e( 'daysback', 'bfr_plugin_txtdomain' ); ?>
|
||||
<br />
|
||||
|
||||
</p>
|
||||
<!-- borrar hasta aqui -->
|
||||
|
||||
<?php
|
||||
}
|
||||
|
||||
/**
|
||||
* top level menu
|
||||
* https://developer.wordpress.org/reference/functions/add_menu_page/
|
||||
*/
|
||||
function bfr_options_page() {
|
||||
// add top level menu page
|
||||
add_menu_page(
|
||||
$page_title = 'Biofriction Options', // $page_title
|
||||
$menu_title = 'Biofriction', //$menu_title
|
||||
$capability = 'manage_options', //'edit_others_posts', // $capability
|
||||
$menu_slug = 'biofriction-options', // $menu_slug
|
||||
$function = 'bfr_options_page_html', //$function
|
||||
$icon_url = 'dashicons-rest-api',// $icon_url //https://developer.wordpress.org/resource/dashicons/#menu
|
||||
$position = '50'// $position
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* register our bfr_options_page to the admin_menu action hook
|
||||
*/
|
||||
add_action( 'admin_menu', 'bfr_options_page' );
|
||||
|
||||
/**
|
||||
* top level menu:
|
||||
* callback functions
|
||||
*/
|
||||
function bfr_options_page_html() {
|
||||
// check user capabilities
|
||||
if ( ! current_user_can( 'manage_options' ) ) {
|
||||
?>
|
||||
<p class="description">
|
||||
<?php esc_html_e( 'Sorry, you do not have permission to edit this settings, please, contact any admin to get granted.', 'bfr_plugin_txtdomain' ); ?>
|
||||
</p>
|
||||
<?php
|
||||
return;
|
||||
}
|
||||
|
||||
// add error/update messages
|
||||
|
||||
// check if the user have submitted the settings
|
||||
// wordpress will add the "settings-updated" $_GET parameter to the url
|
||||
if ( isset( $_GET['settings-updated'] ) ) {
|
||||
// add settings saved message with the class of "updated"
|
||||
add_settings_error( 'bfr_messages', 'bfr_message', __( 'Settings Saved', 'bfr_plugin_txtdomain' ), 'updated' );
|
||||
}
|
||||
|
||||
// show error/update messages
|
||||
settings_errors( 'bfr_messages' );
|
||||
?>
|
||||
<div class="wrap">
|
||||
<h1><?php echo esc_html( get_admin_page_title() ); ?></h1>
|
||||
<form action="options.php" method="post">
|
||||
<?php
|
||||
// output security fields for the registered setting "bfr"
|
||||
settings_fields( 'bfr_settings' );
|
||||
// output setting sections and their fields
|
||||
// (sections are registered for "bfr", each field is registered to a specific section)
|
||||
do_settings_sections( 'bfr_settings' );
|
||||
// output save settings button
|
||||
submit_button( 'Save Settings' );
|
||||
?>
|
||||
</form>
|
||||
</div>
|
||||
<?php
|
||||
}
|
3
biofriction-plugin/index.php
Normal file
3
biofriction-plugin/index.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
// Silence is golden;
|
||||
?>
|
23
biofriction-plugin/uninstall.php
Normal file
23
biofriction-plugin/uninstall.php
Normal file
|
@ -0,0 +1,23 @@
|
|||
<?php
|
||||
/*
|
||||
howto uninstall the pluggin
|
||||
https://developer.wordpress.org/plugins/plugin-basics/uninstall-methods/
|
||||
*/
|
||||
|
||||
// if uninstall.php is not called by WordPress, die
|
||||
if (!defined('WP_UNINSTALL_PLUGIN')) {
|
||||
die;
|
||||
}
|
||||
|
||||
$option_name = 'wporg_option';
|
||||
|
||||
delete_option($option_name);
|
||||
|
||||
// for site options in Multisite
|
||||
delete_site_option($option_name);
|
||||
|
||||
// drop a custom database table
|
||||
global $wpdb;
|
||||
$wpdb->query("DROP TABLE IF EXISTS {$wpdb->prefix}mytable");
|
||||
|
||||
?>
|
27
biofriction-plugin/wpml-config.xml
Normal file
27
biofriction-plugin/wpml-config.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<!-- as explained here to translate custom post fields -->
|
||||
<!-- https://polylang.pro/doc/the-wpml-config-xml-file/ -->
|
||||
<!-- -->
|
||||
<wpml-config>
|
||||
<custom-fields>
|
||||
<custom-field action="copy">tgb_homehero-checkbox</custom-field>
|
||||
<custom-field action="translate">tgb_post-wysiwygsummary</custom-field>
|
||||
</custom-fields>
|
||||
<!-- <custom-types>
|
||||
<custom-type translate="1">book</custom-type>
|
||||
<custom-type translate="1">DVD</custom-type>
|
||||
</custom-types> -->
|
||||
<!-- <taxonomies>
|
||||
<taxonomy translate="1">genre</taxonomy>
|
||||
</taxonomies> -->
|
||||
<!-- <admin-texts>
|
||||
<key name="tgb_showinhome_hero">
|
||||
<key name="option_name_1" />
|
||||
<key name="option_name_2" />
|
||||
<key name="options_group_1">
|
||||
<key name="sub_option_name_11" />
|
||||
<key name="sub_option_name_12" />
|
||||
</key>
|
||||
</key>
|
||||
<key name="simple_string_option" />
|
||||
</admin-texts> -->
|
||||
</wpml-config>
|
12
biofriction-theme/.gitignore
vendored
Normal file
12
biofriction-theme/.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
.DS_Store
|
||||
node_modules
|
||||
npm-debug.log
|
||||
dist
|
||||
config.yml
|
||||
*.sass-cache*
|
||||
*.log
|
||||
.idea/
|
||||
*.swp
|
||||
packaged/
|
||||
wpcs/
|
||||
vendor/
|
45
biofriction-theme/404.php
Normal file
45
biofriction-theme/404.php
Normal file
|
@ -0,0 +1,45 @@
|
|||
<?php
|
||||
/**
|
||||
* The template for displaying 404 pages (not found)
|
||||
*
|
||||
* @package Biofriction
|
||||
* @since Biofriction 1.0.0
|
||||
*/
|
||||
|
||||
get_header(); ?>
|
||||
|
||||
<div class="main-container">
|
||||
<div class="main-grid">
|
||||
<main class="main-content">
|
||||
<article>
|
||||
<header>
|
||||
<h1 class="entry-title"><?php _e( 'File Not Found', 'foundationpress' ); ?></h1>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<div class="error">
|
||||
<p class="bottom"><?php _e( 'The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.', 'foundationpress' ); ?></p>
|
||||
</div>
|
||||
<p><?php _e( 'Please try the following:', 'foundationpress' ); ?></p>
|
||||
<ul>
|
||||
<li>
|
||||
<?php _e( 'Check your spelling', 'foundationpress' ); ?>
|
||||
</li>
|
||||
<li>
|
||||
<?php
|
||||
/* translators: %s: home page url */
|
||||
printf(
|
||||
__( 'Return to the <a href="%s">home page</a>', 'foundationpress' ),
|
||||
home_url()
|
||||
);
|
||||
?>
|
||||
</li>
|
||||
<li>
|
||||
<?php _e( 'Click the <a href="javascript:history.back()">Back</a> button', 'foundationpress' ); ?>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
<?php get_footer();
|
1436
biofriction-theme/CHANGELOG.md
Normal file
1436
biofriction-theme/CHANGELOG.md
Normal file
File diff suppressed because it is too large
Load diff
18
biofriction-theme/MIT-LICENSE.txt
Normal file
18
biofriction-theme/MIT-LICENSE.txt
Normal file
|
@ -0,0 +1,18 @@
|
|||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
"Software"), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
178
biofriction-theme/README.md
Normal file
178
biofriction-theme/README.md
Normal file
|
@ -0,0 +1,178 @@
|
|||
# BIOFRICTION THEME
|
||||
This project is to create a theme for the [Biofriction](https://gridspinoza.net/programs/biofriction) project hosted by [Hangar](https://hangar.org).
|
||||
|
||||
It is based on top of [FoundationPress](https://github.com/olefredrik/FoundationPress) and Zurb's [Foundation for Sites 6](https://foundation.zurb.com/sites.html).
|
||||
|
||||
|
||||
# FoundationPress
|
||||
|
||||
[](https://gitter.im/olefredrik/foundationpress?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
[](https://github.com/olefredrik/FoundationPress/releases)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
This is a starter-theme for WordPress based on Zurb's [Foundation for Sites 6](https://foundation.zurb.com/sites.html), the most advanced responsive (mobile-first) framework in the world. The purpose of FoundationPress, is to act as a small and handy toolbox that contains the essentials needed to build any design. FoundationPress is meant to be a starting point, not the final product.
|
||||
|
||||
Please fork, copy, modify, delete, share or do whatever you like with this.
|
||||
|
||||
All contributions are welcome!
|
||||
|
||||
## Requirements
|
||||
|
||||
**This project requires [Node.js](http://nodejs.org) v6.x.x 11.6.x to be installed on your machine.** Please be aware that you might encounter problems with the installation if you are using the most current Node version (bleeding edge) with all the latest features.
|
||||
|
||||
FoundationPress uses [Sass](http://Sass-lang.com/) (CSS with superpowers). In short, Sass is a CSS pre-processor that allows you to write styles more effectively and tidy.
|
||||
|
||||
The Sass is compiled using libsass, which requires the GCC to be installed on your machine. Windows users can install it through [MinGW](http://www.mingw.org/), and Mac users can install it through the [Xcode Command-line Tools](http://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/).
|
||||
|
||||
If you have not worked with a Sass-based workflow before, I would recommend reading [FoundationPress for beginners](https://foundationpress.olefredrik.com/posts/tutorials/foundationpress-for-beginners), a short blog post that explains what you need to know.
|
||||
|
||||
## Quickstart
|
||||
|
||||
### 1. Clone the repository and install with npm
|
||||
```bash
|
||||
$ cd my-wordpress-folder/wp-content/themes/
|
||||
$ git clone https://github.com/olefredrik/FoundationPress.git
|
||||
$ cd FoundationPress
|
||||
$ npm install
|
||||
```
|
||||
|
||||
### 2. Configuration
|
||||
|
||||
#### YAML config file
|
||||
FoundationPress includes a `config-default.yml` file. To make changes to the configuration, make a copy of `config-default.yml` and name it `config.yml` and make changes to that file. The `config.yml` file is ignored by git so that each environment can use a different configuration with the same git repo.
|
||||
|
||||
At the start of the build process a check is done to see if a `config.yml` file exists. If `config.yml` exists, the configuration will be loaded from `config.yml`. If `config.yml` does not exist, `config-default.yml` will be used as a fallback.
|
||||
|
||||
#### Browsersync setup
|
||||
If you want to take advantage of [Browsersync](https://www.browsersync.io/) (automatic browser refresh when a file is saved), simply open your `config.yml` file after creating it in the previous step, and put your local dev-server address and port (e.g http://localhost:8888) in the `url` property under the `BROWSERSYNC` object.
|
||||
|
||||
#### Static asset hashing / cache breaker
|
||||
If you want to make sure your users see the latest changes after re-deploying your theme, you can enable static asset hashing. In your `config.yml`, set ``REVISIONING: true;``. Hashing will work on the ``npm run build`` and ``npm run dev`` commands. It will not be applied on the start command with browsersync. This is by design. Hashing will only change if there are actual changes in the files.
|
||||
|
||||
### 3. Get started
|
||||
|
||||
```bash
|
||||
$ npm start
|
||||
```
|
||||
|
||||
### 4. Compile assets for production
|
||||
|
||||
When building for production, the CSS and JS will be minified. To minify the assets in your `/dist` folder, run
|
||||
|
||||
```bash
|
||||
$ npm run build
|
||||
```
|
||||
|
||||
#### To create a .zip file of your theme, run:
|
||||
|
||||
```
|
||||
$ npm run package
|
||||
```
|
||||
|
||||
Running this command will build and minify the theme's assets and place a .zip archive of the theme in the `packaged` directory. This excludes the developer files/directories from your theme like `/node_modules`, `/src`, etc. to keep the theme lightweight for transferring the theme to a staging or production server.
|
||||
|
||||
### Project structure
|
||||
|
||||
In the `/src` folder you will find the working files for all your assets. Every time you make a change to a file that is watched by Gulp, the output will be saved to the `/dist` folder. The contents of this folder is the compiled code that you should not touch (unless you have a good reason for it).
|
||||
|
||||
The `/page-templates` folder contains templates that can be selected in the Pages section of the WordPress admin panel. To create a new page-template, simply create a new file in this folder and make sure to give it a template name.
|
||||
|
||||
I guess the rest is quite self explanatory. Feel free to ask if you feel stuck.
|
||||
|
||||
### Styles and Sass Compilation
|
||||
|
||||
* `style.css`: Do not worry about this file. (For some reason) it's required by WordPress. All styling are handled in the Sass files described below
|
||||
|
||||
* `src/assets/scss/app.scss`: Make imports for all your styles here
|
||||
* `src/assets/scss/global/*.scss`: Global settings
|
||||
* `src/assets/scss/components/*.scss`: Buttons etc.
|
||||
* `src/assets/scss/modules/*.scss`: Topbar, footer etc.
|
||||
* `src/assets/scss/templates/*.scss`: Page template styling
|
||||
|
||||
* `dist/assets/css/app.css`: This file is loaded in the `<head>` section of your document, and contains the compiled styles for your project.
|
||||
|
||||
If you're new to Sass, please note that you need to have Gulp running in the background (``npm start``), for any changes in your scss files to be compiled to `app.css`.
|
||||
|
||||
### JavaScript Compilation
|
||||
|
||||
All JavaScript files, including Foundation's modules, are imported through the `src/assets/js/app.js` file. The files are imported using module dependency with [webpack](https://webpack.js.org/) as the module bundler.
|
||||
|
||||
If you're unfamiliar with modules and module bundling, check out [this resource for node style require/exports](http://openmymind.net/2012/2/3/Node-Require-and-Exports/) and [this resource to understand ES6 modules](http://exploringjs.com/es6/ch_modules.html).
|
||||
|
||||
Foundation modules are loaded in the `src/assets/js/app.js` file. By default all components are loaded. You can also pick and choose which modules to include. Just follow the instructions in the file.
|
||||
|
||||
If you need to output additional JavaScript files separate from `app.js`, do the following:
|
||||
* Create new `custom.js` file in `src/assets/js/`. If you will be using jQuery, add `import $ from 'jquery';` at the top of the file.
|
||||
* In `config.yml`, add `src/assets/js/custom.js` to `PATHS.entries`.
|
||||
* Build (`npm start`)
|
||||
* You will now have a `custom.js` file outputted to the `dist/assets/js/` directory.
|
||||
|
||||
## Demo
|
||||
|
||||
* [Clean FoundationPress install](http://foundationpress.olefredrik.com/)
|
||||
* [FoundationPress Kitchen Sink - see every single element in action](http://foundationpress.olefredrik.com/kitchen-sink/)
|
||||
|
||||
## Local Development
|
||||
We recommend using one of the following setups for local WordPress development:
|
||||
|
||||
* [MAMP](https://www.mamp.info/en/) (macOS)
|
||||
* [WAMP](http://www.wampserver.com/en/download-wampserver-64bits/) (Windows)
|
||||
* [LAMP](https://www.linux.com/learn/easy-lamp-server-installation) (Linux)
|
||||
* [Local](https://local.getflywheel.com/) (macOS/Windows)
|
||||
* [VVV (Varying Vagrant Vagrants)](https://github.com/Varying-Vagrant-Vagrants/VVV) (Vagrant Box)
|
||||
* [Trellis](https://roots.io/trellis/)
|
||||
|
||||
|
||||
## Tutorials
|
||||
|
||||
* [FoundationPress for beginners](https://foundationpress.olefredrik.com/posts/tutorials/foundationpress-for-beginners/)
|
||||
* [Responsive images in WordPress with Interchange](http://rachievee.com/responsive-images-in-wordpress/)
|
||||
* [Learn to use the _settings file to change almost every aspect of a Foundation site](http://zurb.com/university/lessons/66)
|
||||
* [Other lessons from Zurb University](http://zurb.com/university/past-lessons)
|
||||
|
||||
## Documentation
|
||||
|
||||
* [Zurb Foundation Docs](http://foundation.zurb.com/docs/)
|
||||
* [WordPress Codex](http://codex.wordpress.org/)
|
||||
|
||||
## Showcase
|
||||
|
||||
* [Harvard Center for Green Buildings and Cities](http://www.harvardcgbc.org/)
|
||||
* [The New Tropic](http://thenewtropic.com/)
|
||||
* [Parent-Child Home Program](http://www.parent-child.org/)
|
||||
* [Hip and Healthy](http://hipandhealthy.com/)
|
||||
* [Franchise Career Advisors](http://franchisecareeradvisors.com/)
|
||||
* [Maren Schmidt](http://marenschmidt.com/)
|
||||
* [Finnerodja](http://www.finnerodja.se/)
|
||||
* [WP Diamonds](http://www.wpdiamonds.com/)
|
||||
* [Storm Arts](http://stormarts.fi/)
|
||||
* [ProfitGym](http://profitgym.nl/)
|
||||
* [Agritur Piasina](http://www.agriturpiasina.it/)
|
||||
* [Byington Vineyard & Winery](https://byington.com/)
|
||||
* [Show And Tell](http://www.showandtelluk.com/)
|
||||
* [Wahl + Case](https://www.wahlandcase.com/)
|
||||
* [Morgridge Institute for Research](https://morgridge.org)
|
||||
* [Impeach Trump Now](https://impeachdonaldtrumpnow.org/)
|
||||
* [La revanche des sites](https://www.la-revanche-des-sites.fr/)
|
||||
* [Dyami Wilson](https://dyamiwilson.com)
|
||||
* [Madico Solutions](https://madico.com)
|
||||
|
||||
>Credit goes to all the brilliant designers and developers out there. Have **you** made a site that should be on this list? [Please let me know](https://twitter.com/olefredrik)
|
||||
|
||||
## Contributing
|
||||
#### Here are ways to get involved:
|
||||
|
||||
1. [Star](https://github.com/olefredrik/FoundationPress/stargazers) the project!
|
||||
2. Answer questions that come through [GitHub issues](https://github.com/olefredrik/FoundationPress/issues)
|
||||
3. Report a bug that you find
|
||||
4. Share a theme you've built on top of FoundationPress
|
||||
5. [Tweet](https://twitter.com/intent/tweet?original_referer=http%3A%2F%2Ffoundationpress.olefredrik.com%2F&text=Check%20out%20FoundationPress%2C%20the%20ultimate%20%23WordPress%20starter-theme%20built%20on%20%23Foundation%206&tw_p=tweetbutton&url=http%3A%2F%2Ffoundationpress.olefredrik.com&via=olefredrik) and [blog](http://www.justinfriebel.com/my-first-experience-with-foundationpress-a-wordpress-starter-theme-106/) your experience of FoundationPress.
|
||||
|
||||
#### Pull Requests
|
||||
|
||||
Pull requests are highly appreciated. Please follow these guidelines:
|
||||
|
||||
1. Solve a problem. Features are great, but even better is cleaning-up and fixing issues in the code that you discover
|
||||
2. Make sure that your code is bug-free and does not introduce new bugs
|
||||
3. Create a [pull request](https://help.github.com/articles/creating-a-pull-request)
|
||||
4. Verify that all the Travis-CI build checks have passed
|
44
biofriction-theme/archive.php
Normal file
44
biofriction-theme/archive.php
Normal file
|
@ -0,0 +1,44 @@
|
|||
<?php
|
||||
/**
|
||||
* The template for displaying archive pages
|
||||
*
|
||||
* Used to display archive-type pages if nothing more specific matches a query.
|
||||
* For example, puts together date-based pages if no date.php file exists.
|
||||
*
|
||||
* If you'd like to further customize these archive views, you may create a
|
||||
* new template file for each one. For example, tag.php (Tag archives),
|
||||
* category.php (Category archives), author.php (Author archives), etc.
|
||||
*
|
||||
* @link https://codex.wordpress.org/Template_Hierarchy
|
||||
*
|
||||
* @package Biofriction
|
||||
* @since Biofriction 1.0.0
|
||||
*/
|
||||
|
||||
get_header(); ?>
|
||||
|
||||
<div class="main-container">
|
||||
<div class="main-grid">
|
||||
<main class="main-content">
|
||||
<h3 class="bfr_category_title"><?php //single_cat_title(); ?></h3>
|
||||
<?php if ( category_description() ) : ?>
|
||||
<div class="bfr_category_description">
|
||||
<?php echo category_description(); ?>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
<div class="bfr_category_archive">
|
||||
<?php if ( have_posts() ) : ?>
|
||||
<?php /* Start the Loop */ ?>
|
||||
<?php while ( have_posts() ) : the_post(); ?>
|
||||
<?php get_template_part( 'template-parts/content', 'archive' ); ?>
|
||||
<?php endwhile; ?>
|
||||
<?php wp_reset_postdata(); ?>
|
||||
</div>
|
||||
<?php get_template_part( 'template-parts/navigation', 'prevnext' ); ?>
|
||||
<?php endif; // End have_posts() check. ?>
|
||||
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php get_footer();
|
47
biofriction-theme/codesniffer.ruleset.xml
Normal file
47
biofriction-theme/codesniffer.ruleset.xml
Normal file
|
@ -0,0 +1,47 @@
|
|||
<?xml version="1.0"?>
|
||||
<ruleset name="WordPress Theme Coding Standards">
|
||||
<!-- See https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-ruleset.xml -->
|
||||
<!-- See https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/blob/develop/WordPress-Core/ruleset.xml -->
|
||||
|
||||
<!-- Set a description for this ruleset. -->
|
||||
<description>A custom set of code standard rules to check for WordPress themes.</description>
|
||||
|
||||
<!-- Include the WordPress ruleset, with exclusions. -->
|
||||
<rule ref="WordPress">
|
||||
<exclude name="Generic.WhiteSpace.ScopeIndent.IncorrectExact" />
|
||||
<exclude name="Generic.WhiteSpace.ScopeIndent.Incorrect" />
|
||||
<exclude name="Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed" />
|
||||
<exclude name="Generic.Files.EndFileNewline.NotFound" />
|
||||
<exclude name="Generic.Strings.UnnecessaryStringConcat.Found" />
|
||||
<exclude name="Generic.Formatting.DisallowMultipleStatements.SameLine" />
|
||||
<exclude name="Generic.Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" />
|
||||
<exclude name="PEAR.Functions.FunctionCallSignature.Indent" />
|
||||
<exclude name="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket" />
|
||||
<exclude name="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket" />
|
||||
|
||||
<exclude name="Squiz.Commenting.FileComment.WrongStyle" />
|
||||
<exclude name="Squiz.Commenting.BlockComment.NoEmptyLineBefore" />
|
||||
<exclude name="Squiz.Commenting.FunctionComment.MissingParamTag" />
|
||||
<exclude name="Squiz.Commenting.InlineComment.NotCapital" />
|
||||
<exclude name="Squiz.Commenting.InlineComment.SpacingAfter" />
|
||||
<exclude name="Squiz.Commenting.VariableComment.WrongStyle" />
|
||||
<exclude name="Squiz.Commenting.FunctionComment.Missing" />
|
||||
<exclude name="Squiz.Commenting.FunctionComment.WrongStyle" />
|
||||
<exclude name="Squiz.Commenting.InlineComment.InvalidEndChar" />
|
||||
<exclude name="Squiz.Commenting.ClassComment.Missing" />
|
||||
<exclude name="Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace" />
|
||||
<exclude name="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpenHint" />
|
||||
|
||||
<exclude name="WordPress.XSS.EscapeOutput.UnsafePrintingFunction" />
|
||||
<exclude name="WordPress.XSS.EscapeOutput.OutputNotEscaped" />
|
||||
<exclude name="WordPress.Arrays.ArrayDeclaration.NoSpaceAfterOpenParenthesis" />
|
||||
<exclude name="WordPress.Arrays.ArrayDeclarationSpacing.NoSpaceAfterArrayOpener" />
|
||||
<exclude name="WordPress.Arrays.ArrayDeclarationSpacing.NoSpaceBeforeArrayCloser" />
|
||||
|
||||
<exclude name="WordPress.Variables.GlobalVariables" />
|
||||
<exclude name="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis" />
|
||||
<exclude name="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis)" />
|
||||
|
||||
<exclude name="WordPress.VIP.RestrictedFunctions" />
|
||||
</rule>
|
||||
</ruleset>
|
13
biofriction-theme/comments.php
Normal file
13
biofriction-theme/comments.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
/**
|
||||
* The template for displaying comments
|
||||
*
|
||||
* The area of the page that contains both current comments
|
||||
* and the comment form.
|
||||
*
|
||||
* @package Biofriction
|
||||
* @since Biofriction 1.0.0
|
||||
*/
|
||||
|
||||
// silence is beautiful
|
||||
?>
|
21
biofriction-theme/composer.json
Normal file
21
biofriction-theme/composer.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "vitrubio/biofriction",
|
||||
"description": "Biofriction is a WordPress theme based on FoundationPress and on Foundation 6 by Zurb",
|
||||
"type": "wordpress-theme",
|
||||
"minimum-stability" : "dev",
|
||||
"license": "GNU GPL v3.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Jorge - vitubio.net",
|
||||
"email": "jorge@vitrubio.net"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"composer/installers": "~1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"squizlabs/php_codesniffer": "*",
|
||||
"wimg/php-compatibility": "*",
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4"
|
||||
}
|
||||
}
|
317
biofriction-theme/composer.lock
generated
Normal file
317
biofriction-theme/composer.lock
generated
Normal file
|
@ -0,0 +1,317 @@
|
|||
{
|
||||
"_readme": [
|
||||
"This file locks the dependencies of your project to a known state",
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "ebb80c6b0e6f29e301b37472dcc8d524",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/installers",
|
||||
"version": "v1.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/installers.git",
|
||||
"reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b",
|
||||
"reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer-plugin-api": "^1.0"
|
||||
},
|
||||
"replace": {
|
||||
"roundcube/plugin-installer": "*",
|
||||
"shama/baton": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"composer/composer": "1.0.*@dev",
|
||||
"phpunit/phpunit": "^4.8.36"
|
||||
},
|
||||
"type": "composer-plugin",
|
||||
"extra": {
|
||||
"class": "Composer\\Installers\\Plugin",
|
||||
"branch-alias": {
|
||||
"dev-master": "1.0-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Composer\\Installers\\": "src/Composer/Installers"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Kyle Robinson Young",
|
||||
"email": "kyle@dontkry.com",
|
||||
"homepage": "https://github.com/shama"
|
||||
}
|
||||
],
|
||||
"description": "A multi-framework Composer library installer",
|
||||
"homepage": "https://composer.github.io/installers/",
|
||||
"keywords": [
|
||||
"Craft",
|
||||
"Dolibarr",
|
||||
"Eliasis",
|
||||
"Hurad",
|
||||
"ImageCMS",
|
||||
"Kanboard",
|
||||
"Lan Management System",
|
||||
"MODX Evo",
|
||||
"Mautic",
|
||||
"Maya",
|
||||
"OXID",
|
||||
"Plentymarkets",
|
||||
"Porto",
|
||||
"RadPHP",
|
||||
"SMF",
|
||||
"Thelia",
|
||||
"WolfCMS",
|
||||
"agl",
|
||||
"aimeos",
|
||||
"annotatecms",
|
||||
"attogram",
|
||||
"bitrix",
|
||||
"cakephp",
|
||||
"chef",
|
||||
"cockpit",
|
||||
"codeigniter",
|
||||
"concrete5",
|
||||
"croogo",
|
||||
"dokuwiki",
|
||||
"drupal",
|
||||
"eZ Platform",
|
||||
"elgg",
|
||||
"expressionengine",
|
||||
"fuelphp",
|
||||
"grav",
|
||||
"installer",
|
||||
"itop",
|
||||
"joomla",
|
||||
"kohana",
|
||||
"laravel",
|
||||
"lavalite",
|
||||
"lithium",
|
||||
"magento",
|
||||
"majima",
|
||||
"mako",
|
||||
"mediawiki",
|
||||
"modulework",
|
||||
"modx",
|
||||
"moodle",
|
||||
"osclass",
|
||||
"phpbb",
|
||||
"piwik",
|
||||
"ppi",
|
||||
"puppet",
|
||||
"pxcms",
|
||||
"reindex",
|
||||
"roundcube",
|
||||
"shopware",
|
||||
"silverstripe",
|
||||
"sydes",
|
||||
"symfony",
|
||||
"typo3",
|
||||
"wordpress",
|
||||
"yawik",
|
||||
"zend",
|
||||
"zikula"
|
||||
],
|
||||
"time": "2018-08-27T06:10:37+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
{
|
||||
"name": "dealerdirect/phpcodesniffer-composer-installer",
|
||||
"version": "v0.4.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
|
||||
"reference": "2e41850d5f7797cbb1af7b030d245b3b24e63a08"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/2e41850d5f7797cbb1af7b030d245b3b24e63a08",
|
||||
"reference": "2e41850d5f7797cbb1af7b030d245b3b24e63a08",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer-plugin-api": "^1.0",
|
||||
"php": "^5.3|^7",
|
||||
"squizlabs/php_codesniffer": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"composer/composer": "*",
|
||||
"wimg/php-compatibility": "^8.0"
|
||||
},
|
||||
"suggest": {
|
||||
"dealerdirect/qa-tools": "All the PHP QA tools you'll need"
|
||||
},
|
||||
"type": "composer-plugin",
|
||||
"extra": {
|
||||
"class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Franck Nijhof",
|
||||
"email": "f.nijhof@dealerdirect.nl",
|
||||
"homepage": "http://workingatdealerdirect.eu",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "PHP_CodeSniffer Standards Composer Installer Plugin",
|
||||
"homepage": "http://workingatdealerdirect.eu",
|
||||
"keywords": [
|
||||
"PHPCodeSniffer",
|
||||
"PHP_CodeSniffer",
|
||||
"code quality",
|
||||
"codesniffer",
|
||||
"composer",
|
||||
"installer",
|
||||
"phpcs",
|
||||
"plugin",
|
||||
"qa",
|
||||
"quality",
|
||||
"standard",
|
||||
"standards",
|
||||
"style guide",
|
||||
"stylecheck",
|
||||
"tests"
|
||||
],
|
||||
"time": "2017-12-06T16:27:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "squizlabs/php_codesniffer",
|
||||
"version": "dev-master",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
||||
"reference": "d86ad3c3d8a6cb40f45a377695d8f35b592ca821"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/d86ad3c3d8a6cb40f45a377695d8f35b592ca821",
|
||||
"reference": "d86ad3c3d8a6cb40f45a377695d8f35b592ca821",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-simplexml": "*",
|
||||
"ext-tokenizer": "*",
|
||||
"ext-xmlwriter": "*",
|
||||
"php": ">=5.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
||||
},
|
||||
"bin": [
|
||||
"bin/phpcs",
|
||||
"bin/phpcbf"
|
||||
],
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "3.x-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"BSD-3-Clause"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Greg Sherwood",
|
||||
"role": "lead"
|
||||
}
|
||||
],
|
||||
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
|
||||
"homepage": "http://www.squizlabs.com/php-codesniffer",
|
||||
"keywords": [
|
||||
"phpcs",
|
||||
"standards"
|
||||
],
|
||||
"time": "2019-01-14T05:30:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "wimg/php-compatibility",
|
||||
"version": "dev-master",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
|
||||
"reference": "cac8ef629aa14a8d5148b1b56d09b657904604bb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/cac8ef629aa14a8d5148b1b56d09b657904604bb",
|
||||
"reference": "cac8ef629aa14a8d5148b1b56d09b657904604bb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3",
|
||||
"squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
|
||||
},
|
||||
"conflict": {
|
||||
"squizlabs/php_codesniffer": "2.6.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
|
||||
},
|
||||
"suggest": {
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
|
||||
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
|
||||
},
|
||||
"type": "phpcodesniffer-standard",
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"LGPL-3.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Contributors",
|
||||
"homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
|
||||
},
|
||||
{
|
||||
"name": "Wim Godden",
|
||||
"homepage": "https://github.com/wimg",
|
||||
"role": "lead"
|
||||
},
|
||||
{
|
||||
"name": "Juliette Reinders Folmer",
|
||||
"homepage": "https://github.com/jrfnl",
|
||||
"role": "lead"
|
||||
}
|
||||
],
|
||||
"description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
|
||||
"homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
|
||||
"keywords": [
|
||||
"compatibility",
|
||||
"phpcs",
|
||||
"standards"
|
||||
],
|
||||
"abandoned": "phpcompatibility/php-compatibility",
|
||||
"time": "2019-01-13T22:26:44+00:00"
|
||||
}
|
||||
],
|
||||
"aliases": [],
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": [],
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": [],
|
||||
"platform-dev": []
|
||||
}
|
49
biofriction-theme/config-default.yml
Normal file
49
biofriction-theme/config-default.yml
Normal file
|
@ -0,0 +1,49 @@
|
|||
# Browsersync config
|
||||
BROWSERSYNC:
|
||||
# URL of local development server goes here (ex. http://localsite.dev)
|
||||
url: ""
|
||||
|
||||
# Autoprefixer will make sure your CSS works with these browsers
|
||||
COMPATIBILITY:
|
||||
- "last 2 versions"
|
||||
- "ie >= 9"
|
||||
- "ios >= 7"
|
||||
|
||||
# Set to true if you want static asset revisioning, helpful for cache busting
|
||||
REVISIONING: false
|
||||
|
||||
# Gulp will reference these paths when it copies files
|
||||
PATHS:
|
||||
# Path to dist folder
|
||||
dist: "dist"
|
||||
# Paths to static assets that aren't images, CSS, or JavaScript
|
||||
assets:
|
||||
- "src/assets/**/*"
|
||||
- "!src/assets/{images,images/**/*,js,js/**/*,scss,scss/**/*}"
|
||||
# Paths to Sass libraries, which can then be loaded with @import
|
||||
sass:
|
||||
- "node_modules/foundation-sites/scss"
|
||||
- "node_modules/motion-ui/src"
|
||||
# Paths to JavaScript entry points for webpack to bundle modules
|
||||
entries:
|
||||
- "src/assets/js/app.js"
|
||||
# Paths for the package task to include/exclude in .zip archive
|
||||
package:
|
||||
- "**/*"
|
||||
- "!**/node_modules/**"
|
||||
- "!**/packaged/**"
|
||||
- "!**/src/**"
|
||||
- "!**/codesniffer.ruleset.xml"
|
||||
- "!**/composer.json"
|
||||
- "!**/composer.lock"
|
||||
- "!**/config.yml"
|
||||
- "!**/config.default.yml"
|
||||
- "!**/gulpfile.babel.js"
|
||||
- "!**/package.json"
|
||||
- "!**/package-lock.json"
|
||||
- "!**/webpack.config.js"
|
||||
# Paths for PHP CodeSniffer
|
||||
phpcs:
|
||||
- "**/*.php"
|
||||
- "!wpcs"
|
||||
- "!wpcs/**"
|
58
biofriction-theme/footer.php
Normal file
58
biofriction-theme/footer.php
Normal file
|
@ -0,0 +1,58 @@
|
|||
<?php
|
||||
/**
|
||||
* The template for displaying the footer
|
||||
*
|
||||
* Contains the closing of the "off-canvas-wrap" div and all content after.
|
||||
*
|
||||
* @package Biofriction
|
||||
* @since Biofriction 1.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
<footer class="footer-container">
|
||||
<div class="footer-grid">
|
||||
<?php dynamic_sidebar( 'footer-widgets' ); ?>
|
||||
</div>
|
||||
<div class="footer-credits">
|
||||
<ul class="logos">
|
||||
<li class="credit">
|
||||
<a href="https://hangar.org" class="logo hangar" title="Hangar">
|
||||
<h6 class="">Hangar</h6>
|
||||
</a>
|
||||
</li>
|
||||
<li class="credit">
|
||||
<a href="https://bioartsociety.fi/" class="logo solubioart" title="">
|
||||
<h6 class="">SOLU Bioart Society</h6>
|
||||
</a>
|
||||
</li>
|
||||
<li class="credit">
|
||||
<a href="https://kersnikova.org/" class="logo kersnikova" title="">
|
||||
<h6 class="">Kersnikova</h6>
|
||||
</a>
|
||||
</li>
|
||||
<li class="credit">
|
||||
<a href="https://cultivamoscultura.com/" class="logo cultivamoscultura" title="">
|
||||
<h6 class="">Cultivamos Cultura</h6>
|
||||
</a>
|
||||
</li>
|
||||
<li class="credit last">
|
||||
<a href="https://ec.europa.eu/programmes/creative-europe/" class="logo eucreativeeurope" title="">
|
||||
<h6 class="">Co-founded by the Creative Europe Programme of the European Union</h6>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="text">
|
||||
<li class="credit">
|
||||
<p>coding <a href="https://hangar.org">tech hangar</a> and <a href="https://vitrubio.net" title="web development by vitrubio.net"/>vitrubio.net</a></p>
|
||||
</li>
|
||||
<li class="credit">
|
||||
<p>design <a href="https://alexwifi.onfabrik.com/" title="alexwifi portfolio">@alexwifi</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
</div><?php //Close off-canvas content do not remove ?>
|
||||
|
||||
<?php wp_footer(); ?>
|
||||
</body>
|
||||
</html>
|
62
biofriction-theme/functions.php
Normal file
62
biofriction-theme/functions.php
Normal file
|
@ -0,0 +1,62 @@
|
|||
<?php
|
||||
/**
|
||||
* Author: Ole Fredrik Lie
|
||||
* URL: http://olefredrik.com
|
||||
*
|
||||
* FoundationPress functions and definitions
|
||||
*
|
||||
* Set up the theme and provides some helper functions, which are used in the
|
||||
* theme as custom template tags. Others are attached to action and filter
|
||||
* hooks in WordPress to change core functionality.
|
||||
*
|
||||
* @link https://codex.wordpress.org/Theme_Development
|
||||
* @package Biofriction
|
||||
* @since Biofriction 1.0.0
|
||||
*/
|
||||
|
||||
/** Various clean up functions */
|
||||
require_once( 'library/cleanup.php' );
|
||||
|
||||
/** Required for Foundation to work properly */
|
||||
require_once( 'library/foundation.php' );
|
||||
|
||||
/** Format comments */
|
||||
require_once( 'library/class-foundationpress-comments.php' );
|
||||
|
||||
/** Register all navigation menus */
|
||||
require_once( 'library/navigation.php' );
|
||||
|
||||
/** Add menu walkers for top-bar and off-canvas */
|
||||
require_once( 'library/class-foundationpress-top-bar-walker.php' );
|
||||
require_once( 'library/class-foundationpress-mobile-walker.php' );
|
||||
|
||||
/** Create widget areas in sidebar and footer */
|
||||
require_once( 'library/widget-areas.php' );
|
||||
|
||||
/** Return entry meta information for posts */
|
||||
require_once( 'library/entry-meta.php' );
|
||||
|
||||
/** Enqueue scripts */
|
||||
require_once( 'library/enqueue-scripts.php' );
|
||||
|
||||
/** Add theme support */
|
||||
require_once( 'library/theme-support.php' );
|
||||
|
||||
/** Add Nav Options to Customer */
|
||||
require_once( 'library/custom-nav.php' );
|
||||
|
||||
/** Change WP's sticky post class */
|
||||
require_once( 'library/sticky-posts.php' );
|
||||
|
||||
/** Configure responsive image sizes */
|
||||
require_once( 'library/responsive-images.php' );
|
||||
|
||||
/** Gutenberg editor support */
|
||||
require_once( 'library/gutenberg.php' );
|
||||
|
||||
/** Catch post first image */
|
||||
require_once( 'library/catch-first-image.php' );
|
||||
|
||||
|
||||
/** If your site requires protocol relative url's for theme assets, uncomment the line below */
|
||||
// require_once( 'library/class-foundationpress-protocol-relative-theme-assets.php' );
|
260
biofriction-theme/gulpfile.babel.js
Normal file
260
biofriction-theme/gulpfile.babel.js
Normal file
|
@ -0,0 +1,260 @@
|
|||
'use strict';
|
||||
|
||||
import plugins from 'gulp-load-plugins';
|
||||
import yargs from 'yargs';
|
||||
import browser from 'browser-sync';
|
||||
import gulp from 'gulp';
|
||||
import rimraf from 'rimraf';
|
||||
import yaml from 'js-yaml';
|
||||
import fs from 'fs';
|
||||
import dateFormat from 'dateformat';
|
||||
import webpackStream from 'webpack-stream';
|
||||
import webpack2 from 'webpack';
|
||||
import named from 'vinyl-named';
|
||||
import log from 'fancy-log';
|
||||
import colors from 'ansi-colors';
|
||||
|
||||
// Load all Gulp plugins into one variable
|
||||
const $ = plugins();
|
||||
|
||||
// Check for --production flag
|
||||
const PRODUCTION = !!(yargs.argv.production);
|
||||
|
||||
// Check for --development flag unminified with sourcemaps
|
||||
const DEV = !!(yargs.argv.dev);
|
||||
|
||||
// Load settings from settings.yml
|
||||
const { BROWSERSYNC, COMPATIBILITY, REVISIONING, PATHS } = loadConfig();
|
||||
|
||||
// Check if file exists synchronously
|
||||
function checkFileExists(filepath) {
|
||||
let flag = true;
|
||||
try {
|
||||
fs.accessSync(filepath, fs.F_OK);
|
||||
} catch(e) {
|
||||
flag = false;
|
||||
}
|
||||
return flag;
|
||||
}
|
||||
|
||||
// Load default or custom YML config file
|
||||
function loadConfig() {
|
||||
log('Loading config file...');
|
||||
|
||||
if (checkFileExists('config.yml')) {
|
||||
// config.yml exists, load it
|
||||
log(colors.bold(colors.cyan('config.yml')), 'exists, loading', colors.bold(colors.cyan('config.yml')));
|
||||
let ymlFile = fs.readFileSync('config.yml', 'utf8');
|
||||
return yaml.load(ymlFile);
|
||||
|
||||
} else if(checkFileExists('config-default.yml')) {
|
||||
// config-default.yml exists, load it
|
||||
log(colors.bold(colors.cyan('config.yml')), 'does not exist, loading', colors.bold(colors.cyan('config-default.yml')));
|
||||
let ymlFile = fs.readFileSync('config-default.yml', 'utf8');
|
||||
return yaml.load(ymlFile);
|
||||
|
||||
} else {
|
||||
// Exit if config.yml & config-default.yml do not exist
|
||||
log('Exiting process, no config file exists.');
|
||||
log('Error Code:', err.code);
|
||||
process.exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
// Delete the "dist" folder
|
||||
// This happens every time a build starts
|
||||
function clean(done) {
|
||||
rimraf(PATHS.dist, done);
|
||||
}
|
||||
|
||||
// Copy files out of the assets folder
|
||||
// This task skips over the "images", "js", and "scss" folders, which are parsed separately
|
||||
function copy() {
|
||||
return gulp.src(PATHS.assets)
|
||||
.pipe(gulp.dest(PATHS.dist + '/assets'));
|
||||
}
|
||||
|
||||
// Compile Sass into CSS
|
||||
// In production, the CSS is compressed
|
||||
function sass() {
|
||||
return gulp.src(['src/assets/scss/app.scss','src/assets/scss/editor.scss'])
|
||||
.pipe($.sourcemaps.init())
|
||||
.pipe($.sass({
|
||||
includePaths: PATHS.sass
|
||||
})
|
||||
.on('error', $.sass.logError))
|
||||
.pipe($.autoprefixer({
|
||||
browsers: COMPATIBILITY
|
||||
}))
|
||||
|
||||
.pipe($.if(PRODUCTION, $.cleanCss({ compatibility: 'ie9' })))
|
||||
.pipe($.if(!PRODUCTION, $.sourcemaps.write()))
|
||||
.pipe($.if(REVISIONING && PRODUCTION || REVISIONING && DEV, $.rev()))
|
||||
.pipe(gulp.dest(PATHS.dist + '/assets/css'))
|
||||
.pipe($.if(REVISIONING && PRODUCTION || REVISIONING && DEV, $.rev.manifest()))
|
||||
.pipe(gulp.dest(PATHS.dist + '/assets/css'))
|
||||
.pipe(browser.reload({ stream: true }));
|
||||
}
|
||||
|
||||
// Combine JavaScript into one file
|
||||
// In production, the file is minified
|
||||
const webpack = {
|
||||
config: {
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
test: /.js$/,
|
||||
loader: 'babel-loader',
|
||||
exclude: /node_modules(?![\\\/]foundation-sites)/,
|
||||
},
|
||||
],
|
||||
},
|
||||
externals: {
|
||||
jquery: 'jQuery',
|
||||
},
|
||||
},
|
||||
|
||||
changeHandler(err, stats) {
|
||||
log('[webpack]', stats.toString({
|
||||
colors: true,
|
||||
}));
|
||||
|
||||
browser.reload();
|
||||
},
|
||||
|
||||
build() {
|
||||
return gulp.src(PATHS.entries)
|
||||
.pipe(named())
|
||||
.pipe(webpackStream(webpack.config, webpack2))
|
||||
.pipe($.if(PRODUCTION, $.uglify()
|
||||
.on('error', e => { console.log(e); }),
|
||||
))
|
||||
.pipe($.if(REVISIONING && PRODUCTION || REVISIONING && DEV, $.rev()))
|
||||
.pipe(gulp.dest(PATHS.dist + '/assets/js'))
|
||||
.pipe($.if(REVISIONING && PRODUCTION || REVISIONING && DEV, $.rev.manifest()))
|
||||
.pipe(gulp.dest(PATHS.dist + '/assets/js'));
|
||||
},
|
||||
|
||||
watch() {
|
||||
const watchConfig = Object.assign(webpack.config, {
|
||||
watch: true,
|
||||
devtool: 'inline-source-map',
|
||||
});
|
||||
|
||||
return gulp.src(PATHS.entries)
|
||||
.pipe(named())
|
||||
.pipe(webpackStream(watchConfig, webpack2, webpack.changeHandler)
|
||||
.on('error', (err) => {
|
||||
log('[webpack:error]', err.toString({
|
||||
colors: true,
|
||||
}));
|
||||
}),
|
||||
)
|
||||
.pipe(gulp.dest(PATHS.dist + '/assets/js'));
|
||||
},
|
||||
};
|
||||
|
||||
gulp.task('webpack:build', webpack.build);
|
||||
gulp.task('webpack:watch', webpack.watch);
|
||||
|
||||
// Copy images to the "dist" folder
|
||||
// In production, the images are compressed
|
||||
function images() {
|
||||
return gulp.src('src/assets/images/**/*')
|
||||
.pipe($.if(PRODUCTION, $.imagemin([
|
||||
$.imagemin.jpegtran({
|
||||
progressive: true,
|
||||
}),
|
||||
$.imagemin.optipng({
|
||||
optimizationLevel: 5,
|
||||
}),
|
||||
$.imagemin.gifsicle({
|
||||
interlaced: true,
|
||||
}),
|
||||
$.imagemin.svgo({
|
||||
plugins: [
|
||||
{cleanupAttrs: true},
|
||||
{removeComments: true},
|
||||
]
|
||||
})
|
||||
])))
|
||||
.pipe(gulp.dest(PATHS.dist + '/assets/images'));
|
||||
}
|
||||
|
||||
// Create a .zip archive of the theme
|
||||
function archive() {
|
||||
// var time = dateFormat(new Date(), "yyyy-mm-dd_HH-MM");
|
||||
var time = dateFormat(new Date(), "yyyy-mm-dd");
|
||||
var pkg = JSON.parse(fs.readFileSync('./package.json'));
|
||||
var title = pkg.name + '_' + time + '.zip';
|
||||
|
||||
return gulp.src(PATHS.package)
|
||||
.pipe($.zip(title))
|
||||
.pipe(gulp.dest('packaged'));
|
||||
}
|
||||
|
||||
// PHP Code Sniffer task
|
||||
gulp.task('phpcs', function() {
|
||||
return gulp.src(PATHS.phpcs)
|
||||
.pipe($.phpcs({
|
||||
bin: 'wpcs/vendor/bin/phpcs',
|
||||
standard: './codesniffer.ruleset.xml',
|
||||
showSniffCode: true,
|
||||
}))
|
||||
.pipe($.phpcs.reporter('log'));
|
||||
});
|
||||
|
||||
// PHP Code Beautifier task
|
||||
gulp.task('phpcbf', function () {
|
||||
return gulp.src(PATHS.phpcs)
|
||||
.pipe($.phpcbf({
|
||||
bin: 'wpcs/vendor/bin/phpcbf',
|
||||
standard: './codesniffer.ruleset.xml',
|
||||
warningSeverity: 0
|
||||
}))
|
||||
.on('error', log)
|
||||
.pipe(gulp.dest('.'));
|
||||
});
|
||||
|
||||
// Start BrowserSync to preview the site in
|
||||
function server(done) {
|
||||
browser.init({
|
||||
proxy: BROWSERSYNC.url,
|
||||
|
||||
ui: {
|
||||
port: 8080
|
||||
},
|
||||
|
||||
});
|
||||
done();
|
||||
}
|
||||
|
||||
// Reload the browser with BrowserSync
|
||||
function reload(done) {
|
||||
browser.reload();
|
||||
done();
|
||||
}
|
||||
|
||||
// Watch for changes to static assets, pages, Sass, and JavaScript
|
||||
function watch() {
|
||||
gulp.watch(PATHS.assets, copy);
|
||||
gulp.watch('src/assets/scss/**/*.scss', sass)
|
||||
.on('change', path => log('File ' + colors.bold(colors.magenta(path)) + ' changed.'))
|
||||
.on('unlink', path => log('File ' + colors.bold(colors.magenta(path)) + ' was removed.'));
|
||||
gulp.watch('**/*.php', reload)
|
||||
.on('change', path => log('File ' + colors.bold(colors.magenta(path)) + ' changed.'))
|
||||
.on('unlink', path => log('File ' + colors.bold(colors.magenta(path)) + ' was removed.'));
|
||||
gulp.watch('src/assets/images/**/*', gulp.series(images, reload));
|
||||
}
|
||||
|
||||
// Build the "dist" folder by running all of the below tasks
|
||||
gulp.task('build',
|
||||
gulp.series(clean, gulp.parallel(sass, 'webpack:build', images, copy)));
|
||||
|
||||
// Build the site, run the server, and watch for file changes
|
||||
gulp.task('default',
|
||||
gulp.series('build', server, gulp.parallel('webpack:watch', watch)));
|
||||
|
||||
// Package task
|
||||
gulp.task('package',
|
||||
gulp.series('build', archive));
|
50
biofriction-theme/header-orig.php
Normal file
50
biofriction-theme/header-orig.php
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?php
|
||||
/**
|
||||
* The template for displaying the header
|
||||
*
|
||||
* Displays all of the head element and everything up until the "container" div.
|
||||
*
|
||||
* @package Biofriction
|
||||
* @since Biofriction 1.0.0
|
||||
*/
|
||||
|
||||
?>
|
||||
<!doctype html>
|
||||
<html class="no-js" <?php language_attributes(); ?> >
|
||||
<head>
|
||||
<meta charset="<?php bloginfo( 'charset' ); ?>" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<?php wp_head(); ?>
|
||||
</head>
|
||||
<body <?php body_class(); ?>>
|
||||
|
||||
<?php if ( get_theme_mod( 'wpt_mobile_menu_layout' ) === 'offcanvas' ) : ?>
|
||||
<?php get_template_part( 'template-parts/mobile-off-canvas' ); ?>
|
||||
<?php endif; ?>
|
||||
|
||||
<header class="site-header" role="banner">
|
||||
<div class="site-title-bar title-bar" <?php foundationpress_title_bar_responsive_toggle(); ?>>
|
||||
<div class="title-bar-left">
|
||||
<button aria-label="<?php _e( 'Main Menu', 'foundationpress' ); ?>" class="menu-icon" type="button" data-toggle="<?php foundationpress_mobile_menu_id(); ?>"></button>
|
||||
<span class="site-mobile-title title-bar-title">
|
||||
<a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<nav class="site-navigation top-bar" role="navigation" id="<?php foundationpress_mobile_menu_id(); ?>">
|
||||
<div class="top-bar-left">
|
||||
<div class="site-desktop-title top-bar-title">
|
||||
<a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="top-bar-right">
|
||||
<?php foundationpress_top_bar_r(); ?>
|
||||
|
||||
<?php if ( ! get_theme_mod( 'wpt_mobile_menu_layout' ) || get_theme_mod( 'wpt_mobile_menu_layout' ) === 'topbar' ) : ?>
|
||||
<?php get_template_part( 'template-parts/mobile-top-bar' ); ?>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
</header>
|
31
biofriction-theme/header.php
Normal file
31
biofriction-theme/header.php
Normal file
|
@ -0,0 +1,31 @@
|
|||
<?php
|
||||
/**
|
||||
* The template for displaying the header
|
||||
*
|
||||
* Displays all of the head element and everything up until the "container" div.
|
||||
*
|
||||
* @package Biofriction
|
||||
* @since Biofriction 1.0.0
|
||||
*/
|
||||
|
||||
?>
|
||||
<!doctype html>
|
||||
<html class="no-js" <?php language_attributes(); ?> >
|
||||
<head>
|
||||
<meta charset="<?php bloginfo( 'charset' ); ?>" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<?php wp_head(); ?>
|
||||
</head>
|
||||
<body <?php body_class(); ?>>
|
||||
|
||||
<?php get_template_part( 'template-parts/mobile-off-canvas' ); ?>
|
||||
<header class="site-header-container">
|
||||
<content class="site-header-grid grid-x align-justify align-middle" role="banner">
|
||||
<button aria-label="<?php _e( 'Main Menu', 'foundationpress' ); ?>" class="show-for-small-only menu-icon" type="button" data-toggle="<?php foundationpress_mobile_menu_id(); ?>"></button>
|
||||
<div class="site-custom-logo biofriction-logo-moving-transp cell small-6 medium-3 shrink"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php //the_custom_logo(); ?></a></div>
|
||||
<div class="site-name"><h1><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1></div>
|
||||
<div class="site-description"><h2><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'description' ); ?></a></h2></div>
|
||||
<nav class="site-top-widgets"><?php dynamic_sidebar( 'header-widgets' ); ?></nav>
|
||||
<nav class="site-top-nav menu"><?php foundationpress_top_bar_r(); ?></nav>
|
||||
</content>
|
||||
</header>
|
62
biofriction-theme/home.php
Normal file
62
biofriction-theme/home.php
Normal file
|
@ -0,0 +1,62 @@
|
|||
<?php
|
||||
/**
|
||||
* The main template file
|
||||
*
|
||||
* This is the most generic template file in a WordPress theme
|
||||
* and one of the two required files for a theme (the other being style.css).
|
||||
* It is used to display a page when nothing more specific matches a query.
|
||||
* e.g., it puts together the home page when no home.php file exists.
|
||||
*
|
||||
* Learn more: {@link https://codex.wordpress.org/Template_Hierarchy}
|
||||
*
|
||||
* @package Biofriction
|
||||
* @since Biofriction 1.0.0
|
||||
*/
|
||||
|
||||
get_header(); ?>
|
||||
|
||||
<div class="main-container">
|
||||
<div class="main-grid">
|
||||
<main class="main-content">
|
||||
<div class="bfr_category_archive">
|
||||
<?php if ( have_posts() ) : ?>
|
||||
<?php // Start the Loop ?>
|
||||
<?php while ( have_posts() ) : the_post(); ?>
|
||||
<article id="post-<?php the_ID(); ?>" <?php post_class('bfr_post'); ?>>
|
||||
<div class="bfr_post_content">
|
||||
<header>
|
||||
<h2 class="entry-title">
|
||||
<a href="<?php the_permalink(); ?>" rel="bookmark">
|
||||
<?php the_title(); ?>
|
||||
</a>
|
||||
</h2>
|
||||
</header>
|
||||
<div class="bfr_post_thumbnail">
|
||||
<?php if ( has_post_thumbnail() ) :?>
|
||||
<img src="<?php echo get_the_post_thumbnail_url();?>" />
|
||||
<?php else :?>
|
||||
<img src="<?php echo catch_post_first_image();?>" />
|
||||
<?php endif;?>
|
||||
</div>
|
||||
<footer>
|
||||
<div class="excerpt post-excerpt">
|
||||
<a href="<?php the_permalink(); ?>" rel="bookmark" title="<?php the_title(); ?>"></a>
|
||||
<?php echo wp_strip_all_tags( get_the_excerpt(), true ); ?>
|
||||
</div>
|
||||
<a href="<?php the_permalink(); ?>" rel="bookmark" title="<?php the_title(); ?>" class="button">
|
||||
Read more
|
||||
</a>
|
||||
</footer>
|
||||
</div>
|
||||
</article>
|
||||
<?php endwhile; // End loop. ?>
|
||||
<?php wp_reset_postdata(); ?>
|
||||
</div>
|
||||
<?php get_template_part( 'template-parts/navigation', 'prevnext' ); ?>
|
||||
<?php else : ?>
|
||||
<?php get_template_part( 'template-parts/content', 'none' ); ?>
|
||||
<?php endif; // End have_posts. ?>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
<?php get_footer();
|
39
biofriction-theme/index.php
Normal file
39
biofriction-theme/index.php
Normal file
|
@ -0,0 +1,39 @@
|
|||
<?php
|
||||
/**
|
||||
* The main template file
|
||||
*
|
||||
* This is the most generic template file in a WordPress theme
|
||||
* and one of the two required files for a theme (the other being style.css).
|
||||
* It is used to display a page when nothing more specific matches a query.
|
||||
* e.g., it puts together the home page when no home.php file exists.
|
||||
*
|
||||
* Learn more: {@link https://codex.wordpress.org/Template_Hierarchy}
|
||||
*
|
||||
* @package Biofriction
|
||||
* @since Biofriction 1.0.0
|
||||
*/
|
||||
|
||||
get_header(); ?>
|
||||
|
||||
<div class="main-container">
|
||||
<div class="main-grid">
|
||||
<main class="main-content">
|
||||
<?php if ( have_posts() ) : ?>
|
||||
|
||||
<?php /* Start the Loop */ ?>
|
||||
<?php while ( have_posts() ) : the_post(); ?>
|
||||
<?php get_template_part( 'template-parts/content', get_post_format() ); ?>
|
||||
<?php endwhile; ?>
|
||||
|
||||
<?php else : ?>
|
||||
<?php get_template_part( 'template-parts/content', 'none' ); ?>
|
||||
|
||||
<?php endif; // End have_posts() check. ?>
|
||||
|
||||
<?php get_template_part( 'template-parts/navigation', 'prevnext' ); ?>
|
||||
|
||||
</main>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<?php get_footer();
|
270
biofriction-theme/languages/FoundationPress.pot
Normal file
270
biofriction-theme/languages/FoundationPress.pot
Normal file
|
@ -0,0 +1,270 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-09-13 17:56+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr ""
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr ""
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr ""
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr ""
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr ""
|
||||
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr ""
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr ""
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr ""
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr ""
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr ""
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr ""
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr ""
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr ""
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr ""
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr ""
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr ""
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr ""
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr ""
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr ""
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr ""
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr ""
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr ""
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr ""
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr ""
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr ""
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr ""
|
BIN
biofriction-theme/languages/ca.mo
Normal file
BIN
biofriction-theme/languages/ca.mo
Normal file
Binary file not shown.
282
biofriction-theme/languages/ca.po
Normal file
282
biofriction-theme/languages/ca.po
Normal file
|
@ -0,0 +1,282 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FoundationPress\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-09-13 17:56+0200\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:05+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Lluis Bordas <lbordas@gmail.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Arxiu No Trobat"
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"La pàgina que està buscantno es troba, ha canviat de nom o no està "
|
||||
"disponible temporalment."
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Si us plau, intenti el següent:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Revisi la seva ortografia"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Tornar a la <a href=\"%s\">pàgina d'inici</a>"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Feu clic al botó <a href=\"javascript:history.back()\">Tornar</a>"
|
||||
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Entrades més antigues"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Entrades més noves →"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Editar)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "El seu comentari està esperant ser moderat."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Si us plau, no carregui aquesta pàgina directament. Gràcies!"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Aquesta entrada està protegida. Introduïu la contrasenya per veure els "
|
||||
"comentaris."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "No hi ha respostes a"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Una resposta a"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% Respostes a"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Comentaris més antics"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Comentaris més nous →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Deixa una Resposta"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Deixa una Resposta a %s"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr ""
|
||||
"Has de estar <a href=\"%s\">connectat com a usuari</a> per publicar un "
|
||||
"comentari."
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Connectat com <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Sortir d'aquest compte"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Sortir »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(necessari)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Email (no es publicarà)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Comentari"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Podeu fer servir aquestes etiquetes:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Enviar comentari"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "No s'ha trobat res"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"A punt per publicar el seu primer post? <a href=\"%1$s\">Comença aquí</a>."
|
||||
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Ho sentim, però no hem trobat res. Torneu-ho de nou amb algunes paraules "
|
||||
"clau diferents."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Sembla que no podem trobar el que estàs buscant. Potser la cerca pot ajudar."
|
||||
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Segueix llegint ..."
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Pàgines:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Publicat el %1$s a les %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Publicat per"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
"Si us plau, assignar un menú per a la ubicació del menú principal sota %1$s "
|
||||
"o %2$s el disseny."
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menus</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Personalitzar</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Widgets de la barra lateral (Sidebar)"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Arrossegueu widgets per a aquest contenidor de la barra lateral."
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Widgets del peu de pàgina (Footer)"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Arrossegueu widgets a aquest contenidor de peu de pàgina"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr "Sóc una cadena traduïble."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr "Jo també"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] "Tinc %d poma"
|
||||
msgstr[1] "Tinc %d pomes"
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "aaaa-mm-dd"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Cercar resultats per"
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Cerca"
|
BIN
biofriction-theme/languages/cs_CZ.mo
Normal file
BIN
biofriction-theme/languages/cs_CZ.mo
Normal file
Binary file not shown.
317
biofriction-theme/languages/cs_CZ.po
Normal file
317
biofriction-theme/languages/cs_CZ.po
Normal file
|
@ -0,0 +1,317 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-09-05 11:14+0200\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:05+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: cs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
||||
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;"
|
||||
"esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;"
|
||||
"esc_html_x:1,2c\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SearchPathExcluded-0: node_modules\n"
|
||||
"X-Poedit-SearchPathExcluded-1: assets\n"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "File Not Found"
|
||||
msgstr "Soubor nenalezen"
|
||||
|
||||
#: 404.php:20
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"Stránka, kterou hledáte, byla pravděpodobně odstraněna, její název byl "
|
||||
"změněn, nebo je dočasně nedostupná."
|
||||
|
||||
#: 404.php:22
|
||||
msgid "Please try the following:"
|
||||
msgstr "Prosím, zkuste následující:"
|
||||
|
||||
#: 404.php:24
|
||||
msgid "Check your spelling"
|
||||
msgstr "Zkontrolujte zadaný výraz"
|
||||
|
||||
#: 404.php:25
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Zpět na <a href=\"%s\">domovskou stránku</a>"
|
||||
|
||||
#: 404.php:26
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr ""
|
||||
"Klikněte na tlačítko <a href=\"javascript:history.back()\">Zpět</a> vašeho "
|
||||
"prohlížeče"
|
||||
|
||||
#: archive.php:37 index.php:35 search.php:34
|
||||
msgid "← Older posts"
|
||||
msgstr "← Starší příspěvky"
|
||||
|
||||
#: archive.php:38 index.php:36 search.php:35
|
||||
msgid "Newer posts →"
|
||||
msgstr "Novější příspěvky →"
|
||||
|
||||
#: comments.php:26
|
||||
msgid "Reply"
|
||||
msgstr "Odpovědět"
|
||||
|
||||
#: comments.php:35 library/foundation.php:157
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Váš komentář čeká na schválení administrátorem."
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Prosím nenačítejte tuto stránku přímo. Díky!"
|
||||
|
||||
#: comments.php:59
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Tento příspěvek je chráněný heslem. Vložte heslo pro zobrazení komentářů."
|
||||
|
||||
#: comments.php:72
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Odpovědět"
|
||||
|
||||
#: comments.php:72
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Reagovat na %s"
|
||||
|
||||
#: comments.php:75
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr "Pro vložení komentáře musíte být <a href=\"%s\">přihlášeni</a>."
|
||||
|
||||
#: comments.php:79
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%1$s</a>."
|
||||
msgstr "Přihlášen jako <a href=\"%s/wp-admin/profile.php\">%1$s</a>."
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Log out of this account"
|
||||
msgstr "Odhlásit se z tohoto účtu."
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Log out »"
|
||||
msgstr "Odhlásit »"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Name"
|
||||
msgstr "Jméno"
|
||||
|
||||
#: comments.php:84 comments.php:92
|
||||
msgid " (required)"
|
||||
msgstr "(požadováno)"
|
||||
|
||||
#: comments.php:92
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Email (nebude zveřejněný)"
|
||||
|
||||
#: comments.php:100
|
||||
msgid "Website"
|
||||
msgstr "Webové stránky"
|
||||
|
||||
#: comments.php:109
|
||||
msgid "Comment"
|
||||
msgstr "Komentář"
|
||||
|
||||
#: comments.php:116
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Můžete použít tyto HTML tagy:"
|
||||
|
||||
#: comments.php:122
|
||||
msgid "Submit Comment"
|
||||
msgstr "Odeslat komentář"
|
||||
|
||||
#: library/custom-nav.php:16
|
||||
msgid "Mobile Menu Settings"
|
||||
msgstr "Nastavení mobilní navigace"
|
||||
|
||||
#: library/custom-nav.php:17
|
||||
msgid "Controls the mobile menu"
|
||||
msgstr "Ovládání mobilní navigace"
|
||||
|
||||
#: library/custom-nav.php:22
|
||||
msgid "Mobile navigation layout"
|
||||
msgstr "Rozvržení mobilní navigace"
|
||||
|
||||
#: library/custom-nav.php:31
|
||||
msgid "topbar"
|
||||
msgstr "horní panel"
|
||||
|
||||
#: library/entry-meta.php:11
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Publikováno %1$s v %2$s."
|
||||
|
||||
#: library/entry-meta.php:12
|
||||
msgid "Written by"
|
||||
msgstr "Napsal"
|
||||
|
||||
#: library/foundation.php:24
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:25
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:53
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
"Prosím přiřaďte menu jako primární menu umístění pod %1$s nebo %2$s v "
|
||||
"rozložení stránky."
|
||||
|
||||
#: library/foundation.php:54
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menu</a>"
|
||||
|
||||
#: library/foundation.php:57
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Přizpůsobit</a>"
|
||||
|
||||
#: library/foundation.php:107
|
||||
msgid "No Responses to"
|
||||
msgstr "Žádná reakce na"
|
||||
|
||||
#: library/foundation.php:107
|
||||
msgid "One Response to"
|
||||
msgstr "Jedna reakce na"
|
||||
|
||||
#: library/foundation.php:107
|
||||
msgid "% Responses to"
|
||||
msgstr "% reakcí na"
|
||||
|
||||
#: library/foundation.php:147
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: library/navigation.php:43
|
||||
msgid "mobile-nav"
|
||||
msgstr "mobilní nav"
|
||||
|
||||
#: library/navigation.php:210
|
||||
msgid "Page"
|
||||
msgstr "Stránka"
|
||||
|
||||
#: library/responsive-images.php:19
|
||||
msgid "FP Small"
|
||||
msgstr "FP malý"
|
||||
|
||||
#: library/responsive-images.php:20
|
||||
msgid "FP Medium"
|
||||
msgstr "FP střední"
|
||||
|
||||
#: library/responsive-images.php:21
|
||||
msgid "FP Large"
|
||||
msgstr "FP velký"
|
||||
|
||||
#: library/widget-areas.php:13
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Widgety postranního panelu"
|
||||
|
||||
#: library/widget-areas.php:14
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Přetáhněte widgety na tuto oblast pro postranní panel."
|
||||
|
||||
#: library/widget-areas.php:23
|
||||
msgid "Footer widgets"
|
||||
msgstr "Widgety v patičce"
|
||||
|
||||
#: library/widget-areas.php:24
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Přetáhněte widgety na tuto oblast pro zápatí."
|
||||
|
||||
#: page-templates/front.php:38 page-templates/page-full-width.php:22
|
||||
#: page-templates/page-sidebar-left.php:22 page.php:31 single.php:33
|
||||
#: woocommerce.php:26
|
||||
msgid "Pages:"
|
||||
msgstr "Stránky:"
|
||||
|
||||
#: page.php:28 single.php:30
|
||||
msgid "Edit"
|
||||
msgstr "Upravit"
|
||||
|
||||
#: search.php:16
|
||||
msgid "Search Results for"
|
||||
msgstr "Výsledek vyhledávání výrazu"
|
||||
|
||||
#: searchform.php:13 searchform.php:16
|
||||
msgid "Search"
|
||||
msgstr "Hledat"
|
||||
|
||||
#: template-parts/content-none.php:14
|
||||
msgid "Nothing Found"
|
||||
msgstr "Nenalezeno"
|
||||
|
||||
#: template-parts/content-none.php:20
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Připraveni publikovat váš první příspěvek webu? <a href=\"%1$s\">Začněte "
|
||||
"zde</a>."
|
||||
|
||||
#: template-parts/content-none.php:24
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Je nám líto, ale nic neodpovídá vašim požadavkům na hledané výrazy. Zkuste "
|
||||
"to prosím znovu s zadáním jiných klíčových slov."
|
||||
|
||||
#: template-parts/content-none.php:29
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Zdá se, že nemůžete najít, co jste hledali. Možná vám pomůže vyhledávání."
|
||||
|
||||
#: template-parts/content.php:19
|
||||
msgid "Continue reading..."
|
||||
msgstr "Číst dále..."
|
||||
|
||||
#~ msgid "%1$s"
|
||||
#~ msgstr "%1$s"
|
||||
|
||||
#~ msgid "← Older comments"
|
||||
#~ msgstr "← starší komentáře"
|
||||
|
||||
#~ msgid "Newer comments →"
|
||||
#~ msgstr "Novější komentáře →"
|
||||
|
||||
#~ msgid "I'm a translatable string."
|
||||
#~ msgstr "Jsem přeložitelný řetězec."
|
||||
|
||||
#~ msgid "Me too"
|
||||
#~ msgstr "Já taky"
|
||||
|
||||
#~ msgid "I have %d apple"
|
||||
#~ msgid_plural "I have %d apples"
|
||||
#~ msgstr[0] "Mám %d jablko"
|
||||
#~ msgstr[1] "Mám %d jablka"
|
||||
#~ msgstr[2] "Mám %d jablek"
|
||||
|
||||
#~ msgid "yyyy-mm-dd"
|
||||
#~ msgstr "yyy-mm-dd"
|
BIN
biofriction-theme/languages/da_DK.mo
Normal file
BIN
biofriction-theme/languages/da_DK.mo
Normal file
Binary file not shown.
281
biofriction-theme/languages/da_DK.po
Normal file
281
biofriction-theme/languages/da_DK.po
Normal file
|
@ -0,0 +1,281 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-10-12 21:40+0200\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:05+0200\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"Last-Translator: \n"
|
||||
"Language: da\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Filen blev ikke fundet"
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"Siden du leder efter kan være blevet flyttet, fået ændret navn eller er "
|
||||
"midlertidigt utilgængelig"
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Venligst prøv følgende:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Kontroller din stavning"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Gå tilbage til <a href=\"%s\">forsiden</a>"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Tryk på <a href=\"javascript:history.back()\">Tilbageknappen</a>"
|
||||
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Ældre indlæg"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Nyere indlæg →"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Rediger)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Din kommentar afventer godkendelse."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Vær venlig ikke at indlæse siden direkte. Tak!"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Dette indlæg er beskyttet med kodeord. Indtast kodeord for at læse "
|
||||
"kommentarer."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Ingen svar til"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Et svar til"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% svar til"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Ældre kommentarer"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Nyere kommentarer →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Skriv et svar"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Skriv et svar til %s"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr ""
|
||||
"Du skal være <a href=\"%s\">logget ind</a> for at skrive en kommentar."
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Logget ind som <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Log ud af denne konto"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Log ud »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Navn"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr " (påkrævet)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Mail (vil ikke blive offentliggjort)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Websted"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Kommentar"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Du kan bruge disse tags:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Send kommentar"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Intet fundet"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Klar til at udgive dit første indlæg? <a href=\"%1$s\">Kom i gang her</a>."
|
||||
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Beklager, men din søgning gav ingen resultater. Prøv igen med andre søgeord."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Det virker til at vi ikke kan finde hvad du ledte efter. Måske en søgning "
|
||||
"kan hjælpe."
|
||||
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Læs resten..."
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Sider:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Skrevet den %1$s kl. %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Skrevet af"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
"Vælg venligst en menu til den primære menuplacering under %1$s eller %2$s "
|
||||
"designet."
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menuer</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Tilpas</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Sidebar-widgets"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Træk widgets til dette sidebar-område."
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Sidefod-widgets"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Træk widgets til dette sidefodsområde"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr "Jeg er en tekststreng som kan oversættes."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr "Også mig"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] "Jeg har %d æble"
|
||||
msgstr[1] "Jeg har %d æbler"
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "yyyy-mm-dd"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Søgeresultater for"
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Søg"
|
BIN
biofriction-theme/languages/de_DE.mo
Normal file
BIN
biofriction-theme/languages/de_DE.mo
Normal file
Binary file not shown.
333
biofriction-theme/languages/de_DE.po
Normal file
333
biofriction-theme/languages/de_DE.po
Normal file
|
@ -0,0 +1,333 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FoundationPress v5.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-04-12 17:53+0200\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:06+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: de_DE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
||||
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Datei nicht gefunden"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"Die Seite, die du suchst, wurde möglicherweise entfernt oder umbenannt, oder "
|
||||
"ist vorübergehend nicht verfügbar."
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Bitte versuche folgendes:"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Überprüfe deine Eingabe"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Zurück zur <a href=\"%s\">Startseite</a>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr ""
|
||||
"Klicke auf die <a href=\"javascript:history.back()\">Zurück</a> Schaltfläche"
|
||||
|
||||
# @ FoundationPress
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← ältere Beiträge"
|
||||
|
||||
# @ FoundationPress
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "neuere Beiträge →"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr ""
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr ""
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Bearbeiten)"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Dein Kommentar wartet auf Freischaltung."
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Bitte diese Seite nicht direkt laden. Vielen Dank!"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Dieser Beitrag ist passwortgeschützt. Um die Kommentare zu sehen, musst du "
|
||||
"das Passwort eingeben."
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Keine Antworten auf"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Eine Antwort auf"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% Antworten auf"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← ältere Kommentare"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "neuere Kommentare →"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Antworten"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Auf %s antworten"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr ""
|
||||
"Du musst <a href=\"%s\">angemeldet</a> sein, um einen Kommentar abzugeben."
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Angemeldet als <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Von diesem Konto abmelden"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Abmelden »"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(erforderlich)"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "E-Mail (wird nicht veröffentlicht)"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Kommentar"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Du kannst diese Tags verwenden:"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Kommentar absenden"
|
||||
|
||||
# @ FoundationPress
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "nichts gefunden"
|
||||
|
||||
# @ FoundationPress
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Bereit, deinen ersten Beitrag zu veröffentlichen? <a href=\"%1$s\">Hier "
|
||||
"geht's los</a>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Es tut uns leid, aber es konnten keine Übereinstimmungen gefunden werden. "
|
||||
"Bitte versuche es mit einigen anderen Suchbegriffen erneut."
|
||||
|
||||
# @ FoundationPress
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Leider konnten wir die angefragte Seite nicht finden. Vielleicht hilft dir "
|
||||
"die Suchfunktion weiter."
|
||||
|
||||
# @ FoundationPress
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Weiterlesen..."
|
||||
|
||||
# @ FoundationPress
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Seiten:"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Veröffentlicht am %1$s um %2$s."
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Geschrieben von"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr "Bitte weise ein Menü zur primären Menüposition %1$s oder %2$s zu."
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menüs</a>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Anpassen</a>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Seitenleisten-Widgetbereich"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Ziehe Widgets zu diesem Seitenleisten-Bereich."
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Footer-Widgetbereich"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Ziehe Widgets zu diesem Footer-Bereich."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr ""
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr ""
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "dd.mm.yyyy"
|
||||
|
||||
# @ FoundationPress
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Suchergebnisse für"
|
||||
|
||||
# @ FoundationPress
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Suche"
|
BIN
biofriction-theme/languages/de_DE_formal.mo
Normal file
BIN
biofriction-theme/languages/de_DE_formal.mo
Normal file
Binary file not shown.
333
biofriction-theme/languages/de_DE_formal.po
Normal file
333
biofriction-theme/languages/de_DE_formal.po
Normal file
|
@ -0,0 +1,333 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FoundationPress v5.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-04-12 17:53+0200\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:06+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: de_DE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
||||
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Datei nicht gefunden"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"Die Seite, die du suchst, wurde möglicherweise entfernt oder umbenannt, oder "
|
||||
"ist vorübergehend nicht verfügbar."
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Bitte versuche folgendes:"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Überprüfe deine Eingabe"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Zurück zur <a href=\"%s\">Startseite</a>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr ""
|
||||
"Klicke auf die <a href=\"javascript:history.back()\">Zurück</a> Schaltfläche"
|
||||
|
||||
# @ FoundationPress
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← ältere Beiträge"
|
||||
|
||||
# @ FoundationPress
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "neuere Beiträge →"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr ""
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr ""
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Bearbeiten)"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Dein Kommentar wartet auf Freischaltung."
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Bitte diese Seite nicht direkt laden. Vielen Dank!"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Dieser Beitrag ist passwortgeschützt. Um die Kommentare zu sehen, musst du "
|
||||
"das Passwort eingeben."
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Keine Antworten auf"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Eine Antwort auf"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% Antworten auf"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← ältere Kommentare"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "neuere Kommentare →"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Antworten"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Antworte auf %s"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr ""
|
||||
"Du musst <a href=\"%s\">angemeldet</a> sein, um einen Kommentar abzugeben."
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Angemeldet als <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Von diesem Konto abmelden"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Abmelden »"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(erforderlich)"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "E-Mail (wird nicht veröffentlicht)"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Kommentar"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Sie können diese Tags verwenden:"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Kommentar absenden"
|
||||
|
||||
# @ FoundationPress
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "nichts gefunden"
|
||||
|
||||
# @ FoundationPress
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Bereit, deinen ersten Beitrag zu veröffentlichen? <a href=\"%1$s\">Hier "
|
||||
"geht's los</a>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Es tut uns leid, aber es konnten keine Übereinstimmungen gefunden werden. "
|
||||
"Bitte versuche es mit einigen anderen Suchbegriffen erneut."
|
||||
|
||||
# @ FoundationPress
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Leider konnten wir die angefragte Seite nicht finden. Vielleicht hilft dir "
|
||||
"die Suchfunktion weiter."
|
||||
|
||||
# @ FoundationPress
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Weiterlesen..."
|
||||
|
||||
# @ FoundationPress
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Seiten:"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Veröffentlicht am %1$s um %2$s."
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Geschrieben von"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr "Bitte weise ein Menü zur primären Menüposition %1$s oder %2$s zu."
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menüs</a>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Anpassen</a>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Seitenleisten-Widgetbereich"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Ziehen Sie Widgets zu diesem Seitenleisten-Bereich."
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Footer-Widgetbereich"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Ziehen Sie Widgets zu diesem Footer-Bereich."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr ""
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr ""
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "dd.mm.yyyy"
|
||||
|
||||
# @ FoundationPress
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Suchergebnisse für"
|
||||
|
||||
# @ FoundationPress
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Suche"
|
BIN
biofriction-theme/languages/es_ES.mo
Normal file
BIN
biofriction-theme/languages/es_ES.mo
Normal file
Binary file not shown.
255
biofriction-theme/languages/es_ES.po
Normal file
255
biofriction-theme/languages/es_ES.po
Normal file
|
@ -0,0 +1,255 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FoundationPress\n"
|
||||
"POT-Creation-Date: 2014-07-10 10:45-0500\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:06+0200\n"
|
||||
"Last-Translator: Alex Fermon <alex@fermongroup.com>\n"
|
||||
"Language-Team: Le Saint <info@lesaint.ca>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x;esc_html__;esc_html_e;esc_html_x;esc_attr__;"
|
||||
"esc_attr_e;esc_attr_x;_ex;_n;_nx;_n_noop;_nx_noop\n"
|
||||
"Language: es\n"
|
||||
"X-Poedit-SearchPath-0: ..\n"
|
||||
|
||||
#: ../404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Archivo no encontrado"
|
||||
|
||||
#: ../404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"La página que estás buscando pudo haber sido removida, renombrada o no está "
|
||||
"disponible temporalmente."
|
||||
|
||||
#: ../404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Por favor intente lo siguiente:"
|
||||
|
||||
#: ../404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Revisa tu ortografía"
|
||||
|
||||
#: ../404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Regresar a la <a href=\"%s\">página de inicio</a>"
|
||||
|
||||
#: ../404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Clic en el botón de <a href=\"javascript:history.back()\">Regreso</a>"
|
||||
|
||||
#: ../archive.php:21 ../index.php:25 ../search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Entradas anteriores"
|
||||
|
||||
#: ../archive.php:22 ../index.php:26 ../search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Entradas posteriores →"
|
||||
|
||||
#: ../comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: ../comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: ../comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Editar)"
|
||||
|
||||
#: ../comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Su comentario está esperando moderación."
|
||||
|
||||
#: ../comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Por favor no cargue esta página directamente. Gracias!"
|
||||
|
||||
#: ../comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Este post está protegido con contraseña. Ingrese la contraseña para ver los "
|
||||
"comentarios."
|
||||
|
||||
#: ../comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Sin Respuestas a"
|
||||
|
||||
#: ../comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Una Respuesta a"
|
||||
|
||||
#: ../comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% Respuestas a"
|
||||
|
||||
#: ../comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Comentarios anteriores "
|
||||
|
||||
#: ../comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Comentarios posteriores →"
|
||||
|
||||
#: ../comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Dejar una Respuesta"
|
||||
|
||||
#: ../comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Dejar una Respuesta a %s"
|
||||
|
||||
#: ../comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr ""
|
||||
"Usted debe haber <a href=\"%s\">iniciado sesión</a> para o publicar un "
|
||||
"comentario."
|
||||
|
||||
#: ../comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Sesión iniciada como <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: ../comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Cerrar sesión de esta cuenta"
|
||||
|
||||
#: ../comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Cerrar sesión »"
|
||||
|
||||
#: ../comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#: ../comments.php:71 ../comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(requerido)"
|
||||
|
||||
#: ../comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Email (no será publicado)"
|
||||
|
||||
#: ../comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Sitio web"
|
||||
|
||||
#: ../comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Comentario"
|
||||
|
||||
#: ../comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Usted puede usar las siguientes etiquetas:"
|
||||
|
||||
#: ../comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Publicar Comentario"
|
||||
|
||||
#: ../content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "No se encontró nada"
|
||||
|
||||
#: ../content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Listo para publicar tu primera entrada? <a href=\"%1$s\">Empieza aquí</a>."
|
||||
|
||||
#: ../content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Lo lamentamos, pero nada coincidió con tus términos de búsqueda. Por favor "
|
||||
"trate nuevamente con diferentes palabras clave."
|
||||
|
||||
#: ../content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Parece que no podemos encontrar lo que estás buscando. Tal vez buscar puede "
|
||||
"ayudar."
|
||||
|
||||
#: ../content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Continuar leyendo..."
|
||||
|
||||
#: ../hero.php:40 ../kitchen-sink.php:731 ../page-full.php:19
|
||||
#: ../page-home.php:20 ../page.php:19 ../single.php:28
|
||||
msgid "Pages:"
|
||||
msgstr "Paginas:"
|
||||
|
||||
#: ../library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Publicado en %1$s el %2$s."
|
||||
|
||||
#: ../library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Escrito por"
|
||||
|
||||
#: ../library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: ../library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: ../library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
"Por favor asigne un menú en la ubicación principal en %1$s o %2$s del "
|
||||
"diseño."
|
||||
|
||||
#: ../library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menus</a>"
|
||||
|
||||
#: ../library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Personalizar</a>"
|
||||
|
||||
#: ../library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Widgets laterales"
|
||||
|
||||
#: ../library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Arrastre widgets a este contenedor lateral."
|
||||
|
||||
#: ../library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Widgets del pie de página"
|
||||
|
||||
#: ../library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Arrastre widgets a este contenedor del pie de página"
|
||||
|
||||
#: ../search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Resultados de búsqueda para"
|
||||
|
||||
#: ../searchform.php:6 ../searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Buscar"
|
BIN
biofriction-theme/languages/fa_IR.mo
Normal file
BIN
biofriction-theme/languages/fa_IR.mo
Normal file
Binary file not shown.
276
biofriction-theme/languages/fa_IR.po
Normal file
276
biofriction-theme/languages/fa_IR.po
Normal file
|
@ -0,0 +1,276 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-09-13 17:56+0200\n"
|
||||
"PO-Revision-Date: 2019-01-17 18:45+0330\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: fa_IR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Poedit 2.2\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "فایل یافت نشد"
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"صفحهای که به دنبالش هستید، حذف شده، تغییر نام پیدا کرده یا موقتا در دسترس "
|
||||
"نیست."
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "لطفا این کارها را امتحان کنید:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "املای خود را چک کنید"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "به <a href=\"%s\">صفحه خانه</a> برگردید"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "دکمه <a href=\"javascript:history.back()\">بازگشت</a> را کلیک کنید"
|
||||
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "→ نوشتههای کهنهتر"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "نوشتههای تازهتر ←"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(ویرایش)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "دیدگاه شما در انتظار تأیید است."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "لطفا این صفحه را به طور مستقیم لود نکنید. ممنون!"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"این نوشته با گذرواژه پاسداری میشود. برای دیدن دیدگاهها گذرواژه را وارد کنید."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "بدون دیدگاه برای"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "یک دیدگاه برای"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% دیدگاه برای"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "دیدگاههای کهنتر ←"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "دیدگاههای تازهتر →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "پاسخی بگذارید"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "برای %s پاسخی بگذارید"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr "برای فرستادن دیدگاه شما باید <a href=\"%s\">وارد شوید</a>."
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "وارد شده با نام <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "بیرون رفتن از این حساب"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "بیرون رفتن »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "نام"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(ضروری)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "ایمیل (منتشر نخواهد شد)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "وبسایت"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "دیدگاه"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "شما میتوانید از این تگها استفاده کنید:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "ارسال دیدگاه"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "چیزی پیدا نشد"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"برای انتشار نخستین نوشته خود آماده اید؟ <a href=\"%1$s\">از اینجا شروع کنید</"
|
||||
"a>."
|
||||
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"ببخشید، اما چیزی برای عبارت جستجو شده پیدا نشد. لطفا با کلیدواژههای دیگری "
|
||||
"دوباره سعی کنید."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
msgstr ""
|
||||
"به نظر میرسد نمیتوانیم آنچه که دنبالش هستید را پیدا کنیم. شاید جستجو کمک کند."
|
||||
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "به خواندن ادامه دهید..."
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "برگهها:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "ارسال شده در %1$s ساعت %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "نوشته شده به دست"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">فهرستها</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">سفارشیسازی</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "ابزارکهای نوار کناری"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "ابزارکها را به این جایگاه نوار کناری بکشید."
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "ابزارکهای پاصفحه"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "ابزارکها را به این جایگاه پاصفحه بکشید."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr "من یک رشته قابل ترجمه هستم."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr "من هم"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] "من %d سیب دارم."
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "yyyy-mm-dd"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "نتایج جستجو برای"
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "جستجو"
|
BIN
biofriction-theme/languages/fi.mo
Normal file
BIN
biofriction-theme/languages/fi.mo
Normal file
Binary file not shown.
261
biofriction-theme/languages/fi.po
Normal file
261
biofriction-theme/languages/fi.po
Normal file
|
@ -0,0 +1,261 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-09-13 17:56+0200\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:06+0200\n"
|
||||
"Last-Translator: Esa Rantanen <esa@eccola.fi>\n"
|
||||
"Language-Team: Eccola <esa@eccola.fi>\n"
|
||||
"Language: fi_FI\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Ei löydy"
|
||||
|
||||
#: 404.php:12
|
||||
msgid "The page you are looking for might have been removed, had its name changed, or is temporarily unavailable."
|
||||
msgstr "Sivu jota etsit voi olla poistettu, sen nimi on muuttunut, tai on tilapäisesti poissa käytöstä."
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Kokeile seuraavaa:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Tarkista kieliasu"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Palaa <a href=\"%s\">etusivulle</a>"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Klikkaa <a href=\"javascript:history.back()\">Takaisin</a> -painiketta"
|
||||
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Vanhempia artikkeleita"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Uudempia artikkeleita →"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Muokkaa)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Kommenttisi on moderointijonossa."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Älä lataa tätä sivua suoraan, kiitos!"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr "Tämä sivu on suojattu salasanalla. Anna salasana tarkastellaksesi kommentteja."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Ei kommentteja artikkeliin "
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Yksi kommentti artikkeliin"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% kommenttia artikkeliin "
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Vanhempia kommentteja"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Uudempia kommentteja →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Kommentoi"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Kommentoi: %s"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr "Sinun täytyy <a href=\"%s\">kirjautua sisään</a> kommentoidaksesi."
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Kirjautunut nimellä: <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Kirjaudu ulos"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Kirjaudu ulos »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Nimi"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(pakollinen)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Email (ei koskaan julkaista)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Verkkosivu"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Kommentoi"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Voit käyttää näitä tageja:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Lähetä kommentti"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Mitään ei löytynyt"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr "Oletko valmis julkaisemaan ensimmäisen kirjoituksesi? <a href=\"%1$s\">Aloita tästä</a>."
|
||||
|
||||
#: content-none.php:21
|
||||
msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
|
||||
msgstr "Pahoittelut, mitään ei löytynyt antamillasi hakusanoilla. Kokeile uudestaan joillain toisilla hakusanoilla."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid "It seems we can’t find what you’re looking for. Perhaps searching can help."
|
||||
msgstr "Näyttää siltä että emme löydä etsimääsi. Kokeile hakutoimintoa."
|
||||
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Lue lisää..."
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Sivut:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Kirjoitettu %1$s, %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Kirjoittanut "
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid "Please assign a menu to the primary menu location under %1$s or %2$s the design."
|
||||
msgstr "Valitse valikko ensisijaiselle valikolle %1$s or %2$s the design."
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Valikot</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Muokkaa</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Sivupalkin vimpaimet"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Raahaa vimpaimia sivupalkkiin"
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Footerin vimpaimet"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Raahaa footerin vimpaimet tähän"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr "Minä olen käännettävä teksti."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr "Minä myös"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] "Minulla on %d omena"
|
||||
msgstr[1] "Minulla on %d omenaa"
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "vvvv-kk-pp"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Hakutulokset: "
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Hae"
|
BIN
biofriction-theme/languages/fr_FR.mo
Normal file
BIN
biofriction-theme/languages/fr_FR.mo
Normal file
Binary file not shown.
251
biofriction-theme/languages/fr_FR.po
Normal file
251
biofriction-theme/languages/fr_FR.po
Normal file
|
@ -0,0 +1,251 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FoundationPress\n"
|
||||
"POT-Creation-Date: 2014-07-10 10:45-0500\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:06+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Le Saint <info@lesaint.ca>\n"
|
||||
"Language: fr_FR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x;esc_html__;esc_html_e;esc_html_x;esc_attr__;"
|
||||
"esc_attr_e;esc_attr_x;_ex;_n;_nx;_n_noop;_nx_noop\n"
|
||||
"X-Poedit-SearchPath-0: ..\n"
|
||||
|
||||
#: ../404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Fichier non trouvé"
|
||||
|
||||
#: ../404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"La page que vous recherchez n'existe probablement plus, à changée de nom ou "
|
||||
"est temporairement non disponible."
|
||||
|
||||
#: ../404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "SVP essayez ceci:"
|
||||
|
||||
#: ../404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Vérifier votre orthographe"
|
||||
|
||||
#: ../404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Retour à la <a href=\"%s\">page d'accueil</a>"
|
||||
|
||||
#: ../404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Cliquez sur le bouton <a href=\"javascript:history.back()\">Retour</a>"
|
||||
|
||||
#: ../archive.php:21 ../index.php:25 ../search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Articles précédents"
|
||||
|
||||
#: ../archive.php:22 ../index.php:26 ../search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Articles récents →"
|
||||
|
||||
#: ../comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: ../comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: ../comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Editer)"
|
||||
|
||||
#: ../comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Votre commentaire est en attente de modération"
|
||||
|
||||
#: ../comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Ne pas charger cette page directement, merci!"
|
||||
|
||||
#: ../comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Cet article est privé. Entrez le mot de passe pour voir les commentaires."
|
||||
|
||||
#: ../comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Pas de réponse à"
|
||||
|
||||
#: ../comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Une Réponse à"
|
||||
|
||||
#: ../comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% Réponses à"
|
||||
|
||||
#: ../comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Commentaires précédents"
|
||||
|
||||
#: ../comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Commentaires suivants →"
|
||||
|
||||
#: ../comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Laisser une réponse"
|
||||
|
||||
#: ../comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Laisser une réponse à %s"
|
||||
|
||||
#: ../comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr ""
|
||||
"Vous devez être <a href=\"%s\">connecté</a> pour poster un commentaire."
|
||||
|
||||
#: ../comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Connecté comme <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: ../comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Déconnecter ce compte"
|
||||
|
||||
#: ../comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Se déconnecter »"
|
||||
|
||||
#: ../comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#: ../comments.php:71 ../comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(requis)"
|
||||
|
||||
#: ../comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Courriel (ne sera pas affiché)"
|
||||
|
||||
#: ../comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Site web"
|
||||
|
||||
#: ../comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Commenter"
|
||||
|
||||
#: ../comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Tags utilisables:"
|
||||
|
||||
#: ../comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Envoyer commentaire"
|
||||
|
||||
#: ../content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Rien trouvé"
|
||||
|
||||
#: ../content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Prêt à publier votre premier article? <a href=\"%1$s\">Commencez ici</a>."
|
||||
|
||||
#: ../content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Désolé, mais rien ne correspond à votre recherche. Essayez à nouveau avec "
|
||||
"des mots clef différents."
|
||||
|
||||
#: ../content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Nous pouvons trouver ce que vous cherchez. Peut être qu'une recherche "
|
||||
"pourrait aider."
|
||||
|
||||
#: ../content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Continuer à lire..."
|
||||
|
||||
#: ../hero.php:40 ../kitchen-sink.php:731 ../page-full.php:19
|
||||
#: ../page-home.php:20 ../page.php:19 ../single.php:28
|
||||
msgid "Pages:"
|
||||
msgstr "Pages"
|
||||
|
||||
#: ../library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Posté le %1$s à %2$s."
|
||||
|
||||
#: ../library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Écrit par"
|
||||
|
||||
#: ../library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: ../library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: ../library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr "Assignez un menu à l'emplacement primaire de menu dans %1$s ou %2$s."
|
||||
|
||||
#: ../library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menus</a>"
|
||||
|
||||
#: ../library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Personnaliser</a>"
|
||||
|
||||
#: ../library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Widgets côté"
|
||||
|
||||
#: ../library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Déposer les widgets dans ce conteneur."
|
||||
|
||||
#: ../library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Widgets du pied de page"
|
||||
|
||||
#: ../library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Déposer les widgets dans ce conteneur."
|
||||
|
||||
#: ../search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Résultats pour"
|
||||
|
||||
#: ../searchform.php:6 ../searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Rechercher"
|
BIN
biofriction-theme/languages/gl_ES.mo
Normal file
BIN
biofriction-theme/languages/gl_ES.mo
Normal file
Binary file not shown.
281
biofriction-theme/languages/gl_ES.po
Normal file
281
biofriction-theme/languages/gl_ES.po
Normal file
|
@ -0,0 +1,281 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-10-27 06:23+0100\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:07+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: gl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Arquivo non atopado"
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"A páxina que estás a buscar puido ser eliminada, mudou de nome, ou non está "
|
||||
"dispoñíbel temporalmente."
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Por favor, tenta o seguinte:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Revisa a ortografía"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Voltar á <a href=\"%s\">páxina de inicio</a>"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Fai clic no botón <a href=\"javascript:history.back()\">Atrás</a>"
|
||||
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Entradas anteriores"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Entradas máis recentes →"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Editar)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "O teu comentario está esperando moderación."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Por favor, non cargue esta páxina directamente. Grazas!"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Esta entrada está protexida con contrasinal. Insira o contrasinal para ver "
|
||||
"os comentarios."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Non hai respostas a"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Unha resposta a"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% respostas a"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Comentarios anteriores"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Comentarios máis recentes →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Deixar unha resposta"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Deixar unha resposta a %s"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr "Debes <a href=\"%s\">iniciar sesión</a> para escribir comentarios."
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Sesión iniciada como <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Pechar sesión desta conta"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Pechar sesión »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr " (requirido)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Email (non se publicará)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Sitio web"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Comentario"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Podes empregar estas etiquetas:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Enviar comentario"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Non se atopou nada"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Listo para publicar a túa primeira entrada? <a href=\"%1$s\">Empeza aquí</a>."
|
||||
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Sentímolo, pero non se atopou nada para estes termos de busca. Téntao de "
|
||||
"novo con outras palabras clave."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Semella que non podemos atopar o que estás a buscar. Quizais usar a busca "
|
||||
"sexa de axuda."
|
||||
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Continuar lendo…"
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Páxinas:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Publicado en %1$s o %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Escrito por"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
"Por favor, asigna un menú á ubicación de menú principal en %1$s ou %2$s o "
|
||||
"deseño."
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menús</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Personalizar</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Widgets da barra lateral"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Arrastra widgets a este contedor da barra lateral."
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Widgets de pé de páxina"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Arrastra widgets a este contedor do pé de páxina."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr "Son unha cadea traducíbel."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr "Eu tamén"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] "Teño %d mazá"
|
||||
msgstr[1] "Teño %d mazás"
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "aaaa-mm-dd"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Resultados da busca para"
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Buscar"
|
BIN
biofriction-theme/languages/he_IL.mo
Normal file
BIN
biofriction-theme/languages/he_IL.mo
Normal file
Binary file not shown.
272
biofriction-theme/languages/he_IL.po
Normal file
272
biofriction-theme/languages/he_IL.po
Normal file
|
@ -0,0 +1,272 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-07-05 16:58+0300\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:07+0200\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"Last-Translator: Eli Cohen <elicohenator@gmail.com>\n"
|
||||
"Language: he\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "הקובץ לא נמצא."
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr "הדף שאתה מחפש אולי הוסר, שמו השתנה או אינו זמין באופן זמני."
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "נסה את הפעולות הבאות:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "בדוק את האיות שלך"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "לחזור <a href=\"%s\">דף הבית</a>"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "לחץ על לחצן <a href=\"javascript:history.back()\">הקודם</a>"
|
||||
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← פוסטים קודמים"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "← פוסטים קודמים"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=“fn”>%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(עריכה)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "התגובה שלך ממתינה לאישור."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "בבקשה לא לטעון דף זה ישירות. תודה!"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr "פוסט זה מוגן בסיסמה. הזן את הסיסמה כדי לצפות בתגובות."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "אין תגובות ל"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "תגובה אחת ל"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% תגובות ל"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← תגובות ישנות יותר"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "תגובות חדש יותר →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "הוסף תגובה"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "הוסף תגובה ל%s"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr "אתה חייב להיות <a href=\"%s\">מחובר</a> בכדי לפרסם תגובה."
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "מחובר כ- <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "להתנתק מהחשבון"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "להתנתק »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "שם"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(חובה)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "דוא\"ל (לא יפורסם באתר)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "אתר"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "תגובה"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "אתה יכול להשתמש בתגים האלה:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "שלח תגובה"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "לא נמצא דבר"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr "מוכנים לפרסם את הפוסט הראשון שלכם? <a href=\"%1$s\">התחילו כאן</a>."
|
||||
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"אנו מצטערים, לא נמצאו תוצאות עבור הביטוי המבוקש. יש לנסות שוב בעזרת מילות "
|
||||
"חיפוש אחרות."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr "נראה שאנחנו לא מוצאים מה שאתה מחפש. אולי חיפוש יכול לעזור."
|
||||
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "להמשך קריאה…"
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "עמודים:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "פורסם ב-: %1$s ב-: %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "נכתב ע”י"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr "נא הקצה תפריט אל המיקום בתפריט הראשי תחת %1$s או %2$s העיצוב."
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">תפריטים</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">התאמה אישית</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "ווידג’טים של הסרגל הצדדי"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "גרור ווידג'טים לקונטיינר הסרגל הצדדי."
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "אזור הווידג'טים שבפוטר"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "גרור ווידג'טים לקונטיינר שבפוטר"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr "מחרוזת לתרגום"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr "גם אני"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] ". יש לי תפוח %d"
|
||||
msgstr[1] ". יש לי %d תפוחים"
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "יי-חח-שנהה"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "תוצאות חיפוש עבור"
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "חיפוש"
|
BIN
biofriction-theme/languages/hu_HU.mo
Normal file
BIN
biofriction-theme/languages/hu_HU.mo
Normal file
Binary file not shown.
261
biofriction-theme/languages/hu_HU.po
Normal file
261
biofriction-theme/languages/hu_HU.po
Normal file
|
@ -0,0 +1,261 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-09-13 17:56+0200\n"
|
||||
"PO-Revision-Date: 2018-01-03 16:55+0100\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 2.0.4\n"
|
||||
"Last-Translator: Bela Mezey <contact@belamezey.eu>\n"
|
||||
"Language: hu_HU\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "A fájl nem található"
|
||||
|
||||
#: 404.php:12
|
||||
msgid "The page you are looking for might have been removed, had its name changed, or is temporarily unavailable."
|
||||
msgstr "A keresett oldal lehet, hogy eltávolításra került, megváltozott a neve, vagy átmenetileg nem elérhető."
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Kérlek próbálkozz az alábbiakkal:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Ellenőrizd, hogy nem gépelted el"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Visszalépés a <a href=\"%s\">kezdőlap</a>-hoz"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Kattints a <a href=\"javascript:history.back()\">Vissza</a> gombra"
|
||||
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Régebbi bejegyzések"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Újabb bejegyzések →"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Szerkesztés)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Hozzászólásod moderálásra várakozik."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Kérlek ne töltsd be közvetlenül ezt az oldalt. Köszönjük!"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr "A bejegyzést jelszó védi. Meg kell adni a jelszót a hozzászólások megtekintéséhez."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Nincs hozzászólás:"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "1 hozzászólás:"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% hozzászólás:"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Korábbi hozzászólások"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Újabb hozzászólások →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Vélemény, hozzászólás?"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Hozzászólás a(z) %s bejegyzéshez"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr "Be kell <a href=\"%s\">jelentkezni</a> a hozzászólás beküldéséhez."
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "<a href=\"%s/wp-admin/profile.php\">%s</a> néven bejelentkezve."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Kijelentkezés ebből a fiókból"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Kijelentkezés »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Név"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(kötelező)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Email (nem lesz közzétéve)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Weboldal"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Hozzászólás"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Az alábbi tageket használhatod:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Hozzászólás beküldése"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Nincs találat"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr "Készen állunk az első bejegyzés közzétételére? <a href=\"%1$s\">Kezdőlépések</a>."
|
||||
|
||||
#: content-none.php:21
|
||||
msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
|
||||
msgstr "Elnézést, nem találunk a keresési feltételekhez igazodó eredményt. Másik kulcsszóval, kifejezéssel újra kellene kezdeni egy keresést."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid "It seems we can’t find what you’re looking for. Perhaps searching can help."
|
||||
msgstr "Úgy tűnik, nem találtuk meg amit kerestünk. :) Talán, egy újabb keresés segíthetne..."
|
||||
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Bővebben..."
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Oldalak:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Közzétéve: %1$s, %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Szerző:"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid "Please assign a menu to the primary menu location under %1$s or %2$s the design."
|
||||
msgstr "Kérlek adj hozzá egy menüt az elsődleges menühelyhez a %1$s oldalon, vagy a %2$s funkcióval."
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menük</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Testreszabás</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Oldalsáv widgetek"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Adjál hozzá widgeteket ehhez az oldalsáv konténerhez."
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Lábléc widgetek"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Adjál hozzá widgeteket ehhez az lábléc konténerhez."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr "Én egy lefordítható szöveg vagyok."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr "Én is"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] "Van %d almám"
|
||||
msgstr[1] "Van %d almám"
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "yyyy-mm-dd"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Keresési találatok:"
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Keresés"
|
BIN
biofriction-theme/languages/is_IS.mo
Normal file
BIN
biofriction-theme/languages/is_IS.mo
Normal file
Binary file not shown.
276
biofriction-theme/languages/is_IS.po
Normal file
276
biofriction-theme/languages/is_IS.po
Normal file
|
@ -0,0 +1,276 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-09-13 17:56+0200\n"
|
||||
"PO-Revision-Date: 2017-11-23 19:05+0000\n"
|
||||
"Last-Translator: Alda Vigdís Skarphéðinsdóttir <aldavigdis@aldavigdis.is>\n"
|
||||
"Language-Team: Icelandic\n"
|
||||
"Language: is-IS\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
||||
"X-Generator: Loco - https://localise.biz/"
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Innskráð(ur) sem <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
"Tilgreindu valmynd fyrir staðsetningu aðalvalmyndar %1$s eða %2$s hönnunina."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] "Ég á %d epli"
|
||||
msgstr[1] "Ég á %d epli"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Leitarniðurstöður fyrir:"
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Leita"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Vefsíða"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Athugasemd"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Þú getur notað þessi tögg:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Senda athugasemd"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Ekkert fannst"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Ertu klár í að birta fyrstu færsluna þína? <a href=\"%1$s\">Byrjaðu hér</a>."
|
||||
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Því miður passaði ekki neitt við leitarorðin. Reyndu aftur með öðrum "
|
||||
"leitarorðum."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Við virðumst ekki ná að finna það sem þú ert að leita eftir. Kannski gæti "
|
||||
"virkað að nota leitina."
|
||||
|
||||
#. archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Halda áfram að lesa..."
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Síður:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Fært inn þann %1$s klukkan %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Skrifað af"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Valmyndir</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Sérsníða</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Hlutir í hliðarstiku"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Dragðu hluti í þessa hliðarstiku."
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Hlutir í síðufæti"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Dragðu hluti í þennan síðufót"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr "Ég er þýðanlegur strengur."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr "Ég líka"
|
||||
|
||||
#. TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "áááá-mm-dd"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Skrá finnst ekki"
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"Síðan sem þú leitar að gæti hafa verið fjarlægð, nafni hennar breytt eða er "
|
||||
"ekki aðgengileg sem stendur."
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Vinsamlegast reyndu eftirfarandi:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Athugaðu stafsetninguna"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Fara aftur á <a href=\"%s\">aðalsíðu</a>"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Smelltu á <a href=\"javascript:history.back()\">til baka</a>-hnappinn"
|
||||
|
||||
#. previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Eldri færslur"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Nýrri færslur →"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Breyta)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Athugasemd þín bíður nú yfirferðar."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Ekki hlaða þessari síðu inn beint. Takk!"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Þessari færslu er lokað með lykilorði. Sláðu lykilorðið inn til að skoða "
|
||||
"athugasemdirnar."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Engin svör við"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Eitt svar við"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% svör við"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Eldri athugasemdir"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Nýrri athugasemdir →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Skilja eftir svar"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Leave a Reply to %s"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr ""
|
||||
"Þú verður að <a href=\"%s\">skrá þig inn</a> til að setja inn athugasemdir."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Skrá mig út af þessum aðgangi"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Skrá út »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Nafn"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr " (nauðsynlegt)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Tölvupóstfang (verður ekki sýnilegt)"
|
BIN
biofriction-theme/languages/it_IT.mo
Normal file
BIN
biofriction-theme/languages/it_IT.mo
Normal file
Binary file not shown.
257
biofriction-theme/languages/it_IT.po
Normal file
257
biofriction-theme/languages/it_IT.po
Normal file
|
@ -0,0 +1,257 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FoundationPress\n"
|
||||
"POT-Creation-Date: 2014-09-12 17:36+0100\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:07+0200\n"
|
||||
"Last-Translator: Gianluca Rosi <gluca.rosi28@gmail.com>\n"
|
||||
"Language-Team: Le Saint <info@lesaint.ca>\n"
|
||||
"Language: it_IT\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x;esc_html__;esc_html_e;esc_html_x;esc_attr__;"
|
||||
"esc_attr_e;esc_attr_x;_ex;_n;_nx;_n_noop;_nx_noop\n"
|
||||
"X-Poedit-SearchPath-0: ..\n"
|
||||
|
||||
#: ../404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Non Trovato"
|
||||
|
||||
#: ../404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"La pagina che stai cercando potrebbe essere stata cancellata, rinominata "
|
||||
"o temporaneamente non disponibile."
|
||||
|
||||
#: ../404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Puoi provare nei seguenti modi:"
|
||||
|
||||
#: ../404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Verifica di aver scritto correttamente"
|
||||
|
||||
#: ../404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Torna alla <a href=\"%s\">home page</a>"
|
||||
|
||||
#: ../404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr ""
|
||||
"Cliccare sul pulsante <a href=\"javascript:history.back()\">Indietro</a>"
|
||||
|
||||
#: ../archive.php:21 ../index.php:24 ../search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Post più vecchi"
|
||||
|
||||
#: ../archive.php:22 ../index.php:25 ../search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Post più recenti →"
|
||||
|
||||
#: ../comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: ../comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: ../comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Modifica)"
|
||||
|
||||
#: ../comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Il tuo commento è in attesa di moderazione."
|
||||
|
||||
#: ../comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Per piacere non caricare direttamente questa pagina. Grazie!"
|
||||
|
||||
#: ../comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Questo post è protetto da password. Per piacere inserisci la password per "
|
||||
"leggerlo."
|
||||
|
||||
#: ../comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Nessun Commento su"
|
||||
|
||||
#: ../comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Un Commento su"
|
||||
|
||||
#: ../comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% Commenti su"
|
||||
|
||||
#: ../comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Commenti più vecchi"
|
||||
|
||||
#: ../comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Commenti più recenti →"
|
||||
|
||||
#: ../comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Lascia un commento"
|
||||
|
||||
#: ../comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Lascia un commento su %s"
|
||||
|
||||
#: ../comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr "Devi essere <a href=\"%s\">loggato</a> per poter commentare."
|
||||
|
||||
#: ../comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Connecté comme <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: ../comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Disconnettiti da questo account"
|
||||
|
||||
#: ../comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Disconnettiti »"
|
||||
|
||||
#: ../comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#: ../comments.php:71 ../comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(richiesto)"
|
||||
|
||||
#: ../comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Email (non sarà resa pubblica)"
|
||||
|
||||
#: ../comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Sito web"
|
||||
|
||||
#: ../comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Commento"
|
||||
|
||||
#: ../comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Puoi usare questi tag:"
|
||||
|
||||
#: ../comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Inserisci commento"
|
||||
|
||||
#: ../content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Nessun risultato"
|
||||
|
||||
#: ../content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Sei pronto a pubblicare il tuo primo post? <a href=\"%1$s\">Inizia qui</a>."
|
||||
|
||||
#: ../content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Spiacenti, ma non siamo riusciti a trovare nulla che corrispondesse ai "
|
||||
"termini ricercati. Per piacere riprova con parole differenti."
|
||||
|
||||
#: ../content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Non riusciamo a trovare quello che stai cercando. Forse una ricerca può "
|
||||
"esserti d'aiuto."
|
||||
|
||||
#: ../content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Continua a leggere..."
|
||||
|
||||
#: ../hero.php:40 ../kitchen-sink.php:739 ../page-full.php:19
|
||||
#: ../page-sidebar-left.php:21 ../page.php:18 ../single.php:27
|
||||
#: ../woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Pagine:"
|
||||
|
||||
#: ../library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Pubblicato il %1$s alle %2$s."
|
||||
|
||||
#: ../library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Scritto da"
|
||||
|
||||
#: ../library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: ../library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: ../library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
"Per favore assegna un menu andando nella sezione %1$s oppure %2$s il design "
|
||||
"del tema."
|
||||
|
||||
#: ../library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menu</a>"
|
||||
|
||||
#: ../library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Personalizza</a>"
|
||||
|
||||
#: ../library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Widget della sidebar"
|
||||
|
||||
#: ../library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Trascina i widget all'interno di questo spazio "
|
||||
"per la sidebar"
|
||||
|
||||
#: ../library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Widget del footer"
|
||||
|
||||
#: ../library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Trascina i widget all'interno di questo spazio "
|
||||
"per il footer"
|
||||
|
||||
#: ../search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Risultati di ricerca per"
|
||||
|
||||
#: ../searchform.php:6 ../searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Cerca"
|
BIN
biofriction-theme/languages/ja.mo
Normal file
BIN
biofriction-theme/languages/ja.mo
Normal file
Binary file not shown.
252
biofriction-theme/languages/ja.po
Normal file
252
biofriction-theme/languages/ja.po
Normal file
|
@ -0,0 +1,252 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FoundationPress\n"
|
||||
"POT-Creation-Date: 2014-11-11 02:10+0900\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:07+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
||||
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;"
|
||||
"_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "お探しのファイルは見つかりません。"
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"お探しのページは削除されたか、名前が変更されたか、一時的に利用できない可能性"
|
||||
"があります。"
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "次のことを試してみてください"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "スペルを確認"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "<a href=\"%s\">ホームページ</a>に戻る"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "<a href=\"javascript:history.back()\">戻る</a> ボタンをクリック"
|
||||
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← 以前の投稿"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "次の投稿 →"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(編集)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "コメントは現在承認待ちです。"
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "このページを直接読み込まないでください。"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"この投稿はパスワードで保護されています。コメントを表示するためのパスワードを"
|
||||
"入力してください。"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "返信がありません。"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "一件のコメント"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% 件のコメント"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← 以前のコメント"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "新しいコメント →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "返信を行う"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr " %s への返信"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr "この投稿にコメントするために<a href=\"%s\">ログイン</a> が必要です。"
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "<a href=\"%s/wp-admin/profile.php\">%s</a>としてログインしています。"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "ログアウトする。"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "ログアウト »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "名前"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr " (必須)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "メールアドレス (公開されません)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "ウェブサイト"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "コメント"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "次のHTML タグと属性が使えます:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "コメント送信"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "見つかりません。"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"あなたの最初の投稿を公開する準備はできましたか?<a href=\"%1$s\">ここから始"
|
||||
"めましょう。</a>"
|
||||
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"ご指定の検索条件に一致する投稿がありませんでした。他のキーワードでもう一度検"
|
||||
"索してみてください。"
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr "お探しのコンテンツを見つけられませんでした。検索をお試しください。"
|
||||
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "続きを読む..."
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "ページ:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "投稿日時 %1$s %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "投稿者"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr "primary menyにメニューに%1$s もしくは %2$sを設定してください。"
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">メニュー</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">カスタマイズ</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "サイドバーウィジェット"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "ウィジェットをサイドバーにドラッグしてください"
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "フッターウィジェット"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "ウィジェットをフッターにドラッグしてください"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "検索結果"
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "検索"
|
BIN
biofriction-theme/languages/nb_NO.mo
Normal file
BIN
biofriction-theme/languages/nb_NO.mo
Normal file
Binary file not shown.
282
biofriction-theme/languages/nb_NO.po
Normal file
282
biofriction-theme/languages/nb_NO.po
Normal file
|
@ -0,0 +1,282 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-09-13 17:56+0200\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:21+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"Language: nb\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Finner ikke filen"
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"Siden du leter etter kan ha blitt flyttet, navnet kan være endret, eller den "
|
||||
"kan være midlertidig utilgjengelig."
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Vennligst forsøk følgende:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Sjekk staving"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Gå tilbake til <a href=\"%s\">forsiden</a>"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Klikk <a href=\"javascript:history.back()\">Tilbake</a> knappen"
|
||||
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Eldre innlegg"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Nyere innlegg →"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Rediger)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Din kommentar avventer moderasjon."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Vennligst ikke last denne siden direkte. Takk!"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Dette innlegget er passordbeskyttet. Skriv inn passord for å vise "
|
||||
"kommentarer."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Ingen svar på"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Ett svar på"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% svar på"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Eldre kommentarer"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Nyere kommentarer →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Legg igjen et svar"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Legg igjen et svar til %s"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr "Du må være <a href=\"%s\">logget inn</a> for å poste en kommentar."
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Logget inn som <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Logg av denne kontoen"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Logg av »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Navn"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(påkrevd)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "E-post (vil ikke bli publisert)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Nettside"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Kommentar"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Du kan benytte disse taggene:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Send inn kommentar"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Ingenting funnet"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Klar til å publisere ditt første innlegg? <a href=\"%1$s\">Kom i gang her</"
|
||||
"a>."
|
||||
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Beklager, men vi fant ingenting som traff på ditt søk. Forsøk gjerne igjen "
|
||||
"med andre søkeord."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Det ser ikke ut som om vi finner det du leter etter. Kanskje et søk kan "
|
||||
"hjelpe?"
|
||||
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Les videre..."
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Sider:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Skrevet den %1$s kl. %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Skrevet av"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
"Vennligst tildel en meny til primærmenyplasseringen etter %1$s eller %2$s "
|
||||
"designet."
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menyer</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Tilpass</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Sidestolpe widgets"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Dra widgets til denne sidestolpe konteineren."
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Bunn widgets"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Dra widgets til denne bunn kontaineren"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr "Jeg er en tekststreng som kan oversettes."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr "Jeg også"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] "Jeg har %d eple"
|
||||
msgstr[1] "Jeg har %d epler"
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "yyyy-mm-dd"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Søketreff for"
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Søk"
|
BIN
biofriction-theme/languages/nl_NL.mo
Normal file
BIN
biofriction-theme/languages/nl_NL.mo
Normal file
Binary file not shown.
306
biofriction-theme/languages/nl_NL.po
Normal file
306
biofriction-theme/languages/nl_NL.po
Normal file
|
@ -0,0 +1,306 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FoundationPress v5.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2017-12-11 14:13+0100\n"
|
||||
"Last-Translator: violacase <violacase@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 2.0.5\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
||||
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
"Language: nl\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Naam"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Verzend commentaar"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Uitloggen met dit account"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Uitloggen »"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Deze post is beveiligd met een wachtwoord. Voer uw wachtwoord in om "
|
||||
"commentaar te zien."
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr ""
|
||||
"U dient <a href=\"%s\">aangemeld</a> te zijn indien u iets wilt schrijven."
|
||||
|
||||
# @ FoundationPress
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Pagina's:"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Uw kommentaar wacht op goedkeuring."
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Bewerken)"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Geef een reactie"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Geef een reactie op %s"
|
||||
|
||||
# @ FoundationPress
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Zoeken"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Bestand niet gevonden"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"De pagina die u zoekt kan verwijderd zijn, heeft een andere naam gekregen of "
|
||||
"is tijdelijk niet bereikbaar."
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Probeer a.u.b. het volgende:"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Controleer uw spelling"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Terug naar de <a href=\"%s\">home pagina</a>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Klik op de <a href=\"javascript:history.back()\">Terug</a> knop"
|
||||
|
||||
# @ FoundationPress
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Oudere berichten"
|
||||
|
||||
# @ FoundationPress
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Nieuwere berichten →"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Gelieve deze pagina niet direct aan te roepen. Bedankt!"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Geen antwoorden op"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Een antwoord op"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% Antwoorden op"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← ouder commentaar"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Nieuwer commentaar →"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Ingelogd als <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(verplicht)"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Email (wordt niet gepubliceerd)"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Commentaar"
|
||||
|
||||
# @ FoundationPress
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "U kunt deze tags gebruiken:"
|
||||
|
||||
# @ FoundationPress
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Niets gevonden"
|
||||
|
||||
# @ FoundationPress
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Klaar om uw eerste bericht te publiceren? <a href=\"%1$s\">Start hier</a>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Sorry, we hebben niets gevonden met uw zoekopdracht. Probeer het nog eens "
|
||||
"met andere sleutelwoorden."
|
||||
|
||||
# @ FoundationPress
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr "We kunnen dit helaas niet vinden. Misschien helpt zoeken."
|
||||
|
||||
# @ FoundationPress
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Verder lezen..."
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Gepost op %1$s te %2$s."
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Geschreven door"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
"Gelieve een primair menu toe te wijzen aan de eerste menupositie op %1$s of "
|
||||
"%2$s van het ontwerp."
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menu's</a>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Aanpassen</a>"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Zijbar-widgets"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Drag widgets naar de zijbar-container."
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Footer-widgets"
|
||||
|
||||
# @ FoundationPress
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Drag widgets naar de footer-container"
|
||||
|
||||
# @ FoundationPress
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Zoekresultaten voor"
|
BIN
biofriction-theme/languages/pl.mo
Normal file
BIN
biofriction-theme/languages/pl.mo
Normal file
Binary file not shown.
275
biofriction-theme/languages/pl.po
Normal file
275
biofriction-theme/languages/pl.po
Normal file
|
@ -0,0 +1,275 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-10-13 19:26+0200\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:07+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Nie znaleziono"
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"Strona, której szukasz mogła zostać usunięta, przeniesiona, lub jest "
|
||||
"tymczasowo niedostępna."
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Oto co możesz zrobić:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "sprawdź, czy wpisano poprawną nazwę"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "zacząć od <a href=\"%s\">strony głównej</a>"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "wrócić do <a href=\"javascript:history.back()\">poprzedniej strony</a>"
|
||||
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Starsze posty"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Nowsze posty →"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Edytuj)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Twój komentarz czeka na moderację."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Nie wczytuj tej strony bezpośrednio!"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr "Ten wpis jest chroniony hasłem Wpisz je by zobaczyć komentarze."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Brak odpowiedzi na"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Jedna odpowiedź na"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% Odpowiedzi na"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Starsze komentarze"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Nowsze komentarze →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Dodaj odpowiedź"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Dodaj odpowiedź na %s"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr "Musisz być <a href=\"%s\">zalogowany</a> by dodać komentarz."
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Zalogowany jako <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Wyloguj się z tego konta"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Wyloguj »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Imię"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr " (wymagane)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Email (nie zostanie opublikowany)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Strona internetowa"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Komentarz"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Możesz użyć tych tagów:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Wyślij komentarz"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Nie znaleziono"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Gotowy do opublikowania pierwszego postu? <a href=\"%1$s\">Zacznij tutaj</a>."
|
||||
|
||||
#: content-none.php:21
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Przepraszamy, ale nie znaleziono niczego, co spełnia kryteria wyszukiwania. "
|
||||
"Użyj innych słów kluczowych."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Wygląda na to, że nie możemy znaleźć tego elementu. Może te wskazówki pomogą."
|
||||
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Czytaj dalej..."
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Strony:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Opublikowano %1$s o %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Napisane przez"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr "Prosimy o dodanie menu do głównaj nawigacji w %1$s lub %2$s projekcie."
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menu</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Dostosuj</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Panel boczny"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Przeciągnij widget do panelu bocznego."
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Stopka"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Przeciągnij widget do panelu stopki."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr "Ten tekst można przetłumaczyć."
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr "Ja też"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "yyyy-mm-dd"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Wyniki wyszukiwania dla"
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Wyszukiwanie"
|
BIN
biofriction-theme/languages/pt_BR.mo
Normal file
BIN
biofriction-theme/languages/pt_BR.mo
Normal file
Binary file not shown.
274
biofriction-theme/languages/pt_BR.po
Normal file
274
biofriction-theme/languages/pt_BR.po
Normal file
|
@ -0,0 +1,274 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-09-13 17:56+0200\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:07+0200\n"
|
||||
"Last-Translator: Ian Garcez <ian@onespace.com.br>\n"
|
||||
"Language-Team: OneSpace <ian@onespace.com.br>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"Language: pt_BR\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Arquivo não encontrado"
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"A página que você está procurando pode ter sido removida, teve seu nome "
|
||||
"alterado ou está temporariamente indisponível."
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Por favor, tente o seguinte:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Verifique o nome digitado"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Voltar para a <a href=\"%s\">página inicial</a>"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Clique no botão <a href=\"javascript:history.back()\">Voltar</a>"
|
||||
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Posts antigos"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Novos posts →"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Editar)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Seu comentário está aguardando aprovação."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Por favor não carregue essa página diretamente"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Esse post é protegido por senha. Digite a senha para ver os comentários."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Sem respostas para"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Uma Resposta para"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% Respostas para"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Comentários antigos"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Comentários novos →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Deixe uma Resposta"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Deixe uma Resposta para %s"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr "Você deve <a href=\"%s\">entrar</a> para postar um comentário."
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Entrou como <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Sair desse conta"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Sair »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(obrigatório)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Email (não será publicado)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Comentário"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Você pode utilizar essas tags:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Enviar um comentário"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Nada Encontrado"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Preparado para publicar seu primeiro post? <a href=\"%1$s\">Começe aqui</a>."
|
||||
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Desculpe, mas sua pesquisa não resultou nenhum resultado. Por favor tente "
|
||||
"palavras diferentes."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Parece que não podemos encontrar o que você está procurando. Por favor tente "
|
||||
"utilizar a pesquisa."
|
||||
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Continue lendo..."
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Páginas:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Publicado em %1$s às %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Escrito por"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
"Por favor defina um menu para a área principal em %1$s ou %2$s o layout."
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menus</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Customizar</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Widgets da barra lateral"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Arraste widgets para essa barra lateral."
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Widgtes do rodapé"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Arraste widgets para a área do rodapé"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr "Eu sou uma linha traduzível"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr "Eu também"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] "Eu tenho %d maçã"
|
||||
msgstr[1] "Eu tenho %d maçãs"
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "aaaa-mm-dd"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Resultados para"
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Pesquisar"
|
BIN
biofriction-theme/languages/pt_PT.mo
Normal file
BIN
biofriction-theme/languages/pt_PT.mo
Normal file
Binary file not shown.
291
biofriction-theme/languages/pt_PT.po
Normal file
291
biofriction-theme/languages/pt_PT.po
Normal file
|
@ -0,0 +1,291 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-03-14 16:54+0000\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:08+0200\n"
|
||||
"Last-Translator: Pedro Mendonça <ped.gaspar@gmail.com>\n"
|
||||
"Language-Team: Pedro Mendonça <ped.gaspar@gmail.com>\n"
|
||||
"Language: pt_PT\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
||||
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
|
||||
"esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;"
|
||||
"esc_html_x:1,2c\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "File Not Found"
|
||||
msgstr "Ficheiro não encontrado"
|
||||
|
||||
#: 404.php:20
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"A página que está à procura foi removida, foi alterado o seu nome, ou está "
|
||||
"temporariamente indisponível."
|
||||
|
||||
#: 404.php:22
|
||||
msgid "Please try the following:"
|
||||
msgstr "Por favor, tente o seguinte:"
|
||||
|
||||
#: 404.php:24
|
||||
msgid "Check your spelling"
|
||||
msgstr "Verifique a sua ortografia"
|
||||
|
||||
#: 404.php:25
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Voltar para a <a href=\"%s\">pagina inicial</a>"
|
||||
|
||||
#: 404.php:26
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Clique no botão <a href=\"javascript:history.back()\">Voltar</a>"
|
||||
|
||||
#: archive.php:37 index.php:35 search.php:34
|
||||
msgid "← Older posts"
|
||||
msgstr "← Artigos mais antigos"
|
||||
|
||||
#: archive.php:38 index.php:36 search.php:35
|
||||
msgid "Newer posts →"
|
||||
msgstr "Artigos mais recentes →"
|
||||
|
||||
#: comments.php:26
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
|
||||
#: comments.php:35 library/foundation.php:155
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "O seu comentário aguarda moderação."
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Por favor, não carregue esta página directamente. Obrigado!"
|
||||
|
||||
#: comments.php:59
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Este conteúdo está protegido por senha. Introduza a senha para ver os "
|
||||
"comentários."
|
||||
|
||||
#: comments.php:72
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Deixar uma resposta"
|
||||
|
||||
#: comments.php:72
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Responder a %s"
|
||||
|
||||
#: comments.php:75
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr ""
|
||||
"Tem de ter a <a href=\"%s\">sessão iniciada</a> para publicar um comentário."
|
||||
|
||||
#: comments.php:79
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Sessão iniciada como <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Log out of this account"
|
||||
msgstr "Terminar sessão nesta conta"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Log out »"
|
||||
msgstr "Terminar sessão »"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#: comments.php:84 comments.php:92
|
||||
msgid " (required)"
|
||||
msgstr "(obrigatório)"
|
||||
|
||||
#: comments.php:92
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Email (não será publicado)"
|
||||
|
||||
#: comments.php:100
|
||||
msgid "Website"
|
||||
msgstr "Site"
|
||||
|
||||
#: comments.php:109
|
||||
msgid "Comment"
|
||||
msgstr "Comentário"
|
||||
|
||||
#: comments.php:116
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Pode usar estas etiquetas:"
|
||||
|
||||
#: comments.php:122
|
||||
msgid "Submit Comment"
|
||||
msgstr "Submeter comentário"
|
||||
|
||||
#: library/custom-nav.php:16
|
||||
msgid "Mobile Menu Settings"
|
||||
msgstr "Definições do menu móvel"
|
||||
|
||||
#: library/custom-nav.php:17
|
||||
msgid "Controls the mobile menu"
|
||||
msgstr "Controla o menu móvel"
|
||||
|
||||
#: library/custom-nav.php:22
|
||||
msgid "Mobile navigation layout"
|
||||
msgstr "Disposição da navegação móvel"
|
||||
|
||||
#: library/custom-nav.php:31
|
||||
msgid "topbar"
|
||||
msgstr "Barra superior"
|
||||
|
||||
#: library/entry-meta.php:11
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Publicado em %1$s às %2$s."
|
||||
|
||||
#: library/entry-meta.php:12
|
||||
msgid "Written by"
|
||||
msgstr "Escrito por"
|
||||
|
||||
#: library/foundation.php:24
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:25
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:53
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr "Por favor, seleccione um Menu primário em %1$s ou em %2$s o design."
|
||||
|
||||
#: library/foundation.php:54
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Menus</a>"
|
||||
|
||||
#: library/foundation.php:57
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Personalizar</a>"
|
||||
|
||||
#: library/foundation.php:105
|
||||
msgid "No Responses to"
|
||||
msgstr "Sem comentários a"
|
||||
|
||||
#: library/foundation.php:105
|
||||
msgid "One Response to"
|
||||
msgstr "Um comentário a"
|
||||
|
||||
#: library/foundation.php:105
|
||||
msgid "% Responses to"
|
||||
msgstr "% comentários a"
|
||||
|
||||
#: library/foundation.php:145
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: library/foundation.php:146
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: library/navigation.php:43
|
||||
msgid "mobile-nav"
|
||||
msgstr "Navegação-mobile"
|
||||
|
||||
#: library/navigation.php:210
|
||||
msgid "Page"
|
||||
msgstr "Página"
|
||||
|
||||
#: library/responsive-images.php:19
|
||||
msgid "FP Small"
|
||||
msgstr "FP Pequena"
|
||||
|
||||
#: library/responsive-images.php:20
|
||||
msgid "FP Medium"
|
||||
msgstr "FP Média"
|
||||
|
||||
#: library/responsive-images.php:21
|
||||
msgid "FP Large"
|
||||
msgstr "FP Grande"
|
||||
|
||||
#: library/widget-areas.php:13
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Widgets da barra lateral"
|
||||
|
||||
#: library/widget-areas.php:14
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Arraste widgets para esta barra lateral."
|
||||
|
||||
#: library/widget-areas.php:23
|
||||
msgid "Footer widgets"
|
||||
msgstr "Widgets do rodapé"
|
||||
|
||||
#: library/widget-areas.php:24
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Arraste widgets para este rodapé."
|
||||
|
||||
#: page-templates/front.php:38 page-templates/page-full-width.php:22
|
||||
#: page-templates/page-sidebar-left.php:22 page.php:30 single.php:32
|
||||
#: woocommerce.php:26
|
||||
msgid "Pages:"
|
||||
msgstr "Páginas:"
|
||||
|
||||
#: search.php:16
|
||||
msgid "Search Results for"
|
||||
msgstr "Resultados da pesquisa por"
|
||||
|
||||
#: searchform.php:13 searchform.php:16
|
||||
msgid "Search"
|
||||
msgstr "Pesquisar"
|
||||
|
||||
#: template-parts/content-none.php:14
|
||||
msgid "Nothing Found"
|
||||
msgstr "Nada encontrado"
|
||||
|
||||
#: template-parts/content-none.php:20
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Preparado para publicar o seu primeiro artigo?<a href=\"%1$s\">Comece aqui</"
|
||||
"a>."
|
||||
|
||||
#: template-parts/content-none.php:24
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Desculpe, mas nada correspondeu aos seus critérios de pesquisa. Por favor, "
|
||||
"tente de novo com palavras-chave diferentes."
|
||||
|
||||
#: template-parts/content-none.php:29
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Não conseguimos encontrar aquilo que procura. Talvez uma pesquisa possa "
|
||||
"ajudar."
|
||||
|
||||
#: template-parts/content.php:19
|
||||
msgid "Continue reading..."
|
||||
msgstr "Continue a ler..."
|
BIN
biofriction-theme/languages/ro.mo
Normal file
BIN
biofriction-theme/languages/ro.mo
Normal file
Binary file not shown.
283
biofriction-theme/languages/ro.po
Normal file
283
biofriction-theme/languages/ro.po
Normal file
|
@ -0,0 +1,283 @@
|
|||
# Romanian translation for FoundationPress.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# Alex Bohariuc <alex.bohariuc@gmail.com>, 2015.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-12-06 02:25+0200\n"
|
||||
"PO-Revision-Date: 2016-10-16 10:08+0200\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!"
|
||||
"=0)))?2:1));\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"Last-Translator: \n"
|
||||
"Language: ro\n"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr ""
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"Pagina pe care o cauți nu există. Aceasta a fost mutată, i s-a schimbat "
|
||||
"numele sau nu este disponibilă în acest moment."
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Te rugăm să încerci următoarele:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Uită-te atent la ortografie."
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Întoarce-te la <a href=\"%s\">prima pagină</a>"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Dă click pe butonul<a href=\"javascript:history.back()\">Înapoi</a>"
|
||||
|
||||
#. /previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Articole mai vechi"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Articole mai noi →"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn”>%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Editare)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Comentariul tău este în moderare."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Te rugăm să nu accesezi direct această pagină."
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Acest articol este protejat cu o parolă. Pentru a vede comentariile te "
|
||||
"rugăm să o introduci."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Nici un răspuns la"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Un răspuns la"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% răspunsuri la"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Comentarii mai vechi"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Comentarii mai noi →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Lasă un răspuns"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "La un răspuns la %s"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr ""
|
||||
"Trebuie să fii <a href=\"%s\">autentificat</a> pentru a posta un comentariu."
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Ești logat ca <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Ieși din acest cont."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Deautentificare"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Nume"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(obligatoriu)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Email (nu va fi făcut public)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Comentariu"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Poți folosi următoarele etichete"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Trimite comentariu"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Nu am găsit nimic"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Ești gata să publici primul tău articol? <a href=\"%1$s\">Începe de aici</"
|
||||
"a>."
|
||||
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Ne pare rău, dar nu am găsit nimic pentru termenii de căutare introduși. "
|
||||
"Încearcă cu alte cuvinte cheie."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr "Nu am găsit ceea ce căutai. Folosește formularul de căutare."
|
||||
|
||||
#. /archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Continuă…"
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Pagini:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Postat în %1$s la %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Scris de"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr ""
|
||||
"Te rugăm să atribui un meniu pentru secțiunea principală sub %1$s sau %2$s "
|
||||
"la design."
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Meniuri</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Personalizare</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Elemente sidebar"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||
msgid "Drag widgets to this sidebar container."
|
||||
msgstr "Trage elementele în secțiunea acestui sidebar"
|
||||
|
||||
#: library/widget-areas.php:16
|
||||
msgid "Footer widgets"
|
||||
msgstr "Elemente footer"
|
||||
|
||||
#: library/widget-areas.php:17
|
||||
msgid "Drag widgets to this footer container"
|
||||
msgstr "Trage elementele în secțiunea acestui footer"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr "String care poate fi tradus"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr "Și eu"
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] "Am un măr"
|
||||
msgstr[1] "Am %d mere"
|
||||
msgstr[2] "Am %d de mere"
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr "dd-mm-yyyy"
|
||||
|
||||
#: search.php:7
|
||||
msgid "Search Results for"
|
||||
msgstr "Rezultate pentru căutarea"
|
||||
|
||||
#: searchform.php:6 searchform.php:10
|
||||
msgid "Search"
|
||||
msgstr "Căutare"
|
BIN
biofriction-theme/languages/ru_RU.mo
Normal file
BIN
biofriction-theme/languages/ru_RU.mo
Normal file
Binary file not shown.
281
biofriction-theme/languages/ru_RU.po
Normal file
281
biofriction-theme/languages/ru_RU.po
Normal file
|
@ -0,0 +1,281 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: foundationpress-libsass-template 5.4.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-06-06 10:52+0000\n"
|
||||
"PO-Revision-Date: 2018-06-07 15:15+0000\n"
|
||||
"Language-Team: Русский\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Loco https://localise.biz/\n"
|
||||
"Last-Translator: badadmin <besfamilny87@yandex.ru>\n"
|
||||
"Language: ru_RU"
|
||||
|
||||
#: 404.php:8
|
||||
msgid "File Not Found"
|
||||
msgstr "Страница не найдена"
|
||||
|
||||
#: 404.php:12
|
||||
msgid ""
|
||||
"The page you are looking for might have been removed, had its name changed, "
|
||||
"or is temporarily unavailable."
|
||||
msgstr ""
|
||||
"Возможно, страница, которую вы ищете, была удалена, изменилось ее имя или "
|
||||
"временно недоступна."
|
||||
|
||||
#: 404.php:14
|
||||
msgid "Please try the following:"
|
||||
msgstr "Попробуйте следующее:"
|
||||
|
||||
#: 404.php:16
|
||||
msgid "Check your spelling"
|
||||
msgstr "Проверить написание"
|
||||
|
||||
#: 404.php:17
|
||||
#, php-format
|
||||
msgid "Return to the <a href=\"%s\">home page</a>"
|
||||
msgstr "Вернуться на <a href=\"%s\">главную страницу</a>"
|
||||
|
||||
#: 404.php:18
|
||||
msgid "Click the <a href=\"javascript:history.back()\">Back</a> button"
|
||||
msgstr "Нажмите кнопку <a href=\"javascript:history.back()\">«Назад»</a>"
|
||||
|
||||
#. previous pages when applicable
|
||||
#: archive.php:21 index.php:24 search.php:25
|
||||
msgid "← Older posts"
|
||||
msgstr "← Старые записи"
|
||||
|
||||
#: archive.php:22 index.php:25 search.php:26
|
||||
msgid "Newer posts →"
|
||||
msgstr "Новые записи →"
|
||||
|
||||
#: comments.php:8
|
||||
#, php-format
|
||||
msgid "<cite class=\"fn\">%s</cite>"
|
||||
msgstr "<cite class=\"fn\">%s</cite>"
|
||||
|
||||
#: comments.php:9
|
||||
#, php-format
|
||||
msgid "%1$s"
|
||||
msgstr "%1$s"
|
||||
|
||||
#: comments.php:10
|
||||
msgid "(Edit)"
|
||||
msgstr "(Редактировать)"
|
||||
|
||||
#: comments.php:16
|
||||
msgid "Your comment is awaiting moderation."
|
||||
msgstr "Ваш комментарий ожидает модерации."
|
||||
|
||||
#: comments.php:31
|
||||
msgid "Please do not load this page directly. Thanks!"
|
||||
msgstr "Не загружайте эту страницу напрямую. Спасибо!"
|
||||
|
||||
#: comments.php:36
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
"Эта запись защищена паролем. Введите пароль, чтобы увидеть комментарии."
|
||||
|
||||
#: comments.php:46
|
||||
msgid "No Responses to"
|
||||
msgstr "Нет ответов для"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "One Response to"
|
||||
msgstr "Один ответ для"
|
||||
|
||||
#: comments.php:46
|
||||
msgid "% Responses to"
|
||||
msgstr "% Ответов на"
|
||||
|
||||
#: comments.php:53
|
||||
msgid "← Older comments"
|
||||
msgstr "← Старые комментарии"
|
||||
|
||||
#: comments.php:54
|
||||
msgid "Newer comments →"
|
||||
msgstr "Новые Комментарии →"
|
||||
|
||||
#: comments.php:61
|
||||
msgid "Leave a Reply"
|
||||
msgstr "Оставьте комментарий"
|
||||
|
||||
#: comments.php:61
|
||||
#, php-format
|
||||
msgid "Leave a Reply to %s"
|
||||
msgstr "Оставить комментарий к"
|
||||
|
||||
#: comments.php:64
|
||||
#, php-format
|
||||
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
|
||||
msgstr "Вы должны <a href=\"%s\">войти</a>, чтобы оставить комментарий."
|
||||
|
||||
#: comments.php:68
|
||||
#, php-format
|
||||
msgid "Logged in as <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
msgstr "Вошли как <a href=\"%s/wp-admin/profile.php\">%s</a>."
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out of this account"
|
||||
msgstr "Выйти из этой учетной записи"
|
||||
|
||||
#: comments.php:68
|
||||
msgid "Log out »"
|
||||
msgstr "Выйти »"
|
||||
|
||||
#: comments.php:71
|
||||
msgid "Name"
|
||||
msgstr "Имя"
|
||||
|
||||
#: comments.php:71 comments.php:75
|
||||
msgid " (required)"
|
||||
msgstr "(обязательный)"
|
||||
|
||||
#: comments.php:75
|
||||
msgid "Email (will not be published)"
|
||||
msgstr "Электронная почта (не будет опубликована)"
|
||||
|
||||
#: comments.php:79
|
||||
msgid "Website"
|
||||
msgstr "Веб-сайт"
|
||||
|
||||
#: comments.php:84
|
||||
msgid "Comment"
|
||||
msgstr "Комментарий"
|
||||
|
||||
#: comments.php:87
|
||||
msgid "You can use these tags:"
|
||||
msgstr "Вы можете использовать эти теги:"
|
||||
|
||||
#: comments.php:88
|
||||
msgid "Submit Comment"
|
||||
msgstr "Отправить комментарий"
|
||||
|
||||
#: content-none.php:11
|
||||
msgid "Nothing Found"
|
||||
msgstr "Ничего не найдено"
|
||||
|
||||
#: content-none.php:17
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Готовы опубликовать свой первый пост? <a href=\"%1$s\">Начните здесь</a>."
|
||||
|
||||
#: content-none.php:21
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Извините, но ничто не соответствовало вашим условиям поиска. Пожалуйста, "
|
||||
"попытайтесь снова с другими ключевыми словами."
|
||||
|
||||
#: content-none.php:26
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Кажется, мы не можем’ найти то’, что вы ищете. Возможно, поиск "
|
||||
"может помочь."
|
||||
|
||||
#. archive/search.
|
||||
#. *
|
||||
#. * @subpackage Biofriction
|
||||
#. * @since Biofriction 1.0.0
|
||||
#.
|
||||
#: content.php:16
|
||||
msgid "Continue reading..."
|
||||
msgstr "Продолжить чтение..."
|
||||
|
||||
#: hero.php:40 kitchen-sink.php:739 page-full.php:19 page-sidebar-left.php:21
|
||||
#: page.php:18 single.php:27 woocommerce.php:18
|
||||
msgid "Pages:"
|
||||
msgstr "Страницы:"
|
||||
|
||||
#: library/entry-meta.php:4
|
||||
#, php-format
|
||||
msgid "Posted on %1$s at %2$s."
|
||||
msgstr "Опубликовано %1$s в %2$s."
|
||||
|
||||
#: library/entry-meta.php:5
|
||||
msgid "Written by"
|
||||
msgstr "Автор:"
|
||||
|
||||
#: library/foundation.php:16
|
||||
msgctxt "«"
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: library/foundation.php:17
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#: library/foundation.php:40
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please assign a menu to the primary menu location under %1$s or %2$s the "
|
||||
"design."
|
||||
msgstr "Укажите расположение основного меню в разделе %1$s или %2$s."
|
||||
|
||||
#: library/foundation.php:41
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Menus</a>"
|
||||
msgstr "<a href=\"%s\">Меню</a>"
|
||||
|
||||
#: library/foundation.php:44
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\">Customize</a>"
|
||||
msgstr "<a href=\"%s\">Настроить</a>"
|
||||
|
||||
#: library/widget-areas.php:6
|
||||
msgid "Sidebar widgets"
|
||||
msgstr "Виджеты боковой панели"
|
||||
|
||||
#: library/widget-areas.php:7
|
||||