Обновление клиента

This commit is contained in:
root
2026-03-05 13:40:40 +00:00
parent 34bcd34979
commit b8905de237
4147 changed files with 748711 additions and 7 deletions
+30
View File
@@ -0,0 +1,30 @@
<!--
- SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
- SPDX-License-Identifier: AGPL-3.0-or-later
-->
# Authors
- Allan Nordhøy <epost@anotheragency.no>
- Andy Scherzinger <info@andy-scherzinger.de>
- Arthur Schiwon <blizzz@arthur-schiwon.de>
- Bjoern Schiessle <bjoern@schiessle.org>
- blizzz <blizzz@arthur-schiwon.de>
- Carl Schwan <carl@carlschwan.eu>
- Christoph Wurst <ChristophWurst@users.noreply.github.com>
- Côme Chilliet <come.chilliet@nextcloud.com>
- Daniel Kesselberg <mail@danielkesselberg.de>
- Felix A. Epp <work@felixepp.de>
- Jan-Christoph Borchardt <hey@jancborchardt.net>
- Joas Schilling <coding@schilljs.com>
- John Molakvoæ <skjnldsv@protonmail.com>
- Jos Poortvliet <jos@opensuse.org>
- Julius Härtl <jus@bitgrid.net>
- Luka Trovic <luka@nextcloud.com>
- Lukas Reschke <lukas@statuscode.ch>
- Morris Jobke <hey@morrisjobke.de>
- Phil Davis <phil.davis@inf.org>
- Rello <Rello@users.noreply.github.com>
- Roeland Jago Douma <roeland@famdouma.nl>
- Vincent Petry <vincent@nextcloud.com>
- Nextcloud GmbH
- ownCloud, Inc.
+661
View File
@@ -0,0 +1,661 @@
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 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 Affero General Public License is a free, copyleft license for
software and other kinds of works, specifically designed to ensure
cooperation with the community in the case of network server software.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
our General Public Licenses are 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.
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.
Developers that use our General Public Licenses protect your rights
with two steps: (1) assert copyright on the software, and (2) offer
you this License which gives you legal permission to copy, distribute
and/or modify the software.
A secondary benefit of defending all users' freedom is that
improvements made in alternate versions of the program, if they
receive widespread use, become available for other developers to
incorporate. Many developers of free software are heartened and
encouraged by the resulting cooperation. However, in the case of
software used on network servers, this result may fail to come about.
The GNU General Public License permits making a modified version and
letting the public access it on a server without ever releasing its
source code to the public.
The GNU Affero General Public License is designed specifically to
ensure that, in such cases, the modified source code becomes available
to the community. It requires the operator of a network server to
provide the source code of the modified version running there to the
users of that server. Therefore, public use of a modified version, on
a publicly accessible server, gives the public access to the source
code of the modified version.
An older license, called the Affero General Public License and
published by Affero, was designed to accomplish similar goals. This is
a different license, not a version of the Affero GPL, but Affero has
released a new version of the Affero GPL which permits relicensing under
this license.
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 Affero 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. Remote Network Interaction; Use with the GNU General Public License.
Notwithstanding any other provision of this License, if you modify the
Program, your modified version must prominently offer all users
interacting with it remotely through a computer network (if your version
supports such interaction) an opportunity to receive the Corresponding
Source of your version by providing access to the Corresponding Source
from a network server at no charge, through some standard or customary
means of facilitating copying of software. This Corresponding Source
shall include the Corresponding Source for any work covered by version 3
of the GNU General Public License that is incorporated pursuant to the
following paragraph.
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 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 work with which it is combined will remain governed by version
3 of the GNU General Public License.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU Affero 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 Affero 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 Affero 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 Affero General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero 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 Affero General Public License for more details.
You should have received a copy of the GNU Affero 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 your software can interact with users remotely through a computer
network, you should also make sure that it provides a way for users to
get its source. For example, if your program is a web application, its
interface could display a "Source" link that leads users to an archive
of the code. There are many ways you could offer source, and different
solutions will be better for different programs; see section 13 for the
specific requirements.
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 AGPL, see
<http://www.gnu.org/licenses/>.
@@ -0,0 +1,235 @@
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 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 Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software.
The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, our General Public Licenses are 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.
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.
Developers that use our General Public Licenses protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License which gives you legal permission to copy, distribute and/or modify the software.
A secondary benefit of defending all users' freedom is that improvements made in alternate versions of the program, if they receive widespread use, become available for other developers to incorporate. Many developers of free software are heartened and encouraged by the resulting cooperation. However, in the case of software used on network servers, this result may fail to come about. The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public.
The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version.
An older license, called the Affero General Public License and published by Affero, was designed to accomplish similar goals. This is a different license, not a version of the Affero GPL, but Affero has released a new version of the Affero GPL which permits relicensing under this license.
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 Affero 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. Remote Network Interaction; Use with the GNU General Public License.
Notwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software. This Corresponding Source shall include the Corresponding Source for any work covered by version 3 of the GNU General Public License that is incorporated pursuant to the following paragraph.
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 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 work with which it is combined will remain governed by version 3 of the GNU General Public License.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of the GNU Affero 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 Affero 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 Affero 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 Affero General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program.
Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero 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 Affero General Public License for more details.
You should have received a copy of the GNU Affero 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 your software can interact with users remotely through a computer network, you should also make sure that it provides a way for users to get its source. For example, if your program is a web application, its interface could display a "Source" link that leads users to an archive of the code. There are many ways you could offer source, and different solutions will be better for different programs; see section 13 for the specific requirements.
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 AGPL, see <http://www.gnu.org/licenses/>.
@@ -0,0 +1,235 @@
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 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 Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software.
The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, our General Public Licenses are 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.
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.
Developers that use our General Public Licenses protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License which gives you legal permission to copy, distribute and/or modify the software.
A secondary benefit of defending all users' freedom is that improvements made in alternate versions of the program, if they receive widespread use, become available for other developers to incorporate. Many developers of free software are heartened and encouraged by the resulting cooperation. However, in the case of software used on network servers, this result may fail to come about. The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public.
The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version.
An older license, called the Affero General Public License and published by Affero, was designed to accomplish similar goals. This is a different license, not a version of the Affero GPL, but Affero has released a new version of the Affero GPL which permits relicensing under this license.
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 Affero 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. Remote Network Interaction; Use with the GNU General Public License.
Notwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software. This Corresponding Source shall include the Corresponding Source for any work covered by version 3 of the GNU General Public License that is incorporated pursuant to the following paragraph.
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 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 work with which it is combined will remain governed by version 3 of the GNU General Public License.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of the GNU Affero 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 Affero 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 Affero 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 Affero General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program.
Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero 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 Affero General Public License for more details.
You should have received a copy of the GNU Affero 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 your software can interact with users remotely through a computer network, you should also make sure that it provides a way for users to get its source. For example, if your program is a web application, its interface could display a "Source" link that leads users to an archive of the code. There are many ways you could offer source, and different solutions will be better for different programs; see section 13 for the specific requirements.
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 AGPL, see <http://www.gnu.org/licenses/>.
@@ -0,0 +1,73 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
+121
View File
@@ -0,0 +1,121 @@
Creative Commons Legal Code
CC0 1.0 Universal
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
HEREUNDER.
Statement of Purpose
The laws of most jurisdictions throughout the world automatically confer
exclusive Copyright and Related Rights (defined below) upon the creator
and subsequent owner(s) (each and all, an "owner") of an original work of
authorship and/or a database (each, a "Work").
Certain owners wish to permanently relinquish those rights to a Work for
the purpose of contributing to a commons of creative, cultural and
scientific works ("Commons") that the public can reliably and without fear
of later claims of infringement build upon, modify, incorporate in other
works, reuse and redistribute as freely as possible in any form whatsoever
and for any purposes, including without limitation commercial purposes.
These owners may contribute to the Commons to promote the ideal of a free
culture and the further production of creative, cultural and scientific
works, or to gain reputation or greater distribution for their Work in
part through the use and efforts of others.
For these and/or other purposes and motivations, and without any
expectation of additional consideration or compensation, the person
associating CC0 with a Work (the "Affirmer"), to the extent that he or she
is an owner of Copyright and Related Rights in the Work, voluntarily
elects to apply CC0 to the Work and publicly distribute the Work under its
terms, with knowledge of his or her Copyright and Related Rights in the
Work and the meaning and intended legal effect of CC0 on those rights.
1. Copyright and Related Rights. A Work made available under CC0 may be
protected by copyright and related or neighboring rights ("Copyright and
Related Rights"). Copyright and Related Rights include, but are not
limited to, the following:
i. the right to reproduce, adapt, distribute, perform, display,
communicate, and translate a Work;
ii. moral rights retained by the original author(s) and/or performer(s);
iii. publicity and privacy rights pertaining to a person's image or
likeness depicted in a Work;
iv. rights protecting against unfair competition in regards to a Work,
subject to the limitations in paragraph 4(a), below;
v. rights protecting the extraction, dissemination, use and reuse of data
in a Work;
vi. database rights (such as those arising under Directive 96/9/EC of the
European Parliament and of the Council of 11 March 1996 on the legal
protection of databases, and under any national implementation
thereof, including any amended or successor version of such
directive); and
vii. other similar, equivalent or corresponding rights throughout the
world based on applicable law or treaty, and any national
implementations thereof.
2. Waiver. To the greatest extent permitted by, but not in contravention
of, applicable law, Affirmer hereby overtly, fully, permanently,
irrevocably and unconditionally waives, abandons, and surrenders all of
Affirmer's Copyright and Related Rights and associated claims and causes
of action, whether now known or unknown (including existing as well as
future claims and causes of action), in the Work (i) in all territories
worldwide, (ii) for the maximum duration provided by applicable law or
treaty (including future time extensions), (iii) in any current or future
medium and for any number of copies, and (iv) for any purpose whatsoever,
including without limitation commercial, advertising or promotional
purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
member of the public at large and to the detriment of Affirmer's heirs and
successors, fully intending that such Waiver shall not be subject to
revocation, rescission, cancellation, termination, or any other legal or
equitable action to disrupt the quiet enjoyment of the Work by the public
as contemplated by Affirmer's express Statement of Purpose.
3. Public License Fallback. Should any part of the Waiver for any reason
be judged legally invalid or ineffective under applicable law, then the
Waiver shall be preserved to the maximum extent permitted taking into
account Affirmer's express Statement of Purpose. In addition, to the
extent the Waiver is so judged Affirmer hereby grants to each affected
person a royalty-free, non transferable, non sublicensable, non exclusive,
irrevocable and unconditional license to exercise Affirmer's Copyright and
Related Rights in the Work (i) in all territories worldwide, (ii) for the
maximum duration provided by applicable law or treaty (including future
time extensions), (iii) in any current or future medium and for any number
of copies, and (iv) for any purpose whatsoever, including without
limitation commercial, advertising or promotional purposes (the
"License"). The License shall be deemed effective as of the date CC0 was
applied by Affirmer to the Work. Should any part of the License for any
reason be judged legally invalid or ineffective under applicable law, such
partial invalidity or ineffectiveness shall not invalidate the remainder
of the License, and in such case Affirmer hereby affirms that he or she
will not (i) exercise any of his or her remaining Copyright and Related
Rights in the Work or (ii) assert any associated claims and causes of
action with respect to the Work, in either case contrary to Affirmer's
express Statement of Purpose.
4. Limitations and Disclaimers.
a. No trademark or patent rights held by Affirmer are waived, abandoned,
surrendered, licensed or otherwise affected by this document.
b. Affirmer offers the Work as-is and makes no representations or
warranties of any kind concerning the Work, express, implied,
statutory or otherwise, including without limitation warranties of
title, merchantability, fitness for a particular purpose, non
infringement, or the absence of latent or other defects, accuracy, or
the present or absence of errors, whether or not discoverable, all to
the greatest extent permissible under applicable law.
c. Affirmer disclaims responsibility for clearing rights of other persons
that may apply to the Work or any use thereof, including without
limitation any person's Copyright and Related Rights in the Work.
Further, Affirmer disclaims responsibility for obtaining any necessary
consents, permissions or other rights required for any use of the
Work.
d. Affirmer understands and acknowledges that Creative Commons is not a
party to this document and has no duty or obligation with respect to
this CC0 or use of the Work.
+9
View File
@@ -0,0 +1,9 @@
MIT License
Copyright (c) <year> <copyright holders>
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.
+30
View File
@@ -0,0 +1,30 @@
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
version = 1
SPDX-PackageName = "survey_client"
SPDX-PackageSupplier = "Nextcloud <info@nextcloud.com>"
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/survey_client"
[[annotations]]
path = [".tx/config", "l10n/**.js", "l10n/**.json"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2017 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = ".github/CODEOWNERS"
precedence = "aggregate"
SPDX-FileCopyrightText = "2023 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = ["composer.json", "composer.lock", "tests/psalm-baseline.xml"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2022 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = ["img/app.svg", "img/app-dark.svg"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2018-2024 Google LLC"
SPDX-License-Identifier = "Apache-2.0"
+44
View File
@@ -0,0 +1,44 @@
<?xml version="1.0"?>
<!--
- SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
- SPDX-FileCopyrightText: 2015 ownCloud, Inc.
- SPDX-License-Identifier: AGPL-3.0-only
-->
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>survey_client</id>
<name>Usage survey</name>
<summary>Sends anonymized data to Nextcloud to help us to improve Nextcloud.</summary>
<description>
Sends anonymized data to Nextcloud to help us to improve Nextcloud. You
always have full control over the content sent to Nextcloud and can disable
it again at any time.
</description>
<version>4.0.0-dev.0</version>
<licence>agpl</licence>
<author>Björn Schiessle</author>
<author>Joas Schilling</author>
<namespace>Survey_Client</namespace>
<category>tools</category>
<website>https://github.com/nextcloud/survey_client</website>
<bugs>https://github.com/nextcloud/survey_client/issues</bugs>
<dependencies>
<nextcloud min-version="32" max-version="32" />
</dependencies>
<repair-steps>
<post-migration>
<step>OCA\Survey_Client\Migration\SendAdminNotification</step>
</post-migration>
</repair-steps>
<settings>
<admin>OCA\Survey_Client\Settings\AdminSettings</admin>
<admin-section>OCA\Survey_Client\Settings\AdminSection</admin-section>
</settings>
</info>
+16
View File
@@ -0,0 +1,16 @@
<?php
declare(strict_types=1);
/**
* SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
* SPDX-FileCopyrightText: 2016 ownCloud, Inc.
* SPDX-License-Identifier: AGPL-3.0-only
*/
return [
'ocs' => [
['name' => 'Endpoint#sendReport', 'url' => '/api/v1/report', 'verb' => 'POST'],
['name' => 'Endpoint#enableMonthly', 'url' => '/api/v1/monthly', 'verb' => 'POST'],
['name' => 'Endpoint#disableMonthly', 'url' => '/api/v1/monthly', 'verb' => 'DELETE'],
],
];
+180
View File
@@ -0,0 +1,180 @@
{
"hashes": {
"AUTHORS.md": "0db5dc253b3c3d8c6f2f3231c2b5645250ee2146dd163d515c6f85e10ee5dd0250e4b4ee4169137967a4dfd5a510e9a5439cd0514c22593fabedf6ebd0b76dd8",
"COPYING": "6e90d46be391aa645bcf4dfaa67f452cb15a73749f1895633789c7763b43cc0b65d391e5e95652c9a9a2063c956e0e8099a4e1ce4b70b0636629f9eac39c1080",
"LICENSES\/AGPL-3.0-only.txt": "3edf11dc2de2f03f707fb3efb40092ddbf17cb17ec48951dd71cafb87f5857438b7d2ff3f89497a2921f018c3371fc760e7cbc2b7cb9b52ba7ebcbb36f8f04e2",
"LICENSES\/AGPL-3.0-or-later.txt": "3edf11dc2de2f03f707fb3efb40092ddbf17cb17ec48951dd71cafb87f5857438b7d2ff3f89497a2921f018c3371fc760e7cbc2b7cb9b52ba7ebcbb36f8f04e2",
"LICENSES\/Apache-2.0.txt": "e70171654dbac4a36035a16857ff476fef9b7b54496c0125913484423ae0128879ce4236869ebd94bbfb9a5fa91220d81e5781fd152a21c4cdf8976da72b77e7",
"LICENSES\/CC0-1.0.txt": "1eb4436f8d58766cbe99db97e5e8c0db8a706376afd291c337de1ba7a6b066d3791dc85ad034bdd54ea336bed6e6e8e7a037d8b04b2773c9c7517b9d9921d1fa",
"LICENSES\/MIT.txt": "381d3dee3d9c88a5bcc3bd6a0dd6b3086ccdd542b166e66b99b0dbdbfb10ccfd72f9ef5d66b91f6c16a9c8093278eefe1425748d967b5b7074ab6630ef95b297",
"REUSE.toml": "400303973eb4ed4fb5eecc026591d40ea3e309d1219f1623902da0af6bc580dcf666158967f74f388b511350ac1ede5befb1fa9fbe7f93fb564583b6ca4181a4",
"appinfo\/info.xml": "2ba11817277823d1a8c5d49069a01158c02de844973ff373cdc3111390f240250c9f48d565b92f6557d6a05a6cd9bd721aedbaac827221efe40d4b2792b3a33d",
"appinfo\/routes.php": "d34f33fd0a2c6291b59d88fecce3b7d1f784f931b87bce41118c2a3a77ced6b24be7c40c7677843273508fd80c6064a238e7c90a9899557de28f07734e3f40f3",
"composer.json": "1b16b81364c105001fb40920caec0818c27a07dc62a77d4225aae93d512b7a80b18a457e8b1e7970b5ea5946461a51cf83fc934adeefe9bea6353367f5bd03e1",
"composer.lock": "fe6473737202575d7e4f157b75da86ef37070f26bc027337b6c6071432a14a637ea8de22582f9e316418a9a4500ee6e31f16d47fd2e1fc07e003c244c25dafe1",
"css\/admin.css": "2e218205ff5a1f22879d1dc641d6edd13230672103df6e8f04809eb1b4e1e461f6494b59ebe66e462d4bd538ea14e7c32aaba6e965ef0d5c9748f22e1d22bf5a",
"img\/app-dark.svg": "5db509d06af63641e2c0b96b95726ee84b8abe226cc40b36612aa59d9d20241da6e143f9a3431ab3d5417fb68f18d3c75f80510363422ab062e0ac13d5272ca7",
"img\/app.svg": "42fefe350b4e13bedddd86fc82002ef0fc09e547656cc11cd3f294ad961d375c08dc6207efe06ec5b3001f9bee488867495a3002c34c29a565c570c0e922d9a3",
"js\/admin.js": "d92758f94461a700ae8bc5f969eea4461ab417e31a0c8226181820a08eb218fa17c91a206fefdfe86f115249f50aaf37b7191743c76565ec20b029ee6ceba064",
"l10n\/ar.js": "91f95a3692b0bc4cb4a464ea010fa787701ab162d4b1d238caec13ac169861127aed8f14aaf53a4fd6e7d2d996b291df09e6b9fa74458ba7ea8ac21db463edd6",
"l10n\/ar.json": "449201cb110c3c02ecfd6a0475b20a4ed5641e4b7271d00d156b97f9defb30426423b275ce66b3bb0c9c03e7ac15f2a5cfd7b83c99b66e3342a6e7139e301af3",
"l10n\/ast.js": "7dc3031684b5ae1391aacc298196cacf3f402cd577ef9d01ba05b0db13f22d9f74403d5070eab869077d2ae078eaef6d895e5af2cf96c758cca1602e959baf50",
"l10n\/ast.json": "10eff32ff6a89288aa9f104754af0b1e97e79c2949f389c32f614abe04772b591620e90a532dd7cc379c6a5e7f2e26c5c3afa7ff10de824eee42d2b9d05eb421",
"l10n\/be.js": "e119bdcb8acbe6f9c271eeb1d0bbbc5a9c4ecb23f99483d4f3d028326358224abd7831e24e2e41ed4111b06c766a348fe59dc2c373003ddf00d80b9882f88bc8",
"l10n\/be.json": "f69c6a90d7da945ae561570566e2cee9dde2c8c0676cb74445ad1a04d7a77d45dbec9428675329fefcfb2825955e0139be872317e46751f7e3b23bce3c3b1b4a",
"l10n\/bg.js": "1226d04d2f6aae8521ecf65af5bd01899db12d65c7ba5345552e74a5f317c4f511d93ce93e3a39a9e6554c38723b1d5223c055419ad8c1dcd92d69a740c16dda",
"l10n\/bg.json": "cbd86ad11c0a6989b42550170f2379f366dcd85dc869e9ad37a3e4702359e19c5404ec3601e731ff23605ac01fc858e11f36c230647f3b47a41cd83d893fd4da",
"l10n\/ca.js": "e592243815f0b0aecd51b320aa22adc0982fd3e37b7f63659362cdad382d5e2042a6da89b34e2517fa458a0b3591f3e1d07b33555692c3fe419c7a9d8c879be4",
"l10n\/ca.json": "6266f29273a80d1f8eff737483cdfe8e15b02caa76bec1c886f9f3d52853b2f835d845ee2b758894a76242a3ddd6d9fa993c695e3bbce89f3981bfb4c189eb63",
"l10n\/cs.js": "ef6dd3b8265369dd8f62678c0ab24ddf48a3ba1f732d443968e4991ad6e2f3cda917c07e8f21534e3f4caaad89bc9c77a636a337c06104fe197a7ac9b394b176",
"l10n\/cs.json": "0bfbed1ad8dcec4e8debf2336321f4b74901b6a2761f2ee8b0d953d9f0a9186387de2942769849dfd9060b585683791d3a519b76112fafef95b515e52fe357f4",
"l10n\/da.js": "d1fab1580a4b38333ba9036b8256b123e68e31c9bb185e657b5573b8c2b221ee75b56ba2e10c90543f9f90dd92d3c5e28b5c3c37ce136cc1203259f8738cd0af",
"l10n\/da.json": "e888d24df45d0542cb3db1df09775b6ecc1ab82345be85f610a6c8f4d77a93e4ed99bb952b5bd588506cd856eb88516b9bfc88215b3904e4324ec6e3f3bd4c74",
"l10n\/de.js": "5c2e41ad5f68394b83c62f09cad576f5a3fc095358e31b478f0e5840ef350649dfa13636d603c14254e30295ac6beb544be5f240f317c36d317c5e3662830fe4",
"l10n\/de.json": "2a99049edb81b8576636694eca74f64901cd71e609ca7ff4ebf6aca6d678f57adbaa46da81373df6aa2cda33f06b21cb58a68ba28cd919743d2dcafea05da430",
"l10n\/de_DE.js": "460438a418fc2d0e746f9fa6ac6432d3ebb8f5fc851e97f6f7bcf2bf2abcfc52377562794f7615f6a17f2513b619e62b0f9698764032dd1d8f7b42fe0920476a",
"l10n\/de_DE.json": "dc101bd0c75a6e3593b8076ea2c7535bbb9752455f7b7298e269b28622e7e0e6eacbf8659c96fcff34b5ccf764cca405de4fc54c4c962d1cecd5827807fb11b9",
"l10n\/el.js": "1e18b9fdc5f331628a1f24b4397fd439ce19eb9536fede482a8ae031c38ae6888ae3024ce015abba3519714a109f0d92325780c043a0f2f6273b260dd45d3577",
"l10n\/el.json": "559e3c7e25453ec3fde61c41fb6e813b16daee6bcaa3efcd72570130f85b756ffb1e00e2ef6cd8f704f7cd5cc9c6603d340bc972435d0db772c6eb0d3ab923e2",
"l10n\/en_GB.js": "814b09526f162137b0d5637ccd934da0c4e05d97523523b96bc40a2c908daeff4e5c91e6f6ae0e7a832078492037e0eb0d2e7b333c834418b60b8629d68e226a",
"l10n\/en_GB.json": "8027811bb53790734671b818413326a49041be9e9b4056e4099b077807545740e40e7187edfe39444673a5f3478084ad15c3bc4e7029d4955fbfae8fa32ade6b",
"l10n\/es.js": "7ed549ee1b9f7eddb1813ace5f0c02bf1487f5a5ca214544a3c2e03ca92d1fd65b96ed12ba149e0e2b5fe95051cbd9fbba8996b751f048857a91baed453ce45b",
"l10n\/es.json": "7a6cf615471ad090268e289eb9a0fdae96e6db94e0cd882c0a6d6be2bbe2a4836ec8f62bc0f23f76fc5ed2716c36c93003c34bf14df3aa8499842f55c67f6bad",
"l10n\/es_419.js": "c300c2b6b22e59ddced17a761c80fbaf9fe1517fe8199a5c47ab43dae25337e6bb4cb7f82fc7f053176aab5f180987e5291f4edac8659fab9cc362f432771a8f",
"l10n\/es_419.json": "35b8a1f6fd5e99beb124e02d13fd8f05b029b383bd7d9583da3d0f48c2d8d456dce0fce81f4534dd108f90f8b0613c249cc7200467cb1edb0a1231db4d3d6d4d",
"l10n\/es_AR.js": "d7be5b913c71805cd48106c04a65c09774612164d70078cda3cbc53eb208ad5768d9142d009d6e6942515e7db776adb3f37ca155d4c01f8ec54c58d9f1a6ef3c",
"l10n\/es_AR.json": "1418033e6154dd81fba95cb2943bad72e7298a00fd84547e9a61ad6f2b979d919d0196668bb77539f337de46cbe6d103bf5a61652025f0f073ca544c6e5c6545",
"l10n\/es_CL.js": "2f5f10fe8e2e9a300c1bec1195b52963622bbfbaa9ba8f64cf5dc97de4b181db1c519fb95d580ee4182df8ae3f60fe796bdb246041cd049e95a7227535fa2ac4",
"l10n\/es_CL.json": "be798edf11f12dfb27bd42733651e51b3a440a4d1fb7fe7dd8fc15b06be4ae918a5ba729062e7b7a11444137210a6cabed3cf3b9672fb0fd2c5e3764782d06ee",
"l10n\/es_CO.js": "2f5f10fe8e2e9a300c1bec1195b52963622bbfbaa9ba8f64cf5dc97de4b181db1c519fb95d580ee4182df8ae3f60fe796bdb246041cd049e95a7227535fa2ac4",
"l10n\/es_CO.json": "be798edf11f12dfb27bd42733651e51b3a440a4d1fb7fe7dd8fc15b06be4ae918a5ba729062e7b7a11444137210a6cabed3cf3b9672fb0fd2c5e3764782d06ee",
"l10n\/es_CR.js": "2f5f10fe8e2e9a300c1bec1195b52963622bbfbaa9ba8f64cf5dc97de4b181db1c519fb95d580ee4182df8ae3f60fe796bdb246041cd049e95a7227535fa2ac4",
"l10n\/es_CR.json": "be798edf11f12dfb27bd42733651e51b3a440a4d1fb7fe7dd8fc15b06be4ae918a5ba729062e7b7a11444137210a6cabed3cf3b9672fb0fd2c5e3764782d06ee",
"l10n\/es_DO.js": "2f5f10fe8e2e9a300c1bec1195b52963622bbfbaa9ba8f64cf5dc97de4b181db1c519fb95d580ee4182df8ae3f60fe796bdb246041cd049e95a7227535fa2ac4",
"l10n\/es_DO.json": "be798edf11f12dfb27bd42733651e51b3a440a4d1fb7fe7dd8fc15b06be4ae918a5ba729062e7b7a11444137210a6cabed3cf3b9672fb0fd2c5e3764782d06ee",
"l10n\/es_EC.js": "06d29e0487037f185470431d5b0169c82895434d8decc63d33dc216587f96afce4f7da42a00b17407bf3cb16f118ea54504abfb4687af8bab64cba83bb8b344f",
"l10n\/es_EC.json": "62fedda48eeb1d8cf01ba9935fab65e8d24b044c9d62da5926fc4caf7a94f1a4110e7df22198c1173e7800f74cfc2483085f5641b87c618759a5e45624f4e381",
"l10n\/es_GT.js": "2f5f10fe8e2e9a300c1bec1195b52963622bbfbaa9ba8f64cf5dc97de4b181db1c519fb95d580ee4182df8ae3f60fe796bdb246041cd049e95a7227535fa2ac4",
"l10n\/es_GT.json": "be798edf11f12dfb27bd42733651e51b3a440a4d1fb7fe7dd8fc15b06be4ae918a5ba729062e7b7a11444137210a6cabed3cf3b9672fb0fd2c5e3764782d06ee",
"l10n\/es_HN.js": "c300c2b6b22e59ddced17a761c80fbaf9fe1517fe8199a5c47ab43dae25337e6bb4cb7f82fc7f053176aab5f180987e5291f4edac8659fab9cc362f432771a8f",
"l10n\/es_HN.json": "35b8a1f6fd5e99beb124e02d13fd8f05b029b383bd7d9583da3d0f48c2d8d456dce0fce81f4534dd108f90f8b0613c249cc7200467cb1edb0a1231db4d3d6d4d",
"l10n\/es_MX.js": "e0c78089f4e8e3809c4a5a5a89d104809f5dc13a8d13fc7755aa942c59735d140e874072924aa5573e5faeb0959259a085b763c34f18b0cdc196ba27bad0429d",
"l10n\/es_MX.json": "b7a308cf362d2b9f714b31ac60770e38c7a160cf4938aed79fda381e69f301ee064ef1b672bd1a65ce8187d5491e7080c63fb49f1b0d0e4cbf2c16a8c49fdf29",
"l10n\/es_NI.js": "c300c2b6b22e59ddced17a761c80fbaf9fe1517fe8199a5c47ab43dae25337e6bb4cb7f82fc7f053176aab5f180987e5291f4edac8659fab9cc362f432771a8f",
"l10n\/es_NI.json": "35b8a1f6fd5e99beb124e02d13fd8f05b029b383bd7d9583da3d0f48c2d8d456dce0fce81f4534dd108f90f8b0613c249cc7200467cb1edb0a1231db4d3d6d4d",
"l10n\/es_PA.js": "c300c2b6b22e59ddced17a761c80fbaf9fe1517fe8199a5c47ab43dae25337e6bb4cb7f82fc7f053176aab5f180987e5291f4edac8659fab9cc362f432771a8f",
"l10n\/es_PA.json": "35b8a1f6fd5e99beb124e02d13fd8f05b029b383bd7d9583da3d0f48c2d8d456dce0fce81f4534dd108f90f8b0613c249cc7200467cb1edb0a1231db4d3d6d4d",
"l10n\/es_PE.js": "c300c2b6b22e59ddced17a761c80fbaf9fe1517fe8199a5c47ab43dae25337e6bb4cb7f82fc7f053176aab5f180987e5291f4edac8659fab9cc362f432771a8f",
"l10n\/es_PE.json": "35b8a1f6fd5e99beb124e02d13fd8f05b029b383bd7d9583da3d0f48c2d8d456dce0fce81f4534dd108f90f8b0613c249cc7200467cb1edb0a1231db4d3d6d4d",
"l10n\/es_PR.js": "c300c2b6b22e59ddced17a761c80fbaf9fe1517fe8199a5c47ab43dae25337e6bb4cb7f82fc7f053176aab5f180987e5291f4edac8659fab9cc362f432771a8f",
"l10n\/es_PR.json": "35b8a1f6fd5e99beb124e02d13fd8f05b029b383bd7d9583da3d0f48c2d8d456dce0fce81f4534dd108f90f8b0613c249cc7200467cb1edb0a1231db4d3d6d4d",
"l10n\/es_PY.js": "c300c2b6b22e59ddced17a761c80fbaf9fe1517fe8199a5c47ab43dae25337e6bb4cb7f82fc7f053176aab5f180987e5291f4edac8659fab9cc362f432771a8f",
"l10n\/es_PY.json": "35b8a1f6fd5e99beb124e02d13fd8f05b029b383bd7d9583da3d0f48c2d8d456dce0fce81f4534dd108f90f8b0613c249cc7200467cb1edb0a1231db4d3d6d4d",
"l10n\/es_SV.js": "2f5f10fe8e2e9a300c1bec1195b52963622bbfbaa9ba8f64cf5dc97de4b181db1c519fb95d580ee4182df8ae3f60fe796bdb246041cd049e95a7227535fa2ac4",
"l10n\/es_SV.json": "be798edf11f12dfb27bd42733651e51b3a440a4d1fb7fe7dd8fc15b06be4ae918a5ba729062e7b7a11444137210a6cabed3cf3b9672fb0fd2c5e3764782d06ee",
"l10n\/es_UY.js": "c300c2b6b22e59ddced17a761c80fbaf9fe1517fe8199a5c47ab43dae25337e6bb4cb7f82fc7f053176aab5f180987e5291f4edac8659fab9cc362f432771a8f",
"l10n\/es_UY.json": "35b8a1f6fd5e99beb124e02d13fd8f05b029b383bd7d9583da3d0f48c2d8d456dce0fce81f4534dd108f90f8b0613c249cc7200467cb1edb0a1231db4d3d6d4d",
"l10n\/et_EE.js": "65cc2f2aa7b202345a1f7aa8345f9a640477f504b2d130a0525161cc8c9ece0605a9fdef45892f6a3f613323be2ac9fb4a9974a96faba40e688c83ddb21d70cd",
"l10n\/et_EE.json": "dc970b105c3c34ce467f4311675035260bac022a4bd98bd4820f7941d5d83e9e5dffdc794306360b4cb32194490f425213b50ad0cbaffcb21ad04168513aa919",
"l10n\/eu.js": "75e182134888352e86208f9fc00b2236ca8bdfa7ef1bee99d614ca9462381a7cad3dc59c0e27e71800ea0025415cfe00fb3428deb08d7a04084960bc52528e7d",
"l10n\/eu.json": "d6d180d90f5bce81e7444c8bc27b0fb3078a573982af37828a900dc6f92113fa42bc6a1240a62ffda5f21a9e19d6618dd9d6b4961bddc7248a417a5d81ec01b5",
"l10n\/fa.js": "7d28fbb6aff201c23b882f0ccc1acb58c13ffb3e1ca122df186dd62f912c22a27b8463dcdbb629e2166051ef4f34067d6d70703674e1c4a931cf6541444fe21b",
"l10n\/fa.json": "1a9fad88a321bc0cfcfc4df6215ff2a8c21313ffe29f67047f2ac611db385d8414418e7ce61b675bf0b4e05aa3e687e123c916cffca2be8326e1c3658dedaa90",
"l10n\/fi.js": "7cc811d0df740b9b6817d3086747bf502791ddb50411eb6179bbce55ecf46c45fe8be5023d25db588a010211bd0fca09c7e78b8132a63f3cd85a996db4fe23a7",
"l10n\/fi.json": "2c735cd924714a5b1ef92a6991336c5aca4d5b4010a2c8a6e212786e655921d39c699d35c14c49dbcc1f2021eddac86e91baacbd268224d8a4d0f468e2cb33c7",
"l10n\/fr.js": "94ec966b55fc8480e33ccddf8c786702fe47c9a379dedabb2cc32b2d155fae885d5e164666af605874d1b99cf46d11a5316f400b002d74287542b28a048d571a",
"l10n\/fr.json": "5734546dc86d834c6a9a1eb70f6e6f3e80c46d3083de283e66a4b2b9092cb76c6a7c3e0793542442b0531a33418adeb40a3c0eb5d50828ca8c9f4a8955f50063",
"l10n\/ga.js": "68ab35cefa2162e746fc7b7a27e836b86e9d94dff62f7e573064ed78ff5c0bc543813379f29943c1730659ebca41b2093ab342b4447760562caaf0875ccb8313",
"l10n\/ga.json": "2cbacf3c58988f549df55153e0bcd0d6d530db9c3ff7ef8dec5480f8cee00438dc88a690cbfd1f3a626eeba41053ab288f1f1fef2c76061f9e68e050acc92c0f",
"l10n\/gl.js": "b4969eda60353250aaec5ed5d8d2c44a410297200a947964e060af5321c2d9521a922589902e024f93be6c14c722c84a9538f1f507e290a396d3aa89c19cf303",
"l10n\/gl.json": "5fd4c953a4913df386715e90bc8c68f79902e0b502793c01ca9615a10e4dd94b54eb8d0f1b32c9680ce68041da907edd87c9373b0116b85539f19ffaaaa7c56d",
"l10n\/he.js": "dad35a349794c9e0a674d3471ed4b9aaf828488b936a1b0339f6816179574090f4ef299db263f9460a127344761a81dee569475c5e0c3732202b6023ffbcb9d7",
"l10n\/he.json": "37e2fa9d6999fd9b6c27b4ca7bd33bc471d7c406ce9c0969074be08313be0cbfc31333dbd5e15c5d28d6f0ba157f0e379d5f3f98708a6a43ffb5962ed53f0dbe",
"l10n\/hr.js": "b99df6c440298226f882fc39d98b0dada8962137a9177cde88a86e66d532dc3f3869d22ea43160e5154a5eb1a20ce5f96459b35041866f2ea9142b52fb007002",
"l10n\/hr.json": "0739673f70edf68b404c75afd85afbdab8c87752eccd06e4bb9a22a9e6b463547ebbdfaa86e9af7532e740c92f958fdfa40b84bda8a1ab4fb3e36c493dc1f334",
"l10n\/hu.js": "2dc692e013b9bce95634b9c91c2d5d970ccf7abc5b645859309c025533f083826d4f9ed67c5da453e8d7bbbe4c51153bdd898fccf08ba0dd969c2d2696270702",
"l10n\/hu.json": "71547d4e4ca11054088cbe634fb14fdefa819ffbe94463d40401088dfe33a6fcfe6e0f9a71eba3bbf7b9e1aaca5bec18485ca62333329da7c79325a94cdf00a9",
"l10n\/is.js": "47dda6e2549fd84a11c1175eb154b5cc300c0524c623421ae5e42720c21ec194e9291eec9c0b288d5ed3020edca252284793f77bc036dcab917d115407c91bc4",
"l10n\/is.json": "cda70f6f9c99845ec1261d7f08c2c91691025c4db3f38fce3c521c0388ff06ca12dce55dfa40086cd2d50e1f490b1d3b4c28bc732b7a11f739983330a53915b7",
"l10n\/it.js": "91c87ff00f1bd1f6c220c6ca1d54081c5543b671fc00e8f9983cb804fd0ddd2826379f7227ccdb58bf3227055569715a54eef1243a68f192418f30ad8addccbe",
"l10n\/it.json": "a8cb619996179a80c9f75f7a1bdfa75242b65f51d5086d8b833f83ac066a113868ccb33c70dcbc3fe328b8091e03d2841b64c1c9498e6a514a43aa0c0f97f905",
"l10n\/ja.js": "484df6e3bec4d04275e1b1159dd84ec23bcb70235536928baa7b160f7befab057f43b60bede7e940888e9b44618724d7aa5608d7953a78f54eeb052fb848f4d1",
"l10n\/ja.json": "7a63e5c20920ad7b79c22acbc0c874525171c797c8a42b46ca548d6151d1223678dcaec4eb12e4a4809c98876338b8194eb0588facd4362231e4e426895e7f65",
"l10n\/ka.js": "4d3a1d1cebb89e05e5b901ee81451ac6698c4aaab59be757d39c4b2eeac59d3a5f49ad34be3a1006ec5cc3e52c0ae04e0e3bb87ae19befc7c56293834f7eb9f9",
"l10n\/ka.json": "f36beac3c331f45712b4abecacf6cc9eefcf432754177dd11e778ac6326de924d3cf9b84dbbfdb0ea4a990290a700b2c8a3c250e0b861d3fd4f88bad07871c51",
"l10n\/ka_GE.js": "038900a95d1dcaf7ed395b21d04a5b25c37ef9931f0fafd62b2685e589a0f83f0f6bd08feb853b622c9e7c3210b41f9ce59685da98814115d124c413a7309e4e",
"l10n\/ka_GE.json": "b150f09c58aa59614114419b889079133c2208e9eaa802dc4ee87f3a151b51c7a5774ccad28052f5594c133ceb2b81d33e0ec31513aabdd14780d51cfd664191",
"l10n\/ko.js": "8721194823d90ef1fab1697de581014191d72a6ffc639997bdaa2375f70c6a90fad95d00bbe5d58afc6256cfad9b8313eb4ae858dada864b058fb2700bf3989b",
"l10n\/ko.json": "77241f308bd927593c218e0073064112c82b9dd7b25d83dabbb63de54d3a0714f43f587dd284690431a2bad8a18bb566c913253bc6e0fbd539b3f7ca8d287f57",
"l10n\/lo.js": "de2ced59b9cb68c7fc77a72e6d0abc598bb002841cedfe39364aee6a471ee52c1805f3d77af01296f5156b99f876d4bfe0c4e4af8970f1a79f309c0591030246",
"l10n\/lo.json": "c3a1e756fb32789f7dc16cb9858d1fb3ce3c492a2a29f30131f65c085958a165a5d1985297c68e5e631bae804ee13ea5da9a4a4a885a696757955d8a7a9b258b",
"l10n\/lt_LT.js": "ac3856f2eafa043396fcdf61cc35584dadb229f010e4d12162a92aa54d82405336c6a129b943befa2feca6a2566e593d226a5fcdb3c04781fb4ccfb0cbc53568",
"l10n\/lt_LT.json": "ed63800fcc25e0b7e046058f42de9674cdcae6d6239e34ff77e682b94c84054ebfa92901627d1fe39a5eef5362f2bd510bdaeb4442c672cb9887f6e493df476e",
"l10n\/lv.js": "448a320e956738d69c5d0920dbfbf0f9e5396a666a46728d465321076816411f4a0a980602ddf572f24005618f905779a8d0bb633f03fe6e7ed1896d24f356f1",
"l10n\/lv.json": "f65295376545ddc3fbe1f4e437b35105db28445fb2c4036c7d4acf27dc4a9bd4b849edf54641f919f6104a56138eed97376161eca859208effda3fa05de7f03a",
"l10n\/mk.js": "392ae37080db0a438a11acb3a72d78e53904d1e644d3fa81b3ae919614aaa7b07949c6ac18a592ee3025bf9abc7e12850443371533fb1fb3e407edd2b08d1446",
"l10n\/mk.json": "c36fcb4798d881320837f4a91aa0a74da0df7d21c511b9e388e0d34a1d175f0ac4c9e750730bac34977709c269d5b544b704f8e4930da0c6a532ad3a6bdd3a5f",
"l10n\/mn.js": "ac41b75575011275d8fede12b7dd31dc0e343f2ab466074bac09ddfc8bba6d8468a13215f71fe02da6d6661b37d5067afbc2b6c36ec9e02296959d61dfd2999a",
"l10n\/mn.json": "39f574ee6cd87291b0b1dda24adcc711d91b8e3a66d0780067376f0f9be6645b7b27ba2af176e50aefc0764beebc58c57b759095641e42b548a353adbede2b80",
"l10n\/nb.js": "a24f6753c89deb5f38a64c64ccde456feed827377fa4874ae6587e4cb055d78633a9f9ed04943ebc9be7d1f5923e97c3a4cf006ba604b419d8708d5952c690fc",
"l10n\/nb.json": "7ce1ae4ad0df0cf2e1ef7ddcd5a1192ff7923c54fca108cd92a3d2e52689164352a36bf452f109ab6cf0f36c6944b7172abd230926afac62adebabdd8b7b0259",
"l10n\/nl.js": "8f5aa543da63a493ab8cf9f7d2f3e0f2565279b7241edd40aed2e9f80df9d0c5e2021e325c4e7f171aaed6000f340e17450f598adc6697ff8682e849ac859842",
"l10n\/nl.json": "459673c2c867c0cf893321343a542e9b6d87aaf76add605e8d7d2d9c80d319f99098ef9bd02d8b791e8d87eba85e88ae017b74de6ea507f04163f7755db276cd",
"l10n\/pl.js": "4e4bfaaddbf2978b4876c4bdf743be3a0b7f69a68c770ee974483b7bba046eece9963f42e2e1d6921e5df307c7b0920a7f912f183d15f23a3b5d6f73ee02e8d6",
"l10n\/pl.json": "d3b27fba4c97ec99c2097b2583efa2a14a83fb36bc9eaa75f02a84bf80062a81a1a98f58a77dfa5649c4bd9caa29856368b0e6155f54bbeb6d7cb048ce17a78b",
"l10n\/pt_BR.js": "5cc33c4f946810d2c71b6fa6f992f4eb8ff9afa6b71f61070acfc94ccb9c24251ffe5f3564326855698090ffe1132706fbb3b93e5b03c4fde002b3d1414ece51",
"l10n\/pt_BR.json": "7d653c78f3364d43285f1da9a538835bcb7af5062da43ea9d5e033c4c01eb0917c324c8aca6859037411994bd112f60ad159f8508228735f910ae6abcbd469c0",
"l10n\/pt_PT.js": "a94f74fdd69c68b3f68b09bcfc139a9ea5eb98fa38ca02850f96d1640d9fa68a61986fc905c9663108c216e1d4ce7b1c687f8b6b3a7c11816dfaa9b0b955c5c5",
"l10n\/pt_PT.json": "068b7ec8e7c86081bc665db58cd2a1ba738522501e7ef0d909b81ec4393dbbdf0d315b8ad54bb6042c5afe2d3dde5b72ac2472a6582869ab55906750d227c69e",
"l10n\/ru.js": "315283350bece88cc68c0e04171d3502f63b17866bf19e79f19fe7ebec687b14a52b24f73f7e1fb89531bcb369b6efedea52bf367fcfebb228f4b24621719d3d",
"l10n\/ru.json": "f3059d76dbb991436abeaf0a7fc970a372793fa0eba03405e269f94f8d7aaa99328b0b362fe3261edc0954b36bb26b88657de9c9c8d0c1acaf121b1277f34441",
"l10n\/sc.js": "a7387c9bd1c11c1eefede84404b0e6da8ac92eec0273b018c7664140e23a4095aad9de2f944e11cd92a15437b97ae35567622153a8084acf673c08a8b0d25ab6",
"l10n\/sc.json": "b7e6d7c1c52f0be489d134728603caeb44517d2a4ab04a214fea2ec5939dd1d3039e6d3c9e11c176fb167a8ac4dab7654a72956abc12a6777a12bdcde63d3c76",
"l10n\/sk.js": "0e06f80dd675ca40b71476570b0448e8ee4fa643f67c7e8151ee5cfd67c7924a4ac2804d1a1cc8e93128c074ae639b2d7e718fc43319d09791443ef1760ce376",
"l10n\/sk.json": "75230138a10cc317caaac4c51e49e0ffcf6cb39f95c02205e7d9b5b0745cd3f239546ae41aa57120f9081628570d703ac235f580fff3dc4fafb6f712b64f4493",
"l10n\/sl.js": "832e88430176b414ab1d1a659ee4b82c6ecdb885c11046da3d257b6aa78b4eb770ddb23f0e031dc6d556af9affd8be97209c91e6aa6ea79acfea026c6823dedf",
"l10n\/sl.json": "f375fc6cd3c2630ac88f45ce9dc009c0e1dbbdd6b704e49bd28720cf7360c02ce1d6a0f0d1b1fbe011a578c747cc894eeacbcb3805151e26a23a0ff273cca9c5",
"l10n\/sq.js": "462db91f8c2a1ecaac66207122966e08274204cbfe3f39435bf5c41c6c591c56e5260bb7efe2448ca14fbc713c860b6a5925c0af3d9a6ef4223a09f131ab5f53",
"l10n\/sq.json": "ac2cce184760b274b5f5f6fd50b0e46f5bc4da80e1976f23e238c1ffacbceb4a00a44b1b9eb36f639135f586388afcc9673bc3f935c185bbe1bece7358f378ef",
"l10n\/sr.js": "23a0da9aa2c7bc15f41a31bb3a6fca6f607f30905aaedfee7b5f6f0df7b34ad3f952ab70d9279cac35312a3a4dd0a2f3c4d404aa548ebb55557f4a8a1be75fac",
"l10n\/sr.json": "d333194a5a37dd56aa8071e5c7439e48b3edcb59bcc1402daa7d37e0ba9f53576910809eb1fc0de6674c90330076543c278139f6cdb7c9968b9db1764f926d70",
"l10n\/sv.js": "f2ef628d59a4dc748082b71300d24e9a2e0901a0966374b1cda6dc1665507122a5079c2c374b3b1282c4b725cab1dfc727d1d5ba90b986d64d1070e239f526c2",
"l10n\/sv.json": "5fee29405b72e1afb9815cb07b72d58c2e0449ae89f128e043bbac5fc2a0d908e2cb10b05f757e56854a7092defa144e21b8c16500b219d11821ea2284db9067",
"l10n\/sw.js": "a7209948b05c7349d50067931864bc036ef027bdb9d29625c11da7c195a8c6e1ff62503335a1447796de96230fdb35469989c38e149bf2b61777f351e587d9af",
"l10n\/sw.json": "5803ea8b6457246ad00b23473d8f5c3b5e3ec49fbe8edd533a38e60b08b39fc60f927f45e7aa1d07ffbbca868a4a3dcefc82ec194f770c78372ae8da577c3c4c",
"l10n\/th.js": "083abb6bb0bbf80513490f444ad9c58f9086a0518553993ff18aaeb49796b1269402117cfd184c5634f257c69f67d0b36d19c0abf9a8a0670ed65b164dca5031",
"l10n\/th.json": "226f631b05b5e52895bdd4dfa1af66ab16468b7c92789b8f311365f2b45e3aa0ca6b5d23b80db44539734c6f9e2c8d9a137888fa687b53e8830a4783ab07e609",
"l10n\/tr.js": "765a7b2f5ecaa23cc577e6ad4846b86a18f25907f16e8658ab37197c7f9382c4fc81a445b245269d651060a25e72ee04c86f589c7ccfed990064ef8b3c4dd3b6",
"l10n\/tr.json": "9a2f3634d381ab8fa6d6b09b6549bb45156633f3808ed581f577243d4ca53aae738130732a5400961b3b1921d7be7bd18f911bb4ddee5aa791cc0a42c7cf3fbb",
"l10n\/ug.js": "5644a832c613069589cc9225b18432585a0c13f848d1be3cb503011248813b8ee5b7978c9b0aa09961eaad88051e773b5db3fdfa326cc927f159919a26cf8075",
"l10n\/ug.json": "65ccb50e53cb7041bbc371fb24b8ef239d5431726900e626bb493c428f99c60bd4ff7b2d520bc6d374521585db4a0bf320a7506789bfa70a2ef6a5fbd215fc9d",
"l10n\/uk.js": "95291a9df6d342386c7bfbb45c6bac3d9f11df8496b673692f8823b76999c9deb66a981ebb6baa86e0396030ae3f73f25b0b4a849255cec4fb38ec33fd5e2f80",
"l10n\/uk.json": "b84e833f7787f175a68b65003993ee96fdfba1425b85f44bcb06701cbc421ef36272ea0e64ecb2e0d7ba47a020cb033eaa4c825f29ec7ecbef5528c522b4b405",
"l10n\/zh_CN.js": "022a1d785c4b9c62d018bffd2dc28cd0ee871ff466568e0a81a362812f5956232019c7f957c65c305092556ef9a2c31dc8dd1dc8cc2fd01f7d4d72546f77b099",
"l10n\/zh_CN.json": "d277e5d8f2cdc02a4018b2bd99901258a2cca3d016bf8787a8539cb5245db85070d5df415eed3ac2db6b2d138faf35a2ff3059b5b226a874f71a2a3dfbb0e7aa",
"l10n\/zh_HK.js": "3c7e1b25db1c552e787d899dbc2f7838b522f63dabb7c27baa5a32def6589a6f627c3b752f1bdb64b1434455b5a14753fa668a69fd011bdf262fae17d8a86fe9",
"l10n\/zh_HK.json": "344a59367ec2ccbb25daea51c9f28a2d71ceda5dccb657124839937bfb7cfb0fcd4c7f45466df840ec450c0e3c7683b6e9e9a48983ac53fd1c4c800ca56e1224",
"l10n\/zh_TW.js": "1e505273bf0bf2c7544b26a6ec6d61533ecae69e6fbea6bcf6409f55b46fdc0438ccf1695504425bda3b55e41d58e3dfface304c7506b52ea4bef3f6b2d59481",
"l10n\/zh_TW.json": "33dad5f5fcdceb82753aa5f3fcd889fab32152b945712084ac7cc5cd7c7982c98bb96acbbf87d54dde8604d7f6408ece6785ba2025a3f2d7c93c0981743215c8",
"lib\/AppInfo\/Application.php": "487cb7dadcb1acb0daaae0e3b79bea49cf1b7d8972bfef337582a167d35f0bfd0e4aa160d98da6318ea4bf216ff7edce9f40a64a318b0c743ed1892f7d4678f4",
"lib\/BackgroundJobs\/AdminNotification.php": "472e846750cec841314dd99f3cef56755173cf875d121edc2e0012658348433bae257952b0c8b202ea8872d900b902a60f641403a578392dfdad8ec6f6b6a97d",
"lib\/BackgroundJobs\/MonthlyReport.php": "c161bdf50fb695db595c8c9a70fc5c5db5f2ae4bc0c7bdc0dc39787bc2eb541d6e58d2f03e54422d6ca99991c290ab0b2651928d3104f11a0df21baeccd62464",
"lib\/Categories\/Apps.php": "6e9b170521fdda61bffaaf8f2673d4bafd91a4508d8ebf557afcea4388d48af6db56658d146bcd3c51e9dc9a3fb48d4a05db15868e003825afca8ecc8e0b4fbf",
"lib\/Categories\/Database.php": "87eab5d5ea308b0e2d6abb1b07aae28854e71efbccc4eecc054fc8261dc687b75a13e036931ac991464c31238274b0c39c78f2890fc80d1bdbbeffcd5c581872",
"lib\/Categories\/Encryption.php": "409b9a2a9d115a6be5ea711f686e3bfed3f7267e815bceaf5eaa4bef265dfa7953d9526501cf088f9885539e8d87b714d5f9f577f83de89d713d1651815f1e65",
"lib\/Categories\/FilesSharing.php": "e92de33c9a9879a338fe7223daa597ba5b2debab04f32491d102eb42ac467335e96b1c851bca597eabdb34cc7c47a9cff3f4fad748d4be040a98bfa879dc9c70",
"lib\/Categories\/ICategory.php": "e1d6558725bb2b6c38b4d3ac7858a6226be982ab6380166bc71e7cf8653bd0c3dc65d2da7177352ed971b600139cead3e6d4fa38cc2d86fe24dca2273d5f55de",
"lib\/Categories\/Php.php": "73cf0e23326492851892a99496297413e98d8936111df1444959452328ea64c16f48bf566d153f2a3c74dcd6d0da65cbf6966f02aa8afafca6b55e95656f172d",
"lib\/Categories\/Server.php": "34e6d07c24ffc296013e50cf33efbdce3c8845eea039477f43f2215b094c2931810bb09e2104ada62304566181f727b14bd262fc78be7be8a3bd06ce2292272f",
"lib\/Categories\/Stats.php": "281e1aaa30f3dab132773dfca24ac3b718b38bba661dd611283e60b8f9f5579e209ceaba45299494a2d05d0fd833929df34fcef44dbee3a647e51f50218b85e4",
"lib\/Collector.php": "897abec027506f7d84964eeeddb18da7ceb99026ee7e76b825fe27330d9d9dbef05016c8d2c903c31162dea84d27fdd6d73d6c717682a91a2b575c11de127e4c",
"lib\/Controller\/EndpointController.php": "05b873e31da4a5bb325bc59603de9c445892b381cc43afd2a6fda2757d8fa2134beee652a49947640c77f73f95ff0a7faf53032174bbe4ba247d7ea0d25cce47",
"lib\/Migration\/SendAdminNotification.php": "3eb66721a1b1fe1075f094db30eef78727d0f54a378c479b6cecd3cdcbd463d5048c68abc9b59759f0be4dcd55175c75f210fde5cb282519a80a6208029f9bd0",
"lib\/Notifier.php": "fd6ea031506d3bb16fa1d979b3b96bccda9e3e4821ef45c4bba4e748fc8a67088d7427c66b1f6b45f0cda0d217aa80f546c8168b89032caedb0390d56959954b",
"lib\/Settings\/AdminSection.php": "3ed05db0fb51fef5f17ee06f0419ba488fa565fb5219c744bc463aa06af7de8582d1f92ec2b45ebd95c9e71c849adb8a264d45fa08410c8378f85d162e5b4594",
"lib\/Settings\/AdminSettings.php": "edfe7cd5290e434ef1b42edffb290bf9cefd37e3ad870fbcf9cfda243bdc5558841738505a7dcc13e5eadbe4180324a7b9c9cf21289d35221b4ca4eaeed519c2",
"templates\/admin.php": "257c9278ba5844ee751dce2a39d00ca574c5719692834e2e17db7d8e061538c1ada4d8e9d40a0e1ae4a2c7f1e9182735c7586ee2e09b776a70cb3d5d1f4fd06b"
},
"signature": "zrmh8eeW9OlZPsNANU\/hHfnU4FaKTZFWofnFJZ1MUjcwcZe0ioVEq+El5P1rpNYj52iizAO7OSwnGDOODtAKlCCAJu41m9N5Zjy84N\/Q+Mszjt\/1eAxFOHneIxf2gpLMHYfp4HOlv3f8yhquhVc0Sq7PO8uUG\/kuGKYcofAJXSD+xoDC50m9SBDYlWSnVrX3PjrwuzdQwL8fuRGCZjithJGuSCOjZ6VZ9u7PXUiscU00YGJ+U4kdh8w6GPZZ\/W4QkwTMYfLAmHzKj4OTY\/xPd6zzzgUi5TFhQTNt6Uw9xWsiipoSzMD6OewYA6AcMytN5EZ0tZICq3vQw8fObfPHpg==",
"certificate": "-----BEGIN CERTIFICATE-----\r\nMIIEojCCA4qgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwezELMAkGA1UEBhMCREUx\r\nGzAZBgNVBAgMEkJhZGVuLVd1ZXJ0dGVtYmVyZzEXMBUGA1UECgwOTmV4dGNsb3Vk\r\nIEdtYkgxNjA0BgNVBAMMLU5leHRjbG91ZCBDb2RlIFNpZ25pbmcgSW50ZXJtZWRp\r\nYXRlIEF1dGhvcml0eTAeFw0xNjA2MTIyMTA1MDZaFw00MTA2MDYyMTA1MDZaMGYx\r\nCzAJBgNVBAYTAkRFMRswGQYDVQQIDBJCYWRlbi1XdWVydHRlbWJlcmcxEjAQBgNV\r\nBAcMCVN0dXR0Z2FydDEXMBUGA1UECgwOTmV4dGNsb3VkIEdtYkgxDTALBgNVBAMM\r\nBGNvcmUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDUxcrn2DC892IX\r\n8+dJjZVh9YeHF65n2ha886oeAizOuHBdWBfzqt+GoUYTOjqZF93HZMcwy0P+xyCf\r\nQqak5Ke9dybN06RXUuGP45k9UYBp03qzlUzCDalrkj+Jd30LqcSC1sjRTsfuhc+u\r\nvH1IBuBnf7SMUJUcoEffbmmpAPlEcLHxlUGlGnz0q1e8UFzjbEFj3JucMO4ys35F\r\nqZS4dhvCngQhRW3DaMlQLXEUL9k3kFV+BzlkPzVZEtSmk4HJujFCnZj1vMcjQBg\/\r\nBqq1HCmUB6tulnGcxUzt\/Z\/oSIgnuGyENeke077W3EyryINL7EIyD4Xp7sxLizTM\r\nFCFCjjH1AgMBAAGjggFDMIIBPzAJBgNVHRMEAjAAMBEGCWCGSAGG+EIBAQQEAwIG\r\nQDAzBglghkgBhvhCAQ0EJhYkT3BlblNTTCBHZW5lcmF0ZWQgU2VydmVyIENlcnRp\r\nZmljYXRlMB0GA1UdDgQWBBQwc1H9AL8pRlW2e5SLCfPPqtqc0DCBpQYDVR0jBIGd\r\nMIGagBRt6m6qqTcsPIktFz79Ru7DnnjtdKF+pHwwejELMAkGA1UEBhMCREUxGzAZ\r\nBgNVBAgMEkJhZGVuLVd1ZXJ0dGVtYmVyZzESMBAGA1UEBwwJU3R1dHRnYXJ0MRcw\r\nFQYDVQQKDA5OZXh0Y2xvdWQgR21iSDEhMB8GA1UEAwwYTmV4dGNsb3VkIFJvb3Qg\r\nQXV0aG9yaXR5ggIQADAOBgNVHQ8BAf8EBAMCBaAwEwYDVR0lBAwwCgYIKwYBBQUH\r\nAwEwDQYJKoZIhvcNAQELBQADggEBADZ6+HV\/+0NEH3nahTBFxO6nKyR\/VWigACH0\r\nnaV0ecTcoQwDjKDNNFr+4S1WlHdwITlnNabC7v9rZ\/6QvbkrOTuO9fOR6azp1EwW\r\n2pixWqj0Sb9\/dSIVRpSq+jpBE6JAiX44dSR7zoBxRB8DgVO2Afy0s80xEpr5JAzb\r\nNYuPS7M5UHdAv2dr16fDcDIvn+vk92KpNh1NTeZFjBbRVQ9DXrgkRGW34TK8uSLI\r\nYG6jnfJ6eJgTaO431ywWPXNg1mUMaT\/+QBOgB299QVCKQU+lcZWptQt+RdsJUm46\r\nNY\/nARy4Oi4uOe88SuWITj9KhrFmEvrUlgM8FvoXA1ldrR7KiEg=\r\n-----END CERTIFICATE-----"
}
+34
View File
@@ -0,0 +1,34 @@
{
"autoload-dev": {
"psr-4": {
"OCP\\": "vendor/nextcloud/ocp/OCP",
"OCA\\Survey_Client\\": "lib/"
}
},
"name": "nextcloud/survey_client",
"description": "Usage survey",
"license": "AGPL",
"require-dev": {
"phpunit/phpunit": "^9.5",
"nextcloud/coding-standard": "^1.0.0",
"vimeo/psalm": "^5.20.0",
"nextcloud/ocp": "dev-stable32"
},
"config": {
"optimize-autoloader": true,
"classmap-authoritative": true,
"platform": {
"php": "8.1"
}
},
"scripts": {
"lint": "find . -name \\*.php -not -path './vendor/*' -not -path './build/*' -print0 | xargs -0 -n1 php -l",
"cs:check": "php-cs-fixer fix --dry-run --diff",
"cs:fix": "php-cs-fixer fix",
"psalm": "psalm --threads=1",
"psalm:update-baseline": "psalm --threads=1 --update-baseline --set-baseline=tests/psalm-baseline.xml",
"psalm:clear": "psalm --clear-cache && psalm --clear-global-cache",
"psalm:fix": "psalm --alter --issues=InvalidReturnType,InvalidNullableReturnType,MissingParamType,InvalidFalsableReturnType",
"test:unit": "echo 'Only testing installation of the app'"
}
}
+3935
View File
File diff suppressed because it is too large Load Diff
+21
View File
@@ -0,0 +1,21 @@
/*
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
#survey_client textarea {
height: 150px;
width: 100%;
}
#survey_client button {
margin: 20px 0;
}
#last_report .icon {
display: inline-block;
background-position-y: 3px;
}
#last_report.empty .icon {
display: none;
}
+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 16 16" height="16" width="16" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"><path d="M7 17h2v-7H7v7Zm4 0h2V7h-2v10Zm4 0h2v-4h-2v4ZM5 21c-.55 0-1.021-.196-1.412-.587A1.927 1.927 0 0 1 3 19V5c0-.55.196-1.021.588-1.413A1.926 1.926 0 0 1 5 3h14c.55 0 1.021.196 1.413.587.391.392.587.863.587 1.413v14a1.93 1.93 0 0 1-.587 1.413A1.93 1.93 0 0 1 19 21H5Z" style="fill-rule:nonzero" transform="matrix(.77778 0 0 .77778 -1.333 -1.333)"/></svg>

After

Width:  |  Height:  |  Size: 548 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 16 16" height="16" width="16" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"><path d="M7 17h2v-7H7v7Zm4 0h2V7h-2v10Zm4 0h2v-4h-2v4ZM5 21c-.55 0-1.021-.196-1.412-.587A1.927 1.927 0 0 1 3 19V5c0-.55.196-1.021.588-1.413A1.926 1.926 0 0 1 5 3h14c.55 0 1.021.196 1.413.587.391.392.587.863.587 1.413v14a1.93 1.93 0 0 1-.587 1.413A1.93 1.93 0 0 1 19 21H5Z" style="fill:#fff;fill-rule:nonzero" transform="matrix(.77778 0 0 .77778 -1.333 -1.333)"/></svg>

After

Width:  |  Height:  |  Size: 558 B

+67
View File
@@ -0,0 +1,67 @@
/*
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-only
*/
$(document).ready(function() {
var $section = $('#survey_client');
$section.find('.survey_client_category').change(function() {
var $button = $(this);
$button.attr('disabled', true);
OCP.AppConfig.setValue(
'survey_client',
$(this).attr('name').substring(14),
$(this).prop('checked') ? 'yes' : 'no',
{
success: function() {
$button.attr('disabled', false);
}
}
);
});
$section.find('#survey_client_monthly_report').change(function() {
var $button = $(this);
$button.attr('disabled', true);
$.ajax({
url: OC.linkToOCS('apps/survey_client/api/v1', 2) + 'monthly?format=json',
type: $(this).prop('checked') ? 'POST' : 'DELETE',
success: function() {
$button.attr('disabled', false);
}
});
});
$section.find('button').click(function() {
var $button = $(this);
$button.attr('disabled', true);
$.ajax({
url: OC.linkToOCS('apps/survey_client/api/v1', 2) + 'report?format=json',
type: 'POST',
success: function(response) {
$button.attr('disabled', false);
$section.find('.last_report').text(JSON.stringify(response.ocs.data, undefined, 4));
$section.find('.last_sent').text(t('survey_client', 'Last report sent on: {on}', {
on: moment().format('LL')
}));
$section.find('.last_report').closest('div').removeClass('empty');
},
error: function(xhr) {
$button.attr('disabled', false);
OCP.Toast.error(t('survey_client', 'An error occurred while sending your report.'));
var response = xhr.responseJSON;
$section.find('.last_report').text(JSON.stringify(response.ocs.data, undefined, 4));
}
});
});
$('#last_report h3').on('click', function(e) {
if (!$(this).parent().hasClass('empty')) {
$(this).parent().find('p').toggleClass('hidden');
$(this).find('.icon').toggleClass('icon-triangle-s');
}
});
});
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "آخر تقرير تمّ إرساله في: {on}",
"An error occurred while sending your report." : "حدث خطأ أثناء إرسال تقريرك.",
"App list <em>(for each app: name, version, enabled status)</em>" : "قائمة التطبيقات <em>(لكل تطبيق: الاسم، و الإصدار، و الحالة المُمكّنة)</em>",
"Database environment <em>(type, version, database size)</em>" : "بيئة قواعد البيانات <em>(النوع، و الإصدار، و حجم قاعدة البيانات)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "معلومات التشفير <em>(هل هي مُفعّلة، و ما هي الوحدة الافتراضية؟)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "عدد المشاركات<em>(بحسب النوع، و إعدادات الأذونات)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "بيئة البي إتش بي <em>(الإصدار، و حدّ الذاكرة، و أقصى زمن تنفيذ، و أقصى حجم ملف)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "تفاصيل الخادم <em>(الإصدار، و ذاكرة التخبئة memcache المستخدمة، و حالات القفل locking و المعاينات previews و الصور الرمزية avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "إحصائيات <em>(عدد الملفات، و المستخدمين، و مساحات التخزين بحسب النوع، و الملاحظات، و الوسوم)</em>",
"Usage survey" : "فحص الاستخدام",
"Help improve Nextcloud" : "ساعد في تطوير نكست كلاود",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "هل ترغب في مساعدتنا في تطوير نكست كلاود و ذلك بإمدادنا ببعض البيانات غير المربوطة بك حول إعداداتك و استخدامك؟ و يمكنك إيقافها مُجدّداً متى رغبت عن طريق إعدادات المدير.",
"Send usage" : "أرسل الاستخدام",
"Not now" : "ليس الآن",
"Never" : "أبداً",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "يُرسل بيانات غير مربوطة بمصدرها إلى نكست كلاود للمساعدة في تطوير نكست كلاود.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "يُرسل بيانات غير مربوطة بمصدرها إلى نكست كلاود للمساعدة في تطوير نكست كلاود.\nأنت\t\tعندك دائماً مطلق السيطرة على المعلومات التي ترسلها إلى نكست كلاود و يمكنك إيقافها \t\tفي أي لحظةٍ.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "يُمكنك المساعدة في تطوير نكست كلاود و ذلك بإرسال بعض البيانات حول استخداماتك و إعداداتك الحالية.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "نحن نتعامل مع خصوصيتك على محمل الجد. يتم تعطيل إرسال البيانات افتراضياً، و إذا اخترت تشغيلها، فسيتم إخفاء هوية صاحبها أولاً، و ستتاح لك خيارات تحديد االعناصر التي تريد مشاركتها. عند استلام تقرير، تتم إزالة التقرير السابق. لحذف بيانات الاستخدام المحفوظة، قم بتحميل تقرير فارغ عن طريق إلغاء تحديد جميع المربعات ثم أرسِل التقرير الجديد الفارغ.",
"Send new report now" : "أرسل تقريراً جديداً الآن",
"Send usage survey monthly" : "أرسل فحص الاستخدام الشهري",
"Data to send" : "البيانات التي سيتم إرسالها",
"Last report sent on: %s" : "آخ تقرير تمّ إرساله في: %s",
"Last report" : "آخر تقرير"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "آخر تقرير تمّ إرساله في: {on}",
"An error occurred while sending your report." : "حدث خطأ أثناء إرسال تقريرك.",
"App list <em>(for each app: name, version, enabled status)</em>" : "قائمة التطبيقات <em>(لكل تطبيق: الاسم، و الإصدار، و الحالة المُمكّنة)</em>",
"Database environment <em>(type, version, database size)</em>" : "بيئة قواعد البيانات <em>(النوع، و الإصدار، و حجم قاعدة البيانات)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "معلومات التشفير <em>(هل هي مُفعّلة، و ما هي الوحدة الافتراضية؟)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "عدد المشاركات<em>(بحسب النوع، و إعدادات الأذونات)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "بيئة البي إتش بي <em>(الإصدار، و حدّ الذاكرة، و أقصى زمن تنفيذ، و أقصى حجم ملف)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "تفاصيل الخادم <em>(الإصدار، و ذاكرة التخبئة memcache المستخدمة، و حالات القفل locking و المعاينات previews و الصور الرمزية avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "إحصائيات <em>(عدد الملفات، و المستخدمين، و مساحات التخزين بحسب النوع، و الملاحظات، و الوسوم)</em>",
"Usage survey" : "فحص الاستخدام",
"Help improve Nextcloud" : "ساعد في تطوير نكست كلاود",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "هل ترغب في مساعدتنا في تطوير نكست كلاود و ذلك بإمدادنا ببعض البيانات غير المربوطة بك حول إعداداتك و استخدامك؟ و يمكنك إيقافها مُجدّداً متى رغبت عن طريق إعدادات المدير.",
"Send usage" : "أرسل الاستخدام",
"Not now" : "ليس الآن",
"Never" : "أبداً",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "يُرسل بيانات غير مربوطة بمصدرها إلى نكست كلاود للمساعدة في تطوير نكست كلاود.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "يُرسل بيانات غير مربوطة بمصدرها إلى نكست كلاود للمساعدة في تطوير نكست كلاود.\nأنت\t\tعندك دائماً مطلق السيطرة على المعلومات التي ترسلها إلى نكست كلاود و يمكنك إيقافها \t\tفي أي لحظةٍ.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "يُمكنك المساعدة في تطوير نكست كلاود و ذلك بإرسال بعض البيانات حول استخداماتك و إعداداتك الحالية.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "نحن نتعامل مع خصوصيتك على محمل الجد. يتم تعطيل إرسال البيانات افتراضياً، و إذا اخترت تشغيلها، فسيتم إخفاء هوية صاحبها أولاً، و ستتاح لك خيارات تحديد االعناصر التي تريد مشاركتها. عند استلام تقرير، تتم إزالة التقرير السابق. لحذف بيانات الاستخدام المحفوظة، قم بتحميل تقرير فارغ عن طريق إلغاء تحديد جميع المربعات ثم أرسِل التقرير الجديد الفارغ.",
"Send new report now" : "أرسل تقريراً جديداً الآن",
"Send usage survey monthly" : "أرسل فحص الاستخدام الشهري",
"Data to send" : "البيانات التي سيتم إرسالها",
"Last report sent on: %s" : "آخ تقرير تمّ إرساله في: %s",
"Last report" : "آخر تقرير"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
+17
View File
@@ -0,0 +1,17 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Prodúxose un error mentanto s'unviaba l'informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Llista d'aplicaciones <em>(nome, versión estáu d'activación de cada aplicación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entornu de la base de datos <em>(tipu, versión, tamañu de la base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información del cifráu <em>(estáu de l'activación y el módulu predetermináu)</em>",
"Usage survey" : "Encuesta d'usu",
"Help improve Nextcloud" : "Ayuda a ameyorar Nextcloud",
"Send usage" : "Unviar l'usu",
"Not now" : "Agora non",
"Never" : "Enxamás",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Unvia datos anónimos a Nextcloud p'ayudanos a ameyorar Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Pues ayuda a ameyorar Nextcloud unviándonos dalgunos datos tocante a la configuración y l'usu actuales.",
"Data to send" : "Datos a unviar"
},
"nplurals=2; plural=(n != 1);");
+15
View File
@@ -0,0 +1,15 @@
{ "translations": {
"An error occurred while sending your report." : "Prodúxose un error mentanto s'unviaba l'informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Llista d'aplicaciones <em>(nome, versión estáu d'activación de cada aplicación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entornu de la base de datos <em>(tipu, versión, tamañu de la base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información del cifráu <em>(estáu de l'activación y el módulu predetermináu)</em>",
"Usage survey" : "Encuesta d'usu",
"Help improve Nextcloud" : "Ayuda a ameyorar Nextcloud",
"Send usage" : "Unviar l'usu",
"Not now" : "Agora non",
"Never" : "Enxamás",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Unvia datos anónimos a Nextcloud p'ayudanos a ameyorar Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Pues ayuda a ameyorar Nextcloud unviándonos dalgunos datos tocante a la configuración y l'usu actuales.",
"Data to send" : "Datos a unviar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+8
View File
@@ -0,0 +1,8 @@
OC.L10N.register(
"survey_client",
{
"Help improve Nextcloud" : "Дапамажыце палепшыць Nextcloud",
"Not now" : "Не цяпер",
"Never" : "Ніколі"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
+6
View File
@@ -0,0 +1,6 @@
{ "translations": {
"Help improve Nextcloud" : "Дапамажыце палепшыць Nextcloud",
"Not now" : "Не цяпер",
"Never" : "Ніколі"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Последно изпращане на данни: {on}",
"An error occurred while sending your report." : "Възникна грешка при изпращането на данните.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Приложения <em>(за всяко: име, версия, включено/изключено)</em>",
"Database environment <em>(type, version, database size)</em>" : "Базата данни <em>(тип, версия, размер)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Информация за криптирането <em>(ползва ли се?, кой е стандартния модул)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Брой споделяния <em>(по тип и permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP средата <em>(версия, лимит на паметта, max. execution time, макс. размер за файл)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Данни за сървъра <em>(версия, memcache, състояние на locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Статистика <em>(брой на: файлове, потребители, storages per type, коментари и етикети)</em>",
"Usage survey" : "Проучване",
"Help improve Nextcloud" : "Помогнете за развитието на Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Желаете ли да помогнете в усъвършенстването на Nextcloud, чрез изпращане на анонимни данни за текущата инсталация? Може да спрете изпращането по всяко време от Административни > Проучване.",
"Send usage" : "Изпрати данни",
"Not now" : "Не сега",
"Never" : "Никога",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Изпраща анонимни данни, с цел усъвършенстване на Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Изпраща анонимни данни до Nextcloud, за да ни помогне да подобрим Nextcloud. Вие\n\t\t имате винаги пълен контрол върху съдържанието, изпратено до Nextcloud и можете да го деактивирате\n\t\tотново по всяко време.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Можете да помогнете в усъвършенстването на Nextcloud като изпращате данни за текущата инсталация.",
"Send new report now" : "Изпрати данни сега",
"Send usage survey monthly" : "Изпращай данни за ползването ежемесечно",
"Data to send" : "Данни за изпращане",
"Last report sent on: %s" : "Последно изпращане на данни: %s",
"Last report" : "Последно изпращане"
},
"nplurals=2; plural=(n != 1);");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Последно изпращане на данни: {on}",
"An error occurred while sending your report." : "Възникна грешка при изпращането на данните.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Приложения <em>(за всяко: име, версия, включено/изключено)</em>",
"Database environment <em>(type, version, database size)</em>" : "Базата данни <em>(тип, версия, размер)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Информация за криптирането <em>(ползва ли се?, кой е стандартния модул)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Брой споделяния <em>(по тип и permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP средата <em>(версия, лимит на паметта, max. execution time, макс. размер за файл)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Данни за сървъра <em>(версия, memcache, състояние на locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Статистика <em>(брой на: файлове, потребители, storages per type, коментари и етикети)</em>",
"Usage survey" : "Проучване",
"Help improve Nextcloud" : "Помогнете за развитието на Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Желаете ли да помогнете в усъвършенстването на Nextcloud, чрез изпращане на анонимни данни за текущата инсталация? Може да спрете изпращането по всяко време от Административни > Проучване.",
"Send usage" : "Изпрати данни",
"Not now" : "Не сега",
"Never" : "Никога",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Изпраща анонимни данни, с цел усъвършенстване на Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Изпраща анонимни данни до Nextcloud, за да ни помогне да подобрим Nextcloud. Вие\n\t\t имате винаги пълен контрол върху съдържанието, изпратено до Nextcloud и можете да го деактивирате\n\t\tотново по всяко време.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Можете да помогнете в усъвършенстването на Nextcloud като изпращате данни за текущата инсталация.",
"Send new report now" : "Изпрати данни сега",
"Send usage survey monthly" : "Изпращай данни за ползването ежемесечно",
"Data to send" : "Данни за изпращане",
"Last report sent on: %s" : "Последно изпращане на данни: %s",
"Last report" : "Последно изпращане"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Data d'enviament del darrer informe: {on}",
"An error occurred while sending your report." : "S'ha produït un error en enviar l'informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Llista d'aplicacions <em>(per a cada aplicació: nom, versió, estat d'habilitació)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entorn de la base de dades <em>(tipus, versió, mida de la base de dades)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informació del xifratge <em>(estat d'habilitació, mòdul per defecte)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Nombre d'elements compartits <em>(per tipus i paràmetre de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Entorn de PHP <em>(versió, límit de memòria, temps d'execució màxim, mida de fitxer màxima)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalls de la instància del servidor <em>(versió, memòria cau en ús, estat de blocatge/previsualitzacions/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadístiques <em>(nombre de fitxers, usuaris, emmagatzematges per tipus, comentaris i etiquetes)</em>",
"Usage survey" : "Enquesta d'ús",
"Help improve Nextcloud" : "Ajudeu a millorar el Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Voleu ajudar-nos a millorar el Nextcloud proporcionant dades anònimes sobre la vostra configuració i ús? Podeu inhabilitar-ho en qualsevol moment en la configuració de l'administrador.",
"Send usage" : "Envia l'ús",
"Not now" : "Ara no",
"Never" : "Mai",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envia dades anònimes al Nextcloud per a ajudar-nos a millorar el Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envia dades anònimes al Nextcloud per a ajudar-nos a millorar el Nextcloud.\n\t\tSempre teniu el control total sobre el contingut enviat al Nextcloud i ho podeu inhabilitar\n\t\ten qualsevol moment.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Podeu ajudar a millorar el Nextcloud enviant-nos algunes dades sobre la vostra configuració i ús actuals.",
"Send new report now" : "Envia un informe nou ara ",
"Send usage survey monthly" : "Envia una enquesta d'ús mensualment",
"Data to send" : "Dades que s'enviaran",
"Last report sent on: %s" : "Data d'enviament del darrer informe: %s",
"Last report" : "Darrer informe"
},
"nplurals=2; plural=(n != 1);");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Data d'enviament del darrer informe: {on}",
"An error occurred while sending your report." : "S'ha produït un error en enviar l'informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Llista d'aplicacions <em>(per a cada aplicació: nom, versió, estat d'habilitació)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entorn de la base de dades <em>(tipus, versió, mida de la base de dades)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informació del xifratge <em>(estat d'habilitació, mòdul per defecte)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Nombre d'elements compartits <em>(per tipus i paràmetre de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Entorn de PHP <em>(versió, límit de memòria, temps d'execució màxim, mida de fitxer màxima)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalls de la instància del servidor <em>(versió, memòria cau en ús, estat de blocatge/previsualitzacions/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadístiques <em>(nombre de fitxers, usuaris, emmagatzematges per tipus, comentaris i etiquetes)</em>",
"Usage survey" : "Enquesta d'ús",
"Help improve Nextcloud" : "Ajudeu a millorar el Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Voleu ajudar-nos a millorar el Nextcloud proporcionant dades anònimes sobre la vostra configuració i ús? Podeu inhabilitar-ho en qualsevol moment en la configuració de l'administrador.",
"Send usage" : "Envia l'ús",
"Not now" : "Ara no",
"Never" : "Mai",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envia dades anònimes al Nextcloud per a ajudar-nos a millorar el Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envia dades anònimes al Nextcloud per a ajudar-nos a millorar el Nextcloud.\n\t\tSempre teniu el control total sobre el contingut enviat al Nextcloud i ho podeu inhabilitar\n\t\ten qualsevol moment.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Podeu ajudar a millorar el Nextcloud enviant-nos algunes dades sobre la vostra configuració i ús actuals.",
"Send new report now" : "Envia un informe nou ara ",
"Send usage survey monthly" : "Envia una enquesta d'ús mensualment",
"Data to send" : "Dades que s'enviaran",
"Last report sent on: %s" : "Data d'enviament del darrer informe: %s",
"Last report" : "Darrer informe"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Poslední přehled odeslán: {on}",
"An error occurred while sending your report." : "Při odesílání přehledu došlo k chybě.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Seznam aplikací <em>(pro každou aplikaci: název, verze, zda vámi povolená)</em>",
"Database environment <em>(type, version, database size)</em>" : "Databázové prostředí <em>(typ, verze, velikost databáze)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informace o šifrování <em>(Je zapnuto? Jaký je výchozí modul?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Počet sdílení <em>(podle jednotlivých typů a nastavení oprávnění)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP prostředí <em>(verze, limit paměti, max. doba vykonávání, max. velikost souboru)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Podrobnosti o instanci serveru <em>(verze, použití memcache, stav zamykání/náhledů/avatarů)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(počet souborů, uživatelů, úložišť jednotlivých typů, komentářů a štítků)</em>",
"Usage survey" : "Průzkum používání",
"Help improve Nextcloud" : "Pomozte zlepšit Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Chcete nám pomoci zlepšit Nextcloud poskytnutím některých anonymizovaných údajů o vašem nastavení a použití? Vše můžete opět kdykoli vypnout v nastavení správy.",
"Send usage" : "Odeslat přehled",
"Not now" : "Teď ne",
"Never" : "Nikdy",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Odesílá anonymizovaná data vývojářům Nextcloud a pomáhá tak k jeho zlepšování.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Odesílá anonymizovaná data vývojářům Nextcloud aby ho na jejich základě mohli dále vylepšovat.\n\t\tVždy máte plnou kontrolu nad odesílaným obsahem a kdykoli tuto funkci můžete opět vypnout.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Můžete pomoci zlepšit Nextcloud tím, že nám pošlete nějaké údaje o vašem aktuálním nastavení a použití.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Vaše soukromí bereme vážně. Odesílání dat je ve výchozím nastavení vypnuté a pokud se ho rozhodnete zapnout, budou data nejprve anonymizována a budete mít možnost vybrat, které věci sdílet. Nejnovější přijatý přehled na naší straně přepíše ten předchozí. Pokud chcete smazat uložená data ohledně využívání, stačí zrušit zaškrtnutí všech kolonek a odeslat (tím prázdný) přehled.",
"Send new report now" : "Odeslat nový přehled teď",
"Send usage survey monthly" : "Odesílat přehled o používání každý měsíc",
"Data to send" : "Data k odeslání",
"Last report sent on: %s" : "Poslední přehled odeslán: %s",
"Last report" : "Poslední přehled"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Poslední přehled odeslán: {on}",
"An error occurred while sending your report." : "Při odesílání přehledu došlo k chybě.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Seznam aplikací <em>(pro každou aplikaci: název, verze, zda vámi povolená)</em>",
"Database environment <em>(type, version, database size)</em>" : "Databázové prostředí <em>(typ, verze, velikost databáze)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informace o šifrování <em>(Je zapnuto? Jaký je výchozí modul?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Počet sdílení <em>(podle jednotlivých typů a nastavení oprávnění)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP prostředí <em>(verze, limit paměti, max. doba vykonávání, max. velikost souboru)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Podrobnosti o instanci serveru <em>(verze, použití memcache, stav zamykání/náhledů/avatarů)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(počet souborů, uživatelů, úložišť jednotlivých typů, komentářů a štítků)</em>",
"Usage survey" : "Průzkum používání",
"Help improve Nextcloud" : "Pomozte zlepšit Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Chcete nám pomoci zlepšit Nextcloud poskytnutím některých anonymizovaných údajů o vašem nastavení a použití? Vše můžete opět kdykoli vypnout v nastavení správy.",
"Send usage" : "Odeslat přehled",
"Not now" : "Teď ne",
"Never" : "Nikdy",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Odesílá anonymizovaná data vývojářům Nextcloud a pomáhá tak k jeho zlepšování.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Odesílá anonymizovaná data vývojářům Nextcloud aby ho na jejich základě mohli dále vylepšovat.\n\t\tVždy máte plnou kontrolu nad odesílaným obsahem a kdykoli tuto funkci můžete opět vypnout.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Můžete pomoci zlepšit Nextcloud tím, že nám pošlete nějaké údaje o vašem aktuálním nastavení a použití.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Vaše soukromí bereme vážně. Odesílání dat je ve výchozím nastavení vypnuté a pokud se ho rozhodnete zapnout, budou data nejprve anonymizována a budete mít možnost vybrat, které věci sdílet. Nejnovější přijatý přehled na naší straně přepíše ten předchozí. Pokud chcete smazat uložená data ohledně využívání, stačí zrušit zaškrtnutí všech kolonek a odeslat (tím prázdný) přehled.",
"Send new report now" : "Odeslat nový přehled teď",
"Send usage survey monthly" : "Odesílat přehled o používání každý měsíc",
"Data to send" : "Data k odeslání",
"Last report sent on: %s" : "Poslední přehled odeslán: %s",
"Last report" : "Poslední přehled"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Seneste rapport sendt den: {on}",
"An error occurred while sending your report." : "Der skete en fejl da din rapport skulle sendes",
"App list <em>(for each app: name, version, enabled status)</em>" : "List over apps <em>(For hver app: navn, version, aktiveret eller ej)</em>",
"Database environment <em>(type, version, database size)</em>" : "Databasemiljø <em>(type, version, database størrelse)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Krypterings information <em>(er det slået til?, Hvad er standard modulet)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Antal delinger <em>(pr. type og tilladelses indstiling)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP miljø <em>(version, hukommelsesbegrænsning, maks. kørselstid, maks. filstørrelse)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server detaljer <em>(version, memcache brugt, locking/previews/avatars aktiveret?)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistik <em>(antal filer, brugere, lager per type, kommentarer og tags)</em>",
"Usage survey" : "Brugs undersøgelse",
"Help improve Nextcloud" : "Hjælp med at forbedre Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Vil du hjælpe os med at forbedre Nextcloud ved at sende anonyme data om din opsætning og forbrug. Du kan deaktivere det til enhver tid i administrator indstillingerne.",
"Send usage" : "Send forbrug",
"Not now" : "Ikke nu",
"Never" : "Aldrig",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sender anonymiseret data til Nextcloud for at hjælpe os med at forbedre Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sender anonymiseret data til Nextcloud for at hjælpe os med at forbedre Nextcloud. Du\n\t\thar altid fuld kontrol over indholdet der sendes til Nextcloud, og kan deaktivere det\n\t\tigen til enhver tid.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Du kan hjælpe med at forbedre Nextcloud ved at sende anonyme data om din opsætning og forbrug.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Vi tager dit privatliv seriøst. Afsendelse af data er som standard deaktiveret, og vælger du at aktivere det, så vil det først blive anonymiseret, og du gives mulighed for at vælge hvilke ting du vil dele. Når der modtages en rapport, så slettes den tidligere modagne. For at slette de gemte anvendelsesdata, så upload blot en tom rapport ved at fjerne markeringen i alle bokse, og indsend så en ny rapport.",
"Send new report now" : "Send ny rapport nu",
"Send usage survey monthly" : "Send en månedlig forbrugsrapport.",
"Data to send" : "Data er sendt",
"Last report sent on: %s" : "Seneste rapport sendt den: %s",
"Last report" : "Sidste rapport"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Seneste rapport sendt den: {on}",
"An error occurred while sending your report." : "Der skete en fejl da din rapport skulle sendes",
"App list <em>(for each app: name, version, enabled status)</em>" : "List over apps <em>(For hver app: navn, version, aktiveret eller ej)</em>",
"Database environment <em>(type, version, database size)</em>" : "Databasemiljø <em>(type, version, database størrelse)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Krypterings information <em>(er det slået til?, Hvad er standard modulet)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Antal delinger <em>(pr. type og tilladelses indstiling)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP miljø <em>(version, hukommelsesbegrænsning, maks. kørselstid, maks. filstørrelse)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server detaljer <em>(version, memcache brugt, locking/previews/avatars aktiveret?)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistik <em>(antal filer, brugere, lager per type, kommentarer og tags)</em>",
"Usage survey" : "Brugs undersøgelse",
"Help improve Nextcloud" : "Hjælp med at forbedre Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Vil du hjælpe os med at forbedre Nextcloud ved at sende anonyme data om din opsætning og forbrug. Du kan deaktivere det til enhver tid i administrator indstillingerne.",
"Send usage" : "Send forbrug",
"Not now" : "Ikke nu",
"Never" : "Aldrig",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sender anonymiseret data til Nextcloud for at hjælpe os med at forbedre Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sender anonymiseret data til Nextcloud for at hjælpe os med at forbedre Nextcloud. Du\n\t\thar altid fuld kontrol over indholdet der sendes til Nextcloud, og kan deaktivere det\n\t\tigen til enhver tid.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Du kan hjælpe med at forbedre Nextcloud ved at sende anonyme data om din opsætning og forbrug.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Vi tager dit privatliv seriøst. Afsendelse af data er som standard deaktiveret, og vælger du at aktivere det, så vil det først blive anonymiseret, og du gives mulighed for at vælge hvilke ting du vil dele. Når der modtages en rapport, så slettes den tidligere modagne. For at slette de gemte anvendelsesdata, så upload blot en tom rapport ved at fjerne markeringen i alle bokse, og indsend så en ny rapport.",
"Send new report now" : "Send ny rapport nu",
"Send usage survey monthly" : "Send en månedlig forbrugsrapport.",
"Data to send" : "Data er sendt",
"Last report sent on: %s" : "Seneste rapport sendt den: %s",
"Last report" : "Sidste rapport"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Letzter Bericht gesendet am: {on}",
"An error occurred while sending your report." : "Es ist ein Fehler beim Senden des Berichtes aufgetreten.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App-Liste <em>(Zu jeder App: Name, Version, ist aktiviert?)</em>",
"Database environment <em>(type, version, database size)</em>" : "Datenbank <em>(Typ, Version, Datenbankgröße)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Verschlüsselungsinformation <em>(Ist aktiviert?, Welches ist das Standard-Modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Anzahl an Freigaben <em>(Pro Typ und Berechtigung)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-Umgebung <em>(Version, Speichergrenze, Max. Ausführungszeit, Max. Dateigröße)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Details zur Serverinstanz <em>(Version, Wird Memcache verwendet?, Sind Sperren/Vorschau/Avatare aktiviert?)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistik <em>(Anzahl von: Dateien, Benutzern, Speicher pro Typ, Kommentare und Schlagworte)</em>",
"Usage survey" : "Nutzungsbericht",
"Help improve Nextcloud" : "Helfen, Nextcloud zu verbessern",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Möchtest du uns helfen Nextcloud zu verbessern? Das kannst du durch Übertragen anonymisierter Daten deiner Einstellungen und Nutzung. Du kannst dies jederzeit in den Administrationseinstellungen deaktivieren.",
"Send usage" : "Nutzungsbericht senden",
"Not now" : "Nicht jetzt",
"Never" : "niemals",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sendet anonymisierte Daten an Nextcloud, damit wir Nextcloud noch besser machen können.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sendet anonymisierte Daten an die Nextcloud GmbH, damit Nextcloud GmbH Nextcloud noch besser machen kann. Du \n hast jederzeit volle Kontrolle über die an Nextcloud GmbH gesendeten Daten und \n kannst dies jederzeit abschalten.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Du kannst uns helfen Nextcloud zu verbessern. Sende uns Daten über deine Einstellungen und deine Nutzung.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Wir nehmen deine Privatsphäre ernst. Das Senden von Daten ist standardmäßig deaktiviert. Wenn du es aktivierst, werden die Daten zunächst anonymisiert und du hast die Wahl, welche Daten du freigeben möchtest. Beim Empfang eines Berichts wird der vorhergehende entfernt. Um die gespeicherten Nutzungsdaten zu löschen, lade einen leeren Bericht hoch, indem du alle Kontrollkästchen deaktivierst und dann einen neuen Bericht sendest.",
"Send new report now" : "Neuen Bericht jetzt senden",
"Send usage survey monthly" : "Nutzungsbericht monatlich senden",
"Data to send" : "Zu sendende Daten",
"Last report sent on: %s" : "Letzter Bericht gesendet am: %s",
"Last report" : "Letzter Bericht"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Letzter Bericht gesendet am: {on}",
"An error occurred while sending your report." : "Es ist ein Fehler beim Senden des Berichtes aufgetreten.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App-Liste <em>(Zu jeder App: Name, Version, ist aktiviert?)</em>",
"Database environment <em>(type, version, database size)</em>" : "Datenbank <em>(Typ, Version, Datenbankgröße)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Verschlüsselungsinformation <em>(Ist aktiviert?, Welches ist das Standard-Modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Anzahl an Freigaben <em>(Pro Typ und Berechtigung)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-Umgebung <em>(Version, Speichergrenze, Max. Ausführungszeit, Max. Dateigröße)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Details zur Serverinstanz <em>(Version, Wird Memcache verwendet?, Sind Sperren/Vorschau/Avatare aktiviert?)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistik <em>(Anzahl von: Dateien, Benutzern, Speicher pro Typ, Kommentare und Schlagworte)</em>",
"Usage survey" : "Nutzungsbericht",
"Help improve Nextcloud" : "Helfen, Nextcloud zu verbessern",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Möchtest du uns helfen Nextcloud zu verbessern? Das kannst du durch Übertragen anonymisierter Daten deiner Einstellungen und Nutzung. Du kannst dies jederzeit in den Administrationseinstellungen deaktivieren.",
"Send usage" : "Nutzungsbericht senden",
"Not now" : "Nicht jetzt",
"Never" : "niemals",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sendet anonymisierte Daten an Nextcloud, damit wir Nextcloud noch besser machen können.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sendet anonymisierte Daten an die Nextcloud GmbH, damit Nextcloud GmbH Nextcloud noch besser machen kann. Du \n hast jederzeit volle Kontrolle über die an Nextcloud GmbH gesendeten Daten und \n kannst dies jederzeit abschalten.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Du kannst uns helfen Nextcloud zu verbessern. Sende uns Daten über deine Einstellungen und deine Nutzung.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Wir nehmen deine Privatsphäre ernst. Das Senden von Daten ist standardmäßig deaktiviert. Wenn du es aktivierst, werden die Daten zunächst anonymisiert und du hast die Wahl, welche Daten du freigeben möchtest. Beim Empfang eines Berichts wird der vorhergehende entfernt. Um die gespeicherten Nutzungsdaten zu löschen, lade einen leeren Bericht hoch, indem du alle Kontrollkästchen deaktivierst und dann einen neuen Bericht sendest.",
"Send new report now" : "Neuen Bericht jetzt senden",
"Send usage survey monthly" : "Nutzungsbericht monatlich senden",
"Data to send" : "Zu sendende Daten",
"Last report sent on: %s" : "Letzter Bericht gesendet am: %s",
"Last report" : "Letzter Bericht"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Letzter Bericht gesendet am: {on}",
"An error occurred while sending your report." : "Es ist ein Fehler beim Senden des Berichtes aufgetreten.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App-Liste <em>(Zu jeder App: Name, Version, ist aktiviert?)</em>",
"Database environment <em>(type, version, database size)</em>" : "Datenbank <em>(Typ, Version, Datenbankgröße)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Verschlüsselungsinformation <em>(Ist aktiviert?, Welches ist das Standard-Modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Anzahl an Freigaben <em>(Pro Typ und Berechtigung)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-Umgebung <em>(Version, Speichergrenze, Max. Ausführungszeit, Max. Dateigröße)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Details zur Serverinstanz <em>(Version, Wird Memcache verwendet?, Sind Sperren/Vorschau/Avatare aktiviert?)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistik <em>(Anzahl von: Dateien, Benutzern, Speicher pro Typ, Kommentare und Schlagworte)</em>",
"Usage survey" : "Nutzungsbericht",
"Help improve Nextcloud" : "Helfen Sie Nextcloud zu verbessern",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Möchten Sie uns helfen Nextcloud zu verbessern? Das können Sie durch die Übertragen anonymisierter Daten Ihrer Einstellungen und Nutzung. Sie können dies jederzeit in den Administrationseinstellungen deaktivieren.",
"Send usage" : "Nutzungsbericht senden",
"Not now" : "Nicht jetzt",
"Never" : "Niemals",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sendet anonymisierte Daten an Nextcloud, damit wir Nextcloud noch besser machen können.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sendet anonymisierte Daten an Nextcloud, damit wir Nextcloud noch besser machen können. Sie\n haben jederzeit volle Kontrolle über die an Nextcloud gesendeten Daten. \n Jederzeit abschaltbar.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Sie können uns helfen Nextcloud zu verbessern. Senden Sie uns Daten über Ihre Einstellungen und Ihre Nutzung.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Wir nehmen Ihre Privatsphäre ernst. Das Senden von Daten ist standardmäßig deaktiviert. Wenn Sie es aktivieren, werden die Daten zunächst anonymisiert und Sie haben die Wahl, welche Daten Sie freigeben möchten. Beim Empfang eines Berichts wird der vorhergehende entfernt. Um die gespeicherten Nutzungsdaten zu löschen, laden Sie einen leeren Bericht hoch, indem Sie alle Kontrollkästchen deaktivieren und dann einen neuen Bericht senden.",
"Send new report now" : "Neuen Bericht jetzt senden",
"Send usage survey monthly" : "Nutzungsbericht monatlich senden",
"Data to send" : "Zu sendende Daten",
"Last report sent on: %s" : "Letzter Bericht gesendet am: %s",
"Last report" : "Letzter Bericht"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Letzter Bericht gesendet am: {on}",
"An error occurred while sending your report." : "Es ist ein Fehler beim Senden des Berichtes aufgetreten.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App-Liste <em>(Zu jeder App: Name, Version, ist aktiviert?)</em>",
"Database environment <em>(type, version, database size)</em>" : "Datenbank <em>(Typ, Version, Datenbankgröße)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Verschlüsselungsinformation <em>(Ist aktiviert?, Welches ist das Standard-Modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Anzahl an Freigaben <em>(Pro Typ und Berechtigung)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-Umgebung <em>(Version, Speichergrenze, Max. Ausführungszeit, Max. Dateigröße)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Details zur Serverinstanz <em>(Version, Wird Memcache verwendet?, Sind Sperren/Vorschau/Avatare aktiviert?)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistik <em>(Anzahl von: Dateien, Benutzern, Speicher pro Typ, Kommentare und Schlagworte)</em>",
"Usage survey" : "Nutzungsbericht",
"Help improve Nextcloud" : "Helfen Sie Nextcloud zu verbessern",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Möchten Sie uns helfen Nextcloud zu verbessern? Das können Sie durch die Übertragen anonymisierter Daten Ihrer Einstellungen und Nutzung. Sie können dies jederzeit in den Administrationseinstellungen deaktivieren.",
"Send usage" : "Nutzungsbericht senden",
"Not now" : "Nicht jetzt",
"Never" : "Niemals",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sendet anonymisierte Daten an Nextcloud, damit wir Nextcloud noch besser machen können.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sendet anonymisierte Daten an Nextcloud, damit wir Nextcloud noch besser machen können. Sie\n haben jederzeit volle Kontrolle über die an Nextcloud gesendeten Daten. \n Jederzeit abschaltbar.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Sie können uns helfen Nextcloud zu verbessern. Senden Sie uns Daten über Ihre Einstellungen und Ihre Nutzung.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Wir nehmen Ihre Privatsphäre ernst. Das Senden von Daten ist standardmäßig deaktiviert. Wenn Sie es aktivieren, werden die Daten zunächst anonymisiert und Sie haben die Wahl, welche Daten Sie freigeben möchten. Beim Empfang eines Berichts wird der vorhergehende entfernt. Um die gespeicherten Nutzungsdaten zu löschen, laden Sie einen leeren Bericht hoch, indem Sie alle Kontrollkästchen deaktivieren und dann einen neuen Bericht senden.",
"Send new report now" : "Neuen Bericht jetzt senden",
"Send usage survey monthly" : "Nutzungsbericht monatlich senden",
"Data to send" : "Zu sendende Daten",
"Last report sent on: %s" : "Letzter Bericht gesendet am: %s",
"Last report" : "Letzter Bericht"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Η τελευταία αναφορά στάλθηκε στις: {on}",
"An error occurred while sending your report." : "Παρουσιάστηκε σφάλμα κατά την αποστολή της αναφοράς σας.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Λίστα εφαρμογών <em>(για κάθε εφαρμογή: όνομα, έκδοση, είναι ενεργοποιημένη;)</em>",
"Database environment <em>(type, version, database size)</em>" : "Περιβάλλον βάσης δεδομένων <em>(Τύπος, έκδοση, μέγεθος βάσης δεδομένων) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Πληροφορίες κρυπτογράφησης <em>(είναι ενεργοποιημένες; , ποιό είναι το προεπιλεγμένο άρθρωμα) </em>",
"Number of shares <em>(per type and permission setting)</em>" : "Αριθμός διαμοιρασμών<em>(ανά τύπο και ρύθμιση δικαιωμάτων)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Περιβάλλον PHP <em>(έκδοση, όριο μνήμης, μέγιστος χρόνος εκτέλεσης, μέγιστο μέγεθος αρχείου)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Λεπτομέρειες διακομιστή <em>(έκδοση, χρήση memcache, κατάσταση των locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Στατιστικά <em>(αριθμός αρχείων, χρηστών, μονάδων αποθήκευσης ανά τύπο, σχόλια και ετικέτες)</em>",
"Usage survey" : "Έρευνα χρήσης",
"Help improve Nextcloud" : "Βοηθήστε στην βελτίωση του Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Θέλετε να μας βοηθήσετε να βελτιώσουμε το Nextcloud παρέχοντας κάποια ανώνυμα δεδομένα σχετικά με τις ρύθμισεις και τη χρήση; Μπορείτε να την απενεργοποιήσετε ανά πάσα στιγμή από τις ρυθμίσεις διαχειριστή ξανά.",
"Send usage" : "Αποστολή χρήσης",
"Not now" : "Όχι τώρα",
"Never" : "Ποτέ",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Στέλνει ανώνυμα δεδομένα στο Nextcloud για να μας βοηθήσει να βελτιώσουμε το Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Στείλει ανώνυμα δεδομένα στο Nextcloud για να μας βοηθήσει να βελτιώσουμε το Nextcloud. Εσείς\n\t\tέχετε πάντα τον πλήρη έλεγχο του περιεχομένου που αποστέλλεται στο Nextcloud και μπορείτε να το απενεργοποιήσετε\n\t\tξανά ανά πάσα στιγμή.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Μπορείτε να βοηθήσετε στη βελτίωση του Nextcloud με την αποστολή ορισμένων στοιχείων σχετικά με τις τρέχουσες ρυθμίσεις και τη χρήση.",
"Send new report now" : "Αποστολή νέας αναφοράς τώρα",
"Send usage survey monthly" : "Αποστολή έρευνας χρήσης μηνιαία",
"Data to send" : "Δεδομένα προς αποστολή",
"Last report sent on: %s" : "Η τελευταία αναφορά στάλθηκε στις: %s",
"Last report" : "Τελευταία αναφορά"
},
"nplurals=2; plural=(n != 1);");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Η τελευταία αναφορά στάλθηκε στις: {on}",
"An error occurred while sending your report." : "Παρουσιάστηκε σφάλμα κατά την αποστολή της αναφοράς σας.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Λίστα εφαρμογών <em>(για κάθε εφαρμογή: όνομα, έκδοση, είναι ενεργοποιημένη;)</em>",
"Database environment <em>(type, version, database size)</em>" : "Περιβάλλον βάσης δεδομένων <em>(Τύπος, έκδοση, μέγεθος βάσης δεδομένων) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Πληροφορίες κρυπτογράφησης <em>(είναι ενεργοποιημένες; , ποιό είναι το προεπιλεγμένο άρθρωμα) </em>",
"Number of shares <em>(per type and permission setting)</em>" : "Αριθμός διαμοιρασμών<em>(ανά τύπο και ρύθμιση δικαιωμάτων)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Περιβάλλον PHP <em>(έκδοση, όριο μνήμης, μέγιστος χρόνος εκτέλεσης, μέγιστο μέγεθος αρχείου)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Λεπτομέρειες διακομιστή <em>(έκδοση, χρήση memcache, κατάσταση των locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Στατιστικά <em>(αριθμός αρχείων, χρηστών, μονάδων αποθήκευσης ανά τύπο, σχόλια και ετικέτες)</em>",
"Usage survey" : "Έρευνα χρήσης",
"Help improve Nextcloud" : "Βοηθήστε στην βελτίωση του Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Θέλετε να μας βοηθήσετε να βελτιώσουμε το Nextcloud παρέχοντας κάποια ανώνυμα δεδομένα σχετικά με τις ρύθμισεις και τη χρήση; Μπορείτε να την απενεργοποιήσετε ανά πάσα στιγμή από τις ρυθμίσεις διαχειριστή ξανά.",
"Send usage" : "Αποστολή χρήσης",
"Not now" : "Όχι τώρα",
"Never" : "Ποτέ",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Στέλνει ανώνυμα δεδομένα στο Nextcloud για να μας βοηθήσει να βελτιώσουμε το Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Στείλει ανώνυμα δεδομένα στο Nextcloud για να μας βοηθήσει να βελτιώσουμε το Nextcloud. Εσείς\n\t\tέχετε πάντα τον πλήρη έλεγχο του περιεχομένου που αποστέλλεται στο Nextcloud και μπορείτε να το απενεργοποιήσετε\n\t\tξανά ανά πάσα στιγμή.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Μπορείτε να βοηθήσετε στη βελτίωση του Nextcloud με την αποστολή ορισμένων στοιχείων σχετικά με τις τρέχουσες ρυθμίσεις και τη χρήση.",
"Send new report now" : "Αποστολή νέας αναφοράς τώρα",
"Send usage survey monthly" : "Αποστολή έρευνας χρήσης μηνιαία",
"Data to send" : "Δεδομένα προς αποστολή",
"Last report sent on: %s" : "Η τελευταία αναφορά στάλθηκε στις: %s",
"Last report" : "Τελευταία αναφορά"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "Help improve Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Do you want to help us to improve Nextcloud by providing some anonymised data about your setup and usage? You can disable it at any time in the admin settings again.",
"Send usage" : "Send usage",
"Not now" : "Not now",
"Never" : "Never",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sends anonymised data to Nextcloud to help us to improve Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "You can help improve Nextcloud by sending us some data about your current setup and usage.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymised first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes and then sending a new report.",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "Help improve Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Do you want to help us to improve Nextcloud by providing some anonymised data about your setup and usage? You can disable it at any time in the admin settings again.",
"Send usage" : "Send usage",
"Not now" : "Not now",
"Never" : "Never",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sends anonymised data to Nextcloud to help us to improve Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "You can help improve Nextcloud by sending us some data about your current setup and usage.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymised first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes and then sending a new report.",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último informe enviado el {on}",
"An error occurred while sending your report." : "Se ha producido un error al enviar tu informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de apps <em>(para cada app: nombre, versión, activa o inactiva)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entorno de base de datos <em>(tipo, versión, tamaño de la base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de cifrado <em>(¿está activado?, módulo por defecto)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de recursos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Entorno PHP <em>(versión, límite de memoria, tiempo de ejecución máximo, tamaño de archivo máximo)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, uso de memcache, estado del bloqueo de archivos/previsualizaciones/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadísticas <em>(número de archivos, usuarios, tipos de almacenamientos, comentarios y etiquetas)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayuda a mejorar Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar Nextcloud aportando algunos datos anónimos sobre tu configuración y uso? Puedes desactivarlo en cualquier momento en la configuración de administrador.",
"Send usage" : "Enviar uso",
"Not now" : "Ahora no",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar NextCloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar. Tú\n siempre tendrás el control completo del contenido enviado a Nextcloud y puedes desactivarlo\n de nuevo en cualquier momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puede ayudar a mejorar Nextcloud enviándonos algunos datos sobre su configuración y uso actuales.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Nos tomamos su privacidad en serio. El envío de datos está desactivado por defecto y, si decide activarlo, se anonimizará primero y se le dará la opción de qué cosas compartir. Al recibir un informe, se elimina el anterior. Para eliminar los datos de uso almacenados, suba un informe en blanco deseleccionando todas las casillas y enviando un reporte nuevo.",
"Send new report now" : "Enviar ahora un nuevo informe",
"Send usage survey monthly" : "Enviar la encuesta de uso mensualmente",
"Data to send" : "Datos que se enviarán",
"Last report sent on: %s" : "Último informe enviado el %s",
"Last report" : "Último informe"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Último informe enviado el {on}",
"An error occurred while sending your report." : "Se ha producido un error al enviar tu informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de apps <em>(para cada app: nombre, versión, activa o inactiva)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entorno de base de datos <em>(tipo, versión, tamaño de la base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de cifrado <em>(¿está activado?, módulo por defecto)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de recursos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Entorno PHP <em>(versión, límite de memoria, tiempo de ejecución máximo, tamaño de archivo máximo)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, uso de memcache, estado del bloqueo de archivos/previsualizaciones/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadísticas <em>(número de archivos, usuarios, tipos de almacenamientos, comentarios y etiquetas)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayuda a mejorar Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar Nextcloud aportando algunos datos anónimos sobre tu configuración y uso? Puedes desactivarlo en cualquier momento en la configuración de administrador.",
"Send usage" : "Enviar uso",
"Not now" : "Ahora no",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar NextCloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar. Tú\n siempre tendrás el control completo del contenido enviado a Nextcloud y puedes desactivarlo\n de nuevo en cualquier momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puede ayudar a mejorar Nextcloud enviándonos algunos datos sobre su configuración y uso actuales.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Nos tomamos su privacidad en serio. El envío de datos está desactivado por defecto y, si decide activarlo, se anonimizará primero y se le dará la opción de qué cosas compartir. Al recibir un informe, se elimina el anterior. Para eliminar los datos de uso almacenados, suba un informe en blanco deseleccionando todas las casillas y enviando un reporte nuevo.",
"Send new report now" : "Enviar ahora un nuevo informe",
"Send usage survey monthly" : "Enviar la encuesta de uso mensualmente",
"Data to send" : "Datos que se enviarán",
"Last report sent on: %s" : "Último informe enviado el %s",
"Last report" : "Último informe"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+8
View File
@@ -0,0 +1,8 @@
OC.L10N.register(
"survey_client",
{
"Send usage" : "Enviar uso",
"Never" : "Nunca",
"Data to send" : "Datos a enviar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+6
View File
@@ -0,0 +1,6 @@
{ "translations": {
"Send usage" : "Enviar uso",
"Never" : "Nunca",
"Data to send" : "Datos a enviar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadísticas (número de archivos, usuarios, almacenamientos por tipo, comentarios y etiquetas) ",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar Nextcloud. ",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar Nextcloud. Siempre tienes control total sobre el contenido enviado a Nextcloud y puedes desactivarlo en cualquier momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadísticas (número de archivos, usuarios, almacenamientos por tipo, comentarios y etiquetas) ",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar Nextcloud. ",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar Nextcloud. Siempre tienes control total sobre el contenido enviado a Nextcloud y puedes desactivarlo en cualquier momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadísticas <em>(número de archivos, usuarios, almacenamientos por tipos, comentarios y etiquetas)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envía datos anónimos a Nextcloud para ayudarnos a mejorarlo.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar Nextcloud. Ud.\n\t\tsiempre tiene el control total sobre el contenido enviado a Nextcloud y puede deshabilitarlo\n\t\ten cualquier momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadísticas <em>(número de archivos, usuarios, almacenamientos por tipos, comentarios y etiquetas)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envía datos anónimos a Nextcloud para ayudarnos a mejorarlo.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar Nextcloud. Ud.\n\t\tsiempre tiene el control total sobre el contenido enviado a Nextcloud y puede deshabilitarlo\n\t\ten cualquier momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Viimane aruanne saadetud: {on}",
"An error occurred while sending your report." : "Raporti saatmisel tekkis viga.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Rakenduste nimekiri <em>(iga rakenduse kohta: nimi, versioon, olek)</em>",
"Database environment <em>(type, version, database size)</em>" : "Andmebaasikeskkond <em>(tüüp, versioon, suurus)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Krüpteerimisteave <em>(kas on sisse lülitatud?, mis on vaikemoodul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Jagamiste hulk <em>(tüübi kohta ja õiguste seaded)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP keskkond <em>(versioon, mälupiirand, maksimaalne täitmisaeg, maksimaalne failisuurus)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Serveri instantsi üksikasjad <em>(versioon, memcache kasutamine, lukustamise/eelvaadete/avataride staatus)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(failide, kasutajate, andmeruumi tüüpide, kommentaarite ja siltide arv)</em>",
"Usage survey" : "Kasutuse uuring",
"Help improve Nextcloud" : "Aita Nextcloudi parendada",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Kas sa soovid Nextcloudi paremaks muuta ja saata arendajatele teavet tema seadistuste ning kasutuse kohta? Saad süsteemihaldusest selle valiku alati välja lülitada.",
"Send usage" : "Saada kasutusraport",
"Not now" : "Mitte praegu",
"Never" : "Mitte kunagi",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Saadab arendajatele anonüümset teavet selle serveri kohta, võimaldades sellega Nextcloudi paremaks muuta.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Saadab arendajatele anonüümset teavet selle serveri kohta, võimaldades sellega Nextcloudi paremaks muuta. Sul\n\t\ton alati täiskontroll Nextcloudi arendajatele saadetava sisu üle ning\n\t\tvõid saatmise alati välja lülitada.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Saad aidata kaasa Nextcloudi parendamisele, saates meile andmeid oma praeguse seadistuse ja kasutuse kohta.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Me võtame sinu privaatsust tõsiselt. Andmete saatmine on vaikimisi välja lülitatud. Kui otsustad selle sisse lülitada, siis see tehakse kõigepealt anonüümseks ja saad valida, mis andmeid soovid jagada. Aruande kättesaamisel eelmine aruanne eemaldatakse. Kui soovid arendajate serverist selle serveri kohta kogutud andmed kustutada, siis eemalda märkeruutude kõik valikud ning laadi üles uus ja tühi aruanne.",
"Send new report now" : "Saada kohe uus raport",
"Send usage survey monthly" : "Saada kasutuse raport igakuiselt",
"Data to send" : "Andmed, mida saata",
"Last report sent on: %s" : "Viimane aruanne saadetud: %s",
"Last report" : "Viimane raport"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Viimane aruanne saadetud: {on}",
"An error occurred while sending your report." : "Raporti saatmisel tekkis viga.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Rakenduste nimekiri <em>(iga rakenduse kohta: nimi, versioon, olek)</em>",
"Database environment <em>(type, version, database size)</em>" : "Andmebaasikeskkond <em>(tüüp, versioon, suurus)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Krüpteerimisteave <em>(kas on sisse lülitatud?, mis on vaikemoodul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Jagamiste hulk <em>(tüübi kohta ja õiguste seaded)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP keskkond <em>(versioon, mälupiirand, maksimaalne täitmisaeg, maksimaalne failisuurus)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Serveri instantsi üksikasjad <em>(versioon, memcache kasutamine, lukustamise/eelvaadete/avataride staatus)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(failide, kasutajate, andmeruumi tüüpide, kommentaarite ja siltide arv)</em>",
"Usage survey" : "Kasutuse uuring",
"Help improve Nextcloud" : "Aita Nextcloudi parendada",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Kas sa soovid Nextcloudi paremaks muuta ja saata arendajatele teavet tema seadistuste ning kasutuse kohta? Saad süsteemihaldusest selle valiku alati välja lülitada.",
"Send usage" : "Saada kasutusraport",
"Not now" : "Mitte praegu",
"Never" : "Mitte kunagi",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Saadab arendajatele anonüümset teavet selle serveri kohta, võimaldades sellega Nextcloudi paremaks muuta.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Saadab arendajatele anonüümset teavet selle serveri kohta, võimaldades sellega Nextcloudi paremaks muuta. Sul\n\t\ton alati täiskontroll Nextcloudi arendajatele saadetava sisu üle ning\n\t\tvõid saatmise alati välja lülitada.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Saad aidata kaasa Nextcloudi parendamisele, saates meile andmeid oma praeguse seadistuse ja kasutuse kohta.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Me võtame sinu privaatsust tõsiselt. Andmete saatmine on vaikimisi välja lülitatud. Kui otsustad selle sisse lülitada, siis see tehakse kõigepealt anonüümseks ja saad valida, mis andmeid soovid jagada. Aruande kättesaamisel eelmine aruanne eemaldatakse. Kui soovid arendajate serverist selle serveri kohta kogutud andmed kustutada, siis eemalda märkeruutude kõik valikud ning laadi üles uus ja tühi aruanne.",
"Send new report now" : "Saada kohe uus raport",
"Send usage survey monthly" : "Saada kasutuse raport igakuiselt",
"Data to send" : "Andmed, mida saata",
"Last report sent on: %s" : "Viimane aruanne saadetud: %s",
"Last report" : "Viimane raport"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Azken txostena bidali zeneko data: {on}",
"An error occurred while sending your report." : "Errorea gertatu da zure txostena bidaltzean.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Aplikazio zerrenda <em>(aplikazio bakoitzeko : izena, bertsioa, aktibo dagoen ala ez)</em>",
"Database environment <em>(type, version, database size)</em>" : "Datu basearen ingurunea <em>(mota, bertsioa, tamaina)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Zifratzearen informazioa <em>(aktibo dagoen ala ez, zein den modulu lehenetsia)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Partekatze kopurua <em>(mota eta baimen ezarpenka sailkatuta)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP ingurunea <em>(bertsioa, memoria muga, gehieneko exekuzio denbora, gehieneko fitxategi tamaina)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Zerbitzariaren instantziaren xehetasunak <em>(bertsioa, memcache erabiltzen duen ala ez, blokeo/aurreikuspen/avatarren egoera)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estatistikak <em>(fitxategi kopurua, erabiltzaileak, biltegiratzeak motaka, iruzkinak eta etiketak)</em>",
"Usage survey" : "Erabilera txostena",
"Help improve Nextcloud" : "Lagundu Nextcloud hobetzen",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Nextcloud hobetzen lagundu nahi diguzu zure zerbitzariaren instalazioaren inguruko datu anonimoak bidaliz? Ezarpen hau nahi duzunean desaktibatu dezakezu kudeaketa interfazean.",
"Send usage" : "Erabilera bidali",
"Not now" : "Orain ez",
"Never" : "Inoiz ez",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Nextcloud hobetzen laguntzeko datu anonimoak Nextcloudi bidali.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Nextcloud hobetzen laguntzeko datu anonimoak Nextcloudi bidali. Zuk\n\t\tbeti edukiko duzu Nextcloudi bidalitako edukiaren kontrola eta desgai dezakezu\n\t\thori berriro nahi duzunean.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Nextcloud hobetzen lagundu dezakezu zure instalazio eta erabilerari buruzko datu batzuk guri bidaliz.",
"Send new report now" : "Bidali oraintxe txosten berria",
"Send usage survey monthly" : "Bidali erabilera txostena hilero",
"Data to send" : "Bidaliko diren datuak",
"Last report sent on: %s" : "Azken txostena bidali zeneko data: %s",
"Last report" : "Azken txostena"
},
"nplurals=2; plural=(n != 1);");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Azken txostena bidali zeneko data: {on}",
"An error occurred while sending your report." : "Errorea gertatu da zure txostena bidaltzean.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Aplikazio zerrenda <em>(aplikazio bakoitzeko : izena, bertsioa, aktibo dagoen ala ez)</em>",
"Database environment <em>(type, version, database size)</em>" : "Datu basearen ingurunea <em>(mota, bertsioa, tamaina)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Zifratzearen informazioa <em>(aktibo dagoen ala ez, zein den modulu lehenetsia)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Partekatze kopurua <em>(mota eta baimen ezarpenka sailkatuta)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP ingurunea <em>(bertsioa, memoria muga, gehieneko exekuzio denbora, gehieneko fitxategi tamaina)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Zerbitzariaren instantziaren xehetasunak <em>(bertsioa, memcache erabiltzen duen ala ez, blokeo/aurreikuspen/avatarren egoera)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estatistikak <em>(fitxategi kopurua, erabiltzaileak, biltegiratzeak motaka, iruzkinak eta etiketak)</em>",
"Usage survey" : "Erabilera txostena",
"Help improve Nextcloud" : "Lagundu Nextcloud hobetzen",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Nextcloud hobetzen lagundu nahi diguzu zure zerbitzariaren instalazioaren inguruko datu anonimoak bidaliz? Ezarpen hau nahi duzunean desaktibatu dezakezu kudeaketa interfazean.",
"Send usage" : "Erabilera bidali",
"Not now" : "Orain ez",
"Never" : "Inoiz ez",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Nextcloud hobetzen laguntzeko datu anonimoak Nextcloudi bidali.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Nextcloud hobetzen laguntzeko datu anonimoak Nextcloudi bidali. Zuk\n\t\tbeti edukiko duzu Nextcloudi bidalitako edukiaren kontrola eta desgai dezakezu\n\t\thori berriro nahi duzunean.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Nextcloud hobetzen lagundu dezakezu zure instalazio eta erabilerari buruzko datu batzuk guri bidaliz.",
"Send new report now" : "Bidali oraintxe txosten berria",
"Send usage survey monthly" : "Bidali erabilera txostena hilero",
"Data to send" : "Bidaliko diren datuak",
"Last report sent on: %s" : "Azken txostena bidali zeneko data: %s",
"Last report" : "Azken txostena"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+24
View File
@@ -0,0 +1,24 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "به بهبود نکست‌کلود کمک کنید",
"Send usage" : "Send usage",
"Not now" : "Not now",
"Never" : "هرگز",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},
"nplurals=2; plural=(n > 1);");
+22
View File
@@ -0,0 +1,22 @@
{ "translations": {
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "به بهبود نکست‌کلود کمک کنید",
"Send usage" : "Send usage",
"Not now" : "Not now",
"Never" : "هرگز",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Viimeisin raportti lähetetty: {on}",
"An error occurred while sending your report." : "Tapahtui virhe lähetettäessä raporttia.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Sovelluslista <em>(jokaisen sovelluksen osalta: nimi, versio, onko käytössä)</em>",
"Database environment <em>(type, version, database size)</em>" : "Tietokantaympäristö <em>(tyyppi, versio, tietokannan koko)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Salaustietoa <em>(onko salaus käytössä, mikä on oletusmoduuli)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Jakojen määrä <em>(tyyppi ja käyttöoikeusasetukset)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-ympäristö <em>(versio, muistin raja, maks. suoritusaika, maks. tiedostokoko)</em>",
"Usage survey" : "Käyttötutkimus",
"Help improve Nextcloud" : "Auta parantamaan Nextcloudia",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Haluatko auttaa meitä Nextcloudin kehittämisessä lähettämällä anonyymiä tietoa asetuksistasi ja käytöstäsi? Voit estää tietojen lähettämisen koska tahansa ylläpitoasetuksissa.",
"Send usage" : "Lähetä käyttötiedot",
"Not now" : "Ei nyt",
"Never" : "Ei koskaan",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Lähetä anonymisoitua tietoa Nextcloudille, jotta voimme parantaa Nextcloudia.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Voit auttaa Nextcloudin kehittämistä lähettämällä tietoja nykyisestä asennuksesta ja käytöstä.",
"Send new report now" : "Lähetä uusi raportti nyt",
"Send usage survey monthly" : "Lähetä käyttötutkimusraportti kuukausittain",
"Data to send" : "Lähetettävät tiedot",
"Last report sent on: %s" : "Viimeisin raportti lähetetty: %s",
"Last report" : "Edellinen raportti"
},
"nplurals=2; plural=(n != 1);");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Viimeisin raportti lähetetty: {on}",
"An error occurred while sending your report." : "Tapahtui virhe lähetettäessä raporttia.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Sovelluslista <em>(jokaisen sovelluksen osalta: nimi, versio, onko käytössä)</em>",
"Database environment <em>(type, version, database size)</em>" : "Tietokantaympäristö <em>(tyyppi, versio, tietokannan koko)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Salaustietoa <em>(onko salaus käytössä, mikä on oletusmoduuli)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Jakojen määrä <em>(tyyppi ja käyttöoikeusasetukset)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-ympäristö <em>(versio, muistin raja, maks. suoritusaika, maks. tiedostokoko)</em>",
"Usage survey" : "Käyttötutkimus",
"Help improve Nextcloud" : "Auta parantamaan Nextcloudia",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Haluatko auttaa meitä Nextcloudin kehittämisessä lähettämällä anonyymiä tietoa asetuksistasi ja käytöstäsi? Voit estää tietojen lähettämisen koska tahansa ylläpitoasetuksissa.",
"Send usage" : "Lähetä käyttötiedot",
"Not now" : "Ei nyt",
"Never" : "Ei koskaan",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Lähetä anonymisoitua tietoa Nextcloudille, jotta voimme parantaa Nextcloudia.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Voit auttaa Nextcloudin kehittämistä lähettämällä tietoja nykyisestä asennuksesta ja käytöstä.",
"Send new report now" : "Lähetä uusi raportti nyt",
"Send usage survey monthly" : "Lähetä käyttötutkimusraportti kuukausittain",
"Data to send" : "Lähetettävät tiedot",
"Last report sent on: %s" : "Viimeisin raportti lähetetty: %s",
"Last report" : "Edellinen raportti"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Dernier rapport envoyé le: {on}",
"An error occurred while sending your report." : "Une erreur est survenue lors de lenvoi des statistiques.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Liste d'applications <em> (pour chaque application: nom, version, statut actif)</em>",
"Database environment <em>(type, version, database size)</em>" : "Environnement de la base de données <em>(type, version, taille de la base de données)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Information du chiffrement <em>(est-il activé ?, quel est le module par défaut)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Nombre de partages <em>(par type et paramètre de permission)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Environnement PHP <em>(version, limite de la mémoire, temps maximal d'exécution, taille maximale des fichiers)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Détails sur l'instance du serveur <em>(version, cache mémoire utilisé, statut du verrouillage/aperçus/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistique <em>(nombre de fichiers, utilisateurs, stockage par type, commentaires et tags)</em>",
"Usage survey" : "Statistiques d'utilisation",
"Help improve Nextcloud" : "Aidez-nous à améliorer Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Souhaitez-vous nous aider à améliorer Nextcloud en nous envoyant des statistiques sur votre configuration et votre utilisation ? Vous pouvez désactiver cet envoi à tout moment depuis les paramètres d'administration.",
"Send usage" : "Envoyer les statistiques",
"Not now" : "Pas maintenant",
"Never" : "Jamais",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envoyer des données anonymisées à Nextcloud pour nous aider à améliorer Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envoie des données anonymisées à Nextcloud pour nous aider à améliorer Nextcloud. Vous\navez toujours le contrôle total du contenu envoyé à Nextcloud et pouvez le désactiver\nà n'importe quel moment.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Vous pouvez aider à améliorer Nextcloud en nous envoyant des statistiques sur votre configuration et votre utilisation.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Nous prenons au sérieux votre vie privée. L'envoi de données est désactivé par défaut et si vous choisissez de l'activer, ils seront d'abord anonymisés et vous aurez la possibilité de choisir les éléments à partager. Dès réception d'un rapport, le précédent est supprimé. Pour supprimer les données d'utilisation stockées, téléversez un rapport vide en décochant toutes les cases puis en envoyant un nouveau rapport.",
"Send new report now" : "Envoyer les statistiques maintenant",
"Send usage survey monthly" : "Envoyer mensuellement des enquêtes d'utilisation",
"Data to send" : "Données à envoyer",
"Last report sent on: %s" : "Dernier rapport envoyé le: %s",
"Last report" : "Dernier envoi"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Dernier rapport envoyé le: {on}",
"An error occurred while sending your report." : "Une erreur est survenue lors de lenvoi des statistiques.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Liste d'applications <em> (pour chaque application: nom, version, statut actif)</em>",
"Database environment <em>(type, version, database size)</em>" : "Environnement de la base de données <em>(type, version, taille de la base de données)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Information du chiffrement <em>(est-il activé ?, quel est le module par défaut)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Nombre de partages <em>(par type et paramètre de permission)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Environnement PHP <em>(version, limite de la mémoire, temps maximal d'exécution, taille maximale des fichiers)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Détails sur l'instance du serveur <em>(version, cache mémoire utilisé, statut du verrouillage/aperçus/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistique <em>(nombre de fichiers, utilisateurs, stockage par type, commentaires et tags)</em>",
"Usage survey" : "Statistiques d'utilisation",
"Help improve Nextcloud" : "Aidez-nous à améliorer Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Souhaitez-vous nous aider à améliorer Nextcloud en nous envoyant des statistiques sur votre configuration et votre utilisation ? Vous pouvez désactiver cet envoi à tout moment depuis les paramètres d'administration.",
"Send usage" : "Envoyer les statistiques",
"Not now" : "Pas maintenant",
"Never" : "Jamais",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envoyer des données anonymisées à Nextcloud pour nous aider à améliorer Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envoie des données anonymisées à Nextcloud pour nous aider à améliorer Nextcloud. Vous\navez toujours le contrôle total du contenu envoyé à Nextcloud et pouvez le désactiver\nà n'importe quel moment.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Vous pouvez aider à améliorer Nextcloud en nous envoyant des statistiques sur votre configuration et votre utilisation.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Nous prenons au sérieux votre vie privée. L'envoi de données est désactivé par défaut et si vous choisissez de l'activer, ils seront d'abord anonymisés et vous aurez la possibilité de choisir les éléments à partager. Dès réception d'un rapport, le précédent est supprimé. Pour supprimer les données d'utilisation stockées, téléversez un rapport vide en décochant toutes les cases puis en envoyant un nouveau rapport.",
"Send new report now" : "Envoyer les statistiques maintenant",
"Send usage survey monthly" : "Envoyer mensuellement des enquêtes d'utilisation",
"Data to send" : "Données à envoyer",
"Last report sent on: %s" : "Dernier rapport envoyé le: %s",
"Last report" : "Dernier envoi"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Seoladh an tuairisc dheireanach ar: {on}",
"An error occurred while sending your report." : "Tharla earráid agus do thuairisc á seoladh.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Liosta aipeanna <em>(do gach aip: ainm, leagan, stádas cumasaithe)</em>",
"Database environment <em>(type, version, database size)</em>" : "Timpeallacht bunachar sonraí<em>(cineál, leagan, méid an bhunachair sonraí)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Faisnéis chriptiúcháin <em>(an bhfuil sé cumasaithe?, cad é an modúl réamhshocraithe)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Líon na scaireanna <em>(de réir cineáil agus socrú ceada)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Timpeallacht PHP <em>(leagan, teorainn chuimhne, uas-am forghníomhaithe, uasmhéid comhaid)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Sonraí shampla an fhreastalaí <em>(leagan, memcache a úsáideadh, stádas an ghlasála/réamhamhairc/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Staidreamh <em>(líon comhad, úsáideoirí, stórais de réir cineáil, nótaí tráchta agus clibeanna)</em>",
"Usage survey" : "Suirbhé úsáide",
"Help improve Nextcloud" : "Cabhrú le Nextcloud a fheabhsú",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Ar mhaith leat cabhrú linn feabhas a chur ar Nextcloud trí roinnt sonraí gan ainm a sholáthar faoi do shocrú agus d’úsáid? Is féidir leat é a dhíchumasú am ar bith sna socruithe riaracháin arís.",
"Send usage" : "Seol úsáid",
"Not now" : "Ní anois",
"Never" : "Riamh",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Seoltar sonraí gan ainm chuig Nextcloud chun cabhrú linn feabhas a chur ar Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Seoltar sonraí gan ainm chuig Nextcloud chun cabhrú linn feabhas a chur ar Nextcloud. tu\nBíonn smacht iomlán ag \t\t i gcónaí ar an ábhar a sheoltar chuig Nextcloud agus is féidir é a dhíchumasú\n\t\t arís é am ar bith.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Is féidir leat cabhrú le Nextcloud a fheabhsú trí roinnt sonraí a sheoladh chugainn faoi do shocrú agus úsáid reatha.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Glacaimid do phríobháideachas dáiríre. Tá seoladh sonraí díchumasaithe de réir réamhshocraithe, agus má roghnaíonn tú é a chur ar siúl, déanfar é a anaithnid ar dtús, agus tugtar an rogha duit cad iad na rudaí atá le roinnt. Nuair a fhaightear tuairisc, baintear an ceann roimhe sin. Chun na sonraí úsáide stóráilte a scriosadh, uaslódáil tuairisc folamh trí na boscaí go léir a dhíthiceáil agus tuairisc nua a sheoladh.",
"Send new report now" : "Seol tuairisc nua anois",
"Send usage survey monthly" : "Seol suirbhé úsáide go míosúil",
"Data to send" : "Sonraí le seoladh",
"Last report sent on: %s" : "Seoladh an tuairisc dheireanach ar: %s",
"Last report" : "Tuairisc dheireanach"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Seoladh an tuairisc dheireanach ar: {on}",
"An error occurred while sending your report." : "Tharla earráid agus do thuairisc á seoladh.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Liosta aipeanna <em>(do gach aip: ainm, leagan, stádas cumasaithe)</em>",
"Database environment <em>(type, version, database size)</em>" : "Timpeallacht bunachar sonraí<em>(cineál, leagan, méid an bhunachair sonraí)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Faisnéis chriptiúcháin <em>(an bhfuil sé cumasaithe?, cad é an modúl réamhshocraithe)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Líon na scaireanna <em>(de réir cineáil agus socrú ceada)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Timpeallacht PHP <em>(leagan, teorainn chuimhne, uas-am forghníomhaithe, uasmhéid comhaid)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Sonraí shampla an fhreastalaí <em>(leagan, memcache a úsáideadh, stádas an ghlasála/réamhamhairc/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Staidreamh <em>(líon comhad, úsáideoirí, stórais de réir cineáil, nótaí tráchta agus clibeanna)</em>",
"Usage survey" : "Suirbhé úsáide",
"Help improve Nextcloud" : "Cabhrú le Nextcloud a fheabhsú",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Ar mhaith leat cabhrú linn feabhas a chur ar Nextcloud trí roinnt sonraí gan ainm a sholáthar faoi do shocrú agus d’úsáid? Is féidir leat é a dhíchumasú am ar bith sna socruithe riaracháin arís.",
"Send usage" : "Seol úsáid",
"Not now" : "Ní anois",
"Never" : "Riamh",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Seoltar sonraí gan ainm chuig Nextcloud chun cabhrú linn feabhas a chur ar Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Seoltar sonraí gan ainm chuig Nextcloud chun cabhrú linn feabhas a chur ar Nextcloud. tu\nBíonn smacht iomlán ag \t\t i gcónaí ar an ábhar a sheoltar chuig Nextcloud agus is féidir é a dhíchumasú\n\t\t arís é am ar bith.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Is féidir leat cabhrú le Nextcloud a fheabhsú trí roinnt sonraí a sheoladh chugainn faoi do shocrú agus úsáid reatha.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Glacaimid do phríobháideachas dáiríre. Tá seoladh sonraí díchumasaithe de réir réamhshocraithe, agus má roghnaíonn tú é a chur ar siúl, déanfar é a anaithnid ar dtús, agus tugtar an rogha duit cad iad na rudaí atá le roinnt. Nuair a fhaightear tuairisc, baintear an ceann roimhe sin. Chun na sonraí úsáide stóráilte a scriosadh, uaslódáil tuairisc folamh trí na boscaí go léir a dhíthiceáil agus tuairisc nua a sheoladh.",
"Send new report now" : "Seol tuairisc nua anois",
"Send usage survey monthly" : "Seol suirbhé úsáide go míosúil",
"Data to send" : "Sonraí le seoladh",
"Last report sent on: %s" : "Seoladh an tuairisc dheireanach ar: %s",
"Last report" : "Tuairisc dheireanach"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último informe enviado o: {on}",
"An error occurred while sending your report." : "Produciuse un erro ao enviar o seu informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicacións <em>(para cada aplicación: nome, versión, estado da activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Contorno da base de datos <em>(tipo, versión, tamaño da base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información da cifraxe <em>(está activada?, cal é o módulo predeterminado)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de comparticións <em>(por tipo e configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Contorno PHP PHP<em>(versión, límite de memoria, tempo máx. de execución, tamaño máximo de ficheiro)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles da instancia do servidor <em>(versión, uso de memcache, estado do bloqueo de ficheiros/vistas previas/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estatísticas <em>(número de ficheiros, usuarios, almacenamentos por tipo, comentarios e etiquetas)",
"Usage survey" : "Enquisa de uso",
"Help improve Nextcloud" : "Axude a mellorar Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Quere colaborar connosco para mellorar Nextcloud achegando algúns datos anónimos sobre os seus axustes e uso? Pode desactivalo en calquera momento nos axustes de administración.",
"Send usage" : "Enviar o uso",
"Not now" : "Agora non",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envíe datos anonimizados a Nextcloud para axudarnos a mellorar NextCloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envíe datos anonimizados a Nextcloud para axudarnos a mellorar NextCloud\n\t\tVde. terá sempre o control total do contido enviado a Nextcloud e poderá\n\t\tdesactivalo en calquera momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Pode axudar a mellorar Nextcloud enviándonos algúns datos sobre os seus axustes e e uso.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Tomámonos moi en serio a súa privacidade. O envío de datos, por omisión, está desactivado, e se o activa, o primeiro será anonimizalos e daráselle a opción de escoller que é o que quere compartir. Ao recibir un informe, retirarase o anterior. Para eliminar os datos de uso almacenados, envíe un informe baleiro desmarcando todas as caixas e envíe un novo informe.",
"Send new report now" : "Enviar agora un novo informe",
"Send usage survey monthly" : "Enviar a enquisa de uso mensualmente",
"Data to send" : "Data do envío",
"Last report sent on: %s" : "O último informe foi enviado o: %s",
"Last report" : "Último informe"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Último informe enviado o: {on}",
"An error occurred while sending your report." : "Produciuse un erro ao enviar o seu informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicacións <em>(para cada aplicación: nome, versión, estado da activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Contorno da base de datos <em>(tipo, versión, tamaño da base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información da cifraxe <em>(está activada?, cal é o módulo predeterminado)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de comparticións <em>(por tipo e configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Contorno PHP PHP<em>(versión, límite de memoria, tempo máx. de execución, tamaño máximo de ficheiro)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles da instancia do servidor <em>(versión, uso de memcache, estado do bloqueo de ficheiros/vistas previas/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estatísticas <em>(número de ficheiros, usuarios, almacenamentos por tipo, comentarios e etiquetas)",
"Usage survey" : "Enquisa de uso",
"Help improve Nextcloud" : "Axude a mellorar Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Quere colaborar connosco para mellorar Nextcloud achegando algúns datos anónimos sobre os seus axustes e uso? Pode desactivalo en calquera momento nos axustes de administración.",
"Send usage" : "Enviar o uso",
"Not now" : "Agora non",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envíe datos anonimizados a Nextcloud para axudarnos a mellorar NextCloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envíe datos anonimizados a Nextcloud para axudarnos a mellorar NextCloud\n\t\tVde. terá sempre o control total do contido enviado a Nextcloud e poderá\n\t\tdesactivalo en calquera momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Pode axudar a mellorar Nextcloud enviándonos algúns datos sobre os seus axustes e e uso.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Tomámonos moi en serio a súa privacidade. O envío de datos, por omisión, está desactivado, e se o activa, o primeiro será anonimizalos e daráselle a opción de escoller que é o que quere compartir. Ao recibir un informe, retirarase o anterior. Para eliminar os datos de uso almacenados, envíe un informe baleiro desmarcando todas as caixas e envíe un novo informe.",
"Send new report now" : "Enviar agora un novo informe",
"Send usage survey monthly" : "Enviar a enquisa de uso mensualmente",
"Data to send" : "Data do envío",
"Last report sent on: %s" : "O último informe foi enviado o: %s",
"Last report" : "Último informe"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+27
View File
@@ -0,0 +1,27 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "דוח אחרון נשלח ב־: {on}",
"An error occurred while sending your report." : "אירעה שגיאה בשליחת הדוח",
"App list <em>(for each app: name, version, enabled status)</em>" : "רשימת יישומים <em>(לכל יישום: שם, גרסה, מצב פעיל)</em>",
"Database environment <em>(type, version, database size)</em>" : "סביבת מסד נתונים <em>(סוג, גרסה, גודל מסד נתונים)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "פרטי הצפנה <em>(פעילה?, מה הוא מודול בררת המחדל)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "מספר שיתופים <em>(לפי הגדרות סוג והרשאות)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "סביבת PHP <em>(גרסה, הגבלת זיכרון, זמן הפעלה מרבי, גודל קובץ מרבי)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "פרטי עותק השרת <em>(גרסה, זיכרון מטמון בשימוש, מצב נעילה/הצגה מקדימה/תמונות ייצוגיות)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "סטטיסטיקה <em>(מספר קבצים, משתמשים, סוגי אחסון לפי סוג, תגובות ותגיות)</em>",
"Usage survey" : "סקר שימוש",
"Help improve Nextcloud" : "סיוע בשיפור Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "מעניין אותך לסייע לנו לשפר את Nextcloud על ידי שליחת של נתונים אלמוניים בנוגע להתקנה ולשימוש שלך? ניתן להשבית זאת בכל עת דרך ההגדרות.",
"Send usage" : "שליחת נתוני שימוש",
"Not now" : "לא כעת",
"Never" : "אף פעם",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "שליחת נתונים אלמוניים ל־Nextcloud כדי לסייע לנו בשיפור Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "ניתן לסייע בשיפור Nextcloud על ידי שליחת נתונים כלשהם אלינו בנוגע להתקנה הנוכחית ואופן השימוש שלך.",
"Send new report now" : "שליחת דוח חדש כעת",
"Send usage survey monthly" : "שליחת סקר שימוש חודשי",
"Data to send" : "נתונים לשליחה",
"Last report sent on: %s" : "הדוח האחרון נשלח ב־: %s",
"Last report" : "דוח אחרון"
},
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
+25
View File
@@ -0,0 +1,25 @@
{ "translations": {
"Last report sent on: {on}" : "דוח אחרון נשלח ב־: {on}",
"An error occurred while sending your report." : "אירעה שגיאה בשליחת הדוח",
"App list <em>(for each app: name, version, enabled status)</em>" : "רשימת יישומים <em>(לכל יישום: שם, גרסה, מצב פעיל)</em>",
"Database environment <em>(type, version, database size)</em>" : "סביבת מסד נתונים <em>(סוג, גרסה, גודל מסד נתונים)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "פרטי הצפנה <em>(פעילה?, מה הוא מודול בררת המחדל)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "מספר שיתופים <em>(לפי הגדרות סוג והרשאות)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "סביבת PHP <em>(גרסה, הגבלת זיכרון, זמן הפעלה מרבי, גודל קובץ מרבי)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "פרטי עותק השרת <em>(גרסה, זיכרון מטמון בשימוש, מצב נעילה/הצגה מקדימה/תמונות ייצוגיות)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "סטטיסטיקה <em>(מספר קבצים, משתמשים, סוגי אחסון לפי סוג, תגובות ותגיות)</em>",
"Usage survey" : "סקר שימוש",
"Help improve Nextcloud" : "סיוע בשיפור Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "מעניין אותך לסייע לנו לשפר את Nextcloud על ידי שליחת של נתונים אלמוניים בנוגע להתקנה ולשימוש שלך? ניתן להשבית זאת בכל עת דרך ההגדרות.",
"Send usage" : "שליחת נתוני שימוש",
"Not now" : "לא כעת",
"Never" : "אף פעם",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "שליחת נתונים אלמוניים ל־Nextcloud כדי לסייע לנו בשיפור Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "ניתן לסייע בשיפור Nextcloud על ידי שליחת נתונים כלשהם אלינו בנוגע להתקנה הנוכחית ואופן השימוש שלך.",
"Send new report now" : "שליחת דוח חדש כעת",
"Send usage survey monthly" : "שליחת סקר שימוש חודשי",
"Data to send" : "נתונים לשליחה",
"Last report sent on: %s" : "הדוח האחרון נשלח ב־: %s",
"Last report" : "דוח אחרון"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
}
+27
View File
@@ -0,0 +1,27 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Posljednje izvješće poslano: {on}",
"An error occurred while sending your report." : "Došlo je do pogreške prilikom slanja vašeg izvješća.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Popis aplikacija <em>(za svaku aplikaciju: naziv, inačica, status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Okolina baze podataka <em>(vrsta, inačica, veličina baze podataka)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informacije o šifriranju <em>(je li omogućeno?, koji je zadani modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Broj dijeljenja <em>(po vrsti i postavci dopuštenja)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP okolina <em>(inačica, ograničenje memorije, maks. vrijeme izvršavanja, maks. veličina datoteke)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Pojedinosti o instanci poslužitelja <em>(inačica, korištena predmemorija, status zaključavanja/pretpregleda/avatara)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(broj datoteka, korisnika, pohrana po vrsti, komentara i oznaka)</em>",
"Usage survey" : "Anketa o korištenju",
"Help improve Nextcloud" : "Pomozite poboljšati Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Želite li nam pomoći poboljšati Nextcloud pružanjem nekih anonimnih podataka o svojoj instalaciji i korištenju? Slanje podataka možete ponovo onemogućiti u bilo kojem trenutku u postavkama administratora.",
"Send usage" : "Pošalji podatke o korištenju",
"Not now" : "Ne sada",
"Never" : "Nikad",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Šalje anonimne podatke Nextcloudu koji nam pomažu poboljšati Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Možete nam pomoći da poboljšamo Nextcloud slanjem nekih podataka o svojoj trenutnoj instalaciji i korištenju.",
"Send new report now" : "Pošalji novo izvješće",
"Send usage survey monthly" : "Pošalji mjesečnu anketu o korištenju",
"Data to send" : "Podaci za slanje",
"Last report sent on: %s" : "Posljednje izvješće poslano: %s",
"Last report" : "Posljednje izvješće"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
+25
View File
@@ -0,0 +1,25 @@
{ "translations": {
"Last report sent on: {on}" : "Posljednje izvješće poslano: {on}",
"An error occurred while sending your report." : "Došlo je do pogreške prilikom slanja vašeg izvješća.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Popis aplikacija <em>(za svaku aplikaciju: naziv, inačica, status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Okolina baze podataka <em>(vrsta, inačica, veličina baze podataka)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informacije o šifriranju <em>(je li omogućeno?, koji je zadani modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Broj dijeljenja <em>(po vrsti i postavci dopuštenja)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP okolina <em>(inačica, ograničenje memorije, maks. vrijeme izvršavanja, maks. veličina datoteke)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Pojedinosti o instanci poslužitelja <em>(inačica, korištena predmemorija, status zaključavanja/pretpregleda/avatara)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(broj datoteka, korisnika, pohrana po vrsti, komentara i oznaka)</em>",
"Usage survey" : "Anketa o korištenju",
"Help improve Nextcloud" : "Pomozite poboljšati Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Želite li nam pomoći poboljšati Nextcloud pružanjem nekih anonimnih podataka o svojoj instalaciji i korištenju? Slanje podataka možete ponovo onemogućiti u bilo kojem trenutku u postavkama administratora.",
"Send usage" : "Pošalji podatke o korištenju",
"Not now" : "Ne sada",
"Never" : "Nikad",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Šalje anonimne podatke Nextcloudu koji nam pomažu poboljšati Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Možete nam pomoći da poboljšamo Nextcloud slanjem nekih podataka o svojoj trenutnoj instalaciji i korištenju.",
"Send new report now" : "Pošalji novo izvješće",
"Send usage survey monthly" : "Pošalji mjesečnu anketu o korištenju",
"Data to send" : "Podaci za slanje",
"Last report sent on: %s" : "Posljednje izvješće poslano: %s",
"Last report" : "Posljednje izvješće"
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Utolsó jelentés elküldési ideje: {on}",
"An error occurred while sending your report." : "Hiba történt a jelentés elküldése során.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Alkalmazások <em>(minden alkalmazásnál: név, verzió, engedélyezési állapot)</em>",
"Database environment <em>(type, version, database size)</em>" : "Adatbázis-környezet <em>(típus, verzió, adatbázisméret)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Titkosítási információk <em>(engedélyezett-e, melyik az alapértelmezett modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Megosztások száma <em>(típus és engedély beállítása szerint)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP környezet <em>(verzió, memóriakorlát, leghosszabb végrehajtási idő, legnagyobb fájlméret)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Kiszolgálótelepítés részletei <em>(verzió, használt memcache, zárolás/előnézetek/profilképek állapota)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statisztika <em>(fájlok, felhasználók, típusonkénti tárhelyek, megjegyzések és címkék száma)</em>",
"Usage survey" : "Használati kérdőív",
"Help improve Nextcloud" : "Segítsen a Nextcloud tökéletesítésében",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Szeretne segíteni nekünk a Nextcloud tökéletesítésében azáltal, hogy névtelen statisztikai adatokat küld a telepítéséről és a használatról? Ezt bármikor letilthatja a rendszergazdai beállításokban.",
"Send usage" : "Használati adatok küldése",
"Not now" : "Most nem",
"Never" : "Soha",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Anonimizált adatok küldése a Nextcloudnak, hogy segítsen a Nextcloud tökéletesítésében.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Anonimizált adatokat küld a Nextcloudnak, hogy segítsen a Nextcloud tökéletesítésében.\n\t\tMindig teljes ellenőrzése van a Nextcloudnak küldött tartalom felett,\n\t\tés bármikor újra kikapcsolhatja.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Segíthet nekünk a Nextcloud tökéletesítésében, ha elküldi a jelenlegi telepítése adatait és használati információit.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Komolyan vesszük az adatvédelmét. Az adatok küldése alapértelmezetten ki van kapcsolva, és ha bekapcsolja, akkor először anonimizálásra kerülnek az adatok, és választhat, hogy mit oszt meg. A jelentés elküldésekor az előző törlésre kerül. A kiszolgálón tárolt adatok törléséhez, akkor töltsön fel egy üres jelentést úgy, hogy kiveszi a pipát az összes jelölőmezőnél.",
"Send new report now" : "Új jelentés küldése most",
"Send usage survey monthly" : "Havi használati jelentés küldése",
"Data to send" : "Küldendő adatok",
"Last report sent on: %s" : "Utolsó jelentési küldési ideje: %s",
"Last report" : "Utolsó jelentés"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Utolsó jelentés elküldési ideje: {on}",
"An error occurred while sending your report." : "Hiba történt a jelentés elküldése során.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Alkalmazások <em>(minden alkalmazásnál: név, verzió, engedélyezési állapot)</em>",
"Database environment <em>(type, version, database size)</em>" : "Adatbázis-környezet <em>(típus, verzió, adatbázisméret)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Titkosítási információk <em>(engedélyezett-e, melyik az alapértelmezett modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Megosztások száma <em>(típus és engedély beállítása szerint)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP környezet <em>(verzió, memóriakorlát, leghosszabb végrehajtási idő, legnagyobb fájlméret)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Kiszolgálótelepítés részletei <em>(verzió, használt memcache, zárolás/előnézetek/profilképek állapota)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statisztika <em>(fájlok, felhasználók, típusonkénti tárhelyek, megjegyzések és címkék száma)</em>",
"Usage survey" : "Használati kérdőív",
"Help improve Nextcloud" : "Segítsen a Nextcloud tökéletesítésében",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Szeretne segíteni nekünk a Nextcloud tökéletesítésében azáltal, hogy névtelen statisztikai adatokat küld a telepítéséről és a használatról? Ezt bármikor letilthatja a rendszergazdai beállításokban.",
"Send usage" : "Használati adatok küldése",
"Not now" : "Most nem",
"Never" : "Soha",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Anonimizált adatok küldése a Nextcloudnak, hogy segítsen a Nextcloud tökéletesítésében.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Anonimizált adatokat küld a Nextcloudnak, hogy segítsen a Nextcloud tökéletesítésében.\n\t\tMindig teljes ellenőrzése van a Nextcloudnak küldött tartalom felett,\n\t\tés bármikor újra kikapcsolhatja.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Segíthet nekünk a Nextcloud tökéletesítésében, ha elküldi a jelenlegi telepítése adatait és használati információit.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Komolyan vesszük az adatvédelmét. Az adatok küldése alapértelmezetten ki van kapcsolva, és ha bekapcsolja, akkor először anonimizálásra kerülnek az adatok, és választhat, hogy mit oszt meg. A jelentés elküldésekor az előző törlésre kerül. A kiszolgálón tárolt adatok törléséhez, akkor töltsön fel egy üres jelentést úgy, hogy kiveszi a pipát az összes jelölőmezőnél.",
"Send new report now" : "Új jelentés küldése most",
"Send usage survey monthly" : "Havi használati jelentés küldése",
"Data to send" : "Küldendő adatok",
"Last report sent on: %s" : "Utolsó jelentési küldési ideje: %s",
"Last report" : "Utolsó jelentés"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Síðasta skýrsla send þann: {on}",
"An error occurred while sending your report." : "Villa kom upp við að senda skýrsluna þína.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Forritalisti <em>(fyrir hvert forrit: nafn, útgáfa, staða virkni)</em>",
"Database environment <em>(type, version, database size)</em>" : "Gagnagrunnsumhverfi <em>(tegund, útgáfa, stærð gagnagrunns)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Dulritunarupplýsingar <em>(er virkt?, hver er sjálfgefin kerfiseining)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Fjöldi sameigna <em>(eftir gerð og heimildum)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-umhverfi <em>(útgáfa, takmörk minnis, hám. keyrslutími, hám. skráastærð)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Nánar um ástand netþjóns <em>(útgáfa, notað skyndiminni, staða læsinga/forskoðunar/auðkennismynda)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Tölfræði <em>(fjöldi skráa, notenda, geymslur af hvaða gerð, athugasemdir og merki)</em>",
"Usage survey" : "Könnun á notkun",
"Help improve Nextcloud" : "Hjálpaðu til við að bæta Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Myndir þú vilja hjálpa til við að bæta Nextcloud með því að senda okkur ákveðin nafnlaus gögn um uppsetninguna þína og notkun? Þú getur gert þetta óvirkt aftur hvenær sem er í kerfisstjórnunarstillingunum.",
"Send usage" : "Senda upplýsingar um notkun",
"Not now" : "Ekki núna",
"Never" : "Aldrei",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sendir nafnlaus gögn til Nextcloud til að hjálpa okkur við að bæta Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sendir nafnlaus gögn til Nextcloud til að hjálpa okkur við að bæta Nextcloud.\n\t\tÞú ert ávallt með fulla stjórn á hvaða efni sé sent til Nextcloud og getur\n\t\tgert það óvirkt hvenær sem er.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Þú getur hjálpað til við að bæta Nextcloud með því að senda okkur ákveðin gögn um uppsetninguna þína og notkun.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Við tökum gagnaleynd þína alvarlega. Sending notkunargagna er sjálfgefið óvirk og ef þú myndir velja að virkja hana, eru gögnin fyrst gerð algerlega órekjanleg og þér gefinn kostur á að velja hvað af þessum gögnum verður deilt. Þegar skýrsla berst er fyrri skýrsla fjarlægð. Til að hreinsa út öll gögn sem hafa verið geymd á þjóninum skaltu senda inn auða skýrslu þar sem merking hefur verið tekin úr öllum reitunum áður en hún er send.",
"Send new report now" : "Senda nýja skýrslu núna",
"Send usage survey monthly" : "Senda mánaðarlega könnun á notkun",
"Data to send" : "Gögn til sendingar",
"Last report sent on: %s" : "Síðasta skýrsla send þann: %s",
"Last report" : "Síðasta skýrsla"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Síðasta skýrsla send þann: {on}",
"An error occurred while sending your report." : "Villa kom upp við að senda skýrsluna þína.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Forritalisti <em>(fyrir hvert forrit: nafn, útgáfa, staða virkni)</em>",
"Database environment <em>(type, version, database size)</em>" : "Gagnagrunnsumhverfi <em>(tegund, útgáfa, stærð gagnagrunns)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Dulritunarupplýsingar <em>(er virkt?, hver er sjálfgefin kerfiseining)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Fjöldi sameigna <em>(eftir gerð og heimildum)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-umhverfi <em>(útgáfa, takmörk minnis, hám. keyrslutími, hám. skráastærð)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Nánar um ástand netþjóns <em>(útgáfa, notað skyndiminni, staða læsinga/forskoðunar/auðkennismynda)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Tölfræði <em>(fjöldi skráa, notenda, geymslur af hvaða gerð, athugasemdir og merki)</em>",
"Usage survey" : "Könnun á notkun",
"Help improve Nextcloud" : "Hjálpaðu til við að bæta Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Myndir þú vilja hjálpa til við að bæta Nextcloud með því að senda okkur ákveðin nafnlaus gögn um uppsetninguna þína og notkun? Þú getur gert þetta óvirkt aftur hvenær sem er í kerfisstjórnunarstillingunum.",
"Send usage" : "Senda upplýsingar um notkun",
"Not now" : "Ekki núna",
"Never" : "Aldrei",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sendir nafnlaus gögn til Nextcloud til að hjálpa okkur við að bæta Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sendir nafnlaus gögn til Nextcloud til að hjálpa okkur við að bæta Nextcloud.\n\t\tÞú ert ávallt með fulla stjórn á hvaða efni sé sent til Nextcloud og getur\n\t\tgert það óvirkt hvenær sem er.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Þú getur hjálpað til við að bæta Nextcloud með því að senda okkur ákveðin gögn um uppsetninguna þína og notkun.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Við tökum gagnaleynd þína alvarlega. Sending notkunargagna er sjálfgefið óvirk og ef þú myndir velja að virkja hana, eru gögnin fyrst gerð algerlega órekjanleg og þér gefinn kostur á að velja hvað af þessum gögnum verður deilt. Þegar skýrsla berst er fyrri skýrsla fjarlægð. Til að hreinsa út öll gögn sem hafa verið geymd á þjóninum skaltu senda inn auða skýrslu þar sem merking hefur verið tekin úr öllum reitunum áður en hún er send.",
"Send new report now" : "Senda nýja skýrslu núna",
"Send usage survey monthly" : "Senda mánaðarlega könnun á notkun",
"Data to send" : "Gögn til sendingar",
"Last report sent on: %s" : "Síðasta skýrsla send þann: %s",
"Last report" : "Síðasta skýrsla"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Ultimo report inviato il: {on}",
"An error occurred while sending your report." : "Si è verificato un errore durante l'invio del resoconto.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Elenco applicazioni <em>(per ogni applicazione: nome, versione, stato di abilitazione)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente del database <em>(tipo, versione, dimensione del database)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informazioni di cifratura <em>(è abilitata?, qual è il modulo predefinito)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Numero di condivisioni <em>(per tipo e permessi)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente PHP <em>(versione, limite di memoria, tempo di esecuzione max., dimensione dei file max.)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Dettagli istanza del server <em>(versione, memcache utilizzata, stato di blocco/anteprime/avatar)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistiche <em>(numero di: file, utenti, archiviazioni per tipo, commenti e etichette)</em>",
"Usage survey" : "Sondaggio di utilizzo",
"Help improve Nextcloud" : "Aiutaci a migliorare Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Vuoi aiutarci a migliorare Nextcloud fornendo alcuni dati resi anonimi relativi alla tua configurazione e utilizzo? Puoi disabilitare questa funzione in qualsiasi momento nelle impostazioni di amministrazione.",
"Send usage" : "Invia utilizzo",
"Not now" : "Non ora",
"Never" : "Mai",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Invia dati anonimizzati a Nextcloud per aiutarci a migliorarlo.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Invia dati anonimi a Nextcloud per aiutarci a migliorare Nextcloud. Voi\navere sempre il pieno controllo sui contenuti inviati a Nextcloud e poterli disabilitare\ndi nuovo in qualsiasi momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puoi contribuire a migliorare Nextcloud inviando alcuni dati sulla tua configurazione attuale e sull'utilizzo.",
"Send new report now" : "Invia nuovo resoconto ora",
"Send usage survey monthly" : "Invia mensilmente il sondaggio di utilizzo",
"Data to send" : "Dati da inviare",
"Last report sent on: %s" : "Ultimo report inviato il: %s",
"Last report" : "Ultimo resoconto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Ultimo report inviato il: {on}",
"An error occurred while sending your report." : "Si è verificato un errore durante l'invio del resoconto.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Elenco applicazioni <em>(per ogni applicazione: nome, versione, stato di abilitazione)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente del database <em>(tipo, versione, dimensione del database)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informazioni di cifratura <em>(è abilitata?, qual è il modulo predefinito)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Numero di condivisioni <em>(per tipo e permessi)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente PHP <em>(versione, limite di memoria, tempo di esecuzione max., dimensione dei file max.)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Dettagli istanza del server <em>(versione, memcache utilizzata, stato di blocco/anteprime/avatar)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistiche <em>(numero di: file, utenti, archiviazioni per tipo, commenti e etichette)</em>",
"Usage survey" : "Sondaggio di utilizzo",
"Help improve Nextcloud" : "Aiutaci a migliorare Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Vuoi aiutarci a migliorare Nextcloud fornendo alcuni dati resi anonimi relativi alla tua configurazione e utilizzo? Puoi disabilitare questa funzione in qualsiasi momento nelle impostazioni di amministrazione.",
"Send usage" : "Invia utilizzo",
"Not now" : "Non ora",
"Never" : "Mai",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Invia dati anonimizzati a Nextcloud per aiutarci a migliorarlo.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Invia dati anonimi a Nextcloud per aiutarci a migliorare Nextcloud. Voi\navere sempre il pieno controllo sui contenuti inviati a Nextcloud e poterli disabilitare\ndi nuovo in qualsiasi momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puoi contribuire a migliorare Nextcloud inviando alcuni dati sulla tua configurazione attuale e sull'utilizzo.",
"Send new report now" : "Invia nuovo resoconto ora",
"Send usage survey monthly" : "Invia mensilmente il sondaggio di utilizzo",
"Data to send" : "Dati da inviare",
"Last report sent on: %s" : "Ultimo report inviato il: %s",
"Last report" : "Ultimo resoconto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "最新のレポート送信時刻: {on}",
"An error occurred while sending your report." : "レポート送信中にエラーが発生しました。",
"App list <em>(for each app: name, version, enabled status)</em>" : "アプリ一覧 <em>(各アプリ: 名前、バージョン、有効か無効か)</em>",
"Database environment <em>(type, version, database size)</em>" : "データベース環境 <em>(種類、バージョン、データベースサイズ)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "暗号化情報 <em>(有効かどうか、デフォルトモジュールの種類)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "共有の数 <em>(種類ごとならびにパーミッション設定)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP環境 <em>(バージョン、メモリ上限、最大実行時間、最大ファイルサイズ)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "サーバーインスタンスの詳細 <em>(バージョン、memcacheの利用、locking/previews/avatarsの状況)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "統計(ファイル数、ユーザー数、タイプごとのストレージ数、コメント、タグ)",
"Usage survey" : "使用状況レポート",
"Help improve Nextcloud" : "Nextcloudの改善を手伝ってください",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Nextcloudの改善に役立てるため、設定ならびに使用状況の一部を匿名化したデータを、提供していただけないでしょうか? この設定は、いつでも管理者設定から無効にできます。",
"Send usage" : "使用状況を送信",
"Not now" : "あとで",
"Never" : "使用しない",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Nextcloudの改善に役立つ匿名データをNextcloudに送信します。",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "匿名化されたデータを Nextcloud に送信して、Nextcloud の改善に役立てるようにします。あなたが\n\t\tNextcloud に送信されるデータを常に完全に制御でき\n\t\tいつでも無効にすることができます。",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "設定ならびに使用状況に関する一部のデータを送信していただくと、Nextcloudの改善に役立ちます。",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "私たちはあなたのプライバシーを真剣に考えています。データの送信はデフォルトでは無効になっており、送信をオンにする場合は、まず匿名化され、どのような内容を共有するか選択することができます。レポートを受信すると、以前のレポートは削除されます。保存されている使用データを削除するには、すべてのチェックボックスをオフにして空のレポートをアップロードし、新しいレポートを送信してください。",
"Send new report now" : "新しい使用状況レポートを送信",
"Send usage survey monthly" : "使用状況レポートを毎月送信する",
"Data to send" : "送信データ",
"Last report sent on: %s" : "最新のレポート送信時刻: %s",
"Last report" : "最新のレポート"
},
"nplurals=1; plural=0;");

Some files were not shown because too many files have changed in this diff Show More