Обновление клиента
@@ -0,0 +1,30 @@
|
||||
<!--
|
||||
- SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
|
||||
- SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
-->
|
||||
# Authors
|
||||
|
||||
- Andy Scherzinger <info@andy-scherzinger.de>
|
||||
- Arthur Schiwon <blizzz@arthur-schiwon.de>
|
||||
- Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
||||
- Björn Schießle <bjoern@schiessle.org>
|
||||
- blizzz <blizzz@arthur-schiwon.de>
|
||||
- Carl Schwan <carl@carlschwan.eu>
|
||||
- Christoph Wurst <christoph@winzerhof-wurst.at>
|
||||
- Côme Chilliet <come.chilliet@nextcloud.com>
|
||||
- Daniel Calviño Sánchez <danxuliu@gmail.com>
|
||||
- Daniel Kesselberg <mail@danielkesselberg.de>
|
||||
- Jan-Christoph Borchardt <hey@jancborchardt.net>
|
||||
- Joas Schilling <coding@schilljs.com>
|
||||
- John Molakvoæ <skjnldsv@protonmail.com>
|
||||
- Jonas <jonas@freesources.org>
|
||||
- Jos Poortvliet <jospoortvliet@gmail.com>
|
||||
- Julius Härtl <jus@bitgrid.net>
|
||||
- Louis Chemineau <louis@chmn.me>
|
||||
- Marcel Müller <marcel-mueller@gmx.de>
|
||||
- Maxence Lange <maxence@artificial-owl.com>
|
||||
- Morris Jobke <hey@morrisjobke.de>
|
||||
- Pytal <24800714+Pytal@users.noreply.github.com>
|
||||
- Roeland Jago Douma <roeland@famdouma.nl>
|
||||
- Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
|
||||
- Vincent Petry <vincent@nextcloud.com>
|
||||
@@ -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.
|
||||
@@ -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.
|
||||
@@ -0,0 +1,5 @@
|
||||
The Discourse logo
|
||||
|
||||
Discourse logo ®, Civilized Discourse Construction Kit, Inc.
|
||||
|
||||
https://github.com/discourse/discourse#copyright--license
|
||||
@@ -0,0 +1,39 @@
|
||||
GitHub Logos and Usage
|
||||
|
||||
We’ve put together some guidelines for those times when you want to use our logos to show off your GitHub integration or link back to us. Happy coding!
|
||||
|
||||
|
||||
Do these awesome things
|
||||
|
||||
* Use a permitted GitHub logo to link to GitHub.
|
||||
* Use the Invertocat logo as a social button to link to your GitHub profile or project.
|
||||
* Use a permitted GitHub logo to inform others that your project integrates with GitHub.
|
||||
* Use the GitHub logo in a blog post or news article about GitHub.
|
||||
* Use the permitted GitHub logos less prominently than your own company or product name or logo.
|
||||
|
||||
Please don’t do these things
|
||||
|
||||
* Do not use the GitHub name or any GitHub logo in a way that suggests you are GitHub, your offering or project is by GitHub, or that GitHub is endorsing you or your offering or project.
|
||||
* Do not use any GitHub logo as the icon or logo for your business/organization, offering, project, domain name, social media account, or website.
|
||||
* Do not modify the permitted GitHub logos, including changing the color, dimensions, or combining with other words or design elements.
|
||||
* Do not use GitHub trademarks, logos, or artwork without GitHub’s prior written permission.
|
||||
|
||||
|
||||
Legal
|
||||
|
||||
In short, the GitHub logos represent only GitHub and should not be used to represent you or your projects, products, or company. You may also
|
||||
if you’re into that.
|
||||
|
||||
|
||||
Logo and Octocat terms of use
|
||||
|
||||
GITHUB®, the GITHUB® logo design, the INVERTOCAT logo design, OCTOCAT®, and the OCTOCAT® logo design are trademarks of GitHub, Inc., registered in the United States and other countries.
|
||||
|
||||
The OCTOCAT design is the exclusive property of GitHub, Inc and has been federally registered with the United States Copyright Office. All rights reserved.
|
||||
|
||||
No adaptation or use of any kind of any of our registered trademarks or copyrights, or any other contents of this website, is allowed without the express written permission of GitHub, Inc.
|
||||
|
||||
For more information regarding the authorized uses of these items, please contact us (https://github.com/contact).
|
||||
|
||||
|
||||
A copy can be found at https://github.com/logos
|
||||
@@ -0,0 +1,9 @@
|
||||
The Nextcloud marks
|
||||
Nextcloud and the Nextcloud logo is a registered trademark of Nextcloud GmbH in Germany and/or other countries.
|
||||
These guidelines cover the following marks pertaining both to the product names and the logo: “Nextcloud”
|
||||
and the blue/white cloud logo with or without the word Nextcloud; the service “Nextcloud Enterprise”;
|
||||
and our products: “Nextcloud Files”; “Nextcloud Groupware” and “Nextcloud Talk”.
|
||||
This set of marks is collectively referred to as the “Nextcloud marks.”
|
||||
|
||||
Use of Nextcloud logos and other marks is only permitted under the guidelines provided by the Nextcloud GmbH.
|
||||
A copy can be found at https://nextcloud.com/trademarks/
|
||||
@@ -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.
|
||||
@@ -0,0 +1,60 @@
|
||||
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
version = 1
|
||||
SPDX-PackageName = "support"
|
||||
SPDX-PackageSupplier = "2024 Nextcloud GmbH and Nextcloud contributors"
|
||||
SPDX-PackageDownloadLocation = "https://github.com/nextcloud-gmbh/support"
|
||||
|
||||
[[annotations]]
|
||||
path = [".tx/config", "img/app-dark.svg", "img/app.svg", "img/signature.svg"]
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2018 Nextcloud GmbH and Nextcloud contributors"
|
||||
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
||||
|
||||
[[annotations]]
|
||||
path = ["resources/Why the Nextcloud Subscription.pdf"]
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2018 Nextcloud GmbH"
|
||||
SPDX-License-Identifier = "LicenseRef-NextcloudTrademarks"
|
||||
|
||||
[[annotations]]
|
||||
path = ["composer.json", "composer.lock"]
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2021 Nextcloud GmbH and Nextcloud contributors"
|
||||
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
||||
|
||||
[[annotations]]
|
||||
path = ["vendor-bin/**/composer.json", "vendor-bin/**/composer.lock", "psalm.xml", "tests/psalm-baseline.xml"]
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "none"
|
||||
SPDX-License-Identifier = "CC0-1.0"
|
||||
|
||||
[[annotations]]
|
||||
path = ["package-lock.json", "package.json", ".github/CODEOWNERS"]
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2023 Nextcloud GmbH and Nextcloud contributors"
|
||||
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
||||
|
||||
[[annotations]]
|
||||
path = ["l10n/**.js", "l10n/**.json"]
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2018 Nextcloud translators <https://www.transifex.com/nextcloud/>"
|
||||
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
||||
|
||||
[[annotations]]
|
||||
path = ["img/chat.svg", "img/expiry.svg", "img/notification.svg", "img/section.svg", "img/system-info.svg"]
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2018-2024 Google LLC"
|
||||
SPDX-License-Identifier = "Apache-2.0"
|
||||
|
||||
[[annotations]]
|
||||
path = ["img/discourse.svg"]
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "Civilized Discourse Construction Kit, Inc."
|
||||
SPDX-License-Identifier = "LicenseRef-Discourse"
|
||||
|
||||
[[annotations]]
|
||||
path = ["img/github.svg"]
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "GitHub, Inc."
|
||||
SPDX-License-Identifier = "LicenseRef-GithubTrademarks"
|
||||
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0"?>
|
||||
<!--
|
||||
- SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
|
||||
- SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
-->
|
||||
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
|
||||
<id>support</id>
|
||||
<name>Support</name>
|
||||
<summary>Getting support and help for your Nextcloud</summary>
|
||||
<description>The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription.</description>
|
||||
<version>4.0.0-dev.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Morris Jobke</author>
|
||||
<namespace>Support</namespace>
|
||||
<types>
|
||||
<session />
|
||||
</types>
|
||||
<category>integration</category>
|
||||
<bugs>https://github.com/nextcloud/server/issues</bugs>
|
||||
<screenshot>https://user-images.githubusercontent.com/245432/43194622-1a40ce90-9003-11e8-8101-15d08cce7264.png</screenshot>
|
||||
<dependencies>
|
||||
<nextcloud min-version="32" max-version="32" />
|
||||
</dependencies>
|
||||
<background-jobs>
|
||||
<job>OCA\Support\BackgroundJobs\CheckSubscription</job>
|
||||
</background-jobs>
|
||||
<repair-steps>
|
||||
<post-migration>
|
||||
<step>OCA\Support\Repair\SwitchUpdaterServer</step>
|
||||
<step>OCA\Support\Repair\MigrateLazyAppConfig</step>
|
||||
</post-migration>
|
||||
</repair-steps>
|
||||
<commands>
|
||||
<command>OCA\Support\Command\SystemReport</command>
|
||||
</commands>
|
||||
</info>
|
||||
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
/**
|
||||
* SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
|
||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
'routes' => [
|
||||
['name' => 'api#setSubscriptionKey', 'url' => '/subscriptionKey', 'verb' => 'POST'],
|
||||
['name' => 'api#generateSystemReport', 'url' => '/generateSystemReport', 'verb' => 'POST'],
|
||||
]
|
||||
];
|
||||
@@ -0,0 +1,198 @@
|
||||
{
|
||||
"hashes": {
|
||||
"AUTHORS.md": "2ea9473c3340064193ca314a84a8c74b88f78f2ca564818a43e90f2cdd766b2a645670e5ab3186b1b2b2adf200839def068b1a6140c1d7181ba0b344820492ca",
|
||||
"LICENSES\/AGPL-3.0-or-later.txt": "3edf11dc2de2f03f707fb3efb40092ddbf17cb17ec48951dd71cafb87f5857438b7d2ff3f89497a2921f018c3371fc760e7cbc2b7cb9b52ba7ebcbb36f8f04e2",
|
||||
"LICENSES\/Apache-2.0.txt": "e70171654dbac4a36035a16857ff476fef9b7b54496c0125913484423ae0128879ce4236869ebd94bbfb9a5fa91220d81e5781fd152a21c4cdf8976da72b77e7",
|
||||
"LICENSES\/CC0-1.0.txt": "1eb4436f8d58766cbe99db97e5e8c0db8a706376afd291c337de1ba7a6b066d3791dc85ad034bdd54ea336bed6e6e8e7a037d8b04b2773c9c7517b9d9921d1fa",
|
||||
"LICENSES\/LicenseRef-Discourse.txt": "c401b8cf22cf544381ed0a6345fa222e6c429f6cec2a46d7041fc52947de2bfcad606064a0cd76dd8ce0fee5f384c2e5fa54eb1eb1bbff35687672f7074c5d68",
|
||||
"LICENSES\/LicenseRef-GithubTrademarks.txt": "9ec9c90ab48cf7b3043263b06b8102dedc0e22d50ef7a6478b0fd932b86051f66e77d8efc8a77badb46f3c4b3c135b8f1a3fabb6e6c22be72ccd29d41428c828",
|
||||
"LICENSES\/LicenseRef-NextcloudTrademarks.txt": "a9f1de4c0c2de74094e6993ab4e42db191a03188ebefa83d13fdad32bbdfe80666e2d96dad2fcce3bca3643cdac09534ba6786234c719bc6532e32d3370193a7",
|
||||
"LICENSES\/MIT.txt": "381d3dee3d9c88a5bcc3bd6a0dd6b3086ccdd542b166e66b99b0dbdbfb10ccfd72f9ef5d66b91f6c16a9c8093278eefe1425748d967b5b7074ab6630ef95b297",
|
||||
"REUSE.toml": "c6abf7395d752c47de5fa3053445c45d62e9e75b7015d56254a87361f6e39ce98bbc71aff21369db6b867a2d597b1d0bd6f3b231d0e85113644bbb9d41297a8d",
|
||||
"appinfo\/info.xml": "d17ed1443e843150b15b3fb656ec9ed178b0e3e1a396280b77d3c7b358f9beecfce9c5445cf9d7bd01d94b4928f7373df9589274d387aadcc7001223e1f74eae",
|
||||
"appinfo\/routes.php": "832c5c93c6df5fce6abf58dae3854ba1e3d2bc06761856bf3089ba58644c44c3fd37d7a9a7f0300fcbc0840506e13c9677f43a30ad58c75fe2464e39e7c76811",
|
||||
"composer.json": "4fac4d774c307325720f037668041d6d2cf97a8f938ff38c52417d7c01a5b137ef4efa1b15bf87a5e5b61d4cd3d8aefee876797750ecfe7c6d46603a593dbaf7",
|
||||
"composer.lock": "025c33d8acf035e30d76432f91a3d2bdcb81b522c42af257282c1a34553841e3c3e7fb53421341718a82ce7d7df83c5ced4b57580861b91485842f378ffc160c",
|
||||
"css\/support.css": "7663a5e85555b9ec3ee17fb87a2696ce278e10c7227092b59e4908572df850414750e561205ba4757ca1ebd780d6aa0bab198950c0a25f3b38d9680af19ecb03",
|
||||
"img\/app-dark.svg": "721f7978cda6b3ed843b03aa0dbbfcc4e682b5311016c1898de105be13460134d3d13798b8391bdce65009e8c4bc566f2dd14b71f8257a5b45783643cfa27644",
|
||||
"img\/app.svg": "ad9812fd84ca43e95ec12f19c74d37a493b114eea51e43715af2c6761ff8afb33805d320628ba796e0e3393565c3428488d1138f93298838e6464fabcde0c0ef",
|
||||
"img\/chat.svg": "6602d90e4612d8804524ef87e51f825d9f614c828c8a129c371567c85adb76d3f5cab5df6961c533f87816138d711c91cd9ec0252254055d952d5a58fed109d9",
|
||||
"img\/discourse.svg": "fbd0a973cb3ef6aad222aad68db203fbf35eda037fd04fa21121b5d355a04f62bcb2153a991c3fd6ba216eedb2ec62c3a011d539119869fb57d5381173ec140a",
|
||||
"img\/expiry.svg": "eb7335b9ec5b96cdc2b6315d78701613f660ea9685e1f7c1adbfa7d3c6e51ef2bcf50b30d38837b4fe097c27ade734ef8315746da8578bcc1e94bff9bc426b62",
|
||||
"img\/github.svg": "244e7be887830d41c3b955858776b31624c65ecdd34d923a68ec3ffd4f8269b05d93e6448f1dd9346c110fd049483aff420daccd8e8d46ad7696758197cb2921",
|
||||
"img\/notification.svg": "7ebb1956d0c39b27d4deea0f2556805588aec8d43a53d4869052081cc8ce0f510787692fd4ad1c96add853f9f339e783a57696ebd361570413ca92d11d5d2458",
|
||||
"img\/section.svg": "7ebb1956d0c39b27d4deea0f2556805588aec8d43a53d4869052081cc8ce0f510787692fd4ad1c96add853f9f339e783a57696ebd361570413ca92d11d5d2458",
|
||||
"img\/signature.svg": "721f7978cda6b3ed843b03aa0dbbfcc4e682b5311016c1898de105be13460134d3d13798b8391bdce65009e8c4bc566f2dd14b71f8257a5b45783643cfa27644",
|
||||
"img\/system-info.svg": "47cbeb96d02de3a38f57e6d1ecb28ba5399bfe573061e43f992e9de4d1aeed580edb893eaf4ecc28ff805e9259f105f8ef4a8e3577f8e0a6aed3c7e59c91c248",
|
||||
"js\/admin.js": "ea1e217d70a8c462c563aff09bfb16772821b1b6b6ad990e6b9d3aba7850844f01bb3254258aa39d1d6c13204fcacc3af377690f232de50ccc9e8c626214af21",
|
||||
"l10n\/af.js": "8cb5c05056e7be4a5c75dd5884d7cabd553c63ee6b80093036bcd47090660f54021713b7f95781133f901d3acd2a7f1150b5d390660b40c987be2b77bcd2b96c",
|
||||
"l10n\/af.json": "67b0540c9b3b50f7440dfaef93ad56acd3eac8b967e798b786323bedc7d69a233fea82eb1d259ada6f8226b5edfe7a44fd4244275b5b570d9043b42cb66a97cd",
|
||||
"l10n\/ar.js": "db85e68c4d92e726f9cf468056084e4e611edf55ac4cadd5077708a62f9c967ae6c941c2b827fa74f721ac1b044b2e8da610c46c57e169d84b49f8308c47674b",
|
||||
"l10n\/ar.json": "6f5facfa4af7d499d2ace22abcaca8ca9971a129f0958deb0a2fabc5e5faaf4ca5f511315bebd93490f9466d1d26f79855d320c30746b244429ba262296cad8e",
|
||||
"l10n\/ast.js": "a09783bff47f293277380ff134f61c7ed0dcafa877df25550da8918feb3b042d73f1329d2cf4ae50501af3d33b94380e4984199072b692958a9d436d75167de4",
|
||||
"l10n\/ast.json": "3b48e70f8a6222ec7d10f8089a5db7f60a7a1559dae4bf73b4359eea94a14c04cc4af03f8ca337f9b69aed04e476e45d4312d93e2ecad5abbc7ae3a8bc11a51c",
|
||||
"l10n\/bg.js": "a2ff23578b22a68d73e6a65437d320de3a0db538c76b029ab4962b8e592ebe216d484a4125e5772d31c30507405efe88bb15b60c5f352b9d8ba35f448cffe81e",
|
||||
"l10n\/bg.json": "8f5e1e1127f7124a6e3b1c733b44b28dc3f8edce8be3f3617038704030a59649c90ff174e349e84f39b3c6d6e195bb4ead1c4af278cf21bf8ed4294a04e89f15",
|
||||
"l10n\/br.js": "906528843478178d2584fee4aad88d96181caff80fd418f51710b27eb9a210e9f6855a3532e8599b673b9361125513679388a6991215a7a4d656cba86b617049",
|
||||
"l10n\/br.json": "c75bcb505c0be80518a2c601facd156e87c2ab5edd4990f5645c9764ff1d1861b8ef32df00a3ee988d7ca847f5fcd1ccf453c7ae9f8bb8bbcb7d5e159dbae082",
|
||||
"l10n\/ca.js": "0196190d10d95a6892df3dbad5973572a520410396f6e5afd67febb8ca86befb25165a5b6afb93b25fdddb66b2f7a85eca5ebd94217775174bafcf9806a55b11",
|
||||
"l10n\/ca.json": "3cc17c99a7fb40cad7a44f876ae1b3760e909431f689e81cac2b696f195a9864f396eea8c66fa6a2a2e72825258f651446d3aa7d5c43a735748ba9bca6e8e038",
|
||||
"l10n\/cs.js": "6dba7c8048f5e9fa0542bf439139cee28deda5631f2f2b83d84344acb822660d665240e9a8516c8ea6e522174e5b68d904c64e0dcf37e52eabff14efb3cc3955",
|
||||
"l10n\/cs.json": "f5d4f60cb46de48629d97663f5e1c2f63c134fdf46dd0bc201e5e5f25c9a5a0edac68fe01cdb22330a2f3d4ed44dfe2c6a591817e745e58f3769bedef37f4dc1",
|
||||
"l10n\/da.js": "6da8c906488390832e386ebea2e9030359c173d657cd613da68da81dfd8aee04da260cefe9ed16ce2c62cebdabf564984f58c077311515ab3c39bed711e6ce67",
|
||||
"l10n\/da.json": "bddd5fbc2e59858d9c37ce02c7bfc15beda5e412391648c83a3027e365a58881b7b59cf3fd616541f518e5da77185ba0f059387e0c6fe0894515772ac6d35972",
|
||||
"l10n\/de.js": "6577035d4fc27ae24fc150700ddbab0d9d1337d9d864e5ea209c2830649093cf01c1ff6034ed52db7e7f5c3ae61d162fd7e42a6ed27b629264ab98aa0aac2c1b",
|
||||
"l10n\/de.json": "9c23d0e6442e8272ac0ec7c24bac2c5d9fc6a896812b92fc0c7af109a4f7371dfa643d6f9dde0f4034deb25d923d5db70558facb3e673e6f7ac14ca480720036",
|
||||
"l10n\/de_DE.js": "0fee218802f6e5f0b9ccaa7aa7e033327c00a85897fdb81e52299dbeadd0e2789e66acbb05ca8add6eb74625b0198c3fe5f50fbe9dcb5b922f42a57baff8390d",
|
||||
"l10n\/de_DE.json": "a69655ff2d7a62904903031f1529f9c7110ebe2022c016866bd056ee97c6ad8c8a3c9e7ef72e9cdd1d976fb3a5e2d5b1166781075eaf92afbf5f2c61cf33250e",
|
||||
"l10n\/el.js": "c40723d97ca4015b1a8f568a5991dea3befb3eccd95f57b8af204dbab6fbed2be0f37dff2aadff82b41630b14f6dc602ad0470c61fbbb89f78b82bff7483c5da",
|
||||
"l10n\/el.json": "3e66741e96b4fe13d5400833f08fb271d4353711fe45844ad0b21e45e87c6af38c8ef7f802b512daa35d250b6f454e7732572bbcb3172639f7ae6f3eaf059f56",
|
||||
"l10n\/en_GB.js": "ef00ab561ebe1dcdac6bb19344101662da4f6ad597d3d9ac04a2b65ea644b85fa44e328b68e7a5dc66d5f9d42f304c343488a327c2152643256e8048b5bc6978",
|
||||
"l10n\/en_GB.json": "561886ca634adf8e09dacf0628fcf5d370bcd8a9adf6abb51ee38a781f080a09c00785a13aad2f96bda2f4bd31b2bc1328961ab00ef530b50c05c42ade126a7f",
|
||||
"l10n\/eo.js": "04c2c4c34f6b5d13a28367869ddf66a0996b7f2feaeed22de80d56faa9fa3ddbb8079a9cc6e855b79ce093e36b51b39c2c16be8ad4536fbff4f56a4a9cb4c71d",
|
||||
"l10n\/eo.json": "b93f2e6eac9d23285dbf784b8dba81007b51db528c850596f389764065c4d555ba5208cd93bf24d1b867ce30cc49894330281c1d386cf23ab77df67de5555ca0",
|
||||
"l10n\/es.js": "0adb9f5aa8415da4392489b6d369a9b3f66c94549be4f9c59690f7321f178e80713d1626260103d8cef43585f6c9762db04bba4d44c0dcd82ec4c4bdb98777a5",
|
||||
"l10n\/es.json": "2efc9de768c07e7ffbed24995f2b57045b1ecaa5c7bda026187ecd6237e32eaea9014ee68a40f6989577d1a2d9b7bef93a78fe52f599884c641d56fdd68cd6f5",
|
||||
"l10n\/es_419.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_419.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_AR.js": "898790c514166976c0989c1d190aa93032dae8b4176f89a2bb5e0cb81f106c0cbdc40e131d7e9fc309d988810856fdb1b4b0d8f194b6686fd70cdbe94afa9c89",
|
||||
"l10n\/es_AR.json": "4dd8c4f84ba0b9f927c25aaad20b6a0198eb17a4d9fb71f3ccd3ce441a7f924e039d83d4af6e6372cfa0662250163c7b3fc4c9a20050e1198e122e69c2745be1",
|
||||
"l10n\/es_CL.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_CL.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_CO.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_CO.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_CR.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_CR.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_DO.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_DO.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_EC.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_EC.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_GT.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_GT.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_HN.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_HN.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_MX.js": "011c1a40c112cd1482b0abd813125c93575279ff78879da0d27b2989e3c1dab19138eb093f48b9757fcda96c53df5191d47a56b20b1440c2dc2256649a57ad62",
|
||||
"l10n\/es_MX.json": "16f08bb0f62ba36573699bf3c994efdd3cbd48aba3d3aceba37a17eb11c0aecb0cd344ef7ab79f77a0c3e4fe4602e9e6fda3953dc94aca3203519103df05204f",
|
||||
"l10n\/es_NI.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_NI.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_PA.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_PA.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_PE.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_PE.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_PR.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_PR.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_PY.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_PY.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_SV.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_SV.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/es_UY.js": "f86beed20081991a48549393abc9a8d6ea79375a70f7c56b80df8f4b1d7f21ce2e911abbf9045a1b37406bfb153a9ed3fa5ae66754e60d4b55dd0467d81455c5",
|
||||
"l10n\/es_UY.json": "3fed6d1115a8089eb7093bb89fac88f68d5acba484bdb5dc601b6244d358a9e2403ef296a14e925b14f4ff7b98dccf75af403de55b97b65c19ec90a3313c9d79",
|
||||
"l10n\/eu.js": "94e1142b1b17efed80ad8fa81fe088d7b94f903cacdf950e2ac59c65a66f193ec08045869488df05fcc717ce5a5dab238aaa3f424afdfd7e8a1353237675d1f3",
|
||||
"l10n\/eu.json": "de2bedea671b6f86d12fdb0e1a9b63bebc18eb93ef9d814b7c53d9ec4782fa96d1b53f810cbf53d9bd83df8282ea6312957d54e7bc8c770dc230d9fdae89f282",
|
||||
"l10n\/fa.js": "7bd8fb0f13f6aedc8b3566a37688a5c2f5a371ca0d799402472d197b8ea8258683e85ea2d8f22d265a0533a0418f95f81e2ab7f130ed8cfbc0a597780b5f9be4",
|
||||
"l10n\/fa.json": "c941aea5635f40b2ada795dcdd5b8b530d01b5ff804790040d4377c3e63eff68fd2d3748344e8aaf9d41c1e7d75e0460298afdf87387091e994419502d43a6f4",
|
||||
"l10n\/fi.js": "1b09227aaaba7f2ea5bb45900f91b334636cdc71bd4dff3e42d45f9897c489eb1f64cd648d215d01e23c1c26f599a1c2c55b3c8cb916ebf56ae850692b489c12",
|
||||
"l10n\/fi.json": "dd5c2c35a791b26566c8dbff187f9ab05b9a1706783c6205fbd8bd8b7fb06117e1801fb6909e168360a91a2813c3bd5eb5c594a61a48dc591c013157c0732355",
|
||||
"l10n\/fr.js": "03cd2eb80f9b3d8029dddc5063625fe238a07821e24dd4d898089b5440fda36c5e116a3fb39d027deff1053af64515972d8a5a5da17fa0f5554814250ba1cc2d",
|
||||
"l10n\/fr.json": "48d772f42bffb7d1f056af9c1a85fd1669b5efd6de2e3adb3050ca97ef4eb54002b90fa542a6e52a02353375309a19f4b2d9332a6eb5fa2b3f247ab0dc357598",
|
||||
"l10n\/gl.js": "958ac7db55f70edf1e5d27617666a9c5828de4690f2b08c1f044c4ff62c44f8f9f16bed2c4dcbdb512882e9b677db3dc785953af3cb9c2c8c45f75c72b6ff3bb",
|
||||
"l10n\/gl.json": "71a69cde61e9830f1a36be03d62381227eeeae2d33b4576dbf784e5005bff1b1121fc76a4c6f2fee4be4577ab6af11dda7a5752b7db1f07788feb64e1f562537",
|
||||
"l10n\/he.js": "5fba4d437e68991fb462677d7db7e65d4fc5e58389797a70669df4ff30698c41cb8ba0dd2f00000f59b4524c59400e01a09b528a600b2313ffa1e011c065c1cc",
|
||||
"l10n\/he.json": "186c7b65e07caafd8a47e5217f7f7a2b9fa01e75944515feb4ce672ad7f74ceec17253799e6d84bab925fa2421b3a12dc638084ffbefe29022277c9128beddaf",
|
||||
"l10n\/hr.js": "668f0ebe41d0d963a83a3b3885998226a8c777c04c912ab7aea35fbe76205a0a9099ea07cd1248c024449c31bf0d4b9b63733154a698622ecdbcc6bd3c2a2399",
|
||||
"l10n\/hr.json": "15bd28a399e5038c44448e060d07c0ccc64c7534e856ead57d762b73a27dba8d573d5f0fc6fe3c6c3a6d006c5a0fb78ab467f6fdc4e001d491e650278b358db1",
|
||||
"l10n\/hu.js": "915a8c9897ac347120d02051a90f2468e4d6317fc8bc6512fca100bd31f36bc7f1678d2a00c4c29b0b3750f35f4c5d81216b363960136fa095556f6182e49890",
|
||||
"l10n\/hu.json": "9b0c81c01c33fcaeedca16716ee83908ed4e966ae0a270804919e28e7608c5fd4188c5bb2dc7160f6d2adaba66f47d50cc2fcb593e5daa721057896aac932870",
|
||||
"l10n\/id.js": "6dc4df4cab94ccba00b6cb5167e017a841af114ee62a07732937c1cf6915bea56bc6b65bbca802f6a86084dc241865cd1b0474b6e00591456702e4059c38a24e",
|
||||
"l10n\/id.json": "30eda491bc070011bab4ff611c65fe959c8b2f13f9960da1292548f9bef0ee8a7f9af9252579fbb7d4a3477232ce8a173e1964ce7cf4b7e46aa37fe50b11a056",
|
||||
"l10n\/is.js": "289a382aa86969c64f20173ec5b1b5f510a5d2a3a213e8a13671dd05c939fd64c060884f1103f40456bc2e0d0b5b601a1174c87dacf5526ad75280b9f76d376e",
|
||||
"l10n\/is.json": "d396fb40efc376a22db7cfa3aed494c24b568c07ed3b6482c8cd0a260e9d05c5913716065c296ed861958b03c4515527aafad75241ab2b9209734bf40f2615ba",
|
||||
"l10n\/it.js": "67f752143df8e78460d908dc8fa58a33a1956a022acd22cd047398c8a6dbc454fec14fdb05aff59241759ab50b364a4fe13d438aee1af9e666b3006d8d30df55",
|
||||
"l10n\/it.json": "3f4d0048f8bf28e8d0112e15701f890371c9a0ef1f479271234b6d04202874145e7da1194fed91b0304043817b25ba2a93b1edf61424acf6e30ff2ec73d260cf",
|
||||
"l10n\/ja.js": "fdf9902199de0d0076516aed9e8764886f6944ec67c9c39772f7524647935ee041b49ebb7674e1b0f8260b136c850b60dd37317c0c68c10a1219be5aa2774051",
|
||||
"l10n\/ja.json": "f6c9bbd61b8ac31d0f2f8981e30d8942717be5ed791198c0a512ec5486400171e825df20bc3417051989b6ae57ae9a2d6e513f244c44b705c3a063413f212193",
|
||||
"l10n\/ka_GE.js": "a93507b26dee5f0f06235683b4ed4912f12524c0a8921cdbc41fb9d2dedfe375eae34e296d0630ba1f140189afce004c1ca6f3e7b7503c03096954424c8b539d",
|
||||
"l10n\/ka_GE.json": "9df6c61e141a488f43fafc8d8c6bb827cb2c3b8e8251e720df1fc7cbd22c83fdb0f1e5134a4793a388d086ad42f105ea53e826a2aa654f9839c147a387082e9f",
|
||||
"l10n\/ko.js": "8a0c4e2823eaab40c9ddca91ba14c7fe30157c11d85dbe6fce405143a7344da8c01ee31ba9f04f20ed248876d06fd6442d4c079a90c1e88eec44ac95a35f2f52",
|
||||
"l10n\/ko.json": "b0ff2b48b5f196a13ce55678477fc17eed3dae35b4463e8f4ae6aabf206606e32a98aefd4c18cf54e203b3affb74ff1dee7bbf95ed60c34c96d3df82702461ab",
|
||||
"l10n\/lt_LT.js": "d500fe86c7ae509291d7258a2c4b346d61749bf9fdff5348765a5178f1e535eee25825b30fcec01c0f5e6e16a52b25ab0bfd1a473e8968282278f0f32001933e",
|
||||
"l10n\/lt_LT.json": "ac08f842e7c060c507ccc28188e68a1b60fa4f1b8d36b81ea7da799bfbe437e9bc10870c6f42b4b0e902bdd7aaba77d73ffc8b84f1fba71c889a5ea02affec23",
|
||||
"l10n\/mk.js": "869dc312b6987c1ec04f8055b29052d3fe75371b0b0a426222c003af9f5952068e4b4fac3faeb2060da7c4560c455cb236ec92abf017efe47c681a868a0841d0",
|
||||
"l10n\/mk.json": "9a5c17c3e9c0ee6db8db387e1764226023823b07303fd9f3e2a203df180b80af7cbf746e04c55ec88402632b92ccbfd0a9872b68595891be2263997f02580b87",
|
||||
"l10n\/nb.js": "6f66ce1d74c5adad988c6c4017e4ede48dcd4281f2a94e039a8bb3b5e17510041e07ee7fffa0c76e696147481421c574673ac4706f7ba97e98e123b6e5a4808b",
|
||||
"l10n\/nb.json": "e03e698d0e67f7290562a72c2e46413fca2349732f3962c0f47a48ab5429d083252f6898c7520c6c3fd93117a837d8bc3ababcfb058d6bf2053a5e7fbf6859a4",
|
||||
"l10n\/nl.js": "bde5cd52d598562be0d740d393a759b93f9ccc28cb8abd2d7feac19e6ed2c9b558b1a89cdc1f3e12fc9d1e8ccda4a46d48c8b4c7f8eb4a409c429ec33a231369",
|
||||
"l10n\/nl.json": "85dfd09d78b10b049140753f45bd718ee0f949365fe4dbcc593f89a58c8d06126f5d5744723ee4663e81fe2ca86370e348f14617fa7c16cd382ca6f2074f4762",
|
||||
"l10n\/nn_NO.js": "730252fe859e7c3c6bcf60105111c19ad8a5878d64aaf4af1cfe7d2bd100a8b7aade883d7b98e4b3b99250d065adb6c7cd8087faf5fc7483eca6805f53da658b",
|
||||
"l10n\/nn_NO.json": "d396ac5a8cde2f2c2340036f26ee546301a633d3f417588e795492e655d9a0289b638c9a0005f5fc01333b51ad5b0d5a9f063619ae5bd5bfaef9a48ec5f8bebb",
|
||||
"l10n\/oc.js": "a74a839c06d0663a953ec4e7ffea49c97f0b6002aaf2243245d6a3925424afe9295eacae4798b3e6986c544396a68572ced94488e66d1393b4ba651e2077f36a",
|
||||
"l10n\/oc.json": "92bbc19b6dc41ea3ce458f68856c4c9d4df6a3e56318e21c694006e6efd516f903fc26818e8ce922f63868efd724fab67f7095b358f9c0a3951360a8bcff3481",
|
||||
"l10n\/pl.js": "e8410e3e34f07e69ec611b236f58a10b0f4dff5bc607c527c677c95f41db9a22790f6bae30ea75513f09021fb860869b610074586f94f6a8b3c4b9be43a243ed",
|
||||
"l10n\/pl.json": "1f8b90bae03f8d7f033777bbf162f8c6bc38ea1dbf0794bb9e64bdd6b713f9a8614c8fd2659695e1687e23560e39a25f55b72bc2e34b1d305fdf37f5221e9a5d",
|
||||
"l10n\/pt_BR.js": "418d9a380cc952bc42c8f118e9a6c3e9b7f85c2d24cb0c6bbef0056b46b5100505773b0f99cf77346c041910b2b513d7da43c9bd18e8a324c58be0872d747057",
|
||||
"l10n\/pt_BR.json": "162f3a8b22c39e6570dff448ba201f844ce3766d8c7feac17343c92c4261b4241abd4055b7f226d7851c04c95af1a6d96e0bc7878c0b977357817730d0095244",
|
||||
"l10n\/pt_PT.js": "722977852c43802469ef00349db4fccafd5165238a51f16cd1ace574fae289df1e464f7a724d4c383e9392be15fecf6b619750421d05532b8d0e46a27910e200",
|
||||
"l10n\/pt_PT.json": "78e0dfc7b32930d73f57b2b8e81cae03f46d9cea39676e1a74d13d6271d49e0047350428947884c2c14cfdf5fa3e130376ed74d0fedc91c7e1b44aa2847cef56",
|
||||
"l10n\/ro.js": "dc354b3b4941671227976118721f2ceaa8d8fa35e334def459a6be79d04e440a4bea1eeb3368b03fa46ce6a826033a209220824e486f5e89aec45c987bca0c75",
|
||||
"l10n\/ro.json": "8b72a0adc10ea3362f7ed47078098cc6636451b69834c79278c77dfd55e51ea083fc6385e3a6380fb0a8fe79bb613e6d6113ec7dcdce9b0d04d56c6e65c3b6d7",
|
||||
"l10n\/ru.js": "768a7e4c142ca00423a02813ad90e837d1571a9ac5d78e92558d9d0d1066c8d67bd2ea43b37e9df87d3944b6aeb35d480dd57c48f150fc8bb43569bf01dc67ba",
|
||||
"l10n\/ru.json": "a737e1d672a218798dd9c5fa240ec5fefa5e02853883728dd7e94d5080d0bac5d227f6b7c9530aa67cf7463a2a59a5673a2d64b020f8d7ad569f60a0172d000b",
|
||||
"l10n\/sc.js": "5ae408028977da26ebd5e1ae36b656eca229454fa85fcb562ca01f6ede54d86e61f4a98024ecd82a2d7a46015bd0866cdd16567540f9f9ea78bbc47c515b3b39",
|
||||
"l10n\/sc.json": "f518b3b052f16e1367930f0abcebfaa1ed99f3f289fe38aa5f1f97ca170b94d2d328cb57134f68b2ed7b184db36875d7be083391d735b3f0ade82f48319b641c",
|
||||
"l10n\/sk.js": "861b5052e0c71b3bab820c5b120a58bd836607d01cc311d4f23a4927b03d41e6b8125d61e8f06f1504edd0e5f16b704793ed8c01388e00854d47cd4043b9c77c",
|
||||
"l10n\/sk.json": "d20ae47eca8ea08e059f6cff1002cdb8d692772528f69b117df439845c28496d68aa20ccb9eb169bf0344c169ec22d91805f1c837004a84a20e13352f37c35e8",
|
||||
"l10n\/sl.js": "07a74675ad9c77265e7883977eed68963e97855ead83f4ebd2409e207d877fbcac0d163426805f41bf84c8e24361db0854875b517718a67290dee43812d8ef92",
|
||||
"l10n\/sl.json": "873f796fff2cef8c961f0a41750e41ce7451fbabadd1afae21610652fc91a568d67e0cfba09e791f247885f59dd3db491d7d41f896b96bb1c0887db27957a262",
|
||||
"l10n\/sq.js": "a1f918fbb46911aab1e8ee7fdce9321e3b4aadbf9c6a3e4efa62bc09a9682ca0a3e8ed8a6a23472f9522fd3e361e74d0b74a4c0d7e222e93e63d73c93bd89772",
|
||||
"l10n\/sq.json": "88c805f058a4a48c58c4c8aa3d84bc5ddb6ae0a7cc493c7d69fbd9255249df8a5dc7168cc952c45a4eefef09b5c9fd4ac2956c3749b3c1ca3c6115412dab44a3",
|
||||
"l10n\/sr.js": "80a1adfe8a69a13eab4fcf3f02b0edc3aff80907c13966fbec324de4df125107594f026feb49688dc7037ea3c3011448b6d5380b91dbe2b5f0f27f1d993142d2",
|
||||
"l10n\/sr.json": "97388efb144e6de9f0eac6d606623f2ee6be82f2d8a0b9c3a42bb47723a207390ea0a3d64962f3502fc13561f1e6a38a70d9ec474df72ce21cb1d2b670bb8cd2",
|
||||
"l10n\/sv.js": "5f51398d48eec2ac099a20bafb2c68d67cebfd6f2fd49b3d5ddc97f308bdb473dfc536bf6a5ea2e11eed6a417406bd4a2550b6db6217cbc1e318d5bf73216c0c",
|
||||
"l10n\/sv.json": "5663c07688043d9ea0b74c325675677a7ae8c5888c4d6f6169d4a2e8249ee83f4b16ba592f075e85d29e35a448c2bb518ed75c6aa9e046348575369c004a6114",
|
||||
"l10n\/tr.js": "656a58b2b62fb61a3f7d9db63bf08335594f683326c0b030230dd001042660922bfa42238df8bdb5e40bb306e1c83d05ff630449b230d49f7141fd8523ac54b4",
|
||||
"l10n\/tr.json": "35e1fe438c98121ed33f48df265136d2931e5825b969e1d3719ece4fc60c68156d5d3de14145b95b8ff3c484687dd9c811bb352224dc3e8bfe5b0c08a683f21a",
|
||||
"l10n\/uk.js": "0b32708e42b6e0e193845d33b9ea06f4ba48fef4cd0c914cc065968846fb93d7484dcefe1db0a30a6b2c048690b8f2f31734107ae022f2c7e7bf104d62eefd8c",
|
||||
"l10n\/uk.json": "99ff88eb59910fd9f9a57890898f0c0361144ec1303c3eb4822c58ff1c12ba2065cbd475394b33ab4433321417ddc93defbff7da64fbd855ae85cb106e45eb5e",
|
||||
"l10n\/zh_CN.js": "24a1497eb2f89ec453feca094dedcf578afec9a763ccc5d61cdbf3bcc3f27364904ccec4a9d860c7123be7a372e25f0ad2e93494345d44f3e7c5c7b4bce968e1",
|
||||
"l10n\/zh_CN.json": "86a8ad540d3a28b41b7deeb7b46a45ce94e543c7680383c369fefbbdeba678638f15440de58b39fcaf770cc2b73aefbcd149fb53c50e27d9fbaeb7292f7f433e",
|
||||
"l10n\/zh_HK.js": "f381edbde31b8d87384bd4af661043f84a73c41708e00a18b6300adab3efcb10e99acb6afd3e47e946c60131d756391a0d138fbb630c88181bedd1b008bf8365",
|
||||
"l10n\/zh_HK.json": "c4a64f0fb45362e405141d51c9801e6f3b6c5daf19f4813cfa23162953e706360a88796e7cbba11d71d5119b32cd53b2ba8967ee960e4b7dcde1f320180b94a4",
|
||||
"l10n\/zh_TW.js": "537b0d7019fc8971c8c5aa64e90efed7ac7193ac8f7c52f2528890c590c093b1b4cc7bb1decb27c33f58cac3d91b110681106ee4795172d41ad5cabc569f906b",
|
||||
"l10n\/zh_TW.json": "62e0c3f98132e6bf34845b24cc8f1ba55bd3f0b4fd8540e56826d23ee1582b9eaec18464e2e4801ab68cecbcf95b671264893bb191d026181da2ce9a221cac84",
|
||||
"lib\/AppInfo\/Application.php": "4121581bb572a4f962544107b1b60c3a0151dffe0be820e262af9576f8b5d68f6dd2f9b7dc662c8a33ed55f53b3bd7e70d7ebb7c2e9e5ff2a08d5732b9897352",
|
||||
"lib\/BackgroundJobs\/CheckSubscription.php": "237d42f49cd7fae990cb6af7c6e4409d6e698b3f4887df461491a8d14ec68f55f2c0ce54c35c4b3ede4647d59cc8b43bf251aec29737e80e772d6fd64328c28e",
|
||||
"lib\/Capabilities.php": "37d73eb8af1868b3066fc3b179ff38868603cd4a34362aa59ae833c0402dbac7dc20370a7950e773a2b5e74a46ff2804cfcfa2a9ede88d1bd774087c59c48723",
|
||||
"lib\/Command\/SystemReport.php": "6d605caaa1617222c6161d0b9f2ba615a0c39647df61321ec0114fb94476e7c0987b46595a4b7d22b8c306c0e7000deecb59a8f1bd65eefbad332953e70184a4",
|
||||
"lib\/Controller\/ApiController.php": "50c92cb382074a947710a53a099751f6c480b49a74fb86a9e1295c1174e473b2b91bf33bb4cb58108bd981751403566f2c5a96e4fc375347bd63f121e95abc20",
|
||||
"lib\/Detail.php": "cf6746551d1ee533385f54713ef16ea4e84f30cb9fdd3354febbab1190c3327c7da9df8dc3c34b975bffc75a566006b392b02b93424f606f165f2eca6bb9ea3f",
|
||||
"lib\/DetailManager.php": "220d95d7071eda63f58649cc758dfacc6b340c1ac36dc0cbeb3be0e6968cbeb221762d5b1a0bf027b46ca6584cc5d078735f024d60b7499b38ed3308c0a8947d",
|
||||
"lib\/IDetail.php": "3080994f8847fb268926ca6e6b76046525c4d9c241e7486ebc3cc7bbcb1f882566ca8e428a6d7cbf32f13ec14e9e6d02d43ccef6faf4a63803c74e55f91a1391",
|
||||
"lib\/ISection.php": "1a5dfdb333ec9ef8e9734bc53606530dffbd490f85577ce2fba8e7f1284ced31b1e6af27c6b8df6e4134dd55a35ff25ea6872ab7c585e35010004f4cfb8e51ba",
|
||||
"lib\/Notification\/Notifier.php": "6884f25d91a12e0a6a788e17c8553c1c7b0f798b984ef02767332030ccb006b3f9a49ada308ffe31c55e5e3c05251982634af27bb12c3babdcd0d028efff8946",
|
||||
"lib\/Repair\/MigrateLazyAppConfig.php": "3180cb1d18bd46cb355d9523a4fd4c32e444bd3d85a72335034dcf3adea44340b00c5cd58c8893425bc77f1704c6a6699009e246f9202a4f425b355ebd7493e5",
|
||||
"lib\/Repair\/SwitchUpdaterServer.php": "3b931203f1fef3c9e55ac058044322b6c4fcfd852d9ddee4b5cd6b2d9501560a2e6a99c316970f2d199961ecce059620c947c3b9b3214630a657953643de7a06",
|
||||
"lib\/Section.php": "3613e94b6117bdf452efc0912cf641147cc60b61984d341e94661fb4fcba1eb6f0ea261da66014d34e92146ccfb74e0a8c31822968e1d9feb77a4fa7614ad36d",
|
||||
"lib\/Sections\/AppApiSection.php": "ad33746f3b85c6b4172eeeb22c4d3e690850d7e70f3266066b72a2472edc265fa969debbf9be92f1936f1d31237be9269787f0fc7ecd0f6108141bc878341352",
|
||||
"lib\/Sections\/LdapSection.php": "20a5a2c8edea3e7fa5c34fc2e000ff7cfc7721ec77740b62adf1468785261eee76916e329f1e5473c309449a0b58861b4581ffbcf26e19503c28c6b990c19725",
|
||||
"lib\/Sections\/PhpInfoSection.php": "a07d9b550c032992af06ff48d363e8db3c663955c61e9267cf18de7ec9573c9c089e031b696e15c84860a166e5b6d0316a5cdca4194ae4117d03353199348982",
|
||||
"lib\/Sections\/ServerSection.php": "5ec80c1427e09ca235a55adcb9db31d6123f0e4380afa78d34d46db0fba7bbc3cea83f05a6de5d17e46c01d40d76f2bcb21fd80f3fbc0319463f3a12a9bfd297",
|
||||
"lib\/Sections\/SetupChecksSection.php": "d8829d9ff65ffdf3b6eb2e4050c67f3bd1fe4f92ab6e8e8294c029dc48d57f9a253ce1a1dbcc3bfcad9752d16159648bbff845b811b76ec54809c431a688f5e6",
|
||||
"lib\/Sections\/TalkSection.php": "eeca5c9bcc35e377bcfc3a891571cdb2acaad7a0fa7481c64bee1a656bb3dda858e706797e5c9d62351c3ebeeaa20f6a8740f201e6ba1f62ca4647de4f7d17d2",
|
||||
"lib\/Service\/SubscriptionService.php": "b3c455534ad7661621c00f568f2708e866b4e3a3c21010f005a990abeae63c03b85e4c9ce4fb14b9b25e0d28d87d3a3b2f88966e63a52282b4ea69434e616b15",
|
||||
"lib\/Settings\/Admin.php": "ae3dbe30a2c89e2aefecb782ec2808f4df1e82a004becea56eedb2b2adb07ea0ac9b462c7522084621a051c77a809000cc24f3a8ba37da1fefcbb11a820c8351",
|
||||
"lib\/Settings\/Section.php": "d3161cc743f802c372fd6c2d4c5c212f6e58ae6fcc83f3368127995326f382d85c97ee59581a502b64bbcf9cd3a8fb34e17fc85e75183927e08836059c5cdc9a",
|
||||
"lib\/Subscription\/SubscriptionAdapter.php": "9e42cc524477be00adfd8abc2747d43e1c678f7c508dff74ea1b73562adc8a893507f758120c3a410755ef4848ca5ec09ed8d8cb0b284ae7a281bdcd8e482b2b",
|
||||
"package-lock.json": "c85d81a9229dad1297ff9985e891311b8b12090d23d524d5ad4262c6b877dd5ca8fc6d4eb4bc95172aadbfd9c553462e7dded0f8632cd0581e87d5e316f2cede",
|
||||
"package.json": "49dfdbb456e907abee50031ee028f0d294660b2576bc1217549f87d28f2e1adb6b31279b809eed500a0b56775a9af467732f1c98761c2e14e32d2599fb1118b6",
|
||||
"resources\/Why the Nextcloud Subscription.pdf": "76c1a580a291f06583ff3af34023a97c111323eb95e32a49a80a00d52a1df2574e605562ae9ffbfb4edd35c54ba77751fb4bb8215f438cd3694e105d1b7e3d94",
|
||||
"templates\/admin.php": "de2a3fbdee255e6a59e3eb8e75af68995fd3f6ed8c84a2a55a400638f8a777fe68aa0f61fb1b90a217f9eedd0ebc4da20fe1163451d1162b17335a014f4ba9f5",
|
||||
"vendor-bin\/csfixer\/composer.json": "aaf7ff5d57c3981987f1d05e6c69b6d061e21d6dd42c726d6d29d2434b068861fe7b82b7191c8f729d92a6fc105bd69d9da29c62865f78657319c9bb36d39ba0",
|
||||
"vendor-bin\/csfixer\/composer.lock": "7bc6a521b4c5814993e5d82aaa61ae3ebf0566fc708a397e7b38d3655cb9c1509d878c8dbfff1b2fe9bdf148d8cbf133fa988785d02b9cde287d6330491306fa",
|
||||
"vendor-bin\/psalm\/composer.json": "d364df7b2c72c826f99aacb29e443b0e314258706c23681c1a2c9e93d4f54dbd86b434090323e61bcdf0ff0896963645c9e1436c3e327279afc248863ff06f32",
|
||||
"vendor-bin\/psalm\/composer.lock": "ac695d7a449fadfb8e99044e878d29ebb928361d5b00f0637d35f70dc0ec401bf7b804a480f6c8ee7cb0b6c19954a0aca55acf7b9912cb92ec39870637f420a0",
|
||||
"vendor-bin\/rector\/composer.json": "143e5f424985bbaa004990701321a8ad112651f5860a50bc18fedc73d89f7cf3fa56cc25a05787d6b0995530752a5b15cae617aeb06f7c19d25079399ee3e227",
|
||||
"vendor-bin\/rector\/composer.lock": "172e9c1fdebbb9348c2d2024ad35fd453422011d176f4626650464f7fb6bfc0366e86af7163be94053cf49e32c5d3f2334324415017e2e35d52074c45b316f26"
|
||||
},
|
||||
"signature": "Wdwg+j6JD2DxzuCkrpvDj\/awUc6n7EXRueO1C3b4EtNd0nx9nqe7bs4vRKcytVKkfJ5FQM4QwbPlKLoWlO1NwXLADe5i1fTArnShvv92Z0v9N90yVKi0ixVDBDXEfERW92ZteI1IhmWKH8PHoIYM+TMK2XAjWKKIaZv3SLdHtfb9WZ0u3UHNkisYRL7ao4iCt6z1wvDY46F0\/edKnF2OwOG9s2N2PVYbKbfXO716\/vrXypvLnhGMdcFMYus6Vcjp0d2bH5rfyta5mZJ28XbqWjQPDJoAhatNw+2EVs1\/Dp9ahYS56GmiGJmSq1K8xecMXCG7zidmj0Xbz24we251mA==",
|
||||
"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-----"
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
"classmap-authoritative": true,
|
||||
"platform": {
|
||||
"php": "8.1"
|
||||
},
|
||||
"allow-plugins": {
|
||||
"bamarni/composer-bin-plugin": true
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"cs:fix": "php-cs-fixer fix",
|
||||
"cs:check": "php-cs-fixer fix --dry-run --diff",
|
||||
"lint": "find . -name \\*.php -not -path './vendor/*' -print0 | xargs -0 -n1 php -l",
|
||||
"post-install-cmd": [
|
||||
"[ $COMPOSER_DEV_MODE -eq 0 ] || composer bin all install",
|
||||
"composer dump-autoload"
|
||||
],
|
||||
"psalm": "psalm --no-cache --threads=$(nproc)",
|
||||
"psalm:update-baseline": "psalm --threads=1 --update-baseline --set-baseline=tests/psalm-baseline.xml",
|
||||
"test:unit": "echo 'Only testing installation of the app'",
|
||||
"rector": "rector && composer cs:fix"
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.8",
|
||||
"nextcloud/ocp": "dev-stable32"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,330 @@
|
||||
{
|
||||
"_readme": [
|
||||
"This file locks the dependencies of your project to a known state",
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "c9db322e74d20e2cff10a92a1fe9cd55",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
{
|
||||
"name": "bamarni/composer-bin-plugin",
|
||||
"version": "1.8.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bamarni/composer-bin-plugin.git",
|
||||
"reference": "92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880",
|
||||
"reference": "92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer-plugin-api": "^2.0",
|
||||
"php": "^7.2.5 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"composer/composer": "^2.0",
|
||||
"ext-json": "*",
|
||||
"phpstan/extension-installer": "^1.1",
|
||||
"phpstan/phpstan": "^1.8",
|
||||
"phpstan/phpstan-phpunit": "^1.1",
|
||||
"phpunit/phpunit": "^8.5 || ^9.5",
|
||||
"symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
|
||||
"symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
|
||||
"symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
|
||||
},
|
||||
"type": "composer-plugin",
|
||||
"extra": {
|
||||
"class": "Bamarni\\Composer\\Bin\\BamarniBinPlugin"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Bamarni\\Composer\\Bin\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"description": "No conflicts for your bin dependencies",
|
||||
"keywords": [
|
||||
"composer",
|
||||
"conflict",
|
||||
"dependency",
|
||||
"executable",
|
||||
"isolation",
|
||||
"tool"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/bamarni/composer-bin-plugin/issues",
|
||||
"source": "https://github.com/bamarni/composer-bin-plugin/tree/1.8.2"
|
||||
},
|
||||
"time": "2022-10-31T08:38:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nextcloud/ocp",
|
||||
"version": "dev-stable32",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nextcloud-deps/ocp.git",
|
||||
"reference": "49413ff9bf66f1091928540ecd9af4ebeebf6e32"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/49413ff9bf66f1091928540ecd9af4ebeebf6e32",
|
||||
"reference": "49413ff9bf66f1091928540ecd9af4ebeebf6e32",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "~8.1 || ~8.2 || ~8.3 || ~8.4",
|
||||
"psr/clock": "^1.0",
|
||||
"psr/container": "^2.0.2",
|
||||
"psr/event-dispatcher": "^1.0",
|
||||
"psr/log": "^3.0.2"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-stable32": "32.0.0-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"AGPL-3.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Christoph Wurst",
|
||||
"email": "christoph@winzerhof-wurst.at"
|
||||
},
|
||||
{
|
||||
"name": "Joas Schilling",
|
||||
"email": "coding@schilljs.com"
|
||||
}
|
||||
],
|
||||
"description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API",
|
||||
"support": {
|
||||
"issues": "https://github.com/nextcloud-deps/ocp/issues",
|
||||
"source": "https://github.com/nextcloud-deps/ocp/tree/stable32"
|
||||
},
|
||||
"time": "2025-09-04T08:38:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/clock",
|
||||
"version": "1.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-fig/clock.git",
|
||||
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
|
||||
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.0 || ^8.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Psr\\Clock\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "PHP-FIG",
|
||||
"homepage": "https://www.php-fig.org/"
|
||||
}
|
||||
],
|
||||
"description": "Common interface for reading the clock.",
|
||||
"homepage": "https://github.com/php-fig/clock",
|
||||
"keywords": [
|
||||
"clock",
|
||||
"now",
|
||||
"psr",
|
||||
"psr-20",
|
||||
"time"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/php-fig/clock/issues",
|
||||
"source": "https://github.com/php-fig/clock/tree/1.0.0"
|
||||
},
|
||||
"time": "2022-11-25T14:36:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/container",
|
||||
"version": "2.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-fig/container.git",
|
||||
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
||||
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.4.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.0.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Psr\\Container\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "PHP-FIG",
|
||||
"homepage": "https://www.php-fig.org/"
|
||||
}
|
||||
],
|
||||
"description": "Common Container Interface (PHP FIG PSR-11)",
|
||||
"homepage": "https://github.com/php-fig/container",
|
||||
"keywords": [
|
||||
"PSR-11",
|
||||
"container",
|
||||
"container-interface",
|
||||
"container-interop",
|
||||
"psr"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/php-fig/container/issues",
|
||||
"source": "https://github.com/php-fig/container/tree/2.0.2"
|
||||
},
|
||||
"time": "2021-11-05T16:47:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/event-dispatcher",
|
||||
"version": "1.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-fig/event-dispatcher.git",
|
||||
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
||||
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.2.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.0.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Psr\\EventDispatcher\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "PHP-FIG",
|
||||
"homepage": "http://www.php-fig.org/"
|
||||
}
|
||||
],
|
||||
"description": "Standard interfaces for event handling.",
|
||||
"keywords": [
|
||||
"events",
|
||||
"psr",
|
||||
"psr-14"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/php-fig/event-dispatcher/issues",
|
||||
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
|
||||
},
|
||||
"time": "2019-01-08T18:20:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/log",
|
||||
"version": "3.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-fig/log.git",
|
||||
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
|
||||
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.0.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "3.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Psr\\Log\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "PHP-FIG",
|
||||
"homepage": "https://www.php-fig.org/"
|
||||
}
|
||||
],
|
||||
"description": "Common interface for logging libraries",
|
||||
"homepage": "https://github.com/php-fig/log",
|
||||
"keywords": [
|
||||
"log",
|
||||
"psr",
|
||||
"psr-3"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/php-fig/log/tree/3.0.2"
|
||||
},
|
||||
"time": "2024-09-11T13:17:53+00:00"
|
||||
}
|
||||
],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {
|
||||
"nextcloud/ocp": 20
|
||||
},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {},
|
||||
"platform-dev": {},
|
||||
"platform-overrides": {
|
||||
"php": "8.1"
|
||||
},
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
@@ -0,0 +1,197 @@
|
||||
/**
|
||||
* SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
|
||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
.community-support .columns {
|
||||
grid-template-columns: 1fr 1fr;
|
||||
}
|
||||
|
||||
@media (max-width: 1000px) {
|
||||
.community-support .columns {
|
||||
grid-template-columns: 1fr;
|
||||
grid-template-rows: 1fr 1fr;
|
||||
}
|
||||
}
|
||||
|
||||
.community-support .columns p {
|
||||
max-width: 550px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding-bottom: 16px;
|
||||
}
|
||||
|
||||
.community-support .columns .button {
|
||||
margin-top: auto;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.columns {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr 1fr;
|
||||
grid-gap: 20px;
|
||||
}
|
||||
|
||||
@media (max-width: 1000px) {
|
||||
.columns {
|
||||
grid-template-columns: 1fr;
|
||||
grid-template-rows: 1fr 1fr 1fr;
|
||||
}
|
||||
}
|
||||
|
||||
.columns div p,
|
||||
.columns div ul {
|
||||
text-align: left;
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.columns div > img {
|
||||
height: 50px;
|
||||
margin-top: 60px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.columns div > img:not(.account-manager-avatar) {
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
.columns div > img:not(.account-manager-avatar) {
|
||||
filter: var(--background-invert-if-dark);
|
||||
}
|
||||
|
||||
.columns div > img.account-manager-avatar {
|
||||
margin-top: 10px;
|
||||
height: 100px;
|
||||
border-radius: var(--border-radius-large);
|
||||
}
|
||||
|
||||
.community-support .columns div img {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.sidebyside-section {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
grid-gap: 60px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1000px) {
|
||||
.sidebyside-section {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
}
|
||||
|
||||
.section {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.section h2,
|
||||
.section p {
|
||||
/* Override max-width set in server CSS for settings. */
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
.section.system-information img {
|
||||
filter: var(--background-invert-if-dark);
|
||||
}
|
||||
|
||||
input[name='subscriptionKey'] {
|
||||
width: 300px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.generate-report-button,
|
||||
.irc-info,
|
||||
.subscription-info,
|
||||
.account-manager-info {
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
.deemphasize {
|
||||
opacity: .4;
|
||||
}
|
||||
|
||||
.subscription-info pre {
|
||||
display: inline-block;
|
||||
font-family: monospace;
|
||||
font-size: 14px;
|
||||
background-color: var(--color-background-dark);
|
||||
padding: 0 4px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.subscription-toggle-subscription-key {
|
||||
opacity: .4;
|
||||
}
|
||||
|
||||
#report-status .icon-loading:after {
|
||||
width: 20px;
|
||||
height: 20px; }
|
||||
|
||||
#report-status a {
|
||||
text-decoration: underline; }
|
||||
|
||||
ul.normal-list {
|
||||
list-style: initial;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.badge {
|
||||
background-position: 5px center;
|
||||
border: 1px solid #555;
|
||||
border-radius: 3px;
|
||||
padding: 3px 6px;
|
||||
}
|
||||
.badge > img {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
filter: var(--background-invert-if-dark);
|
||||
margin-bottom: -3px;
|
||||
}
|
||||
|
||||
.unsupported {
|
||||
border-color: var(--color-error);
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.overlimit {
|
||||
border-color: var(--color-warning);
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.supported {
|
||||
border-color: var(--color-success);
|
||||
}
|
||||
|
||||
p.text-center {
|
||||
text-align: center !important;
|
||||
}
|
||||
|
||||
.text-bold {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.link-button {
|
||||
border-radius: 21px;
|
||||
background-color: #0082c9 !important;
|
||||
color: #ffffff !important;
|
||||
border: 1px solid #0082c9 !important;
|
||||
padding: 10px 15px;
|
||||
box-shadow: 0 2px 9px var(--color-box-shadow);
|
||||
margin: 10px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.link-button:active, .link-button:hover, .link-button:focus {
|
||||
color: #0082c9 !important;
|
||||
background-color: #ffffff !important;
|
||||
border-color: #0082c9 !important;
|
||||
}
|
||||
|
||||
.subscription-key-offline-activation {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.subscription-key-offline-activation textarea {
|
||||
width: 450px;
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
<svg width="16" height="16" version="1.1" viewBox="0 0 4.2333 4.2333" xmlns="http://www.w3.org/2000/svg"><g transform="translate(0 -292.77)"><path d="m1.5586 292.96c-0.19234 0.017-0.34136 0.12823-0.45703 0.25781-0.11567 0.12958-0.21004 0.28892-0.29688 0.46875-0.17368 0.35966-0.31585 0.80689-0.43359 1.25-0.23549 0.88622-0.36719 1.7559-0.36719 1.7559a0.26461 0.26461 0 1 0 0.52148 0.0801s0.13131-0.85022 0.35742-1.7012c0.11306-0.42548 0.25125-0.84949 0.39844-1.1543 0.073595-0.1524 0.15073-0.27387 0.21484-0.3457 0.00382-4e-3 0.00221-2e-3 0.00586-6e-3 0.00409 0.0307 0.010128 0.0342 0.011719 0.0742 0.00887 0.22295-0.021484 0.56301-0.050781 0.91211-0.029297 0.34909-0.059319 0.70887-0.041016 1.0117 0.00915 0.15142 0.028164 0.28947 0.083984 0.42187s0.18535 0.27882 0.36328 0.30664c0.12975 0.0203 0.27053-0.0175 0.36719-0.0859 0.096658-0.0684 0.15828-0.15522 0.20898-0.24414 0.10141-0.17783 0.16072-0.38065 0.21875-0.57422 0.055038-0.1836 0.10823-0.35215 0.1582-0.46289 0.026942 0.0831 0.052126 0.18307 0.076172 0.30665 0.029273 0.15044 0.057479 0.30917 0.099609 0.45312 0.021065 0.072 0.042916 0.14168 0.085937 0.21289 0.043022 0.0712 0.11897 0.15934 0.24805 0.18945 0.19398 0.0453 0.34387-0.0558 0.43945-0.14453 0.095586-0.0888 0.16756-0.19052 0.23047-0.29101 0.12582-0.20098 0.21094-0.40235 0.21094-0.40235a0.26556 0.26556 0 1 0-0.48828-0.20898s-0.073816 0.17344-0.17188 0.33008c-0.022329 0.0357-0.04167 0.0538-0.064453 0.084-0.022394-0.093-0.045881-0.19866-0.070312-0.32422-0.030609-0.15731-0.061768-0.31957-0.12305-0.4707-0.030639-0.0756-0.068602-0.15029-0.13281-0.2207-0.06421-0.0704-0.1703-0.13591-0.28906-0.14453-0.13343-0.01-0.26416 0.0511-0.3457 0.12695-0.081544 0.0758-0.13134 0.16152-0.17383 0.25-0.084971 0.17695-0.13865 0.37738-0.19531 0.5664-0.056663 0.18903-0.11723 0.36707-0.17188 0.46289-0.00206 4e-3 -0.00189 3e-3 -0.00391 6e-3 -0.011759-0.0471-0.026117-0.0908-0.03125-0.17578-0.014477-0.23952 0.00993-0.58644 0.039063-0.93359 0.029134-0.34715 0.062099-0.69391 0.050781-0.97852-0.00566-0.1423-0.016702-0.26803-0.072266-0.39648-0.027782-0.0642-0.070759-0.13284-0.14453-0.1875-0.073773-0.0547-0.17744-0.082-0.26562-0.0742z" color="#000000" color-rendering="auto" dominant-baseline="auto" image-rendering="auto" shape-rendering="auto" solid-color="#000000" style="font-feature-settings:normal;font-variant-alternates:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-position:normal;isolation:auto;mix-blend-mode:normal;shape-padding:0;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-orientation:mixed;text-transform:none;white-space:normal"/></g></svg>
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
@@ -0,0 +1 @@
|
||||
<svg width="16" height="16" version="1.1" viewBox="0 0 4.2333 4.2333" xmlns="http://www.w3.org/2000/svg"><g transform="translate(0 -292.77)"><path d="m1.5586 292.96c-0.19234 0.017-0.34136 0.12823-0.45703 0.25781-0.11567 0.12958-0.21004 0.28892-0.29688 0.46875-0.17368 0.35966-0.31585 0.80689-0.43359 1.25-0.23549 0.88622-0.36719 1.7559-0.36719 1.7559a0.26461 0.26461 0 1 0 0.52148 0.0801s0.13131-0.85022 0.35742-1.7012c0.11306-0.42548 0.25125-0.84949 0.39844-1.1543 0.073595-0.1524 0.15073-0.27387 0.21484-0.3457 0.00382-4e-3 0.00221-2e-3 0.00586-6e-3 0.00409 0.0307 0.010128 0.0342 0.011719 0.0742 0.00887 0.22295-0.021484 0.56301-0.050781 0.91211-0.029297 0.34909-0.059319 0.70887-0.041016 1.0117 0.00915 0.15142 0.028164 0.28947 0.083984 0.42187s0.18535 0.27882 0.36328 0.30664c0.12975 0.0203 0.27053-0.0175 0.36719-0.0859 0.096658-0.0684 0.15828-0.15522 0.20898-0.24414 0.10141-0.17783 0.16072-0.38065 0.21875-0.57422 0.055038-0.1836 0.10823-0.35215 0.1582-0.46289 0.026942 0.0831 0.052126 0.18307 0.076172 0.30665 0.029273 0.15044 0.057479 0.30917 0.099609 0.45312 0.021065 0.072 0.042916 0.14168 0.085937 0.21289 0.043022 0.0712 0.11897 0.15934 0.24805 0.18945 0.19398 0.0453 0.34387-0.0558 0.43945-0.14453 0.095586-0.0888 0.16756-0.19052 0.23047-0.29101 0.12582-0.20098 0.21094-0.40235 0.21094-0.40235a0.26556 0.26556 0 1 0-0.48828-0.20898s-0.073816 0.17344-0.17188 0.33008c-0.022329 0.0357-0.04167 0.0538-0.064453 0.084-0.022394-0.093-0.045881-0.19866-0.070312-0.32422-0.030609-0.15731-0.061768-0.31957-0.12305-0.4707-0.030639-0.0756-0.068602-0.15029-0.13281-0.2207-0.06421-0.0704-0.1703-0.13591-0.28906-0.14453-0.13343-0.01-0.26416 0.0511-0.3457 0.12695-0.081544 0.0758-0.13134 0.16152-0.17383 0.25-0.084971 0.17695-0.13865 0.37738-0.19531 0.5664-0.056663 0.18903-0.11723 0.36707-0.17188 0.46289-0.00206 4e-3 -0.00189 3e-3 -0.00391 6e-3 -0.011759-0.0471-0.026117-0.0908-0.03125-0.17578-0.014477-0.23952 0.00993-0.58644 0.039063-0.93359 0.029134-0.34715 0.062099-0.69391 0.050781-0.97852-0.00566-0.1423-0.016702-0.26803-0.072266-0.39648-0.027782-0.0642-0.070759-0.13284-0.14453-0.1875-0.073773-0.0547-0.17744-0.082-0.26562-0.0742z" color="#ffffff" fill="#ffffff" color-rendering="auto" dominant-baseline="auto" image-rendering="auto" shape-rendering="auto" solid-color="#ffffff" style="font-feature-settings:normal;font-variant-alternates:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-position:normal;isolation:auto;mix-blend-mode:normal;shape-padding:0;text-decoration-color:#ffffff;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-orientation:mixed;text-transform:none;white-space:normal"/></g></svg>
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
||||
<g transform="matrix(0.888889,0,0,0.888889,-2.66667,-2.65556)">
|
||||
<path d="M6,20L7,16L3,16L3.5,14L7.5,14L8.5,10L4.5,10L5,8L9,8L10,4L12,4L11,8L15,8L16,4L18,4L17,8L21,8L20.5,10L16.5,10L15.5,14L19.5,14L19,16L15,16L14,20L12,20L13,16L9,16L8,20L6,20ZM9.5,14L13.5,14L14.5,10L10.5,10L9.5,14Z" style="fill-rule:nonzero;"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 779 B |
@@ -0,0 +1 @@
|
||||
<svg width="64" height="64" version="1.1" viewBox="0 -1 64 64" xmlns="http://www.w3.org/2000/svg"><defs><style>.cls-1{fill:#231f20;}.cls-2{fill:#fff9ae;}.cls-3{fill:#00aeef;}.cls-4{fill:#00a94f;}.cls-5{fill:#f15d22;}.cls-6{fill:#e31b23;}</style></defs><title>Discourse_logo</title><path d="m31.978-1c-17.361 0-31.978 14.075-31.978 31.442v32.558l31.972-0.03132c17.361 0 31.442-14.617 31.442-31.978 0-17.361-14.094-31.991-31.436-31.991zm0.30825 12.17h0.01927a19.488 19.488 0 1 1-8.0146 37.255l-12.664 2.861 3.5269-11.344a19.494 19.494 0 0 1 17.132-28.772z" fill="#231f20" stroke-width=".61651"/></svg>
|
||||
|
After Width: | Height: | Size: 599 B |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 200 200" height="200" width="200"><path d="m612-292 56-56-148-148v-184h-80v216l172 172ZM480-80c-55.333 0-107.333-10.5-156-31.5S233-161 197-197s-64.5-78.333-85.5-127S80-424.667 80-480s10.5-107.333 31.5-156S161-727 197-763s78.333-64.5 127-85.5S424.667-880 480-880s107.333 10.5 156 31.5S727-799 763-763s64.5 78.333 85.5 127S880-535.333 880-480s-10.5 107.333-31.5 156S799-233 763-197s-78.333 64.5-127 85.5S535.333-80 480-80Zm0-80c88.667 0 164.167-31.167 226.5-93.5S800-391.333 800-480s-31.167-164.167-93.5-226.5S568.667-800 480-800s-164.167 31.167-226.5 93.5S160-568.667 160-480s31.167 164.167 93.5 226.5S391.333-160 480-160Z" style="fill-rule:nonzero" transform="matrix(.15 0 0 .15 28 172)"/></svg>
|
||||
|
After Width: | Height: | Size: 855 B |
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg height="1024" width="1024" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
||||
<g transform="matrix(2.00002,0,0,2.00002,-0.00467004,-12.5202)">
|
||||
<path d="M477.653,133.759C454.761,94.536 423.709,63.483 384.49,40.593C345.265,17.703 302.443,6.26 255.996,6.26C209.553,6.26 166.717,17.706 127.503,40.593C88.28,63.482 57.23,94.536 34.338,133.759C11.45,172.98 0.005,215.811 0.005,262.252C0.005,318.034 16.279,368.195 48.837,412.752C81.391,457.308 123.446,488.139 174.995,505.248C180.996,506.362 185.438,505.579 188.327,502.918C191.216,500.254 192.659,496.917 192.659,492.922C192.659,492.256 192.602,486.258 192.491,474.923C192.377,463.588 192.323,453.699 192.323,445.262L184.656,446.588C179.768,447.484 173.601,447.863 166.156,447.756C158.715,447.652 150.99,446.872 142.991,445.422C134.989,443.985 127.546,440.652 120.657,435.429C113.771,430.207 108.883,423.372 105.994,414.933L102.66,407.263C100.439,402.156 96.941,396.483 92.162,390.265C87.384,384.041 82.552,379.822 77.663,377.6L75.33,375.93C73.774,374.819 72.331,373.48 70.997,371.926C69.664,370.373 68.666,368.817 67.999,367.26C67.331,365.701 67.885,364.423 69.665,363.42C71.445,362.417 74.663,361.93 79.332,361.93L85.996,362.926C90.44,363.817 95.938,366.478 102.496,370.925C109.05,375.368 114.438,381.145 118.661,388.253C123.774,397.366 129.935,404.31 137.161,409.089C144.38,413.867 151.66,416.252 158.991,416.252C166.323,416.252 172.656,415.697 177.991,414.591C183.321,413.48 188.321,411.809 192.99,409.588C194.99,394.694 200.435,383.251 209.32,375.253C196.656,373.922 185.269,371.917 175.155,369.252C165.047,366.583 154.602,362.252 143.826,356.246C133.044,350.249 124.1,342.801 116.991,333.917C109.881,325.027 104.046,313.357 99.494,298.917C94.94,284.47 92.662,267.806 92.662,248.918C92.662,222.025 101.441,199.14 118.997,180.25C110.773,160.032 111.55,137.366 121.328,112.256C127.773,110.254 137.33,111.756 149.995,116.754C162.662,121.755 171.936,126.038 177.828,129.59C183.719,133.14 188.439,136.148 191.995,138.588C212.665,132.813 233.996,129.925 255.994,129.925C277.992,129.925 299.328,132.813 319.999,138.588L332.665,130.592C341.327,125.257 351.555,120.368 363.326,115.923C375.103,111.481 384.109,110.257 390.334,112.259C400.33,137.371 401.221,160.035 392.995,180.254C410.549,199.144 419.332,222.034 419.332,248.922C419.332,267.809 417.046,284.526 412.499,299.084C407.946,313.643 402.06,325.302 394.841,334.084C387.613,342.864 378.611,350.253 367.836,356.249C357.057,362.25 346.608,366.582 336.5,369.251C326.388,371.919 315.001,373.925 302.336,375.258C313.887,385.254 319.664,401.033 319.664,422.587L319.664,492.913C319.664,496.908 321.053,500.243 323.834,502.909C326.612,505.569 330.998,506.353 336.999,505.238C388.558,488.131 430.614,457.299 463.169,412.743C495.718,368.191 511.999,318.03 511.999,262.243C511.987,215.811 500.536,172.984 477.658,133.761L477.653,133.759Z" style="fill-rule:nonzero;"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 16 16" height="16" width="16"><path d="M880-80 720-240H160c-22 0-40.833-7.833-56.5-23.5C87.833-279.167 80-298 80-320v-480c0-22 7.833-40.833 23.5-56.5C119.167-872.167 138-880 160-880h640c22 0 40.833 7.833 56.5 23.5C872.167-840.833 880-822 880-800v720ZM160-320h594l46 45v-525H160v480Zm0 0v-480 480Z" style="fill-rule:nonzero" transform="matrix(.02 0 0 .02 -1.6 17.6)"/></svg>
|
||||
|
After Width: | Height: | Size: 533 B |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 16 16" height="16" width="16"><path d="M880-80 720-240H160c-22 0-40.833-7.833-56.5-23.5C87.833-279.167 80-298 80-320v-480c0-22 7.833-40.833 23.5-56.5C119.167-872.167 138-880 160-880h640c22 0 40.833 7.833 56.5 23.5C872.167-840.833 880-822 880-800v720ZM160-320h594l46 45v-525H160v480Zm0 0v-480 480Z" style="fill-rule:nonzero" transform="matrix(.02 0 0 .02 -1.6 17.6)"/></svg>
|
||||
|
After Width: | Height: | Size: 533 B |
@@ -0,0 +1 @@
|
||||
<svg width="16" height="16" version="1.1" viewBox="0 0 4.2333 4.2333" xmlns="http://www.w3.org/2000/svg"><g transform="translate(0 -292.77)"><path d="m1.5586 292.96c-0.19234 0.017-0.34136 0.12823-0.45703 0.25781-0.11567 0.12958-0.21004 0.28892-0.29688 0.46875-0.17368 0.35966-0.31585 0.80689-0.43359 1.25-0.23549 0.88622-0.36719 1.7559-0.36719 1.7559a0.26461 0.26461 0 1 0 0.52148 0.0801s0.13131-0.85022 0.35742-1.7012c0.11306-0.42548 0.25125-0.84949 0.39844-1.1543 0.073595-0.1524 0.15073-0.27387 0.21484-0.3457 0.00382-4e-3 0.00221-2e-3 0.00586-6e-3 0.00409 0.0307 0.010128 0.0342 0.011719 0.0742 0.00887 0.22295-0.021484 0.56301-0.050781 0.91211-0.029297 0.34909-0.059319 0.70887-0.041016 1.0117 0.00915 0.15142 0.028164 0.28947 0.083984 0.42187s0.18535 0.27882 0.36328 0.30664c0.12975 0.0203 0.27053-0.0175 0.36719-0.0859 0.096658-0.0684 0.15828-0.15522 0.20898-0.24414 0.10141-0.17783 0.16072-0.38065 0.21875-0.57422 0.055038-0.1836 0.10823-0.35215 0.1582-0.46289 0.026942 0.0831 0.052126 0.18307 0.076172 0.30665 0.029273 0.15044 0.057479 0.30917 0.099609 0.45312 0.021065 0.072 0.042916 0.14168 0.085937 0.21289 0.043022 0.0712 0.11897 0.15934 0.24805 0.18945 0.19398 0.0453 0.34387-0.0558 0.43945-0.14453 0.095586-0.0888 0.16756-0.19052 0.23047-0.29101 0.12582-0.20098 0.21094-0.40235 0.21094-0.40235a0.26556 0.26556 0 1 0-0.48828-0.20898s-0.073816 0.17344-0.17188 0.33008c-0.022329 0.0357-0.04167 0.0538-0.064453 0.084-0.022394-0.093-0.045881-0.19866-0.070312-0.32422-0.030609-0.15731-0.061768-0.31957-0.12305-0.4707-0.030639-0.0756-0.068602-0.15029-0.13281-0.2207-0.06421-0.0704-0.1703-0.13591-0.28906-0.14453-0.13343-0.01-0.26416 0.0511-0.3457 0.12695-0.081544 0.0758-0.13134 0.16152-0.17383 0.25-0.084971 0.17695-0.13865 0.37738-0.19531 0.5664-0.056663 0.18903-0.11723 0.36707-0.17188 0.46289-0.00206 4e-3 -0.00189 3e-3 -0.00391 6e-3 -0.011759-0.0471-0.026117-0.0908-0.03125-0.17578-0.014477-0.23952 0.00993-0.58644 0.039063-0.93359 0.029134-0.34715 0.062099-0.69391 0.050781-0.97852-0.00566-0.1423-0.016702-0.26803-0.072266-0.39648-0.027782-0.0642-0.070759-0.13284-0.14453-0.1875-0.073773-0.0547-0.17744-0.082-0.26562-0.0742z" color="#000000" color-rendering="auto" dominant-baseline="auto" image-rendering="auto" shape-rendering="auto" solid-color="#000000" style="font-feature-settings:normal;font-variant-alternates:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-position:normal;isolation:auto;mix-blend-mode:normal;shape-padding:0;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-orientation:mixed;text-transform:none;white-space:normal"/></g></svg>
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg height="32" width="32" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
||||
<g transform="matrix(1.27273,0,0,1.27273,0.727273,0.709091)">
|
||||
<path d="M9,20C8.683,20 8.4,19.908 8.15,19.725C7.9,19.542 7.717,19.308 7.6,19.025L5.3,13L1,13L1,11L6.7,11L9,17.1L13.6,4.975C13.717,4.692 13.9,4.458 14.15,4.275C14.4,4.092 14.683,4 15,4C15.317,4 15.6,4.092 15.85,4.275C16.1,4.458 16.283,4.692 16.4,4.975L18.7,11L23,11L23,13L17.3,13L15,6.9L10.4,19.025C10.283,19.308 10.1,19.542 9.85,19.725C9.6,19.908 9.317,20 9,20Z" style="fill-rule:nonzero;"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 922 B |
@@ -0,0 +1,43 @@
|
||||
/**
|
||||
* SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
|
||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
|
||||
(function($, OC) {
|
||||
|
||||
$(document).ready(function() {
|
||||
|
||||
$('.subscription-toggle-subscription-key').on('click', function(e) {
|
||||
$('#subscription-key-section').removeClass('hidden');
|
||||
});
|
||||
|
||||
$('#generate-report-button').on('click', function(e) {
|
||||
e.target.disabled = true;
|
||||
var $reportStatus = $('#report-status');
|
||||
|
||||
$reportStatus.html('');
|
||||
$reportStatus.addClass('icon-loading');
|
||||
$.post(OC.generateUrl('apps/support/generateSystemReport?forceLanguage=en'))
|
||||
.always(function() {
|
||||
e.target.disabled = false;
|
||||
$reportStatus.removeClass('icon-loading');
|
||||
})
|
||||
.done(function(data) {
|
||||
var link = data.link;
|
||||
var password = data.password;
|
||||
var $link = $('<a>')
|
||||
.attr('href', link)
|
||||
.attr('target', '_blank')
|
||||
.html(link);
|
||||
|
||||
$reportStatus.append(t('support', 'Link:') + ' ');
|
||||
$reportStatus.append($link);
|
||||
$reportStatus.append('<br />' + t('support', 'Password:') + ' ' + '<code>' + password + '</code>');
|
||||
})
|
||||
.fail(function(xhr) {
|
||||
var message = xhr.responseJSON.message;
|
||||
$reportStatus.html(t('support', 'Generating system report failed.') + ' ' + message);
|
||||
})
|
||||
});
|
||||
});
|
||||
})(jQuery, OC);
|
||||
@@ -0,0 +1,37 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Skakel:",
|
||||
"Password:" : "Wagwoord:",
|
||||
"Nextcloud Subscription" : "Nextcloud-intekening",
|
||||
"Your Nextcloud Subscription has expired!" : "U Nextcloud-intekening het verstryk!",
|
||||
"Dear admin," : "Geagte admin,",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s is u rekeningbestuurder en kan per e-pos by %2$s of telefonies by %3$s bereik word.",
|
||||
"Thank you," : "Dankie,",
|
||||
"Your Nextcloud team" : "U Nextcloud-span",
|
||||
"Your Nextcloud server Subscription is expired" : "U Nextcloud-bedienerintekening het verstryk",
|
||||
"Your Nextcloud server Subscription is expired!" : "U Nextcloud-bedienerintekening het verstryk!",
|
||||
"Basic subscription" : "Basiese intekening",
|
||||
"Standard subscription" : "Standaardintekening",
|
||||
"Premium subscription" : "Premie-intekening",
|
||||
"Géant subscription" : "Géant-intekening",
|
||||
"Silver partner subscription" : "Silwervennootintekening",
|
||||
"Gold partner subscription" : "Goudvennootintekening",
|
||||
"Subscription" : "Intekening",
|
||||
"Valid subscription" : "Geldige intekening",
|
||||
"Subscription key:" : "Intekeningsleutel:",
|
||||
"_For %n users_::_For %n users_" : ["Vir %n gebruiker","Vir %n gebruikers"],
|
||||
"Advantages" : "Voordele",
|
||||
"Forum" : "Forum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud is gratis programmatuur wat deur ’n baie aktiewe gemeenskap ondersteun word. Registreer asb. op die forum om vrae te vra en aan besprekings deel te neem.",
|
||||
"Nextcloud forum" : "Nextcloud-forum",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud at GitHub" : "Nextcloud by GitHub",
|
||||
"Subscription key" : "Intekeningsleutel",
|
||||
"News" : "Nuus",
|
||||
"Like our Facebook page" : "Hou van ons Facebook-blad",
|
||||
"Follow us on Twitter" : "Volg ons op Twitter",
|
||||
"Check out our blog" : "Besoek ons woernaal",
|
||||
"Subscribe to our newsletter" : "Teken in op ons nuusbrief"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,35 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Skakel:",
|
||||
"Password:" : "Wagwoord:",
|
||||
"Nextcloud Subscription" : "Nextcloud-intekening",
|
||||
"Your Nextcloud Subscription has expired!" : "U Nextcloud-intekening het verstryk!",
|
||||
"Dear admin," : "Geagte admin,",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s is u rekeningbestuurder en kan per e-pos by %2$s of telefonies by %3$s bereik word.",
|
||||
"Thank you," : "Dankie,",
|
||||
"Your Nextcloud team" : "U Nextcloud-span",
|
||||
"Your Nextcloud server Subscription is expired" : "U Nextcloud-bedienerintekening het verstryk",
|
||||
"Your Nextcloud server Subscription is expired!" : "U Nextcloud-bedienerintekening het verstryk!",
|
||||
"Basic subscription" : "Basiese intekening",
|
||||
"Standard subscription" : "Standaardintekening",
|
||||
"Premium subscription" : "Premie-intekening",
|
||||
"Géant subscription" : "Géant-intekening",
|
||||
"Silver partner subscription" : "Silwervennootintekening",
|
||||
"Gold partner subscription" : "Goudvennootintekening",
|
||||
"Subscription" : "Intekening",
|
||||
"Valid subscription" : "Geldige intekening",
|
||||
"Subscription key:" : "Intekeningsleutel:",
|
||||
"_For %n users_::_For %n users_" : ["Vir %n gebruiker","Vir %n gebruikers"],
|
||||
"Advantages" : "Voordele",
|
||||
"Forum" : "Forum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud is gratis programmatuur wat deur ’n baie aktiewe gemeenskap ondersteun word. Registreer asb. op die forum om vrae te vra en aan besprekings deel te neem.",
|
||||
"Nextcloud forum" : "Nextcloud-forum",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud at GitHub" : "Nextcloud by GitHub",
|
||||
"Subscription key" : "Intekeningsleutel",
|
||||
"News" : "Nuus",
|
||||
"Like our Facebook page" : "Hou van ons Facebook-blad",
|
||||
"Follow us on Twitter" : "Volg ons op Twitter",
|
||||
"Check out our blog" : "Besoek ons woernaal",
|
||||
"Subscribe to our newsletter" : "Teken in op ons nuusbrief"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "الرابط:",
|
||||
"Password:" : "الكلمة السرية:",
|
||||
"Dear admin," : "عزيزي المدير،",
|
||||
"Thank you," : "شكرا لكم،",
|
||||
"Support" : "المساعدة",
|
||||
"System information" : "معلومات النظام",
|
||||
"Unsupported" : "غير مدعوم",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "الوصول إلى خبرة قابله للتوسع وقدرات قابله للتوسع لـ الملفات و التحدث",
|
||||
"More information" : "المزيد من المعلومات",
|
||||
"Pricing" : "السعر",
|
||||
"Forum" : "المنتدى",
|
||||
"Nextcloud forum" : "منتدى ناكست كلاود",
|
||||
"GitHub" : "غيت هب",
|
||||
"Nextcloud at GitHub" : "ناكست كلاود على غيت هب",
|
||||
"News" : "الأخبار",
|
||||
"Like our Facebook page" : "قم بالإعجاب بصفحتنا على الفايسبوك",
|
||||
"Follow us on Twitter" : "تابعنا على تويتر",
|
||||
"Check out our blog" : "إلقي نظرة على مدوّنتنا"
|
||||
},
|
||||
"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;");
|
||||
@@ -0,0 +1,21 @@
|
||||
{ "translations": {
|
||||
"Link:" : "الرابط:",
|
||||
"Password:" : "الكلمة السرية:",
|
||||
"Dear admin," : "عزيزي المدير،",
|
||||
"Thank you," : "شكرا لكم،",
|
||||
"Support" : "المساعدة",
|
||||
"System information" : "معلومات النظام",
|
||||
"Unsupported" : "غير مدعوم",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "الوصول إلى خبرة قابله للتوسع وقدرات قابله للتوسع لـ الملفات و التحدث",
|
||||
"More information" : "المزيد من المعلومات",
|
||||
"Pricing" : "السعر",
|
||||
"Forum" : "المنتدى",
|
||||
"Nextcloud forum" : "منتدى ناكست كلاود",
|
||||
"GitHub" : "غيت هب",
|
||||
"Nextcloud at GitHub" : "ناكست كلاود على غيت هب",
|
||||
"News" : "الأخبار",
|
||||
"Like our Facebook page" : "قم بالإعجاب بصفحتنا على الفايسبوك",
|
||||
"Follow us on Twitter" : "تابعنا على تويتر",
|
||||
"Check out our blog" : "إلقي نظرة على مدوّنتنا"
|
||||
},"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;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enllaz:",
|
||||
"_%n year_::_%n years_" : ["%n añu","%n años"],
|
||||
"_%n month_::_%n months_" : ["%n mes","%n meses"],
|
||||
"_%n week_::_%n weeks_" : ["%n selmana","%n selmanes"],
|
||||
"_%n day_::_%n days_" : ["%n día","%n díes"],
|
||||
"Forum" : "Foru",
|
||||
"GitHub" : "GitHub"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enllaz:",
|
||||
"_%n year_::_%n years_" : ["%n añu","%n años"],
|
||||
"_%n month_::_%n months_" : ["%n mes","%n meses"],
|
||||
"_%n week_::_%n weeks_" : ["%n selmana","%n selmanes"],
|
||||
"_%n day_::_%n days_" : ["%n día","%n díes"],
|
||||
"Forum" : "Foru",
|
||||
"GitHub" : "GitHub"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Връзка:",
|
||||
"Password:" : "Парола:",
|
||||
"Generating system report failed." : "Генерирането на системния отчет не беше успешно.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Не можа да се създаде папка „Системна информация“ за съхраняване на генерирания отчет.",
|
||||
"Could not create file \"%s\" to store generated report." : "Не можа да се създаде файл „%s“ за съхраняване на генерирания отчет.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Файлът „%s“ не можа да се сподели. Въпреки това можете да го намерите в папка „Системна информация“.",
|
||||
"Subscription notifications" : "Известия за абонамент",
|
||||
"Nextcloud Subscription" : "Абонамент за Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Вашият сървър няма абонамент за Nextcloud или вашият абонамент е изтекъл.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Вашият абонамент за сървър на Nextcloud не покрива вашия брой потребители.",
|
||||
"Your Nextcloud Subscription has expired!" : "Абонаменът ви за Nextcloud е изтекъл!",
|
||||
"Your server has no Nextcloud Subscription" : "Вашият сървър няма абонамент за Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Вашият Nextcloud сървър не обезпечен с абонамент за Nextcloud Enterprise.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Ако настройката на сървъра ви прекъсне и служителите не могат да работят повече, не е нужно да разчитате на търсене в онлайн форуми за решение. Имате директен достъп до нашите опитни инженери!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Имате договор с доставчика, предоставящ ранна информация за защита, смекчаване, корекции и актуализации.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Ако трябва да останете по-дълго на текущата си версия без прекъсвания, не е нужно да стартирате софтуер без актуализации на защитата.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Разполагате с най-добрия опит за справяне с проблеми с производителността и мащабируемостта.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Имате достъп до правилната документация и експертен опит, за да отговорите бързо на въпроси относно съответствие или да изпълните GDPR, HIPAA и други регулаторни изисквания.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Можем също така да предоставим интеграция с Outlook, онлайн офис, мащабируема, интегрирана аудио-видео и чат комуникация и други функции, достъпни само в ограничена форма безплатно или да разработим допълнителни интеграции и възможности според вашите нужди.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Абонаментът ви помага да извлечете максимума от Nextcloud!",
|
||||
"Learn more now" : "Научете повече",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Този имейл беше изпратен до всички администратори от приложението за поддръжка на вашия екземпляр Nextcloud на %1$s, защото имате над %2$s регистрирани потребители.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Вашият абонамент за Nextcloud сървър е над лимита",
|
||||
"Dear admin," : "Уважаеми администратор,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Абонаменът ви за Nextcloud не покрива броя на потребителите, които в момента са активни на този сървър. Моля, свържете се с вашия мениджър на профил в Nextcloud, за да актуализирате абонамента си!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$sе мениджърът на вашия профил и можете да се свържете с него по имейл чрез %2$s или по телефона чрез %3$s.",
|
||||
"Thank you," : "Благодарим Ви,",
|
||||
"Your Nextcloud team" : "Вашият Nextcloud екип",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Този имейл беше изпратен до всички администратори от приложението за поддръжка на вашия екземпляр Nextcloud на %s, защото имате повече потребители, отколкото покрива абонаментът ви.",
|
||||
"Your Nextcloud server Subscription is expired" : "Абонаменът ви за Nextcloud сървър е изтекъл",
|
||||
"Your Nextcloud server Subscription is expired!" : "Абонаменът ви за Nextcloud сървър е изтекъл!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Абонаменът ви за Nextcloud сървър е изтекъл! Моля, свържете се с вашия мениджър на профил в Nextcloud, за да актуализирате абонамента си!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Този имейл беше изпратен до всички администратори от приложението за поддръжка на вашия екземпляр Nextcloud на %s, тъй като абонаментът ви е изтекъл.",
|
||||
"Support" : "Поддръжка",
|
||||
"Getting support and help for your Nextcloud" : "Получаване на поддръжка и помощ за вашия Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Приложението за поддръжка ви осигурява директен достъп до ресурси за помощ и консултации, специални опции за контакт с вашия мениджър на профил и преглед на вашия корпоративен абонамент.",
|
||||
"Basic subscription" : "Основен абонамент",
|
||||
"Standard subscription" : "Стандартен абонамент",
|
||||
"Premium subscription" : "Премиум абонамент",
|
||||
"Géant subscription" : "Géant абонамент",
|
||||
"Silver partner subscription" : "Сребърен партньорски абонамент",
|
||||
"Gold partner subscription" : "Златен партньорски абонамент",
|
||||
"Subscription" : "Абонамент",
|
||||
"Over subscription limit" : "Превишаване на лимит за абонамент",
|
||||
"Valid subscription" : "Валиден абонамент",
|
||||
"Expired subscription" : "Изтекъл абонамент",
|
||||
"Subscription key:" : "Абонаментен ключ:",
|
||||
"Expires in: " : "Изтича след:",
|
||||
"_%n year_::_%n years_" : ["%n години","%n години "],
|
||||
"_%n month_::_%n months_" : ["%n месеци","%n месеци"],
|
||||
"_%n week_::_%n weeks_" : ["%n седмици ","%n седмици"],
|
||||
"_%n day_::_%n days_" : ["%n ","%n дни"],
|
||||
"For an unlimited amount of users" : "За неограничен брой потребители",
|
||||
"_For %n active users_::_For %n active users_" : ["За %n активни потребители","За %n активни потребители"],
|
||||
"_For %n users_::_For %n users_" : ["За %n потребители","За %n активни потребители"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["в момента при %n потребители","в момента при %n потребители"],
|
||||
"Includes support for %s" : "Включва поддръжка за %s",
|
||||
"Includes support for %1$s & %2$s" : "Включва поддръжка за %1$s и %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Включва поддръжка за %1$s, %2$s и %3$s",
|
||||
"Extended maintenance life cycle" : "Удължен жизнен цикъл на поддръжка",
|
||||
"Update subscription key" : "Актуализиране на ключа за абонамент",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s е мениджърът на вашия профил. Не се колебайте да се свържете с нас, ако имате въпроси относно вашия абонамент.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Можете да намерите отговори на често задавани въпроси в нашия портал, както и да подадете заявки за поддръжка там.",
|
||||
"Access Nextcloud portal" : "Достъп до портала на Nextcloud ",
|
||||
"System information" : "Информация за системата",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Събирайте системна информация за случаи на поддръжка. Долният бутон генерира текстов файл в папка „Системна информация“ и го споделя като защитена с парола публична връзка. Връзката е валидна 2 седмици.",
|
||||
"Generate system report" : "Генериране на системен отчет",
|
||||
"Enterprise subscription recommended" : "Препоръчва се професионален абонамент",
|
||||
"No active enterprise subscription" : "Няма активен професионален абонамент",
|
||||
"Unsupported" : "Не се поддържа",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Този Nextcloud сървър няма професионален абонамент.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Абонаментът за Nextcloud Enterprise/професионален/ ви помага да извлечете максимума от вашия Nextcloud, да поддържате данните си защитени и сървърът ви да работи надеждно по всяко време.",
|
||||
"Advantages" : "Предимства",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Достъп до техническата експертиза на разработчиците на Nextcloud чрез документация и поддръжка",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Достъп до допълнителни възможности като интеграция с Outlook, онлайн офис и др",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Достъп до експертен опит за мащабируемост и възможности за мащабируемост за Files and Talk",
|
||||
"Optional branding, consulting, architecture advice" : "По избор брандиране, консултации, архитектурни съвети",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Поверителна услуга за известяване за сигурност, смекчаване, корекции и съвети",
|
||||
"Compliance certification, advice and documentation" : "Сертификация за съответствие, съвети и документация",
|
||||
"Get a quote" : "Получете оферта",
|
||||
"More information" : "Допълнителна информация",
|
||||
"Subscription benefits" : "Предимства на абонамента",
|
||||
"Pricing" : "Ценообразуване",
|
||||
"Community support" : "Подкрепа от общността",
|
||||
"Forum" : "Форум",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud е безплатен софтуер, който се поддържа от много активна общност. Моля, регистрирайте се във форума, за да задавате въпроси и да обсъждате с други.",
|
||||
"Nextcloud forum" : "Форум на Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud използва GitHub като платформа за съвместна работа. Можете да подавате доклади за грешки директно там.",
|
||||
"Nextcloud at GitHub" : "Nextcloud в GitHub",
|
||||
"Subscription key" : "Абонаментен ключ",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Ако имате активен абонамент за Nextcloud, моля, въведете своя ключ за абонамент тук.",
|
||||
"Learn more about an enterprise subscription." : "Научете повече за професионален абонамент.",
|
||||
"Set subscription key" : "Задаване на абонаментен ключ",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Информацията за абонамента не можа да бъде извлечена правилно в момента. Насрочен е повторен опит. Моля, проверете отново по-късно.",
|
||||
"The subscription key was invalid." : "Абонаментният ключ е невалиден.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Абонаментният ключ не можа да бъде потвърден, тъй като този сървър няма интернет връзка. Моля, свържете се с екипа за поддръжка, за да разрешите това.",
|
||||
"The subscription key had an invalid format." : "Абонаментният ключ имаше невалиден формат.",
|
||||
"While fetching the subscription information an error happened." : "Възникна грешка при извличане на информацията за абонамента.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Долният бутон генерира текстов файл в папка „Системна информация“ и го споделя като защитена с парола публична връзка. Връзката е валидна 2 седмици.",
|
||||
"News" : "Новини",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "За да получите актуална информация какво се случва в Nextcloud, регистрирайте се за бюлетина и ни последвайте в нашите профили в социалните медии.",
|
||||
"Like our Facebook page" : "Харесайте страницата ни във Фейсбук",
|
||||
"Follow us on Twitter" : "Следвайте ни в Twitter",
|
||||
"Check out our blog" : "Посетете блога ни",
|
||||
"Subscribe to our newsletter" : "Абонирайте се за нашия имейл бюлетин"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,109 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Връзка:",
|
||||
"Password:" : "Парола:",
|
||||
"Generating system report failed." : "Генерирането на системния отчет не беше успешно.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Не можа да се създаде папка „Системна информация“ за съхраняване на генерирания отчет.",
|
||||
"Could not create file \"%s\" to store generated report." : "Не можа да се създаде файл „%s“ за съхраняване на генерирания отчет.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Файлът „%s“ не можа да се сподели. Въпреки това можете да го намерите в папка „Системна информация“.",
|
||||
"Subscription notifications" : "Известия за абонамент",
|
||||
"Nextcloud Subscription" : "Абонамент за Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Вашият сървър няма абонамент за Nextcloud или вашият абонамент е изтекъл.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Вашият абонамент за сървър на Nextcloud не покрива вашия брой потребители.",
|
||||
"Your Nextcloud Subscription has expired!" : "Абонаменът ви за Nextcloud е изтекъл!",
|
||||
"Your server has no Nextcloud Subscription" : "Вашият сървър няма абонамент за Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Вашият Nextcloud сървър не обезпечен с абонамент за Nextcloud Enterprise.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Ако настройката на сървъра ви прекъсне и служителите не могат да работят повече, не е нужно да разчитате на търсене в онлайн форуми за решение. Имате директен достъп до нашите опитни инженери!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Имате договор с доставчика, предоставящ ранна информация за защита, смекчаване, корекции и актуализации.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Ако трябва да останете по-дълго на текущата си версия без прекъсвания, не е нужно да стартирате софтуер без актуализации на защитата.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Разполагате с най-добрия опит за справяне с проблеми с производителността и мащабируемостта.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Имате достъп до правилната документация и експертен опит, за да отговорите бързо на въпроси относно съответствие или да изпълните GDPR, HIPAA и други регулаторни изисквания.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Можем също така да предоставим интеграция с Outlook, онлайн офис, мащабируема, интегрирана аудио-видео и чат комуникация и други функции, достъпни само в ограничена форма безплатно или да разработим допълнителни интеграции и възможности според вашите нужди.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Абонаментът ви помага да извлечете максимума от Nextcloud!",
|
||||
"Learn more now" : "Научете повече",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Този имейл беше изпратен до всички администратори от приложението за поддръжка на вашия екземпляр Nextcloud на %1$s, защото имате над %2$s регистрирани потребители.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Вашият абонамент за Nextcloud сървър е над лимита",
|
||||
"Dear admin," : "Уважаеми администратор,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Абонаменът ви за Nextcloud не покрива броя на потребителите, които в момента са активни на този сървър. Моля, свържете се с вашия мениджър на профил в Nextcloud, за да актуализирате абонамента си!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$sе мениджърът на вашия профил и можете да се свържете с него по имейл чрез %2$s или по телефона чрез %3$s.",
|
||||
"Thank you," : "Благодарим Ви,",
|
||||
"Your Nextcloud team" : "Вашият Nextcloud екип",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Този имейл беше изпратен до всички администратори от приложението за поддръжка на вашия екземпляр Nextcloud на %s, защото имате повече потребители, отколкото покрива абонаментът ви.",
|
||||
"Your Nextcloud server Subscription is expired" : "Абонаменът ви за Nextcloud сървър е изтекъл",
|
||||
"Your Nextcloud server Subscription is expired!" : "Абонаменът ви за Nextcloud сървър е изтекъл!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Абонаменът ви за Nextcloud сървър е изтекъл! Моля, свържете се с вашия мениджър на профил в Nextcloud, за да актуализирате абонамента си!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Този имейл беше изпратен до всички администратори от приложението за поддръжка на вашия екземпляр Nextcloud на %s, тъй като абонаментът ви е изтекъл.",
|
||||
"Support" : "Поддръжка",
|
||||
"Getting support and help for your Nextcloud" : "Получаване на поддръжка и помощ за вашия Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Приложението за поддръжка ви осигурява директен достъп до ресурси за помощ и консултации, специални опции за контакт с вашия мениджър на профил и преглед на вашия корпоративен абонамент.",
|
||||
"Basic subscription" : "Основен абонамент",
|
||||
"Standard subscription" : "Стандартен абонамент",
|
||||
"Premium subscription" : "Премиум абонамент",
|
||||
"Géant subscription" : "Géant абонамент",
|
||||
"Silver partner subscription" : "Сребърен партньорски абонамент",
|
||||
"Gold partner subscription" : "Златен партньорски абонамент",
|
||||
"Subscription" : "Абонамент",
|
||||
"Over subscription limit" : "Превишаване на лимит за абонамент",
|
||||
"Valid subscription" : "Валиден абонамент",
|
||||
"Expired subscription" : "Изтекъл абонамент",
|
||||
"Subscription key:" : "Абонаментен ключ:",
|
||||
"Expires in: " : "Изтича след:",
|
||||
"_%n year_::_%n years_" : ["%n години","%n години "],
|
||||
"_%n month_::_%n months_" : ["%n месеци","%n месеци"],
|
||||
"_%n week_::_%n weeks_" : ["%n седмици ","%n седмици"],
|
||||
"_%n day_::_%n days_" : ["%n ","%n дни"],
|
||||
"For an unlimited amount of users" : "За неограничен брой потребители",
|
||||
"_For %n active users_::_For %n active users_" : ["За %n активни потребители","За %n активни потребители"],
|
||||
"_For %n users_::_For %n users_" : ["За %n потребители","За %n активни потребители"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["в момента при %n потребители","в момента при %n потребители"],
|
||||
"Includes support for %s" : "Включва поддръжка за %s",
|
||||
"Includes support for %1$s & %2$s" : "Включва поддръжка за %1$s и %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Включва поддръжка за %1$s, %2$s и %3$s",
|
||||
"Extended maintenance life cycle" : "Удължен жизнен цикъл на поддръжка",
|
||||
"Update subscription key" : "Актуализиране на ключа за абонамент",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s е мениджърът на вашия профил. Не се колебайте да се свържете с нас, ако имате въпроси относно вашия абонамент.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Можете да намерите отговори на често задавани въпроси в нашия портал, както и да подадете заявки за поддръжка там.",
|
||||
"Access Nextcloud portal" : "Достъп до портала на Nextcloud ",
|
||||
"System information" : "Информация за системата",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Събирайте системна информация за случаи на поддръжка. Долният бутон генерира текстов файл в папка „Системна информация“ и го споделя като защитена с парола публична връзка. Връзката е валидна 2 седмици.",
|
||||
"Generate system report" : "Генериране на системен отчет",
|
||||
"Enterprise subscription recommended" : "Препоръчва се професионален абонамент",
|
||||
"No active enterprise subscription" : "Няма активен професионален абонамент",
|
||||
"Unsupported" : "Не се поддържа",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Този Nextcloud сървър няма професионален абонамент.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Абонаментът за Nextcloud Enterprise/професионален/ ви помага да извлечете максимума от вашия Nextcloud, да поддържате данните си защитени и сървърът ви да работи надеждно по всяко време.",
|
||||
"Advantages" : "Предимства",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Достъп до техническата експертиза на разработчиците на Nextcloud чрез документация и поддръжка",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Достъп до допълнителни възможности като интеграция с Outlook, онлайн офис и др",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Достъп до експертен опит за мащабируемост и възможности за мащабируемост за Files and Talk",
|
||||
"Optional branding, consulting, architecture advice" : "По избор брандиране, консултации, архитектурни съвети",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Поверителна услуга за известяване за сигурност, смекчаване, корекции и съвети",
|
||||
"Compliance certification, advice and documentation" : "Сертификация за съответствие, съвети и документация",
|
||||
"Get a quote" : "Получете оферта",
|
||||
"More information" : "Допълнителна информация",
|
||||
"Subscription benefits" : "Предимства на абонамента",
|
||||
"Pricing" : "Ценообразуване",
|
||||
"Community support" : "Подкрепа от общността",
|
||||
"Forum" : "Форум",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud е безплатен софтуер, който се поддържа от много активна общност. Моля, регистрирайте се във форума, за да задавате въпроси и да обсъждате с други.",
|
||||
"Nextcloud forum" : "Форум на Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud използва GitHub като платформа за съвместна работа. Можете да подавате доклади за грешки директно там.",
|
||||
"Nextcloud at GitHub" : "Nextcloud в GitHub",
|
||||
"Subscription key" : "Абонаментен ключ",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Ако имате активен абонамент за Nextcloud, моля, въведете своя ключ за абонамент тук.",
|
||||
"Learn more about an enterprise subscription." : "Научете повече за професионален абонамент.",
|
||||
"Set subscription key" : "Задаване на абонаментен ключ",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Информацията за абонамента не можа да бъде извлечена правилно в момента. Насрочен е повторен опит. Моля, проверете отново по-късно.",
|
||||
"The subscription key was invalid." : "Абонаментният ключ е невалиден.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Абонаментният ключ не можа да бъде потвърден, тъй като този сървър няма интернет връзка. Моля, свържете се с екипа за поддръжка, за да разрешите това.",
|
||||
"The subscription key had an invalid format." : "Абонаментният ключ имаше невалиден формат.",
|
||||
"While fetching the subscription information an error happened." : "Възникна грешка при извличане на информацията за абонамента.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Долният бутон генерира текстов файл в папка „Системна информация“ и го споделя като защитена с парола публична връзка. Връзката е валидна 2 седмици.",
|
||||
"News" : "Новини",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "За да получите актуална информация какво се случва в Nextcloud, регистрирайте се за бюлетина и ни последвайте в нашите профили в социалните медии.",
|
||||
"Like our Facebook page" : "Харесайте страницата ни във Фейсбук",
|
||||
"Follow us on Twitter" : "Следвайте ни в Twitter",
|
||||
"Check out our blog" : "Посетете блога ни",
|
||||
"Subscribe to our newsletter" : "Абонирайте се за нашия имейл бюлетин"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Liamm",
|
||||
"Password:" : "Ger-tremen :",
|
||||
"Generating system report failed." : "Ur fazi gant ar sistem krouiñ danevel",
|
||||
"More information" : "Muioc'h a ditouroù",
|
||||
"Forum" : "Forum",
|
||||
"Like our Facebook page" : "Liamm d'hon bajenn Facebook",
|
||||
"Follow us on Twitter" : "Heuliit ac'henomp war Twitter",
|
||||
"Check out our blog" : "Sellit ouzh hon vlog",
|
||||
"Subscribe to our newsletter" : "Koumannantit d'hon kemenadennoù nevesadur"
|
||||
},
|
||||
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");
|
||||
@@ -0,0 +1,12 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Liamm",
|
||||
"Password:" : "Ger-tremen :",
|
||||
"Generating system report failed." : "Ur fazi gant ar sistem krouiñ danevel",
|
||||
"More information" : "Muioc'h a ditouroù",
|
||||
"Forum" : "Forum",
|
||||
"Like our Facebook page" : "Liamm d'hon bajenn Facebook",
|
||||
"Follow us on Twitter" : "Heuliit ac'henomp war Twitter",
|
||||
"Check out our blog" : "Sellit ouzh hon vlog",
|
||||
"Subscribe to our newsletter" : "Koumannantit d'hon kemenadennoù nevesadur"
|
||||
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enllaç:",
|
||||
"Password:" : "Contrasenya:",
|
||||
"Generating system report failed." : "Ha fallat la generació d'informe del sistema.",
|
||||
"Could not create folder \"System information\" to store generated report." : "No s'ha pogut crear la carpeta \"Informació de sistema\" per desar-hi l'informe generat.",
|
||||
"Could not create file \"%s\" to store generated report." : "No s'ha pogut crear el fitxer \"%s\" per desar-hi l'informe generat.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "No s'ha pogut compartir el fitxer \"%s\". No obstant això, podeu trobar-lo a la carpeta “Informació del sistema\".",
|
||||
"Subscription notifications" : "Notificacions de subscripció",
|
||||
"Nextcloud Subscription" : "Subscripció a Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "El servidor no té cap subscripció a Nextcloud o la subscripció ha caducat.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "La vostra subscripció al servidor Nextcloud no cobreix el vostre nombre d'usuaris.",
|
||||
"Your Nextcloud Subscription has expired!" : "La vostra subscripció a Nextcloud ha caducat!",
|
||||
"Your server has no Nextcloud Subscription" : "El vostre servidor no té subscripció a Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "El vostre servidor Nextcloud no està suportat per una subscripció a Nextcloud Enterprise.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Si la configuració del vostre servidor s'espatlla i els empleats ja no poden treballar, no haureu de comptar amb la recerca de fòrums en línia per trobar-hi una solució. Tindreu accés directe als nostres enginyers experimentats!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Teniu un contracte amb el proveïdor que proporciona informació de seguretat anticipada, mitigacions, pedaços i actualitzacions.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Si necessiteu mantenir-vos més temps en la vostra versió actual sense alteracions, no haureu d'executar programari sense actualitzacions de seguretat.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Teniu la millor experiència per fer front als problemes de rendiment i escalabilitat.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Teniu accés a la documentació i els coneixements adequats per respondre ràpidament a les preguntes de compliment o respondre a requisits de regulació de GDPR, HIPAA i altres normes.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "També podem proporcionar integració d'Outlook, Online Office, àudio-video integrat escalable i comunicació xat i altres característiques només disponibles de forma limitada de forma gratuïta o desenvolupar noves integracions i capacitats per les seves necessitats.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Una subscripció us ajuda a treure el màxim partit a Nextcloud!",
|
||||
"Learn more now" : "Més informació ara",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Aquest correu s'ha enviat a tots els administradors per l'aplicació de suport a la vostra instància Nextcloud a %1$s perquè teniu més de %2$s usuaris registrats.",
|
||||
"Your Nextcloud server Subscription is over limit" : "La vostra subscripció al servidor Nextcloud ha superat el límit",
|
||||
"Dear admin," : "Benvolgut administrador,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "La vostra subscripció a Nextcloud no cobreix el nombre d'usuaris que estan actualment actius en aquest servidor. Si us plau, poseu-vos en contacte amb el vostre gestor de comptes de Nextcloud per actualitzar la vostra subscripció!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s és el vostre gestor del comptes i s'hi pot contactar per correu electrònic mitjançant %2$s o bé per telèfon a través de %3$s.",
|
||||
"Thank you," : "Gràcies,",
|
||||
"Your Nextcloud team" : "El vostre equip Nextcloud",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Aquest correu s'ha enviat a tots els administradors per l'aplicació de suport de la vostra instància Nextcloud a %s perquè teniu més usuaris dels que cobreix la vostra subscripció.",
|
||||
"Your Nextcloud server Subscription is expired" : "La vostra subscripció a Nextcloud ha caducat",
|
||||
"Your Nextcloud server Subscription is expired!" : "La vostra subscripció a Nextcloud ha caducat!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "La vostra subscripció Nextcloud ha caducat! Poseu-vos en contacte amb el vostre gestor de comptes de Nextcloud per actualitzar la vostra subscripció!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Aquest correu s'ha enviat a tots els administradors per l'aplicació de suport de la vostra instància Nextcloud a %s perquè la vostra subscripció ha caducat.",
|
||||
"Support" : "Suport",
|
||||
"Getting support and help for your Nextcloud" : "Rebeu suport i ajuda pel vostre Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "L'aplicació de suport us cobreix amb accés directe a recursos d'ajuda i consulta, opcions de contacte dedicades al gestor del vostre compte i una visió general de la vostra subscripció d'empresa.",
|
||||
"Basic subscription" : "Subscripció bàsica",
|
||||
"Standard subscription" : "Subscripció estàndar",
|
||||
"Premium subscription" : "Subscripció prèmium",
|
||||
"Géant subscription" : "Subscripció Géant",
|
||||
"Silver partner subscription" : "Subscripció soci plata",
|
||||
"Gold partner subscription" : "Subscripció soci or",
|
||||
"Subscription" : "Subscripció",
|
||||
"Over subscription limit" : "Supera el límit de subscripció",
|
||||
"Valid subscription" : "Subscripció vàlida",
|
||||
"Expired subscription" : "Subscripció caducada",
|
||||
"Subscription key:" : "Clau de subscripció:",
|
||||
"Expires in: " : "Caduca: ",
|
||||
"_%n year_::_%n years_" : ["%n any","%n anys"],
|
||||
"_%n month_::_%n months_" : ["%n mes","%n mesos"],
|
||||
"_%n week_::_%n weeks_" : ["%n setmana","%n setmanes"],
|
||||
"_%n day_::_%n days_" : ["%n dia","%n dies"],
|
||||
"For an unlimited amount of users" : "Per a una quantitat il·limitada d'usuaris",
|
||||
"_For %n active users_::_For %n active users_" : ["Per a %n usuari actiu","Per a %n usuaris actius"],
|
||||
"_For %n users_::_For %n users_" : ["Per %n usuari","Per %n usuaris"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["actualment a %n usuari","actualment a %n usuaris"],
|
||||
"Includes support for %s" : "Inclou suport per a %s",
|
||||
"Includes support for %1$s & %2$s" : "Inclou suport per a %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Inclou suport per a %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Cicle de vida de manteniment estès",
|
||||
"Update subscription key" : "Actualitza clau de subscripció",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "El vostre gestor del compte és %s. No dubteu en contactar-nos si teniu preguntes sobre la vostra subscripció.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Podeu trobar respostes a preguntes comuns al nostre portal, on i també podeu registrar-hi sol·licituds de suport.",
|
||||
"Access Nextcloud portal" : "Accés al portal Nextcloud",
|
||||
"System information" : "Informació del sistema",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Recopila informació del sistema per a casos de suport. El botó de sota genera un fitxer de text a la carpeta “Informació del sistema\" i la comparteix com a enllaç públic protegit amb contrasenya. L'enllaç és vàlid durant 2 setmanes.",
|
||||
"Generate system report" : "Genera informe del sistema",
|
||||
"Enterprise subscription recommended" : "Subscripció d'empresa recomanada",
|
||||
"No active enterprise subscription" : "No hi ha cap subscripció d'empresa activa",
|
||||
"Unsupported" : "No suportat",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Aquest servidor de Nextcloud no té cap subscripció d'empresa.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Una subscripció Nextcloud d'Empresa us ajuda a treure el màxim rendiment del vostre Nextcloud, manté les vostres dades segures i el vostre servidor de treball operatiu de manera fiable en tot moment.",
|
||||
"Advantages" : "Avantatges",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Accés a l'experiència tècnica dels desenvolupadors de Nextcloud mitjançant de la documentació i suport",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Accés a capacitats addicionals com integració d'Outlook, oficina en línia i altres",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Accés a capacitats d'escalabilitat per a Fitxers i Xat",
|
||||
"Optional branding, consulting, architecture advice" : "Assessorament opcional de marca, consultoria, arquitectura",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Servei de notificacions de seguretat confidencial, mitigacions, pegats i consells",
|
||||
"Compliance certification, advice and documentation" : "Certificació de compliment normatiu, assessorament i documentació",
|
||||
"Get a quote" : "Demana un pressupost",
|
||||
"More information" : "Més informació",
|
||||
"Subscription benefits" : "Beneficis de la subscripció",
|
||||
"Pricing" : "Preus",
|
||||
"Community support" : "Suport comunitari",
|
||||
"Forum" : "Fòrum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud és un programari lliure recolzat per una comunitat molt activa. Registreu-vos al fòrum de fer preguntes i debatre amb d’altres.",
|
||||
"Nextcloud forum" : "Fòrum Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud utilitza GitHub com a plataforma de treballar de forma col·laborativa. Podeu obrir informes d'errors directament allà.",
|
||||
"Nextcloud at GitHub" : "Nextcloud a GitHub",
|
||||
"Subscription key" : "Clau de subscripció",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Si teniu una subscripció Nextcloud activa si us plau introduïu la vostra clau de subscripció aquí.",
|
||||
"Learn more about an enterprise subscription." : "Obteniu més informació sobre una subscripció d'empresa.",
|
||||
"Set subscription key" : "Estableix clau de subscripció",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "La informació de subscripció no s'ha pogut obtenir correctament ara mateix. S'ha planificat un reintent. Si us plau, torneu-ho a comprovar més tard.",
|
||||
"The subscription key was invalid." : "La clau de subscripció no era vàlida.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "La clau de subscripció no ha pogut ser verificada, perquè aquest servidor no té cap connexió a internet. Si us plau, contacteu amb l'equip de suport perquè això quedi resolt.",
|
||||
"The subscription key had an invalid format." : "La clau de subscripció tenia un format no vàlid.",
|
||||
"While fetching the subscription information an error happened." : "Durant la recuperació de la informació de subscripció, s’ha produït un error.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "El botó de sota genera un fitxer de text a la carpeta “Informació del sistema\" i la comparteix com a enllaç públic protegit amb contrasenya. L'enllaç és vàlid durant 2 setmanes.",
|
||||
"News" : "Notícies",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Per obtenir informació actualitzada del que està passant a Nextcloud registreu-vos al butlletí i segueix-nos als nostres comptes de mitjans socials.",
|
||||
"Like our Facebook page" : "Poseu un m’agrada a la nostra pàgina de Facebook",
|
||||
"Follow us on Twitter" : "Seguiu-nos a Twitter",
|
||||
"Check out our blog" : "Consulteu el nostre bloc",
|
||||
"Subscribe to our newsletter" : "Subscriviu-vos al nostre butlletí"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,109 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enllaç:",
|
||||
"Password:" : "Contrasenya:",
|
||||
"Generating system report failed." : "Ha fallat la generació d'informe del sistema.",
|
||||
"Could not create folder \"System information\" to store generated report." : "No s'ha pogut crear la carpeta \"Informació de sistema\" per desar-hi l'informe generat.",
|
||||
"Could not create file \"%s\" to store generated report." : "No s'ha pogut crear el fitxer \"%s\" per desar-hi l'informe generat.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "No s'ha pogut compartir el fitxer \"%s\". No obstant això, podeu trobar-lo a la carpeta “Informació del sistema\".",
|
||||
"Subscription notifications" : "Notificacions de subscripció",
|
||||
"Nextcloud Subscription" : "Subscripció a Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "El servidor no té cap subscripció a Nextcloud o la subscripció ha caducat.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "La vostra subscripció al servidor Nextcloud no cobreix el vostre nombre d'usuaris.",
|
||||
"Your Nextcloud Subscription has expired!" : "La vostra subscripció a Nextcloud ha caducat!",
|
||||
"Your server has no Nextcloud Subscription" : "El vostre servidor no té subscripció a Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "El vostre servidor Nextcloud no està suportat per una subscripció a Nextcloud Enterprise.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Si la configuració del vostre servidor s'espatlla i els empleats ja no poden treballar, no haureu de comptar amb la recerca de fòrums en línia per trobar-hi una solució. Tindreu accés directe als nostres enginyers experimentats!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Teniu un contracte amb el proveïdor que proporciona informació de seguretat anticipada, mitigacions, pedaços i actualitzacions.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Si necessiteu mantenir-vos més temps en la vostra versió actual sense alteracions, no haureu d'executar programari sense actualitzacions de seguretat.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Teniu la millor experiència per fer front als problemes de rendiment i escalabilitat.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Teniu accés a la documentació i els coneixements adequats per respondre ràpidament a les preguntes de compliment o respondre a requisits de regulació de GDPR, HIPAA i altres normes.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "També podem proporcionar integració d'Outlook, Online Office, àudio-video integrat escalable i comunicació xat i altres característiques només disponibles de forma limitada de forma gratuïta o desenvolupar noves integracions i capacitats per les seves necessitats.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Una subscripció us ajuda a treure el màxim partit a Nextcloud!",
|
||||
"Learn more now" : "Més informació ara",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Aquest correu s'ha enviat a tots els administradors per l'aplicació de suport a la vostra instància Nextcloud a %1$s perquè teniu més de %2$s usuaris registrats.",
|
||||
"Your Nextcloud server Subscription is over limit" : "La vostra subscripció al servidor Nextcloud ha superat el límit",
|
||||
"Dear admin," : "Benvolgut administrador,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "La vostra subscripció a Nextcloud no cobreix el nombre d'usuaris que estan actualment actius en aquest servidor. Si us plau, poseu-vos en contacte amb el vostre gestor de comptes de Nextcloud per actualitzar la vostra subscripció!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s és el vostre gestor del comptes i s'hi pot contactar per correu electrònic mitjançant %2$s o bé per telèfon a través de %3$s.",
|
||||
"Thank you," : "Gràcies,",
|
||||
"Your Nextcloud team" : "El vostre equip Nextcloud",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Aquest correu s'ha enviat a tots els administradors per l'aplicació de suport de la vostra instància Nextcloud a %s perquè teniu més usuaris dels que cobreix la vostra subscripció.",
|
||||
"Your Nextcloud server Subscription is expired" : "La vostra subscripció a Nextcloud ha caducat",
|
||||
"Your Nextcloud server Subscription is expired!" : "La vostra subscripció a Nextcloud ha caducat!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "La vostra subscripció Nextcloud ha caducat! Poseu-vos en contacte amb el vostre gestor de comptes de Nextcloud per actualitzar la vostra subscripció!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Aquest correu s'ha enviat a tots els administradors per l'aplicació de suport de la vostra instància Nextcloud a %s perquè la vostra subscripció ha caducat.",
|
||||
"Support" : "Suport",
|
||||
"Getting support and help for your Nextcloud" : "Rebeu suport i ajuda pel vostre Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "L'aplicació de suport us cobreix amb accés directe a recursos d'ajuda i consulta, opcions de contacte dedicades al gestor del vostre compte i una visió general de la vostra subscripció d'empresa.",
|
||||
"Basic subscription" : "Subscripció bàsica",
|
||||
"Standard subscription" : "Subscripció estàndar",
|
||||
"Premium subscription" : "Subscripció prèmium",
|
||||
"Géant subscription" : "Subscripció Géant",
|
||||
"Silver partner subscription" : "Subscripció soci plata",
|
||||
"Gold partner subscription" : "Subscripció soci or",
|
||||
"Subscription" : "Subscripció",
|
||||
"Over subscription limit" : "Supera el límit de subscripció",
|
||||
"Valid subscription" : "Subscripció vàlida",
|
||||
"Expired subscription" : "Subscripció caducada",
|
||||
"Subscription key:" : "Clau de subscripció:",
|
||||
"Expires in: " : "Caduca: ",
|
||||
"_%n year_::_%n years_" : ["%n any","%n anys"],
|
||||
"_%n month_::_%n months_" : ["%n mes","%n mesos"],
|
||||
"_%n week_::_%n weeks_" : ["%n setmana","%n setmanes"],
|
||||
"_%n day_::_%n days_" : ["%n dia","%n dies"],
|
||||
"For an unlimited amount of users" : "Per a una quantitat il·limitada d'usuaris",
|
||||
"_For %n active users_::_For %n active users_" : ["Per a %n usuari actiu","Per a %n usuaris actius"],
|
||||
"_For %n users_::_For %n users_" : ["Per %n usuari","Per %n usuaris"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["actualment a %n usuari","actualment a %n usuaris"],
|
||||
"Includes support for %s" : "Inclou suport per a %s",
|
||||
"Includes support for %1$s & %2$s" : "Inclou suport per a %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Inclou suport per a %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Cicle de vida de manteniment estès",
|
||||
"Update subscription key" : "Actualitza clau de subscripció",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "El vostre gestor del compte és %s. No dubteu en contactar-nos si teniu preguntes sobre la vostra subscripció.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Podeu trobar respostes a preguntes comuns al nostre portal, on i també podeu registrar-hi sol·licituds de suport.",
|
||||
"Access Nextcloud portal" : "Accés al portal Nextcloud",
|
||||
"System information" : "Informació del sistema",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Recopila informació del sistema per a casos de suport. El botó de sota genera un fitxer de text a la carpeta “Informació del sistema\" i la comparteix com a enllaç públic protegit amb contrasenya. L'enllaç és vàlid durant 2 setmanes.",
|
||||
"Generate system report" : "Genera informe del sistema",
|
||||
"Enterprise subscription recommended" : "Subscripció d'empresa recomanada",
|
||||
"No active enterprise subscription" : "No hi ha cap subscripció d'empresa activa",
|
||||
"Unsupported" : "No suportat",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Aquest servidor de Nextcloud no té cap subscripció d'empresa.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Una subscripció Nextcloud d'Empresa us ajuda a treure el màxim rendiment del vostre Nextcloud, manté les vostres dades segures i el vostre servidor de treball operatiu de manera fiable en tot moment.",
|
||||
"Advantages" : "Avantatges",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Accés a l'experiència tècnica dels desenvolupadors de Nextcloud mitjançant de la documentació i suport",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Accés a capacitats addicionals com integració d'Outlook, oficina en línia i altres",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Accés a capacitats d'escalabilitat per a Fitxers i Xat",
|
||||
"Optional branding, consulting, architecture advice" : "Assessorament opcional de marca, consultoria, arquitectura",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Servei de notificacions de seguretat confidencial, mitigacions, pegats i consells",
|
||||
"Compliance certification, advice and documentation" : "Certificació de compliment normatiu, assessorament i documentació",
|
||||
"Get a quote" : "Demana un pressupost",
|
||||
"More information" : "Més informació",
|
||||
"Subscription benefits" : "Beneficis de la subscripció",
|
||||
"Pricing" : "Preus",
|
||||
"Community support" : "Suport comunitari",
|
||||
"Forum" : "Fòrum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud és un programari lliure recolzat per una comunitat molt activa. Registreu-vos al fòrum de fer preguntes i debatre amb d’altres.",
|
||||
"Nextcloud forum" : "Fòrum Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud utilitza GitHub com a plataforma de treballar de forma col·laborativa. Podeu obrir informes d'errors directament allà.",
|
||||
"Nextcloud at GitHub" : "Nextcloud a GitHub",
|
||||
"Subscription key" : "Clau de subscripció",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Si teniu una subscripció Nextcloud activa si us plau introduïu la vostra clau de subscripció aquí.",
|
||||
"Learn more about an enterprise subscription." : "Obteniu més informació sobre una subscripció d'empresa.",
|
||||
"Set subscription key" : "Estableix clau de subscripció",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "La informació de subscripció no s'ha pogut obtenir correctament ara mateix. S'ha planificat un reintent. Si us plau, torneu-ho a comprovar més tard.",
|
||||
"The subscription key was invalid." : "La clau de subscripció no era vàlida.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "La clau de subscripció no ha pogut ser verificada, perquè aquest servidor no té cap connexió a internet. Si us plau, contacteu amb l'equip de suport perquè això quedi resolt.",
|
||||
"The subscription key had an invalid format." : "La clau de subscripció tenia un format no vàlid.",
|
||||
"While fetching the subscription information an error happened." : "Durant la recuperació de la informació de subscripció, s’ha produït un error.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "El botó de sota genera un fitxer de text a la carpeta “Informació del sistema\" i la comparteix com a enllaç públic protegit amb contrasenya. L'enllaç és vàlid durant 2 setmanes.",
|
||||
"News" : "Notícies",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Per obtenir informació actualitzada del que està passant a Nextcloud registreu-vos al butlletí i segueix-nos als nostres comptes de mitjans socials.",
|
||||
"Like our Facebook page" : "Poseu un m’agrada a la nostra pàgina de Facebook",
|
||||
"Follow us on Twitter" : "Seguiu-nos a Twitter",
|
||||
"Check out our blog" : "Consulteu el nostre bloc",
|
||||
"Subscribe to our newsletter" : "Subscriviu-vos al nostre butlletí"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Odkaz:",
|
||||
"Password:" : "Heslo:",
|
||||
"Generating system report failed." : "Vytvoření výkazu o systému se nezdařilo.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Nepodařilo se vytvořit složku „System information“, potřebnou pro uložení vytvořeného výkazu.",
|
||||
"Could not create file \"%s\" to store generated report." : "Nepodařilo se vytvořit soubor „%s“, potřebný pro zapsání vytvořeného výkazu.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Soubor „%s“ není možné sdílet. Ale i tak ho můžete nalézt ve složce „Systémové informace“.",
|
||||
"Subscription notifications" : "Upozorňování ohledně předplatného",
|
||||
"Nextcloud Subscription" : "Předplatné Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Váš server nemá Nextcloud předplatné nebo toto skončilo.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Předplatné na vašem Nextcloud serveru nepokrývá váš počet uživatelů.",
|
||||
"Your Nextcloud Subscription has expired!" : "Platnost vašeho předplatného pro Nextcloud skončila!",
|
||||
"Your server has no Nextcloud Subscription" : "Váš server nemá žádné Nextcloud předplatné",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Váš Nextcloud server není krytý předplatným Nextcloud pro podniky.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Pokud váš server přestane fungovat a zaměstnanci proto nemohou pracovat, nemusíte být závislí na hledání na Internetu a dotazování se na diskuzních fórech na řešení. Máte přímý přístup k našim zkušeným inženýrům!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Máte smlouvu s výrobcem, na základě které jsou vám poskytovány bezodkladně informace o zranitelnostech zabezpečení, pokyny pro snížení rizik jejich dopadů, opravy a aktualizace.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Pokud potřebujete zůstat o trochu déle na vámi nyní používané verzi a nenarušovat si tak provoz, nemusíte provozovat software bez oprav zabezpečení.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Máte po ruce nejlepší expertízu při potýkání se s problémy s výkonem a škálováním.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Máte přístup ke správné dokumentaci a expertíze pro rychlé zodpovězení otázek ohledně splňování legislativy (GDPR, HIPAA a ostatních požadavků).",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Dovedeme také poskytnout napojení na Outlook, Online Office, škálovatelnou vestavěnou audio-video a chat komunikaci a další funkce, které jsou ve variantě zdarma velmi omezené. Dále pro vás můžeme vyvinout další napojení a funkce.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Předplatné podpory pomůže získat z Nextcloud nejvíce!",
|
||||
"Learn more now" : "Dozvědět se víc",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Tento e-mail byl poslán všem správcům podpůrnou aplikací na vaší instanci Nextcloud na %1$s, protože máte přes %2$s registrovaných uživatelů.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Vaše předplatné Nextcloud serveru překračuje limit",
|
||||
"Dear admin," : "Vážení správci,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Vaše předplatné Nexcloud nepokrývá počet uživatelů, kteří jsou na tomto serveru nyní aktivní. Obraťte se na svého obchodníka v Nexcloud pro aktualizaci vašeho předplatného!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s je váš správce účtu je možné se na něj obrátit prostřednictvím e-mailu %2$s nebo telefonu %3$s.",
|
||||
"Thank you," : "Děkujeme,",
|
||||
"Your Nextcloud team" : "Tým Nextcloud",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Tento e-mail byl aplikací Popdora poslán všem správcům vaší Nexcloud instance v %s protože máte více uživatelů, než pokrývá vaše předplatné.",
|
||||
"Your Nextcloud server Subscription is expired" : "Platnost předplatného pro váš Nextcloud server skončila",
|
||||
"Your Nextcloud server Subscription is expired!" : "Vaše předplatné Nextcloud serveru skončilo!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Platnost vašeho předplatného pro Nextcloud skončila! Obraťte se na svého obchodníka v Nextcloud pro aktualizaci předplatného!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Tento e-mail byl poslán všem správcům podpůrnou aplikací na vaší instanci Nextcloud na %s, protože platnost vašeho předplatného skončila.",
|
||||
"Support" : "Podpora",
|
||||
"Getting support and help for your Nextcloud" : "Získání podpory a nápovědy pro váš Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Aplikace podpora vás kryje přímým přístupem ke zdrojům pomoci a konzultace, vyhrazenými možnostmi, jak se obrátit na vašeho obchodníka a přehled vašeho podnikového předplatného.",
|
||||
"Basic subscription" : "Základní předplatné",
|
||||
"Standard subscription" : "Standardní předplatné",
|
||||
"Premium subscription" : "Prémiové předplatné",
|
||||
"Géant subscription" : "Géant předplatné",
|
||||
"Silver partner subscription" : "Předplatné partnera na úrovni stříbrný",
|
||||
"Gold partner subscription" : "Předplatné partnera na úrovni zlatý",
|
||||
"Subscription" : "Předplatné",
|
||||
"Over subscription limit" : "Překročen limit u předplatného",
|
||||
"Valid subscription" : "Platné předplatné",
|
||||
"Expired subscription" : "Platnost předplatného skončila",
|
||||
"Subscription key:" : "Klíč předplatného:",
|
||||
"Expires in: " : "Platnost končí v:",
|
||||
"_%n year_::_%n years_" : ["%n rok","%n roky","%n let","%n roky"],
|
||||
"_%n month_::_%n months_" : ["%n měsíc","%n měsíce","%n měsíců","%n měsíce"],
|
||||
"_%n week_::_%n weeks_" : ["%n týden","%n týdny","%n týdnů","%n týdny"],
|
||||
"_%n day_::_%n days_" : ["%n den","%n dny","%n dnů","%n dny"],
|
||||
"For an unlimited amount of users" : "Pro neomezený počet uživatelů",
|
||||
"_For %n active users_::_For %n active users_" : ["Pro %n aktivního uživatele","Pro %n aktivní uživatele","Pro %n aktivních uživatelů","Pro %n aktivní uživatele"],
|
||||
"_For %n users_::_For %n users_" : ["Pro %n uživatele","Pro %n uživatele","Pro %n uživatelů","Pro %n uživatele"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["nyní na %n uživateli","nyní na %n uživatelích","nyní na %n uživatelích","nyní na %n uživatelích"],
|
||||
"Includes support for %s" : "Zahrnuje podporu pro %s",
|
||||
"Includes support for %1$s & %2$s" : "Zahrnuje podporu pro %1$s a %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Zahrnuje podporu pro %1$s, %2$s a %3$s",
|
||||
"Extended maintenance life cycle" : "Prodloužená údržba životního cyklu",
|
||||
"Update subscription key" : "Aktualizovat klíč předplatného",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s je váš obchodník. Neváhejte se na něho obrátit pokud máte nějaké dotazy ohledně předplatného.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Odpovědi na běžné dotazy naleznete na našem portálu, kde je také možné vytvářet požadavky na podporu.",
|
||||
"Access Nextcloud portal" : "Přístup k Nextcloud portálu",
|
||||
"System information" : "Informace o systému",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Shromáždit informace o systému pro technickou podporu. Tlačítko níže vytvoří textový soubor ve složce „System information“ (Informace o systému) a nasdílí ho formou veřejného odkazu, chráněného heslem. Odkaz je platný po dobu dvou týdnů.",
|
||||
"Generate system report" : "Vytvořit výkaz o systému",
|
||||
"Enterprise subscription recommended" : "Doporučeno předplatné pro podniky",
|
||||
"No active enterprise subscription" : "Žádné aktivní předplatné pro podniky",
|
||||
"Unsupported" : "Nepodporováno",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Tento Nextcloud server nemá žádné předplatné pro podniky",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Předplatné Nextcloud pro podniky pomůže získat z Nextcloud nejvíce, uchovat data zabezpečená a váš server vždy spolehlivě fungující.",
|
||||
"Advantages" : "Výhody",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Přístup k technické odbornosti vývojářů Nextcloud prostřednictvím dokumentace a služeb podpory",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Přístup k dalším možnostem, jako napojení na Outlook, online office a další",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Přístup k odbornosti a možnostem ohledně škálování výkonu pro moduly Soubory a Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Volitelné opatření firemním vzhledem, konzultace a poradenství ohledně architektury",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Služba pro důvěrné upozorňování na chyby zabezpečení, snížení rizika jejich zneužití, opravy a doporučení",
|
||||
"Compliance certification, advice and documentation" : "Certifikace shody, doporučení a dokumentace",
|
||||
"Get a quote" : "Zažádat o nabídku",
|
||||
"More information" : "Více informací",
|
||||
"Subscription benefits" : "Výhody předplatného",
|
||||
"Pricing" : "Ceník",
|
||||
"Community support" : "Komunitní podpora",
|
||||
"Forum" : "Diskuzní fórum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud je svobodný software, který je podporován velmi aktivní komunitou. Zaregistrujte se na diskuzním fóru a ptejte se zde a diskutujte s ostatními.",
|
||||
"Nextcloud forum" : "Diskuzní fórum o Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Vývojáři Nextcloud používají jako platformu pro spolupráci Github. Hlášení chyb je možné vyplnit přímo tam.",
|
||||
"Nextcloud at GitHub" : "Nextcloud na portálu GitHub",
|
||||
"Subscription key" : "Klíč předplatného",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Pokud máte aktivní Nextcloud předplatné, zadejte jeho klíč sem.",
|
||||
"Learn more about an enterprise subscription." : "Zjistit víc o předplatném pro podniky.",
|
||||
"Set subscription key" : "Nastavit klíč předplatného",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "V tuto chvíli se nedaří získat správné informace o předplatném. Je proto naplánován opětovný pokus. Podívejte se sem později prosím.",
|
||||
"The subscription key was invalid." : "Klíč předplatného není platný.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Klíč předplatného není možné ověřit, protože tento server nemá připojení k Internetu. Ohledně řešení této situace se obraťte na technickou podporu.",
|
||||
"The subscription key had an invalid format." : "Klíč předplatného nemá platný formát.",
|
||||
"While fetching the subscription information an error happened." : "Při získávání informací o předplatném došlo k chybě.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Kliknutím na níže uvedené tlačítko bude vytvořen textový soubor ve složce „Systémové informace“, který bude nasdílen jako veřejný odkaz chráněný heslem. Odkaz bude platný 2 týdny.",
|
||||
"News" : "Novinky",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Pokud chcete mít aktuální informace ohledně dění v Nextcloud, přihlaste se k odběru novinek a následujte nás na sociálních sítích.",
|
||||
"Like our Facebook page" : "Lajkujte naši Facebookovou stránku",
|
||||
"Follow us on Twitter" : "Následujte nás na Twitteru",
|
||||
"Check out our blog" : "Čtete náš blog",
|
||||
"Subscribe to our newsletter" : "Přihlaste se k odběru našeho zpravodaje"
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
|
||||
@@ -0,0 +1,109 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Odkaz:",
|
||||
"Password:" : "Heslo:",
|
||||
"Generating system report failed." : "Vytvoření výkazu o systému se nezdařilo.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Nepodařilo se vytvořit složku „System information“, potřebnou pro uložení vytvořeného výkazu.",
|
||||
"Could not create file \"%s\" to store generated report." : "Nepodařilo se vytvořit soubor „%s“, potřebný pro zapsání vytvořeného výkazu.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Soubor „%s“ není možné sdílet. Ale i tak ho můžete nalézt ve složce „Systémové informace“.",
|
||||
"Subscription notifications" : "Upozorňování ohledně předplatného",
|
||||
"Nextcloud Subscription" : "Předplatné Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Váš server nemá Nextcloud předplatné nebo toto skončilo.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Předplatné na vašem Nextcloud serveru nepokrývá váš počet uživatelů.",
|
||||
"Your Nextcloud Subscription has expired!" : "Platnost vašeho předplatného pro Nextcloud skončila!",
|
||||
"Your server has no Nextcloud Subscription" : "Váš server nemá žádné Nextcloud předplatné",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Váš Nextcloud server není krytý předplatným Nextcloud pro podniky.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Pokud váš server přestane fungovat a zaměstnanci proto nemohou pracovat, nemusíte být závislí na hledání na Internetu a dotazování se na diskuzních fórech na řešení. Máte přímý přístup k našim zkušeným inženýrům!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Máte smlouvu s výrobcem, na základě které jsou vám poskytovány bezodkladně informace o zranitelnostech zabezpečení, pokyny pro snížení rizik jejich dopadů, opravy a aktualizace.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Pokud potřebujete zůstat o trochu déle na vámi nyní používané verzi a nenarušovat si tak provoz, nemusíte provozovat software bez oprav zabezpečení.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Máte po ruce nejlepší expertízu při potýkání se s problémy s výkonem a škálováním.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Máte přístup ke správné dokumentaci a expertíze pro rychlé zodpovězení otázek ohledně splňování legislativy (GDPR, HIPAA a ostatních požadavků).",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Dovedeme také poskytnout napojení na Outlook, Online Office, škálovatelnou vestavěnou audio-video a chat komunikaci a další funkce, které jsou ve variantě zdarma velmi omezené. Dále pro vás můžeme vyvinout další napojení a funkce.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Předplatné podpory pomůže získat z Nextcloud nejvíce!",
|
||||
"Learn more now" : "Dozvědět se víc",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Tento e-mail byl poslán všem správcům podpůrnou aplikací na vaší instanci Nextcloud na %1$s, protože máte přes %2$s registrovaných uživatelů.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Vaše předplatné Nextcloud serveru překračuje limit",
|
||||
"Dear admin," : "Vážení správci,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Vaše předplatné Nexcloud nepokrývá počet uživatelů, kteří jsou na tomto serveru nyní aktivní. Obraťte se na svého obchodníka v Nexcloud pro aktualizaci vašeho předplatného!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s je váš správce účtu je možné se na něj obrátit prostřednictvím e-mailu %2$s nebo telefonu %3$s.",
|
||||
"Thank you," : "Děkujeme,",
|
||||
"Your Nextcloud team" : "Tým Nextcloud",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Tento e-mail byl aplikací Popdora poslán všem správcům vaší Nexcloud instance v %s protože máte více uživatelů, než pokrývá vaše předplatné.",
|
||||
"Your Nextcloud server Subscription is expired" : "Platnost předplatného pro váš Nextcloud server skončila",
|
||||
"Your Nextcloud server Subscription is expired!" : "Vaše předplatné Nextcloud serveru skončilo!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Platnost vašeho předplatného pro Nextcloud skončila! Obraťte se na svého obchodníka v Nextcloud pro aktualizaci předplatného!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Tento e-mail byl poslán všem správcům podpůrnou aplikací na vaší instanci Nextcloud na %s, protože platnost vašeho předplatného skončila.",
|
||||
"Support" : "Podpora",
|
||||
"Getting support and help for your Nextcloud" : "Získání podpory a nápovědy pro váš Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Aplikace podpora vás kryje přímým přístupem ke zdrojům pomoci a konzultace, vyhrazenými možnostmi, jak se obrátit na vašeho obchodníka a přehled vašeho podnikového předplatného.",
|
||||
"Basic subscription" : "Základní předplatné",
|
||||
"Standard subscription" : "Standardní předplatné",
|
||||
"Premium subscription" : "Prémiové předplatné",
|
||||
"Géant subscription" : "Géant předplatné",
|
||||
"Silver partner subscription" : "Předplatné partnera na úrovni stříbrný",
|
||||
"Gold partner subscription" : "Předplatné partnera na úrovni zlatý",
|
||||
"Subscription" : "Předplatné",
|
||||
"Over subscription limit" : "Překročen limit u předplatného",
|
||||
"Valid subscription" : "Platné předplatné",
|
||||
"Expired subscription" : "Platnost předplatného skončila",
|
||||
"Subscription key:" : "Klíč předplatného:",
|
||||
"Expires in: " : "Platnost končí v:",
|
||||
"_%n year_::_%n years_" : ["%n rok","%n roky","%n let","%n roky"],
|
||||
"_%n month_::_%n months_" : ["%n měsíc","%n měsíce","%n měsíců","%n měsíce"],
|
||||
"_%n week_::_%n weeks_" : ["%n týden","%n týdny","%n týdnů","%n týdny"],
|
||||
"_%n day_::_%n days_" : ["%n den","%n dny","%n dnů","%n dny"],
|
||||
"For an unlimited amount of users" : "Pro neomezený počet uživatelů",
|
||||
"_For %n active users_::_For %n active users_" : ["Pro %n aktivního uživatele","Pro %n aktivní uživatele","Pro %n aktivních uživatelů","Pro %n aktivní uživatele"],
|
||||
"_For %n users_::_For %n users_" : ["Pro %n uživatele","Pro %n uživatele","Pro %n uživatelů","Pro %n uživatele"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["nyní na %n uživateli","nyní na %n uživatelích","nyní na %n uživatelích","nyní na %n uživatelích"],
|
||||
"Includes support for %s" : "Zahrnuje podporu pro %s",
|
||||
"Includes support for %1$s & %2$s" : "Zahrnuje podporu pro %1$s a %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Zahrnuje podporu pro %1$s, %2$s a %3$s",
|
||||
"Extended maintenance life cycle" : "Prodloužená údržba životního cyklu",
|
||||
"Update subscription key" : "Aktualizovat klíč předplatného",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s je váš obchodník. Neváhejte se na něho obrátit pokud máte nějaké dotazy ohledně předplatného.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Odpovědi na běžné dotazy naleznete na našem portálu, kde je také možné vytvářet požadavky na podporu.",
|
||||
"Access Nextcloud portal" : "Přístup k Nextcloud portálu",
|
||||
"System information" : "Informace o systému",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Shromáždit informace o systému pro technickou podporu. Tlačítko níže vytvoří textový soubor ve složce „System information“ (Informace o systému) a nasdílí ho formou veřejného odkazu, chráněného heslem. Odkaz je platný po dobu dvou týdnů.",
|
||||
"Generate system report" : "Vytvořit výkaz o systému",
|
||||
"Enterprise subscription recommended" : "Doporučeno předplatné pro podniky",
|
||||
"No active enterprise subscription" : "Žádné aktivní předplatné pro podniky",
|
||||
"Unsupported" : "Nepodporováno",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Tento Nextcloud server nemá žádné předplatné pro podniky",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Předplatné Nextcloud pro podniky pomůže získat z Nextcloud nejvíce, uchovat data zabezpečená a váš server vždy spolehlivě fungující.",
|
||||
"Advantages" : "Výhody",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Přístup k technické odbornosti vývojářů Nextcloud prostřednictvím dokumentace a služeb podpory",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Přístup k dalším možnostem, jako napojení na Outlook, online office a další",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Přístup k odbornosti a možnostem ohledně škálování výkonu pro moduly Soubory a Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Volitelné opatření firemním vzhledem, konzultace a poradenství ohledně architektury",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Služba pro důvěrné upozorňování na chyby zabezpečení, snížení rizika jejich zneužití, opravy a doporučení",
|
||||
"Compliance certification, advice and documentation" : "Certifikace shody, doporučení a dokumentace",
|
||||
"Get a quote" : "Zažádat o nabídku",
|
||||
"More information" : "Více informací",
|
||||
"Subscription benefits" : "Výhody předplatného",
|
||||
"Pricing" : "Ceník",
|
||||
"Community support" : "Komunitní podpora",
|
||||
"Forum" : "Diskuzní fórum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud je svobodný software, který je podporován velmi aktivní komunitou. Zaregistrujte se na diskuzním fóru a ptejte se zde a diskutujte s ostatními.",
|
||||
"Nextcloud forum" : "Diskuzní fórum o Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Vývojáři Nextcloud používají jako platformu pro spolupráci Github. Hlášení chyb je možné vyplnit přímo tam.",
|
||||
"Nextcloud at GitHub" : "Nextcloud na portálu GitHub",
|
||||
"Subscription key" : "Klíč předplatného",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Pokud máte aktivní Nextcloud předplatné, zadejte jeho klíč sem.",
|
||||
"Learn more about an enterprise subscription." : "Zjistit víc o předplatném pro podniky.",
|
||||
"Set subscription key" : "Nastavit klíč předplatného",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "V tuto chvíli se nedaří získat správné informace o předplatném. Je proto naplánován opětovný pokus. Podívejte se sem později prosím.",
|
||||
"The subscription key was invalid." : "Klíč předplatného není platný.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Klíč předplatného není možné ověřit, protože tento server nemá připojení k Internetu. Ohledně řešení této situace se obraťte na technickou podporu.",
|
||||
"The subscription key had an invalid format." : "Klíč předplatného nemá platný formát.",
|
||||
"While fetching the subscription information an error happened." : "Při získávání informací o předplatném došlo k chybě.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Kliknutím na níže uvedené tlačítko bude vytvořen textový soubor ve složce „Systémové informace“, který bude nasdílen jako veřejný odkaz chráněný heslem. Odkaz bude platný 2 týdny.",
|
||||
"News" : "Novinky",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Pokud chcete mít aktuální informace ohledně dění v Nextcloud, přihlaste se k odběru novinek a následujte nás na sociálních sítích.",
|
||||
"Like our Facebook page" : "Lajkujte naši Facebookovou stránku",
|
||||
"Follow us on Twitter" : "Následujte nás na Twitteru",
|
||||
"Check out our blog" : "Čtete náš blog",
|
||||
"Subscribe to our newsletter" : "Přihlaste se k odběru našeho zpravodaje"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
||||
}
|
||||
@@ -0,0 +1,104 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Link:",
|
||||
"Password:" : "Adgangskode:",
|
||||
"Generating system report failed." : "Generering af systemrapport mislykkedes.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Kunne ikke oprette mappen \"System information\" til at gemme genereret rapport.",
|
||||
"Could not create file \"%s\" to store generated report." : "Kunne ikke oprette filen \"%s\" for at gemme genereret rapport.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Kunne ikke dele filen \"%s\". Du kan dog finde filen i mappen \"System information\"",
|
||||
"Subscription notifications" : "Abonnements notifikationer",
|
||||
"Nextcloud Subscription" : "Nextcloud abonnement",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Din server har ingen Nextcloud abonnement tilknyttet eller det er udløbet.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Dit Nexcloud server abonnement dækker ikke antallet af brugere du har oprettet.",
|
||||
"Your Nextcloud Subscription has expired!" : "Dit Nextcloud abonnement er udløbet!",
|
||||
"Your server has no Nextcloud Subscription" : "Din server har intet Nextcloud -abonnement",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Din Nextcloud -server understøttes ikke af et Nextcloud Enterprise -abonnement.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Hvis din serveropsætning går i stykker, og medarbejderne ikke kan arbejde mere, behøver du ikke stole på at søge online fora efter en løsning. Du har direkte adgang til vores erfarne ingeniører!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Du har en kontrakt med leverandøren, der giver tidlige sikkerhedsoplysninger, afbødninger, opdateringer og opdateringer.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Hvis du har brug for at blive længere på din nuværende version uden afbrydelser, behøver du ikke køre software uden sikkerhedsopdateringer.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Du har den bedste ekspertise til rådighed til at håndtere problemer med ydeevne og skalerbarhed.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Du har adgang til den rigtige dokumentation og ekspertise til hurtigt at besvare compliance -spørgsmål eller levere GDPR, HIPAA og andre reguleringskrav.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Vi kan også tilbyde Outlook-integration, Online Office, skalerbar integreret lyd-video og chatkommunikation og andre funktioner, der kun er tilgængelige i en begrænset form gratis eller udvikle yderligere integrationer og muligheder til dine behov.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Et abonnement hjælper dig med at få mest muligt ud af Nextcloud!",
|
||||
"Learn more now" : "Lær mere nu",
|
||||
"Your Nextcloud server Subscription is over limit" : "Dit Nextcloud -serverabonnement er over grænsen",
|
||||
"Dear admin," : "Kære admin,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Dit Nextcloud -abonnement dækker ikke antallet af brugere, der i øjeblikket er aktive på denne server. Kontakt din Nextcloud -kontoadministrator for at få dit abonnement opdateret!",
|
||||
"Thank you," : "Tak, ",
|
||||
"Your Nextcloud team" : "Dit Nextcloud -team",
|
||||
"Your Nextcloud server Subscription is expired" : "Dit Nextcloud -serverabonnement er udløbet",
|
||||
"Your Nextcloud server Subscription is expired!" : "Dit Nextcloud -serverabonnement er udløbet!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Dit Nextcloud -abonnement er udløbet! Kontakt din Nextcloud -kontoadministrator for at få dit abonnement opdateret!",
|
||||
"Support" : "Support",
|
||||
"Getting support and help for your Nextcloud" : "Få support og hjælp til din Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Supportappen dækker dig med direkte adgang til hjælp og rådgivningsressourcer, dedikerede kontaktmuligheder til din kontoadministrator og en oversigt over dit virksomhedsabonnement.",
|
||||
"Basic subscription" : "Grundlæggende abonnement",
|
||||
"Standard subscription" : "Standardabonnement",
|
||||
"Premium subscription" : "Premium abonnement",
|
||||
"Géant subscription" : "Géant abonnement",
|
||||
"Silver partner subscription" : "Sølvpartnerabonnement",
|
||||
"Gold partner subscription" : "Guldpartnerabonnement",
|
||||
"Subscription" : "Abonnement",
|
||||
"Over subscription limit" : "Over abonnementsgrænse",
|
||||
"Valid subscription" : "Gyldigt abonnement",
|
||||
"Expired subscription" : "Udløbet abonnement",
|
||||
"Subscription key:" : "Abonnementsnøgle:",
|
||||
"Expires in: " : "Udløber om:",
|
||||
"_%n year_::_%n years_" : ["%n år","%n år"],
|
||||
"_%n month_::_%n months_" : ["%n måned","%n måneder"],
|
||||
"_%n week_::_%n weeks_" : ["%n uge","%n uger"],
|
||||
"_%n day_::_%n days_" : ["%n dag","%n dage"],
|
||||
"For an unlimited amount of users" : "For et ubegrænset antal brugere",
|
||||
"Includes support for %s" : "Inkluderer support til %s",
|
||||
"Includes support for %1$s & %2$s" : "Inkluderer support til %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Inkluder support til %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Forlænget vedligeholdelseslivscyklus",
|
||||
"Update subscription key" : "Opdater abonnementsnøgle",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s er din kontoadministrator. Tøv ikke med at kontakte os, hvis du har spørgsmål vedrørende dit abonnement.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Du kan finde svar på almindelige spørgsmål i vores portal og også indsende supportanmodninger der.",
|
||||
"Access Nextcloud portal" : "Få adgang til Nextcloud -portalen",
|
||||
"System information" : "Systemoplysninger",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Indsaml systemoplysninger til support sager. Knappen nedenfor genererer en tekstfil i mappen \"Systeminformation\" og deler den som et adgangskodebeskyttet offentligt link. Linket er gyldigt i 2 uger.",
|
||||
"Generate system report" : "Generer systemrapport",
|
||||
"Enterprise subscription recommended" : "Enterprise -abonnement anbefales",
|
||||
"No active enterprise subscription" : "Intet aktivt virksomhedsabonnement",
|
||||
"Unsupported" : "Ikke understøttet",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Denne Nextcloud -server har intet Enterprise -abonnement.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Et Nextcloud Enterprise -abonnement hjælper dig med at få mest muligt ud af din Nextcloud, holde dine data sikre og din server fungerer pålideligt hele tiden.",
|
||||
"Advantages" : "Fordele",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Adgang til den tekniske ekspertise hos Nextcloud -udviklerne gennem dokumentation og support",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Adgang til yderligere funktioner som Outlook -integration, onlinekontor og mere",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Adgang til skalerbarhedsekspertise og skalerbarhedsfunktioner til Files and Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Valgfri branding, rådgivning, arkitekturrådgivning",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Fortrolig sikkerhedstjeneste, afbødninger, patches og rådgivning",
|
||||
"Compliance certification, advice and documentation" : "Overholdelsescertificering, rådgivning og dokumentation",
|
||||
"Get a quote" : "få et tilbud nu",
|
||||
"More information" : "Mere information",
|
||||
"Subscription benefits" : "Abonnementsfordele",
|
||||
"Pricing" : "prispolitik",
|
||||
"Community support" : "Community support",
|
||||
"Forum" : "Forum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud er gratis software, der understøttes af et meget aktivt fællesskab. Registrer venligst på forummet for at stille spørgsmål og diskutere med andre.",
|
||||
"Nextcloud forum" : "Nextcloud forum",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud bruger GitHub som platform til samarbejde. Du kan indsende fejlrapporter direkte der.",
|
||||
"Nextcloud at GitHub" : "Nextcloud at GitHub",
|
||||
"Subscription key" : "Abonnementsnøgle",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Hvis du har et aktivt Nextcloud -abonnement, skal du indtaste din abonnementsnøgle her.",
|
||||
"Learn more about an enterprise subscription." : "Få mere at vide om et virksomhedsabonnement.",
|
||||
"Set subscription key" : "Indstil abonnementsnøgle",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Abonnementsoplysningerne kunne ikke hentes korrekt lige nu. Der er planlagt et nyt forsøg. Tjek venligst tilbage senere.",
|
||||
"The subscription key was invalid." : "Abonnementsnøglen var ugyldig.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Abonnementsnøglen kunne ikke verificeres, fordi denne server ikke har nogen internetforbindelse. Kontakt supportteamet for at få dette løst.",
|
||||
"The subscription key had an invalid format." : "Abonnementsnøglen havde et ugyldigt format.",
|
||||
"While fetching the subscription information an error happened." : "Under hentningen af abonnementsoplysningerne skete der en fejl.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Knappen nedenfor genererer en tekstfil i mappen \"Systeminformation\" og deler den som et adgangskodebeskyttet offentligt link. Linket er gyldigt i 2 uger.",
|
||||
"News" : "Nyheder",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "For at få ajourført information, hvad der foregår på Nextcloud, skal du tilmelde dig nyhedsbrevet og følge os på vores sociale mediekonti.",
|
||||
"Like our Facebook page" : "Følg os på Facebook",
|
||||
"Follow us on Twitter" : "Følg os på Twitter",
|
||||
"Check out our blog" : "Besøg vores blog",
|
||||
"Subscribe to our newsletter" : "Abonner på vores nyhedsbrev"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,102 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Link:",
|
||||
"Password:" : "Adgangskode:",
|
||||
"Generating system report failed." : "Generering af systemrapport mislykkedes.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Kunne ikke oprette mappen \"System information\" til at gemme genereret rapport.",
|
||||
"Could not create file \"%s\" to store generated report." : "Kunne ikke oprette filen \"%s\" for at gemme genereret rapport.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Kunne ikke dele filen \"%s\". Du kan dog finde filen i mappen \"System information\"",
|
||||
"Subscription notifications" : "Abonnements notifikationer",
|
||||
"Nextcloud Subscription" : "Nextcloud abonnement",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Din server har ingen Nextcloud abonnement tilknyttet eller det er udløbet.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Dit Nexcloud server abonnement dækker ikke antallet af brugere du har oprettet.",
|
||||
"Your Nextcloud Subscription has expired!" : "Dit Nextcloud abonnement er udløbet!",
|
||||
"Your server has no Nextcloud Subscription" : "Din server har intet Nextcloud -abonnement",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Din Nextcloud -server understøttes ikke af et Nextcloud Enterprise -abonnement.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Hvis din serveropsætning går i stykker, og medarbejderne ikke kan arbejde mere, behøver du ikke stole på at søge online fora efter en løsning. Du har direkte adgang til vores erfarne ingeniører!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Du har en kontrakt med leverandøren, der giver tidlige sikkerhedsoplysninger, afbødninger, opdateringer og opdateringer.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Hvis du har brug for at blive længere på din nuværende version uden afbrydelser, behøver du ikke køre software uden sikkerhedsopdateringer.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Du har den bedste ekspertise til rådighed til at håndtere problemer med ydeevne og skalerbarhed.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Du har adgang til den rigtige dokumentation og ekspertise til hurtigt at besvare compliance -spørgsmål eller levere GDPR, HIPAA og andre reguleringskrav.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Vi kan også tilbyde Outlook-integration, Online Office, skalerbar integreret lyd-video og chatkommunikation og andre funktioner, der kun er tilgængelige i en begrænset form gratis eller udvikle yderligere integrationer og muligheder til dine behov.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Et abonnement hjælper dig med at få mest muligt ud af Nextcloud!",
|
||||
"Learn more now" : "Lær mere nu",
|
||||
"Your Nextcloud server Subscription is over limit" : "Dit Nextcloud -serverabonnement er over grænsen",
|
||||
"Dear admin," : "Kære admin,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Dit Nextcloud -abonnement dækker ikke antallet af brugere, der i øjeblikket er aktive på denne server. Kontakt din Nextcloud -kontoadministrator for at få dit abonnement opdateret!",
|
||||
"Thank you," : "Tak, ",
|
||||
"Your Nextcloud team" : "Dit Nextcloud -team",
|
||||
"Your Nextcloud server Subscription is expired" : "Dit Nextcloud -serverabonnement er udløbet",
|
||||
"Your Nextcloud server Subscription is expired!" : "Dit Nextcloud -serverabonnement er udløbet!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Dit Nextcloud -abonnement er udløbet! Kontakt din Nextcloud -kontoadministrator for at få dit abonnement opdateret!",
|
||||
"Support" : "Support",
|
||||
"Getting support and help for your Nextcloud" : "Få support og hjælp til din Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Supportappen dækker dig med direkte adgang til hjælp og rådgivningsressourcer, dedikerede kontaktmuligheder til din kontoadministrator og en oversigt over dit virksomhedsabonnement.",
|
||||
"Basic subscription" : "Grundlæggende abonnement",
|
||||
"Standard subscription" : "Standardabonnement",
|
||||
"Premium subscription" : "Premium abonnement",
|
||||
"Géant subscription" : "Géant abonnement",
|
||||
"Silver partner subscription" : "Sølvpartnerabonnement",
|
||||
"Gold partner subscription" : "Guldpartnerabonnement",
|
||||
"Subscription" : "Abonnement",
|
||||
"Over subscription limit" : "Over abonnementsgrænse",
|
||||
"Valid subscription" : "Gyldigt abonnement",
|
||||
"Expired subscription" : "Udløbet abonnement",
|
||||
"Subscription key:" : "Abonnementsnøgle:",
|
||||
"Expires in: " : "Udløber om:",
|
||||
"_%n year_::_%n years_" : ["%n år","%n år"],
|
||||
"_%n month_::_%n months_" : ["%n måned","%n måneder"],
|
||||
"_%n week_::_%n weeks_" : ["%n uge","%n uger"],
|
||||
"_%n day_::_%n days_" : ["%n dag","%n dage"],
|
||||
"For an unlimited amount of users" : "For et ubegrænset antal brugere",
|
||||
"Includes support for %s" : "Inkluderer support til %s",
|
||||
"Includes support for %1$s & %2$s" : "Inkluderer support til %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Inkluder support til %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Forlænget vedligeholdelseslivscyklus",
|
||||
"Update subscription key" : "Opdater abonnementsnøgle",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s er din kontoadministrator. Tøv ikke med at kontakte os, hvis du har spørgsmål vedrørende dit abonnement.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Du kan finde svar på almindelige spørgsmål i vores portal og også indsende supportanmodninger der.",
|
||||
"Access Nextcloud portal" : "Få adgang til Nextcloud -portalen",
|
||||
"System information" : "Systemoplysninger",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Indsaml systemoplysninger til support sager. Knappen nedenfor genererer en tekstfil i mappen \"Systeminformation\" og deler den som et adgangskodebeskyttet offentligt link. Linket er gyldigt i 2 uger.",
|
||||
"Generate system report" : "Generer systemrapport",
|
||||
"Enterprise subscription recommended" : "Enterprise -abonnement anbefales",
|
||||
"No active enterprise subscription" : "Intet aktivt virksomhedsabonnement",
|
||||
"Unsupported" : "Ikke understøttet",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Denne Nextcloud -server har intet Enterprise -abonnement.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Et Nextcloud Enterprise -abonnement hjælper dig med at få mest muligt ud af din Nextcloud, holde dine data sikre og din server fungerer pålideligt hele tiden.",
|
||||
"Advantages" : "Fordele",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Adgang til den tekniske ekspertise hos Nextcloud -udviklerne gennem dokumentation og support",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Adgang til yderligere funktioner som Outlook -integration, onlinekontor og mere",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Adgang til skalerbarhedsekspertise og skalerbarhedsfunktioner til Files and Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Valgfri branding, rådgivning, arkitekturrådgivning",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Fortrolig sikkerhedstjeneste, afbødninger, patches og rådgivning",
|
||||
"Compliance certification, advice and documentation" : "Overholdelsescertificering, rådgivning og dokumentation",
|
||||
"Get a quote" : "få et tilbud nu",
|
||||
"More information" : "Mere information",
|
||||
"Subscription benefits" : "Abonnementsfordele",
|
||||
"Pricing" : "prispolitik",
|
||||
"Community support" : "Community support",
|
||||
"Forum" : "Forum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud er gratis software, der understøttes af et meget aktivt fællesskab. Registrer venligst på forummet for at stille spørgsmål og diskutere med andre.",
|
||||
"Nextcloud forum" : "Nextcloud forum",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud bruger GitHub som platform til samarbejde. Du kan indsende fejlrapporter direkte der.",
|
||||
"Nextcloud at GitHub" : "Nextcloud at GitHub",
|
||||
"Subscription key" : "Abonnementsnøgle",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Hvis du har et aktivt Nextcloud -abonnement, skal du indtaste din abonnementsnøgle her.",
|
||||
"Learn more about an enterprise subscription." : "Få mere at vide om et virksomhedsabonnement.",
|
||||
"Set subscription key" : "Indstil abonnementsnøgle",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Abonnementsoplysningerne kunne ikke hentes korrekt lige nu. Der er planlagt et nyt forsøg. Tjek venligst tilbage senere.",
|
||||
"The subscription key was invalid." : "Abonnementsnøglen var ugyldig.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Abonnementsnøglen kunne ikke verificeres, fordi denne server ikke har nogen internetforbindelse. Kontakt supportteamet for at få dette løst.",
|
||||
"The subscription key had an invalid format." : "Abonnementsnøglen havde et ugyldigt format.",
|
||||
"While fetching the subscription information an error happened." : "Under hentningen af abonnementsoplysningerne skete der en fejl.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Knappen nedenfor genererer en tekstfil i mappen \"Systeminformation\" og deler den som et adgangskodebeskyttet offentligt link. Linket er gyldigt i 2 uger.",
|
||||
"News" : "Nyheder",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "For at få ajourført information, hvad der foregår på Nextcloud, skal du tilmelde dig nyhedsbrevet og følge os på vores sociale mediekonti.",
|
||||
"Like our Facebook page" : "Følg os på Facebook",
|
||||
"Follow us on Twitter" : "Følg os på Twitter",
|
||||
"Check out our blog" : "Besøg vores blog",
|
||||
"Subscribe to our newsletter" : "Abonner på vores nyhedsbrev"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Link:",
|
||||
"Password:" : "Passwort:",
|
||||
"Generating system report failed." : "Erstellung des System-Berichts fehlgeschlagen.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Ordner \"System information\" konnte nicht erstellt werden, um den erstellten Bericht zu speichern.",
|
||||
"Could not create file \"%s\" to store generated report." : "Die Datei \"%s\" konnte nicht erstellt werden, um in ihr den erstellten Bericht zu speichern.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Konnte Datei \"%s\" nicht teilen. Nichtsdestotrotz kannst du die Datei im Ordner \"Systeminformation\" finden.",
|
||||
"Subscription notifications" : "Abonnements-Benachrichtigungen",
|
||||
"Nextcloud Subscription" : "Nextcloud-Abonnement",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Dein Server hat kein Nextcloud-Abonnement oder dein Abonnement ist abgelaufen.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Dein Nexcloud-Abonnement umfasst nicht die Anzahl deiner Benutzer.",
|
||||
"Your Nextcloud Subscription has expired!" : "Dein Nextcloud-Abonnement ist abgelaufen!",
|
||||
"Your server has no Nextcloud Subscription" : "Dein Server hat kein Nextcloud-Abonnement",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Dein Server wird nicht von einem Nextcloud-Enterprise-Abonnement umfasst.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Wenn deine Serverkonfiguration gestört ist und Mitarbeiter nicht mehr arbeiten können, must du dich nicht darauf verlassen, dass du in Online-Foren nach einer Lösung suchst. Du hast direkten Zugang zu unseren erfahrenen Ingenieuren!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Du hast einen Vertrag mit dem Anbieter, der frühzeitige Sicherheitsinformationen, Maßnahmen, Patches und Updates bereitstellt.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Wenn du länger und ohne Unterbrechungen auf deiner aktuellen Version bleiben musst, so musst du keine Software ohne Sicherheitsupdates betreiben.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Du hast Zugriff auf das beste Know-how, um Probleme bezüglich Leistung und Skalierbarkeit zu lösen.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Du hast Zugriff auf die richtige Dokumentation und das richtige Fachwissen, um Fragen zur Compliance, GDPR, HIPAA und andere Vorschriften schnell beantworten zu können.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Wir können auch Outlook-Integration, Online Office, skalierbare integrierte Audio-Video- und Chat-Kommunikation und andere Funktionen, die nur in eingeschränkter Form verfügbar sind, kostenlos zur Verfügung stellen oder weitere Integrationen und Funktionen nach deinen Bedürfnissen entwickeln.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Ein Abonnement hilft Dir, das meiste aus Nexcloud herauszuholen!",
|
||||
"Learn more now" : "Erfahre jetzt mehr",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Diese E-Mail wurde von der Support-App deiner Nextcloud-Instanz unter %1$s an alle Administratoren verschickt, weil über %2$s registrierte Benutzer vorhanden sind.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Dein Nextcloud-Server-Abonnement ist über dem Limit",
|
||||
"Dear admin," : "Lieber Administrator,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Dein Nextcloud-Abonnement umfasst nicht die Anzahl der aktuell auf diesem Server aktiven Benutzer. Bitte kontaktiere deinen Accountmanager, um dein Abonnement aktualisieren zu lassen!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s ist dein Accountmanager und ist per E-Mail über %2$s oder telefonisch unter %3$s erreichbar.",
|
||||
"Thank you," : "Danke schön,",
|
||||
"Your Nextcloud team" : "Dein Nextcloud-Team",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Diese E-Mail wurde von der Support-App deiner Nextcloud-Instanz unter %s an alle Administratoren verschickt, weil mehr Benutzer registriert sind als das Nextcloud-Abonnement abdeckt.",
|
||||
"Your Nextcloud server Subscription is expired" : "Dein Nextcloud-Server-Abonnement ist abgelaufen",
|
||||
"Your Nextcloud server Subscription is expired!" : "Dein Nextcloud-Server-Abonnement ist abgelaufen!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Dein Nextcloud Abonnement ist abgelaufen! Bitte kontaktiere deinen Accountmanager, um das Abonnement verlängert zu bekommen.",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Diese E-Mail wurde von der Support-App deiner Nextcloud-Instanz unter %s an alle Administratoren verschickt, weil dein Nextcloud-Abonnement abgelaufen ist.",
|
||||
"Support" : "Support",
|
||||
"Getting support and help for your Nextcloud" : "Erhalte Support und Hilfe für deine Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Die Support-App bietet direkten Zugriff auf Hilfe- und Vertriebsquellen, direkte Kontaktmöglichkeiten zum Konten-Verwalter sowie einen Überblick über das Enterprise-Abonnement.",
|
||||
"Basic subscription" : "Basis Abonnement",
|
||||
"Standard subscription" : "Standard Abonnement",
|
||||
"Premium subscription" : "Premium Abonnement",
|
||||
"Géant subscription" : "Géant Abonnement",
|
||||
"Silver partner subscription" : "Silber-Partner Abonnement",
|
||||
"Gold partner subscription" : "Gold-Partner Abonnement",
|
||||
"Subscription" : "Abonnement",
|
||||
"Over subscription limit" : "Abonnements-Limit überschritten",
|
||||
"Valid subscription" : "Gültiges Abonnement",
|
||||
"Expired subscription" : "Abgelaufenes Abonnement",
|
||||
"Subscription key:" : "Abonnements-Schlüssel:",
|
||||
"Expires in: " : "Läuft ab in: ",
|
||||
"_%n year_::_%n years_" : ["%n Jahr","%n Jahre"],
|
||||
"_%n month_::_%n months_" : ["%n Monat","%n Monate"],
|
||||
"_%n week_::_%n weeks_" : ["%n Woche","%n Wochen"],
|
||||
"_%n day_::_%n days_" : ["%n Tag","%n Tage"],
|
||||
"For an unlimited amount of users" : "Für eine unbegrenzte Anzahl an Nutzern",
|
||||
"_For %n active users_::_For %n active users_" : ["Für %n aktiven Benutzer","Für %n aktive Benutzer"],
|
||||
"_For %n users_::_For %n users_" : ["Für %n Benutzer","Für %n Benutzer"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["aktuell mit %n Benutzer","aktuell mit %n Benutzern"],
|
||||
"Includes support for %s" : "Beinhaltet Support für %s",
|
||||
"Includes support for %1$s & %2$s" : "Beinhaltet Support für %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Beinhaltet Support für %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Erweiterter Wartungslebenszyklus",
|
||||
"Update subscription key" : "Abonnements-Schlüssel aktualisieren",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s ist dein Accountmanager. Zögere nicht, uns bezüglich Fragen zu deinem Abonnement anzusprechen.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "In unserem Portal findest du Antworten auf häufige Fragen und kannst auch Unterstützung anfordern.",
|
||||
"Access Nextcloud portal" : "Zum Nextcloud-Portal",
|
||||
"System information" : "Systeminformation",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Erstellen von Systeminformationen für Supportfälle. Nach Betätigung der Schaltfläche wird eine Textdatei im Ordner \"System Information\" erstellt und über eine passwortgeschütze, öffentliche Freigabe geteilt. Der Link ist 2 Wochen lang aktiv.",
|
||||
"Generate system report" : "System-Bericht erstellen",
|
||||
"Enterprise subscription recommended" : "Enterprise-Abonnement empfohlen",
|
||||
"No active enterprise subscription" : "Kein aktives Enterprise-Abonnement",
|
||||
"Unsupported" : "Nicht unterstützt",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Dieser Nextcloud-Server verfügt über kein Enterprise-Abonnement.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Ein Nextcloud Enterprise-Abonnenment hilft Dir, das meiste aus deiner Nextcloud herauszuholen, deine Daten abzusichern und deinen Server jederzeit zuverlässig zu betreiben.",
|
||||
"Advantages" : "Vorteile",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Zugriff auf die technische Erfahrung der Nextcloud-Entwickler über die Dokumentation und den Support",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Zugriff auf weitere Funktionen wie Outlook-Integration, Online-Office, usw.",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Zugriff auf Skalierbarkeits-Sachverstand und Skalierbarkeits-Fähigkeiten für Dateien und Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Optionale Unterstützung bezüglich Branding, Beratung und Architektur",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Vertraulicher Sicherheitsbenachrichtigungsdienst, Risikominderung, Patches und Hilfestellungen",
|
||||
"Compliance certification, advice and documentation" : "Compliance-Zertifizierung, Beratung und Dokumentation",
|
||||
"Get a quote" : "Erhalte ein Angebot",
|
||||
"More information" : "Mehr Informationen",
|
||||
"Subscription benefits" : "Vorteile eines Abonnements",
|
||||
"Pricing" : "Preisgestaltung",
|
||||
"Community support" : "Community-Unterstützung",
|
||||
"Forum" : "Forum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud ist eine freie Software, die von einer sehr aktive Community unterstützt wird. Bitte melde dich im Forum an, um Fragen zu stellen oder mit anderen zu diskutieren.",
|
||||
"Nextcloud forum" : "Nextcloud Forum",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud verwendet GitHub als Plattform für die Zusammenarbeit. Du kannst dort Fehler direkt melden.",
|
||||
"Nextcloud at GitHub" : "Nextcloud auf GitHub",
|
||||
"Subscription key" : "Abonnements-Schlüssel",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Wenn du über ein aktives Nextcloud-Abonnement verfügst, gib bitte hier deinen Abonnements-Schlüssel ein.",
|
||||
"Learn more about an enterprise subscription." : "Erfahre mehr über das Enterprise-Abonnement.",
|
||||
"Set subscription key" : "Abonnements-Schlüssel eingeben",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Die Abonnenments-Informationen konnten soeben nicht abgerufen werden. Eine Wiederholung ist geplant. Bitte später noch einmal überprüfen.",
|
||||
"The subscription key was invalid." : "Der Abonnements-Schlüssel ist ungültig.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Der Abonnements-Schlüssel konnte nicht überprüft werden, da dieser Server nicht mit dem Internet verbunden ist. Bitte wende dich zur Fehlerbehebung an das Support-Team.",
|
||||
"The subscription key had an invalid format." : "Der Abonnements-Schlüssel hat ein ungültiges Format.",
|
||||
"While fetching the subscription information an error happened." : "Beim Abruf der Abonnements-Informationen ist ein Fehler aufgetreten",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Nach Betätigung der Schaltfläche wird eine Textdatei im Ordner \"System Information\" erstellt und über eine passwortgeschützte, öffentliche Freigabe geteilt. Der Link ist 2 Wochen lang aktiv.",
|
||||
"News" : "Neuigkeiten",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Abonniere unseren Newsletter und folge uns auf unseren Social-Media-Kanälen, um bezüglich der Nexcloud-Entwicklung immer auf dem Laufenden zu sein.",
|
||||
"Like our Facebook page" : "Like uns auf unserer Facebook-Seite",
|
||||
"Follow us on Twitter" : "Folge uns auf Twitter",
|
||||
"Check out our blog" : "Sieh dir unseren Blog an",
|
||||
"Subscribe to our newsletter" : "Abonniere unseren Newsletter"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,109 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Link:",
|
||||
"Password:" : "Passwort:",
|
||||
"Generating system report failed." : "Erstellung des System-Berichts fehlgeschlagen.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Ordner \"System information\" konnte nicht erstellt werden, um den erstellten Bericht zu speichern.",
|
||||
"Could not create file \"%s\" to store generated report." : "Die Datei \"%s\" konnte nicht erstellt werden, um in ihr den erstellten Bericht zu speichern.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Konnte Datei \"%s\" nicht teilen. Nichtsdestotrotz kannst du die Datei im Ordner \"Systeminformation\" finden.",
|
||||
"Subscription notifications" : "Abonnements-Benachrichtigungen",
|
||||
"Nextcloud Subscription" : "Nextcloud-Abonnement",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Dein Server hat kein Nextcloud-Abonnement oder dein Abonnement ist abgelaufen.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Dein Nexcloud-Abonnement umfasst nicht die Anzahl deiner Benutzer.",
|
||||
"Your Nextcloud Subscription has expired!" : "Dein Nextcloud-Abonnement ist abgelaufen!",
|
||||
"Your server has no Nextcloud Subscription" : "Dein Server hat kein Nextcloud-Abonnement",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Dein Server wird nicht von einem Nextcloud-Enterprise-Abonnement umfasst.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Wenn deine Serverkonfiguration gestört ist und Mitarbeiter nicht mehr arbeiten können, must du dich nicht darauf verlassen, dass du in Online-Foren nach einer Lösung suchst. Du hast direkten Zugang zu unseren erfahrenen Ingenieuren!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Du hast einen Vertrag mit dem Anbieter, der frühzeitige Sicherheitsinformationen, Maßnahmen, Patches und Updates bereitstellt.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Wenn du länger und ohne Unterbrechungen auf deiner aktuellen Version bleiben musst, so musst du keine Software ohne Sicherheitsupdates betreiben.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Du hast Zugriff auf das beste Know-how, um Probleme bezüglich Leistung und Skalierbarkeit zu lösen.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Du hast Zugriff auf die richtige Dokumentation und das richtige Fachwissen, um Fragen zur Compliance, GDPR, HIPAA und andere Vorschriften schnell beantworten zu können.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Wir können auch Outlook-Integration, Online Office, skalierbare integrierte Audio-Video- und Chat-Kommunikation und andere Funktionen, die nur in eingeschränkter Form verfügbar sind, kostenlos zur Verfügung stellen oder weitere Integrationen und Funktionen nach deinen Bedürfnissen entwickeln.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Ein Abonnement hilft Dir, das meiste aus Nexcloud herauszuholen!",
|
||||
"Learn more now" : "Erfahre jetzt mehr",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Diese E-Mail wurde von der Support-App deiner Nextcloud-Instanz unter %1$s an alle Administratoren verschickt, weil über %2$s registrierte Benutzer vorhanden sind.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Dein Nextcloud-Server-Abonnement ist über dem Limit",
|
||||
"Dear admin," : "Lieber Administrator,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Dein Nextcloud-Abonnement umfasst nicht die Anzahl der aktuell auf diesem Server aktiven Benutzer. Bitte kontaktiere deinen Accountmanager, um dein Abonnement aktualisieren zu lassen!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s ist dein Accountmanager und ist per E-Mail über %2$s oder telefonisch unter %3$s erreichbar.",
|
||||
"Thank you," : "Danke schön,",
|
||||
"Your Nextcloud team" : "Dein Nextcloud-Team",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Diese E-Mail wurde von der Support-App deiner Nextcloud-Instanz unter %s an alle Administratoren verschickt, weil mehr Benutzer registriert sind als das Nextcloud-Abonnement abdeckt.",
|
||||
"Your Nextcloud server Subscription is expired" : "Dein Nextcloud-Server-Abonnement ist abgelaufen",
|
||||
"Your Nextcloud server Subscription is expired!" : "Dein Nextcloud-Server-Abonnement ist abgelaufen!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Dein Nextcloud Abonnement ist abgelaufen! Bitte kontaktiere deinen Accountmanager, um das Abonnement verlängert zu bekommen.",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Diese E-Mail wurde von der Support-App deiner Nextcloud-Instanz unter %s an alle Administratoren verschickt, weil dein Nextcloud-Abonnement abgelaufen ist.",
|
||||
"Support" : "Support",
|
||||
"Getting support and help for your Nextcloud" : "Erhalte Support und Hilfe für deine Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Die Support-App bietet direkten Zugriff auf Hilfe- und Vertriebsquellen, direkte Kontaktmöglichkeiten zum Konten-Verwalter sowie einen Überblick über das Enterprise-Abonnement.",
|
||||
"Basic subscription" : "Basis Abonnement",
|
||||
"Standard subscription" : "Standard Abonnement",
|
||||
"Premium subscription" : "Premium Abonnement",
|
||||
"Géant subscription" : "Géant Abonnement",
|
||||
"Silver partner subscription" : "Silber-Partner Abonnement",
|
||||
"Gold partner subscription" : "Gold-Partner Abonnement",
|
||||
"Subscription" : "Abonnement",
|
||||
"Over subscription limit" : "Abonnements-Limit überschritten",
|
||||
"Valid subscription" : "Gültiges Abonnement",
|
||||
"Expired subscription" : "Abgelaufenes Abonnement",
|
||||
"Subscription key:" : "Abonnements-Schlüssel:",
|
||||
"Expires in: " : "Läuft ab in: ",
|
||||
"_%n year_::_%n years_" : ["%n Jahr","%n Jahre"],
|
||||
"_%n month_::_%n months_" : ["%n Monat","%n Monate"],
|
||||
"_%n week_::_%n weeks_" : ["%n Woche","%n Wochen"],
|
||||
"_%n day_::_%n days_" : ["%n Tag","%n Tage"],
|
||||
"For an unlimited amount of users" : "Für eine unbegrenzte Anzahl an Nutzern",
|
||||
"_For %n active users_::_For %n active users_" : ["Für %n aktiven Benutzer","Für %n aktive Benutzer"],
|
||||
"_For %n users_::_For %n users_" : ["Für %n Benutzer","Für %n Benutzer"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["aktuell mit %n Benutzer","aktuell mit %n Benutzern"],
|
||||
"Includes support for %s" : "Beinhaltet Support für %s",
|
||||
"Includes support for %1$s & %2$s" : "Beinhaltet Support für %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Beinhaltet Support für %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Erweiterter Wartungslebenszyklus",
|
||||
"Update subscription key" : "Abonnements-Schlüssel aktualisieren",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s ist dein Accountmanager. Zögere nicht, uns bezüglich Fragen zu deinem Abonnement anzusprechen.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "In unserem Portal findest du Antworten auf häufige Fragen und kannst auch Unterstützung anfordern.",
|
||||
"Access Nextcloud portal" : "Zum Nextcloud-Portal",
|
||||
"System information" : "Systeminformation",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Erstellen von Systeminformationen für Supportfälle. Nach Betätigung der Schaltfläche wird eine Textdatei im Ordner \"System Information\" erstellt und über eine passwortgeschütze, öffentliche Freigabe geteilt. Der Link ist 2 Wochen lang aktiv.",
|
||||
"Generate system report" : "System-Bericht erstellen",
|
||||
"Enterprise subscription recommended" : "Enterprise-Abonnement empfohlen",
|
||||
"No active enterprise subscription" : "Kein aktives Enterprise-Abonnement",
|
||||
"Unsupported" : "Nicht unterstützt",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Dieser Nextcloud-Server verfügt über kein Enterprise-Abonnement.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Ein Nextcloud Enterprise-Abonnenment hilft Dir, das meiste aus deiner Nextcloud herauszuholen, deine Daten abzusichern und deinen Server jederzeit zuverlässig zu betreiben.",
|
||||
"Advantages" : "Vorteile",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Zugriff auf die technische Erfahrung der Nextcloud-Entwickler über die Dokumentation und den Support",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Zugriff auf weitere Funktionen wie Outlook-Integration, Online-Office, usw.",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Zugriff auf Skalierbarkeits-Sachverstand und Skalierbarkeits-Fähigkeiten für Dateien und Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Optionale Unterstützung bezüglich Branding, Beratung und Architektur",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Vertraulicher Sicherheitsbenachrichtigungsdienst, Risikominderung, Patches und Hilfestellungen",
|
||||
"Compliance certification, advice and documentation" : "Compliance-Zertifizierung, Beratung und Dokumentation",
|
||||
"Get a quote" : "Erhalte ein Angebot",
|
||||
"More information" : "Mehr Informationen",
|
||||
"Subscription benefits" : "Vorteile eines Abonnements",
|
||||
"Pricing" : "Preisgestaltung",
|
||||
"Community support" : "Community-Unterstützung",
|
||||
"Forum" : "Forum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud ist eine freie Software, die von einer sehr aktive Community unterstützt wird. Bitte melde dich im Forum an, um Fragen zu stellen oder mit anderen zu diskutieren.",
|
||||
"Nextcloud forum" : "Nextcloud Forum",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud verwendet GitHub als Plattform für die Zusammenarbeit. Du kannst dort Fehler direkt melden.",
|
||||
"Nextcloud at GitHub" : "Nextcloud auf GitHub",
|
||||
"Subscription key" : "Abonnements-Schlüssel",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Wenn du über ein aktives Nextcloud-Abonnement verfügst, gib bitte hier deinen Abonnements-Schlüssel ein.",
|
||||
"Learn more about an enterprise subscription." : "Erfahre mehr über das Enterprise-Abonnement.",
|
||||
"Set subscription key" : "Abonnements-Schlüssel eingeben",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Die Abonnenments-Informationen konnten soeben nicht abgerufen werden. Eine Wiederholung ist geplant. Bitte später noch einmal überprüfen.",
|
||||
"The subscription key was invalid." : "Der Abonnements-Schlüssel ist ungültig.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Der Abonnements-Schlüssel konnte nicht überprüft werden, da dieser Server nicht mit dem Internet verbunden ist. Bitte wende dich zur Fehlerbehebung an das Support-Team.",
|
||||
"The subscription key had an invalid format." : "Der Abonnements-Schlüssel hat ein ungültiges Format.",
|
||||
"While fetching the subscription information an error happened." : "Beim Abruf der Abonnements-Informationen ist ein Fehler aufgetreten",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Nach Betätigung der Schaltfläche wird eine Textdatei im Ordner \"System Information\" erstellt und über eine passwortgeschützte, öffentliche Freigabe geteilt. Der Link ist 2 Wochen lang aktiv.",
|
||||
"News" : "Neuigkeiten",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Abonniere unseren Newsletter und folge uns auf unseren Social-Media-Kanälen, um bezüglich der Nexcloud-Entwicklung immer auf dem Laufenden zu sein.",
|
||||
"Like our Facebook page" : "Like uns auf unserer Facebook-Seite",
|
||||
"Follow us on Twitter" : "Folge uns auf Twitter",
|
||||
"Check out our blog" : "Sieh dir unseren Blog an",
|
||||
"Subscribe to our newsletter" : "Abonniere unseren Newsletter"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Link:",
|
||||
"Password:" : "Passwort:",
|
||||
"Generating system report failed." : "Erstellung des System-Berichts fehlgeschlagen.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Ordner \"System information\" konnte nicht erstellt werden, um den erstellten Bericht zu speichern.",
|
||||
"Could not create file \"%s\" to store generated report." : "Die Datei \"%s\" konnte nicht erstellt werden, um in ihr den erstellten Bericht zu speichern.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Konnte Datei \"%s\" nicht teilen. Nichtsdestotrotz können Sie die Datei im Ordner \"Systeminformation\" finden.",
|
||||
"Subscription notifications" : "Abonnement-Benachrichtigungen",
|
||||
"Nextcloud Subscription" : "Nextcloud-Abonnement",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Ihr Server hat kein Nextcloud-Abonnement oder Ihr Abonnement ist abgelaufen.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Ihr Nexcloud-Abonnement umfasst nicht die Anzahl Ihrer Benutzer.",
|
||||
"Your Nextcloud Subscription has expired!" : "Ihr Nextcloud-Abonnement ist abgelaufen!",
|
||||
"Your server has no Nextcloud Subscription" : "Ihr Server hat kein Nextcloud-Abonnement",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Ihr Server wird nicht von einem Nextcloud-Enterprise-Abonnement umfasst.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Wenn Ihre Serverkonfiguration gestört ist und Mitarbeiter nicht mehr arbeiten können, müssen Sie sich nicht darauf verlassen, dass Sie in Online-Foren nach einer Lösung suchen. Sie haben direkten Zugang zu unseren erfahrenen Ingenieuren!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Sie haben einen Vertrag mit dem Anbieter, der frühzeitige Sicherheitsinformationen, Maßnahmen, Patches und Updates bereitstellt.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Wenn Sie länger und ohne Unterbrechungen auf Ihrer aktuellen Version bleiben müssen, müssen Sie keine Software ohne Sicherheitsupdates betreiben.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Sie haben Zugriff auf das beste Know-how, um Probleme bezüglich Leistung und Skalierbarkeit zu lösen.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Sie haben Zugriff auf die richtige Dokumentation und das richtige Fachwissen, um Fragen zur Einhaltung von GDPR, HIPAA und anderer Vorschriften schnell beantworten zu können.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Wir können auch Outlook-Integration, Online-Office, skalierbare Integrationen für Audio-Video- und Chat-Kommunikation sowie andere Funktionen anbieten, die nur in begrenzter Form kostenlos zur Verfügung stehen, oder weitere Integrationen und Funktionen nach Ihren Bedürfnissen entwickeln.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Ein Abonnement hilft Ihnen, das meiste aus Nexcloud herauszuholen!",
|
||||
"Learn more now" : "Erfahren Sie jetzt mehr",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Diese E-Mail wurde von der Support-App Ihrer Nextcloud-Instanz unter %1$s an alle Administratoren verschickt, weil über %2$s registrierte Benutzer vorhanden sind.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Ihr Nextcloud-Server-Abonnement ist über dem Limit",
|
||||
"Dear admin," : "Sehr gehrter Administrator,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Ihr Nextcloud-Abonnement umfasst nicht die Anzahl der aktuell auf diesem Server aktiven Benutzer. Bitte kontaktieren Sie Ihren Konten-Manager, um Ihr Abonnement aktualisieren zu lassen!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s ist Ihr Konten-Manager und per E-Mail über %2$soder telefonisch unter %3$s erreichbar.",
|
||||
"Thank you," : "Danke schön,",
|
||||
"Your Nextcloud team" : "Ihr Nextcloud-Team",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Diese E-Mail wurde von der Support-App auf Ihrer Nextcloud-Instanz %s an an alle Administratoren gesendet, da Sie mehr Benutzer haben, als Ihr Abonnement abdeckt.",
|
||||
"Your Nextcloud server Subscription is expired" : "Ihr Nextcloud-Server-Abonnement ist abgelaufen",
|
||||
"Your Nextcloud server Subscription is expired!" : "Ihr Nextcloud-Server-Abonnement ist abgelaufen!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Ihr Nextcloud Abonnement ist abgelaufen! Bitte kontaktieren Sie Ihren Konten-Manager um das Abonnement verlängert zu bekommen.",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Diese E-Mail wurde von der Support-App Ihrer Nextcloud-Instanz unter %s an alle Administratoren verschickt, weil Ihr Nextcloud-Abonnement abgelaufen ist.",
|
||||
"Support" : "Support",
|
||||
"Getting support and help for your Nextcloud" : "Erhalten Sie Support und Hilfe für Ihre Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Die Support-App bietet direkten Zugriff auf Hilfe- und Vertriebsquellen, direkte Kontaktmöglichkeiten zum Konten-Manager sowie einen Überblick über das Enterprise-Abonnement.",
|
||||
"Basic subscription" : "Basis Abonnement",
|
||||
"Standard subscription" : "Standard-Abonnement",
|
||||
"Premium subscription" : "Premium Abonnement",
|
||||
"Géant subscription" : "Géant Abonnement",
|
||||
"Silver partner subscription" : "Silber-Partner Abonnement",
|
||||
"Gold partner subscription" : "Gold-Partner Abonnement",
|
||||
"Subscription" : "Abonnement",
|
||||
"Over subscription limit" : "Abonnement-Limit überschritten",
|
||||
"Valid subscription" : "Gültiges Abonnement",
|
||||
"Expired subscription" : "Abgelaufenes Abonnement",
|
||||
"Subscription key:" : "Abonnement-Schlüssel:",
|
||||
"Expires in: " : "Läuft ab in: ",
|
||||
"_%n year_::_%n years_" : ["%n Jahr","%n Jahre"],
|
||||
"_%n month_::_%n months_" : ["%n Monat","%n Monate"],
|
||||
"_%n week_::_%n weeks_" : ["%n Woche","%n Wochen"],
|
||||
"_%n day_::_%n days_" : ["%n Tag","%n Tage"],
|
||||
"For an unlimited amount of users" : "Für eine unbegrenzte Anzahl an Nutzern",
|
||||
"_For %n active users_::_For %n active users_" : ["Für %n aktiven Benutzer","Für %n aktive Benutzer"],
|
||||
"_For %n users_::_For %n users_" : ["Für %n Benutzer","Für %n Benutzer"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["aktuell mit %n Benutzer","aktuell mit %n Benutzern"],
|
||||
"Includes support for %s" : "Beinhaltet Support für %s",
|
||||
"Includes support for %1$s & %2$s" : "Beinhaltet Support für %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Beinhaltet Support für %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Erweiterter Wartungslebenszyklus",
|
||||
"Update subscription key" : "Abonnement-Schlüssel aktualisieren",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s ist Ihr Konten-Manager. Zögeren Sie nicht, uns bezüglich Fragen zu Ihrem Abonnement anzusprechen.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "In unserem Portal finden Sie Antworten auf häufige Fragen und können auch Unterstützung anfordern.",
|
||||
"Access Nextcloud portal" : "Zum Nextcloud-Portal",
|
||||
"System information" : "Systeminformation",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Erstellen von Systeminformationen für Supportfälle. Nach Betätigung der Schaltfläche wird eine Textdatei im Ordner \"System information\" erstellt und über eine passwortgeschütze, öffentliche Freigabe geteilt. Der Link ist 2 Wochen lang aktiv.",
|
||||
"Generate system report" : "System-Bericht erstellen",
|
||||
"Enterprise subscription recommended" : "Enterprise-Abonnement empfohlen",
|
||||
"No active enterprise subscription" : "Kein aktives Enterprise-Abonnement",
|
||||
"Unsupported" : "Nicht unterstützt",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Dieser Nextcloud-Server verfügt über kein Enterprise-Abonnement.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Ein Nextcloud Enterprise-Abonnement hilft Ihnen, das Meiste aus Ihrer Nextcloud herauszuholen, Ihre Daten abzusichern und Ihren Server zuverlässig laufen zu lassen.",
|
||||
"Advantages" : "Vorteile",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Ein Nextcloud Enterprise-Abonnenment hilft Ihnen, das meiste aus Ihrer Nextcloud herauszuholen, Ihre Daten abzusichern und Ihren Server jederzeit zuverlässig zu betreiben.",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Zugriff auf weitere Funktionen wie Outlook-Integration, Online-Office usw.",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Zugriff auf Skalierbarkeits-Sachverstand und Skalierbarkeits-Fähigkeiten für Dateien und Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Optional Unterstützung bezüglich Branding, Beratung und Architektur",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Vertraulicher Sicherheitsbenachrichtigungsdienst, Risikominderung, Patches und Hilfestellungen",
|
||||
"Compliance certification, advice and documentation" : "Compliance-Zertifizierung, Beratung und Dokumentation",
|
||||
"Get a quote" : "Erhalten Sie ein Angebot",
|
||||
"More information" : "Mehr Informationen",
|
||||
"Subscription benefits" : "Abonnement-Vorteile",
|
||||
"Pricing" : "Preise",
|
||||
"Community support" : "Community-Unterstützung",
|
||||
"Forum" : "Forum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud ist eine freie Software, die von einer sehr aktiven Community unterstützt wird. Bitte melden Sie sich im Forum an um Fragen zu stellen oder mit anderen zu diskutieren.",
|
||||
"Nextcloud forum" : "Nextcloud Forum",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud verwendet GitHub als Plattform für die Zusammenarbeit. Sie können dort Fehler direkt melden.",
|
||||
"Nextcloud at GitHub" : "Nextcloud auf GitHub",
|
||||
"Subscription key" : "Abonnement-Schlüssel",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Wenn Sie über ein aktives Nextcloud-Abonnement verfügen, geben Sie bitte hier Ihren Abonnements-Schlüssel ein.",
|
||||
"Learn more about an enterprise subscription." : "Erfahren Sie mehr über das Enterprise-Abonnement.",
|
||||
"Set subscription key" : "Abonnements-Schlüssel eingeben",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Die Abonnenments-Informationen konnten soeben nicht abgerufen werden. Eine Wiederholung ist geplant. Bitte später noch einmal überprüfen.",
|
||||
"The subscription key was invalid." : "Der Abonnement-Schlüssel ist ungültig.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Der Abonnement-Schlüssel konnte nicht überprüft werden, da dieser Server nicht mit dem Internet verbunden ist. Bitte wenden Sie sich zur Fehlerbehebung an das Support-Team.",
|
||||
"The subscription key had an invalid format." : "Der Abonnement-Schlüssel hat ein ungültiges Format.",
|
||||
"While fetching the subscription information an error happened." : "Beim Abruf der Abonnement-Informationen ist ein Fehler aufgetreten",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Nach Betätigung der Schaltfläche wird eine Textdatei im Ordner \"System Information\" erstellt und über eine passwortgeschützte, öffentliche Freigabe geteilt. Der Link ist 2 Wochen lang aktiv.",
|
||||
"News" : "Neuigkeiten",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Abonnieren Sie unseren Newsletter und folgen Sie uns auf unseren Social-Media-Kanälen um bezüglich der Nexcloud-Entwicklung immer auf dem Laufenden zu sein.",
|
||||
"Like our Facebook page" : "Hinterlassen Sie ein \"Gefällt mir\" auf unserer Facebook-Seite",
|
||||
"Follow us on Twitter" : "Folgen Sie uns auf Twitter",
|
||||
"Check out our blog" : "Sehen Sie sich unseren Blog an",
|
||||
"Subscribe to our newsletter" : "Abonnieren Sie unseren Newsletter"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,109 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Link:",
|
||||
"Password:" : "Passwort:",
|
||||
"Generating system report failed." : "Erstellung des System-Berichts fehlgeschlagen.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Ordner \"System information\" konnte nicht erstellt werden, um den erstellten Bericht zu speichern.",
|
||||
"Could not create file \"%s\" to store generated report." : "Die Datei \"%s\" konnte nicht erstellt werden, um in ihr den erstellten Bericht zu speichern.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Konnte Datei \"%s\" nicht teilen. Nichtsdestotrotz können Sie die Datei im Ordner \"Systeminformation\" finden.",
|
||||
"Subscription notifications" : "Abonnement-Benachrichtigungen",
|
||||
"Nextcloud Subscription" : "Nextcloud-Abonnement",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Ihr Server hat kein Nextcloud-Abonnement oder Ihr Abonnement ist abgelaufen.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Ihr Nexcloud-Abonnement umfasst nicht die Anzahl Ihrer Benutzer.",
|
||||
"Your Nextcloud Subscription has expired!" : "Ihr Nextcloud-Abonnement ist abgelaufen!",
|
||||
"Your server has no Nextcloud Subscription" : "Ihr Server hat kein Nextcloud-Abonnement",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Ihr Server wird nicht von einem Nextcloud-Enterprise-Abonnement umfasst.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Wenn Ihre Serverkonfiguration gestört ist und Mitarbeiter nicht mehr arbeiten können, müssen Sie sich nicht darauf verlassen, dass Sie in Online-Foren nach einer Lösung suchen. Sie haben direkten Zugang zu unseren erfahrenen Ingenieuren!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Sie haben einen Vertrag mit dem Anbieter, der frühzeitige Sicherheitsinformationen, Maßnahmen, Patches und Updates bereitstellt.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Wenn Sie länger und ohne Unterbrechungen auf Ihrer aktuellen Version bleiben müssen, müssen Sie keine Software ohne Sicherheitsupdates betreiben.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Sie haben Zugriff auf das beste Know-how, um Probleme bezüglich Leistung und Skalierbarkeit zu lösen.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Sie haben Zugriff auf die richtige Dokumentation und das richtige Fachwissen, um Fragen zur Einhaltung von GDPR, HIPAA und anderer Vorschriften schnell beantworten zu können.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Wir können auch Outlook-Integration, Online-Office, skalierbare Integrationen für Audio-Video- und Chat-Kommunikation sowie andere Funktionen anbieten, die nur in begrenzter Form kostenlos zur Verfügung stehen, oder weitere Integrationen und Funktionen nach Ihren Bedürfnissen entwickeln.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Ein Abonnement hilft Ihnen, das meiste aus Nexcloud herauszuholen!",
|
||||
"Learn more now" : "Erfahren Sie jetzt mehr",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Diese E-Mail wurde von der Support-App Ihrer Nextcloud-Instanz unter %1$s an alle Administratoren verschickt, weil über %2$s registrierte Benutzer vorhanden sind.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Ihr Nextcloud-Server-Abonnement ist über dem Limit",
|
||||
"Dear admin," : "Sehr gehrter Administrator,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Ihr Nextcloud-Abonnement umfasst nicht die Anzahl der aktuell auf diesem Server aktiven Benutzer. Bitte kontaktieren Sie Ihren Konten-Manager, um Ihr Abonnement aktualisieren zu lassen!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s ist Ihr Konten-Manager und per E-Mail über %2$soder telefonisch unter %3$s erreichbar.",
|
||||
"Thank you," : "Danke schön,",
|
||||
"Your Nextcloud team" : "Ihr Nextcloud-Team",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Diese E-Mail wurde von der Support-App auf Ihrer Nextcloud-Instanz %s an an alle Administratoren gesendet, da Sie mehr Benutzer haben, als Ihr Abonnement abdeckt.",
|
||||
"Your Nextcloud server Subscription is expired" : "Ihr Nextcloud-Server-Abonnement ist abgelaufen",
|
||||
"Your Nextcloud server Subscription is expired!" : "Ihr Nextcloud-Server-Abonnement ist abgelaufen!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Ihr Nextcloud Abonnement ist abgelaufen! Bitte kontaktieren Sie Ihren Konten-Manager um das Abonnement verlängert zu bekommen.",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Diese E-Mail wurde von der Support-App Ihrer Nextcloud-Instanz unter %s an alle Administratoren verschickt, weil Ihr Nextcloud-Abonnement abgelaufen ist.",
|
||||
"Support" : "Support",
|
||||
"Getting support and help for your Nextcloud" : "Erhalten Sie Support und Hilfe für Ihre Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Die Support-App bietet direkten Zugriff auf Hilfe- und Vertriebsquellen, direkte Kontaktmöglichkeiten zum Konten-Manager sowie einen Überblick über das Enterprise-Abonnement.",
|
||||
"Basic subscription" : "Basis Abonnement",
|
||||
"Standard subscription" : "Standard-Abonnement",
|
||||
"Premium subscription" : "Premium Abonnement",
|
||||
"Géant subscription" : "Géant Abonnement",
|
||||
"Silver partner subscription" : "Silber-Partner Abonnement",
|
||||
"Gold partner subscription" : "Gold-Partner Abonnement",
|
||||
"Subscription" : "Abonnement",
|
||||
"Over subscription limit" : "Abonnement-Limit überschritten",
|
||||
"Valid subscription" : "Gültiges Abonnement",
|
||||
"Expired subscription" : "Abgelaufenes Abonnement",
|
||||
"Subscription key:" : "Abonnement-Schlüssel:",
|
||||
"Expires in: " : "Läuft ab in: ",
|
||||
"_%n year_::_%n years_" : ["%n Jahr","%n Jahre"],
|
||||
"_%n month_::_%n months_" : ["%n Monat","%n Monate"],
|
||||
"_%n week_::_%n weeks_" : ["%n Woche","%n Wochen"],
|
||||
"_%n day_::_%n days_" : ["%n Tag","%n Tage"],
|
||||
"For an unlimited amount of users" : "Für eine unbegrenzte Anzahl an Nutzern",
|
||||
"_For %n active users_::_For %n active users_" : ["Für %n aktiven Benutzer","Für %n aktive Benutzer"],
|
||||
"_For %n users_::_For %n users_" : ["Für %n Benutzer","Für %n Benutzer"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["aktuell mit %n Benutzer","aktuell mit %n Benutzern"],
|
||||
"Includes support for %s" : "Beinhaltet Support für %s",
|
||||
"Includes support for %1$s & %2$s" : "Beinhaltet Support für %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Beinhaltet Support für %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Erweiterter Wartungslebenszyklus",
|
||||
"Update subscription key" : "Abonnement-Schlüssel aktualisieren",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s ist Ihr Konten-Manager. Zögeren Sie nicht, uns bezüglich Fragen zu Ihrem Abonnement anzusprechen.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "In unserem Portal finden Sie Antworten auf häufige Fragen und können auch Unterstützung anfordern.",
|
||||
"Access Nextcloud portal" : "Zum Nextcloud-Portal",
|
||||
"System information" : "Systeminformation",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Erstellen von Systeminformationen für Supportfälle. Nach Betätigung der Schaltfläche wird eine Textdatei im Ordner \"System information\" erstellt und über eine passwortgeschütze, öffentliche Freigabe geteilt. Der Link ist 2 Wochen lang aktiv.",
|
||||
"Generate system report" : "System-Bericht erstellen",
|
||||
"Enterprise subscription recommended" : "Enterprise-Abonnement empfohlen",
|
||||
"No active enterprise subscription" : "Kein aktives Enterprise-Abonnement",
|
||||
"Unsupported" : "Nicht unterstützt",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Dieser Nextcloud-Server verfügt über kein Enterprise-Abonnement.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Ein Nextcloud Enterprise-Abonnement hilft Ihnen, das Meiste aus Ihrer Nextcloud herauszuholen, Ihre Daten abzusichern und Ihren Server zuverlässig laufen zu lassen.",
|
||||
"Advantages" : "Vorteile",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Ein Nextcloud Enterprise-Abonnenment hilft Ihnen, das meiste aus Ihrer Nextcloud herauszuholen, Ihre Daten abzusichern und Ihren Server jederzeit zuverlässig zu betreiben.",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Zugriff auf weitere Funktionen wie Outlook-Integration, Online-Office usw.",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Zugriff auf Skalierbarkeits-Sachverstand und Skalierbarkeits-Fähigkeiten für Dateien und Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Optional Unterstützung bezüglich Branding, Beratung und Architektur",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Vertraulicher Sicherheitsbenachrichtigungsdienst, Risikominderung, Patches und Hilfestellungen",
|
||||
"Compliance certification, advice and documentation" : "Compliance-Zertifizierung, Beratung und Dokumentation",
|
||||
"Get a quote" : "Erhalten Sie ein Angebot",
|
||||
"More information" : "Mehr Informationen",
|
||||
"Subscription benefits" : "Abonnement-Vorteile",
|
||||
"Pricing" : "Preise",
|
||||
"Community support" : "Community-Unterstützung",
|
||||
"Forum" : "Forum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud ist eine freie Software, die von einer sehr aktiven Community unterstützt wird. Bitte melden Sie sich im Forum an um Fragen zu stellen oder mit anderen zu diskutieren.",
|
||||
"Nextcloud forum" : "Nextcloud Forum",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud verwendet GitHub als Plattform für die Zusammenarbeit. Sie können dort Fehler direkt melden.",
|
||||
"Nextcloud at GitHub" : "Nextcloud auf GitHub",
|
||||
"Subscription key" : "Abonnement-Schlüssel",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Wenn Sie über ein aktives Nextcloud-Abonnement verfügen, geben Sie bitte hier Ihren Abonnements-Schlüssel ein.",
|
||||
"Learn more about an enterprise subscription." : "Erfahren Sie mehr über das Enterprise-Abonnement.",
|
||||
"Set subscription key" : "Abonnements-Schlüssel eingeben",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Die Abonnenments-Informationen konnten soeben nicht abgerufen werden. Eine Wiederholung ist geplant. Bitte später noch einmal überprüfen.",
|
||||
"The subscription key was invalid." : "Der Abonnement-Schlüssel ist ungültig.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Der Abonnement-Schlüssel konnte nicht überprüft werden, da dieser Server nicht mit dem Internet verbunden ist. Bitte wenden Sie sich zur Fehlerbehebung an das Support-Team.",
|
||||
"The subscription key had an invalid format." : "Der Abonnement-Schlüssel hat ein ungültiges Format.",
|
||||
"While fetching the subscription information an error happened." : "Beim Abruf der Abonnement-Informationen ist ein Fehler aufgetreten",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Nach Betätigung der Schaltfläche wird eine Textdatei im Ordner \"System Information\" erstellt und über eine passwortgeschützte, öffentliche Freigabe geteilt. Der Link ist 2 Wochen lang aktiv.",
|
||||
"News" : "Neuigkeiten",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Abonnieren Sie unseren Newsletter und folgen Sie uns auf unseren Social-Media-Kanälen um bezüglich der Nexcloud-Entwicklung immer auf dem Laufenden zu sein.",
|
||||
"Like our Facebook page" : "Hinterlassen Sie ein \"Gefällt mir\" auf unserer Facebook-Seite",
|
||||
"Follow us on Twitter" : "Folgen Sie uns auf Twitter",
|
||||
"Check out our blog" : "Sehen Sie sich unseren Blog an",
|
||||
"Subscribe to our newsletter" : "Abonnieren Sie unseren Newsletter"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Σύνδεσμος:",
|
||||
"Password:" : "Συνθηματικό:",
|
||||
"Generating system report failed." : "Η παραγωγή της αναφοράς συστήματος απέτυχε.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Δεν ήταν δυνατή η δημιουργία φακέλου \"Πληροφορίες συστήματος\" για την αποθήκευση της δημιουργηθείσας αναφοράς.",
|
||||
"Could not create file \"%s\" to store generated report." : "Δεν ήταν δυνατή η δημιουργία αρχείου \"%s\" για την αποθήκευση της δημιουργηθείσας αναφοράς.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Δεν ήταν δυνατή η κοινή χρήση του αρχείου \"%s\". Ωστόσο, μπορείτε να το βρείτε στο φάκελο \"Πληροφορίες συστήματος\".",
|
||||
"Subscription notifications" : "Ειδοποιήσεις συνδρομής",
|
||||
"Nextcloud Subscription" : "Συνδρομή Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Ο διακομιστής σας δεν έχει Συνδρομή Nextcloud είτε η Συνδρομή σας έχει λήξει.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Η συνδρομή διακομιστή Nextcloud σας δεν καλύπτει τον αριθμό των χρηστών.",
|
||||
"Your Nextcloud Subscription has expired!" : "Η Συνδρομή Nextcloud σας έχει λήξει!",
|
||||
"Your server has no Nextcloud Subscription" : "Ο διακομιστής σας δεν έχει Συνδρομή Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Ο Nextcloud διακομιστής σας δεν υποστηρίζεται από μια Nextcloud Enterprise συνδρομή.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Αν το στήσιμο του διακομιστή σας χαλάσει και οι υπάλληλοι σας δεν μπορούν να δουλέψουν, δεν χρειάζεται να βασίζεστε σε αναζητήσεις στο διαδίκτυο για μια λύση. Έχετε άμεση πρόσβαση στους έμπειρους μηχανικούς μας!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Έχετε συμβόλαιο με τον προμηθευτή που παρέχει έγκαιρες πληροφορίες ασφαλείας, μετριασμούς, διορθώσεις και ενημερώσεις.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Αν χρειάζεται να παραμείνετε περισσότερο στην τρέχουσα έκδοση χωρίς διακοπές, δεν χρειάζεται να εκτελείτε λογισμικό χωρίς ενημερώσεις ασφαλείας.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Έχετε την καλύτερη δυνατή τεχνογνωσία για να αντιμετωπίσετε τα προβλήματα επιδόσεων και επεκτασιμότητας.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Έχετε πρόσβαση στη σωστή τεκμηρίωση και εμπειρογνωμοσύνη για να απαντήσετε γρήγορα σε ερωτήσεις συμμόρφωσης ή να παρέχετε GDPR, HIPAA και άλλες απαιτήσεις κανονισμών λειτουργίας.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Μπορούμε επίσης να παρέχουμε ενσωμάτωση Outlook, σουίτα γραφείου online, κλιμακούμενη ενσωματωμένη επικοινωνία ήχου-βίντεο και συνομιλίας και άλλες λειτουργίες που διατίθενται μόνο σε περιορισμένη μορφή δωρεάν ή να αναπτύσσουμε περαιτέρω ενσωματώσεις και δυνατότητες στις ανάγκες σας.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Μια συνδρομή σάς βοηθά να αξιοποιήσετε στο έπακρο το Nextcloud!",
|
||||
"Learn more now" : "Μάθετε περισσότερα τώρα",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Αυτό το μήνυμα αποστέλλεται σε όλους τους διαχειριστές από την εφαρμογή υποστήριξης της εγκατάστασης Nextcloud στο %1$s επειδή έχετε πάνω από %2$s εγγεγραμμένους χρήστες.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Η συνδρομή σας στο διακομιστή Nextcloud είναι πάνω από το όριο",
|
||||
"Dear admin," : "Αγαπητέ διαχειριστή,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Η συνδρομή σας Nextcloud δεν καλύπτει τον αριθμό των χρηστών που είναι ενεργοί σε αυτόν τον διακομιστή. Επικοινωνήστε με τον διαχειριστή του λογαριασμού σας Nextcloud για να ενημερώσετε τη συνδρομή σας!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "Ο %1$s είναι ο διαχειριστής του λογαριασμού σας και μπορείτε να επικοινωνήσετε μέσω του email %2$s ή μέσω του τηλεφώνου %3$s.",
|
||||
"Thank you," : "Σας ευχαριστώ,",
|
||||
"Your Nextcloud team" : "Η ομάδα Nextcloud",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Αυτό το μήνυμα αποστέλλεται σε όλους τους διαχειριστές από την εφαρμογή υποστήριξης του Nextcloud στο %s, επειδή έχετε περισσότερους χρήστες από ό,τι καλύπτει η συνδρομή σας.",
|
||||
"Your Nextcloud server Subscription is expired" : "Η συνδρομή του διακομιστή Nextcloud έχει λήξει",
|
||||
"Your Nextcloud server Subscription is expired!" : "Η συνδρομή του διακομιστή Nextcloud έχει λήξει!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Η συνδρομή σας Nextcloud έχει λήξει! Επικοινωνήστε με τον διαχειριστή του λογαριασμού σας Nextcloud για να ενημερώσετε τη συνδρομή σας!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Αυτό το μήνυμα αποστέλλεται σε όλους τους διαχειριστές από την εφαρμογή υποστήριξης του Nextcloud στο %s επειδή η συνδρομή σας έληξε.",
|
||||
"Support" : "Υποστήριξη",
|
||||
"Getting support and help for your Nextcloud" : "Λήψη υποστήριξης και βοήθειας για το Nextcloud σας",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Η εφαρμογή υποστήριξης σάς καλύπτει με άμεση πρόσβαση στη βοήθεια και την παροχή συμβουλών σε πόρους, ειδικές επιλογές επικοινωνίας στο διαχειριστή του λογαριασμού σας και επισκόπηση της συνδρομής enterprise.",
|
||||
"Basic subscription" : "Βασική συνδρομή",
|
||||
"Standard subscription" : "Τυπική συνδρομή",
|
||||
"Premium subscription" : "Συνδρομή Premium",
|
||||
"Géant subscription" : "Συνδρομή Géant",
|
||||
"Silver partner subscription" : "Συνδρομή αργυρού συνεργάτη",
|
||||
"Gold partner subscription" : "Συνδρομή χρυσού συνεργάτη",
|
||||
"Subscription" : "Συνδρομή",
|
||||
"Over subscription limit" : "Συνδρομή πάνω από το όριο",
|
||||
"Valid subscription" : "Έγκυρη συνδρομή",
|
||||
"Expired subscription" : "Η συνδρομή έληξε",
|
||||
"Subscription key:" : "Κλειδί συνδρομής:",
|
||||
"Expires in: " : "Λήγει στις: ",
|
||||
"_%n year_::_%n years_" : ["%n χρόνος","%n χρόνια"],
|
||||
"_%n month_::_%n months_" : ["%d μήνας","%n μήνες"],
|
||||
"_%n week_::_%n weeks_" : ["%n εβδομάδα","%n εβδομάδες"],
|
||||
"_%n day_::_%n days_" : ["%n ημέρα","%n ημέρες"],
|
||||
"For an unlimited amount of users" : "Για απεριόροστο αριθμό χρηστών",
|
||||
"_For %n active users_::_For %n active users_" : ["Για %n ενεργούς χρήστες","Για %n ενεργούς χρήστες"],
|
||||
"_For %n users_::_For %n users_" : ["Για %n χρήστες","Για %n χρήστες"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["αυτή την στιγμή %n χρήστης","αυτήν την στιγμή %n χρήστες"],
|
||||
"Includes support for %s" : "Συμπεριλαμβάνει υποστήριξη για %s",
|
||||
"Includes support for %1$s & %2$s" : "Συμπεριλαμβάνει υποστήριξη για %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Συμπεριλαμβάνει υποστήριξη για %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Εκτεταμένος κύκλος ζωής συντήρησης",
|
||||
"Update subscription key" : "Ενημέρωση κλειδιού συνδρομής",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "Ο %s είναι ο διαχειριστής του λογαριασμού σας. Μη διστάσετε να επικοινωνήσετε μαζί μας εάν έχετε απορίες σχετικά με τη συνδρομή σας.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Μπορείτε να βρείτε απαντήσεις σε συνηθισμένες ερωτήσεις στην πύλη μας καθώς και να κάνετε ένα αιτήματα υποστήριξης εκεί.",
|
||||
"Access Nextcloud portal" : "Πρόσβαση στην πύλη του Nextcloud",
|
||||
"System information" : "Πληροφορίες συστήματος",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Συλλέξτε πληροφορίες συστήματος για περιπτώσεις υποστήριξης. Το παρακάτω κουμπί δημιουργεί ένα αρχείο κειμένου στο φάκελο \"Πληροφορίες συστήματος\" και το μοιράζεται ως δημόσιο σύνδεσμο που προστατεύεται με συνθηματικό. Ο σύνδεσμος ισχύει για 2 εβδομάδες.",
|
||||
"Generate system report" : "Δημιουργία αναφοράς συστήματος",
|
||||
"Enterprise subscription recommended" : "Συνίσταται συνδρομή Enterprise",
|
||||
"No active enterprise subscription" : "Καμία ενεργή συνδρομή enterprise",
|
||||
"Unsupported" : "Μη υποστηριζόμενο",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Ο διακομιστής Nextcloud δεν έχει συνδρομή Enterprise.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Μια συνδρομή Nextcloud Enterprise σας βοηθά να αξιοποιήσετε στο έπακρο το Nextcloud, να διατηρείτε τα δεδομένα σας ασφαλή και ο διακομιστής σας να λειτουργεί αξιόπιστα ανά πάσα στιγμή.",
|
||||
"Advantages" : "Πλεονεκτήματα",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Πρόσβαση στην τεχνογνωσία των προγραμματιστών Nextcloud μέσω τεκμηρίωσης και υποστήριξης",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Πρόσβαση σε πρόσθετες δυνατότητες όπως ενσωμάτωση στο Outlook, σε δικτυακό γραφείο και πολλά άλλα",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Πρόσβαση στην εμπειρία επεκτασιμότητας και δυνατότητες για τις εφαρμογές Αρχεία και Ομιλία",
|
||||
"Optional branding, consulting, architecture advice" : "Προαιρετική επωνυμία, συμβουλές, συμβουλές αρχιτεκτονικής",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Εμπιστευτική υπηρεσία ειδοποίησης ασφαλείας, μετριασμούς, διορθώσεις και συμβουλές",
|
||||
"Compliance certification, advice and documentation" : "Πιστοποίηση συμμόρφωσης, συμβουλές και τεκμηρίωση",
|
||||
"Get a quote" : "Λήψη πρότασης",
|
||||
"More information" : "Περισσότερα",
|
||||
"Subscription benefits" : "Παροχές συνδρομής",
|
||||
"Pricing" : "Τιμολόγηση",
|
||||
"Community support" : "Κοινότητα υποστήριξης",
|
||||
"Forum" : "Φόρουμ",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Το Nextcloud είναι ελεύθερο λογισμικό το οποίο υποστηρίζεται από μια πολύ ενεργή κοινότητα. Παρακαλούμε εγγραφείτε στο φόρουμ για να κάνετε ερωτήσεις και να συζητήσετε με άλλους.",
|
||||
"Nextcloud forum" : "Φόρουμ Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Το Nextcloud χρησιμοποιεί το GitHub ως πλατφόρμα για συνεργασίας. Μπορείτε να υποβάλετε αναφορές σφαλμάτων απευθείας εκεί.",
|
||||
"Nextcloud at GitHub" : "Nextcloud στο GitHub",
|
||||
"Subscription key" : "Κλειδί συνδρομής",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Εάν έχετε ενεργή συνδρομή Nextcloud, παρακαλούμε εισάγετε το κλειδί συνδρομής εδώ.",
|
||||
"Learn more about an enterprise subscription." : "Μάθετε περισσότερα για τη συνδρομή enterprise.",
|
||||
"Set subscription key" : "Ορισμός κλειδιού συνδρομής",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Οι πληροφορίες συνδρομής δεν ήταν δυνατό να φορτωθούν σωστά αυτή τη στιγμή. Απαιτείται επανάληψη. Παρακαλούμε ελέγξτε ξανά αργότερα.",
|
||||
"The subscription key was invalid." : "Μη έγκυρο κλειδί συνδρομής.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Το κλειδί συνδρομής δεν ήταν δυνατό να επαληθευτεί, επειδή αυτός ο διακομιστής δεν έχει σύνδεση στο διαδίκτυο. Επικοινωνήστε με την ομάδα υποστήριξης για να επιλύσετε αυτό το ζήτημα.",
|
||||
"The subscription key had an invalid format." : "Μη έγκυρη μορφή του κλειδιού συνδρομής.",
|
||||
"While fetching the subscription information an error happened." : "Παρουσιάστηκε σφάλμα κατά τη λήψη των πληροφοριών συνδρομής.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Το παρακάτω κουμπί δημιουργεί ένα αρχείο κειμένου στο φάκελο \"Πληροφορίες συστήματος\" και το μοιράζεται ως δημόσιο σύνδεσμο που προστατεύεται με συνθηματικό. Ο σύνδεσμος ισχύει για 2 εβδομάδες.",
|
||||
"News" : "Νέα",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Για να λάβετε ενημερωμένες πληροφορίες για το τι συμβαίνει στο Nextcloud, εγγραφείτε στο ενημερωτικό δελτίο και ακολουθήστε μας στους λογαριασμούς των μέσων κοινωνικής δικτύωσης.",
|
||||
"Like our Facebook page" : "Ακολουθήστε μας στην σελίδα μας στο Facebook",
|
||||
"Follow us on Twitter" : "Ακολουθήστε μας στο Twitter",
|
||||
"Check out our blog" : "Επισκεφθείτε το ιστολόγιό μας",
|
||||
"Subscribe to our newsletter" : "Εγγραφείτε στο ενημερωτικό δελτίο μας"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,109 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Σύνδεσμος:",
|
||||
"Password:" : "Συνθηματικό:",
|
||||
"Generating system report failed." : "Η παραγωγή της αναφοράς συστήματος απέτυχε.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Δεν ήταν δυνατή η δημιουργία φακέλου \"Πληροφορίες συστήματος\" για την αποθήκευση της δημιουργηθείσας αναφοράς.",
|
||||
"Could not create file \"%s\" to store generated report." : "Δεν ήταν δυνατή η δημιουργία αρχείου \"%s\" για την αποθήκευση της δημιουργηθείσας αναφοράς.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Δεν ήταν δυνατή η κοινή χρήση του αρχείου \"%s\". Ωστόσο, μπορείτε να το βρείτε στο φάκελο \"Πληροφορίες συστήματος\".",
|
||||
"Subscription notifications" : "Ειδοποιήσεις συνδρομής",
|
||||
"Nextcloud Subscription" : "Συνδρομή Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Ο διακομιστής σας δεν έχει Συνδρομή Nextcloud είτε η Συνδρομή σας έχει λήξει.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Η συνδρομή διακομιστή Nextcloud σας δεν καλύπτει τον αριθμό των χρηστών.",
|
||||
"Your Nextcloud Subscription has expired!" : "Η Συνδρομή Nextcloud σας έχει λήξει!",
|
||||
"Your server has no Nextcloud Subscription" : "Ο διακομιστής σας δεν έχει Συνδρομή Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Ο Nextcloud διακομιστής σας δεν υποστηρίζεται από μια Nextcloud Enterprise συνδρομή.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Αν το στήσιμο του διακομιστή σας χαλάσει και οι υπάλληλοι σας δεν μπορούν να δουλέψουν, δεν χρειάζεται να βασίζεστε σε αναζητήσεις στο διαδίκτυο για μια λύση. Έχετε άμεση πρόσβαση στους έμπειρους μηχανικούς μας!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Έχετε συμβόλαιο με τον προμηθευτή που παρέχει έγκαιρες πληροφορίες ασφαλείας, μετριασμούς, διορθώσεις και ενημερώσεις.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Αν χρειάζεται να παραμείνετε περισσότερο στην τρέχουσα έκδοση χωρίς διακοπές, δεν χρειάζεται να εκτελείτε λογισμικό χωρίς ενημερώσεις ασφαλείας.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Έχετε την καλύτερη δυνατή τεχνογνωσία για να αντιμετωπίσετε τα προβλήματα επιδόσεων και επεκτασιμότητας.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Έχετε πρόσβαση στη σωστή τεκμηρίωση και εμπειρογνωμοσύνη για να απαντήσετε γρήγορα σε ερωτήσεις συμμόρφωσης ή να παρέχετε GDPR, HIPAA και άλλες απαιτήσεις κανονισμών λειτουργίας.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Μπορούμε επίσης να παρέχουμε ενσωμάτωση Outlook, σουίτα γραφείου online, κλιμακούμενη ενσωματωμένη επικοινωνία ήχου-βίντεο και συνομιλίας και άλλες λειτουργίες που διατίθενται μόνο σε περιορισμένη μορφή δωρεάν ή να αναπτύσσουμε περαιτέρω ενσωματώσεις και δυνατότητες στις ανάγκες σας.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Μια συνδρομή σάς βοηθά να αξιοποιήσετε στο έπακρο το Nextcloud!",
|
||||
"Learn more now" : "Μάθετε περισσότερα τώρα",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Αυτό το μήνυμα αποστέλλεται σε όλους τους διαχειριστές από την εφαρμογή υποστήριξης της εγκατάστασης Nextcloud στο %1$s επειδή έχετε πάνω από %2$s εγγεγραμμένους χρήστες.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Η συνδρομή σας στο διακομιστή Nextcloud είναι πάνω από το όριο",
|
||||
"Dear admin," : "Αγαπητέ διαχειριστή,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Η συνδρομή σας Nextcloud δεν καλύπτει τον αριθμό των χρηστών που είναι ενεργοί σε αυτόν τον διακομιστή. Επικοινωνήστε με τον διαχειριστή του λογαριασμού σας Nextcloud για να ενημερώσετε τη συνδρομή σας!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "Ο %1$s είναι ο διαχειριστής του λογαριασμού σας και μπορείτε να επικοινωνήσετε μέσω του email %2$s ή μέσω του τηλεφώνου %3$s.",
|
||||
"Thank you," : "Σας ευχαριστώ,",
|
||||
"Your Nextcloud team" : "Η ομάδα Nextcloud",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Αυτό το μήνυμα αποστέλλεται σε όλους τους διαχειριστές από την εφαρμογή υποστήριξης του Nextcloud στο %s, επειδή έχετε περισσότερους χρήστες από ό,τι καλύπτει η συνδρομή σας.",
|
||||
"Your Nextcloud server Subscription is expired" : "Η συνδρομή του διακομιστή Nextcloud έχει λήξει",
|
||||
"Your Nextcloud server Subscription is expired!" : "Η συνδρομή του διακομιστή Nextcloud έχει λήξει!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Η συνδρομή σας Nextcloud έχει λήξει! Επικοινωνήστε με τον διαχειριστή του λογαριασμού σας Nextcloud για να ενημερώσετε τη συνδρομή σας!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Αυτό το μήνυμα αποστέλλεται σε όλους τους διαχειριστές από την εφαρμογή υποστήριξης του Nextcloud στο %s επειδή η συνδρομή σας έληξε.",
|
||||
"Support" : "Υποστήριξη",
|
||||
"Getting support and help for your Nextcloud" : "Λήψη υποστήριξης και βοήθειας για το Nextcloud σας",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Η εφαρμογή υποστήριξης σάς καλύπτει με άμεση πρόσβαση στη βοήθεια και την παροχή συμβουλών σε πόρους, ειδικές επιλογές επικοινωνίας στο διαχειριστή του λογαριασμού σας και επισκόπηση της συνδρομής enterprise.",
|
||||
"Basic subscription" : "Βασική συνδρομή",
|
||||
"Standard subscription" : "Τυπική συνδρομή",
|
||||
"Premium subscription" : "Συνδρομή Premium",
|
||||
"Géant subscription" : "Συνδρομή Géant",
|
||||
"Silver partner subscription" : "Συνδρομή αργυρού συνεργάτη",
|
||||
"Gold partner subscription" : "Συνδρομή χρυσού συνεργάτη",
|
||||
"Subscription" : "Συνδρομή",
|
||||
"Over subscription limit" : "Συνδρομή πάνω από το όριο",
|
||||
"Valid subscription" : "Έγκυρη συνδρομή",
|
||||
"Expired subscription" : "Η συνδρομή έληξε",
|
||||
"Subscription key:" : "Κλειδί συνδρομής:",
|
||||
"Expires in: " : "Λήγει στις: ",
|
||||
"_%n year_::_%n years_" : ["%n χρόνος","%n χρόνια"],
|
||||
"_%n month_::_%n months_" : ["%d μήνας","%n μήνες"],
|
||||
"_%n week_::_%n weeks_" : ["%n εβδομάδα","%n εβδομάδες"],
|
||||
"_%n day_::_%n days_" : ["%n ημέρα","%n ημέρες"],
|
||||
"For an unlimited amount of users" : "Για απεριόροστο αριθμό χρηστών",
|
||||
"_For %n active users_::_For %n active users_" : ["Για %n ενεργούς χρήστες","Για %n ενεργούς χρήστες"],
|
||||
"_For %n users_::_For %n users_" : ["Για %n χρήστες","Για %n χρήστες"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["αυτή την στιγμή %n χρήστης","αυτήν την στιγμή %n χρήστες"],
|
||||
"Includes support for %s" : "Συμπεριλαμβάνει υποστήριξη για %s",
|
||||
"Includes support for %1$s & %2$s" : "Συμπεριλαμβάνει υποστήριξη για %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Συμπεριλαμβάνει υποστήριξη για %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Εκτεταμένος κύκλος ζωής συντήρησης",
|
||||
"Update subscription key" : "Ενημέρωση κλειδιού συνδρομής",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "Ο %s είναι ο διαχειριστής του λογαριασμού σας. Μη διστάσετε να επικοινωνήσετε μαζί μας εάν έχετε απορίες σχετικά με τη συνδρομή σας.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Μπορείτε να βρείτε απαντήσεις σε συνηθισμένες ερωτήσεις στην πύλη μας καθώς και να κάνετε ένα αιτήματα υποστήριξης εκεί.",
|
||||
"Access Nextcloud portal" : "Πρόσβαση στην πύλη του Nextcloud",
|
||||
"System information" : "Πληροφορίες συστήματος",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Συλλέξτε πληροφορίες συστήματος για περιπτώσεις υποστήριξης. Το παρακάτω κουμπί δημιουργεί ένα αρχείο κειμένου στο φάκελο \"Πληροφορίες συστήματος\" και το μοιράζεται ως δημόσιο σύνδεσμο που προστατεύεται με συνθηματικό. Ο σύνδεσμος ισχύει για 2 εβδομάδες.",
|
||||
"Generate system report" : "Δημιουργία αναφοράς συστήματος",
|
||||
"Enterprise subscription recommended" : "Συνίσταται συνδρομή Enterprise",
|
||||
"No active enterprise subscription" : "Καμία ενεργή συνδρομή enterprise",
|
||||
"Unsupported" : "Μη υποστηριζόμενο",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Ο διακομιστής Nextcloud δεν έχει συνδρομή Enterprise.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Μια συνδρομή Nextcloud Enterprise σας βοηθά να αξιοποιήσετε στο έπακρο το Nextcloud, να διατηρείτε τα δεδομένα σας ασφαλή και ο διακομιστής σας να λειτουργεί αξιόπιστα ανά πάσα στιγμή.",
|
||||
"Advantages" : "Πλεονεκτήματα",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Πρόσβαση στην τεχνογνωσία των προγραμματιστών Nextcloud μέσω τεκμηρίωσης και υποστήριξης",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Πρόσβαση σε πρόσθετες δυνατότητες όπως ενσωμάτωση στο Outlook, σε δικτυακό γραφείο και πολλά άλλα",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Πρόσβαση στην εμπειρία επεκτασιμότητας και δυνατότητες για τις εφαρμογές Αρχεία και Ομιλία",
|
||||
"Optional branding, consulting, architecture advice" : "Προαιρετική επωνυμία, συμβουλές, συμβουλές αρχιτεκτονικής",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Εμπιστευτική υπηρεσία ειδοποίησης ασφαλείας, μετριασμούς, διορθώσεις και συμβουλές",
|
||||
"Compliance certification, advice and documentation" : "Πιστοποίηση συμμόρφωσης, συμβουλές και τεκμηρίωση",
|
||||
"Get a quote" : "Λήψη πρότασης",
|
||||
"More information" : "Περισσότερα",
|
||||
"Subscription benefits" : "Παροχές συνδρομής",
|
||||
"Pricing" : "Τιμολόγηση",
|
||||
"Community support" : "Κοινότητα υποστήριξης",
|
||||
"Forum" : "Φόρουμ",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Το Nextcloud είναι ελεύθερο λογισμικό το οποίο υποστηρίζεται από μια πολύ ενεργή κοινότητα. Παρακαλούμε εγγραφείτε στο φόρουμ για να κάνετε ερωτήσεις και να συζητήσετε με άλλους.",
|
||||
"Nextcloud forum" : "Φόρουμ Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Το Nextcloud χρησιμοποιεί το GitHub ως πλατφόρμα για συνεργασίας. Μπορείτε να υποβάλετε αναφορές σφαλμάτων απευθείας εκεί.",
|
||||
"Nextcloud at GitHub" : "Nextcloud στο GitHub",
|
||||
"Subscription key" : "Κλειδί συνδρομής",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Εάν έχετε ενεργή συνδρομή Nextcloud, παρακαλούμε εισάγετε το κλειδί συνδρομής εδώ.",
|
||||
"Learn more about an enterprise subscription." : "Μάθετε περισσότερα για τη συνδρομή enterprise.",
|
||||
"Set subscription key" : "Ορισμός κλειδιού συνδρομής",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Οι πληροφορίες συνδρομής δεν ήταν δυνατό να φορτωθούν σωστά αυτή τη στιγμή. Απαιτείται επανάληψη. Παρακαλούμε ελέγξτε ξανά αργότερα.",
|
||||
"The subscription key was invalid." : "Μη έγκυρο κλειδί συνδρομής.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Το κλειδί συνδρομής δεν ήταν δυνατό να επαληθευτεί, επειδή αυτός ο διακομιστής δεν έχει σύνδεση στο διαδίκτυο. Επικοινωνήστε με την ομάδα υποστήριξης για να επιλύσετε αυτό το ζήτημα.",
|
||||
"The subscription key had an invalid format." : "Μη έγκυρη μορφή του κλειδιού συνδρομής.",
|
||||
"While fetching the subscription information an error happened." : "Παρουσιάστηκε σφάλμα κατά τη λήψη των πληροφοριών συνδρομής.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Το παρακάτω κουμπί δημιουργεί ένα αρχείο κειμένου στο φάκελο \"Πληροφορίες συστήματος\" και το μοιράζεται ως δημόσιο σύνδεσμο που προστατεύεται με συνθηματικό. Ο σύνδεσμος ισχύει για 2 εβδομάδες.",
|
||||
"News" : "Νέα",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Για να λάβετε ενημερωμένες πληροφορίες για το τι συμβαίνει στο Nextcloud, εγγραφείτε στο ενημερωτικό δελτίο και ακολουθήστε μας στους λογαριασμούς των μέσων κοινωνικής δικτύωσης.",
|
||||
"Like our Facebook page" : "Ακολουθήστε μας στην σελίδα μας στο Facebook",
|
||||
"Follow us on Twitter" : "Ακολουθήστε μας στο Twitter",
|
||||
"Check out our blog" : "Επισκεφθείτε το ιστολόγιό μας",
|
||||
"Subscribe to our newsletter" : "Εγγραφείτε στο ενημερωτικό δελτίο μας"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Link:",
|
||||
"Password:" : "Password:",
|
||||
"Generating system report failed." : "Generating system report failed.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Could not create folder \"System information\" to store generated report.",
|
||||
"Could not create file \"%s\" to store generated report." : "Could not create file \"%s\" to store generated report.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\".",
|
||||
"Subscription notifications" : "Subscription notifications",
|
||||
"Nextcloud Subscription" : "Nextcloud Subscription",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Your server has no Nextcloud Subscription or your Subscription has expired.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Your Nextcloud server subscription does not cover your number of users.",
|
||||
"Your Nextcloud Subscription has expired!" : "Your Nextcloud Subscription has expired!",
|
||||
"Your server has no Nextcloud Subscription" : "Your server has no Nextcloud Subscription",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "You have a contract with the vendor providing early security information, mitigations, patches and updates.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "If you need to stay longer on your current version without disruptions, you don't have to run software without security updates.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "You have the best expertise at hand to deal with performance and scalability issues.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "A subscription helps you get the most out of Nextcloud!",
|
||||
"Learn more now" : "Learn more now",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Your Nextcloud server Subscription is over limit",
|
||||
"Dear admin," : "Dear admin,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s.",
|
||||
"Thank you," : "Thank you,",
|
||||
"Your Nextcloud team" : "Your Nextcloud team",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers.",
|
||||
"Your Nextcloud server Subscription is expired" : "Your Nextcloud server Subscription is expired",
|
||||
"Your Nextcloud server Subscription is expired!" : "Your Nextcloud server Subscription is expired!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired.",
|
||||
"Support" : "Support",
|
||||
"Getting support and help for your Nextcloud" : "Getting support and help for your Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription.",
|
||||
"Basic subscription" : "Basic subscription",
|
||||
"Standard subscription" : "Standard subscription",
|
||||
"Premium subscription" : "Premium subscription",
|
||||
"Géant subscription" : "Géant subscription",
|
||||
"Silver partner subscription" : "Silver partner subscription",
|
||||
"Gold partner subscription" : "Gold partner subscription",
|
||||
"Subscription" : "Subscription",
|
||||
"Over subscription limit" : "Over subscription limit",
|
||||
"Valid subscription" : "Valid subscription",
|
||||
"Expired subscription" : "Expired subscription",
|
||||
"Subscription key:" : "Subscription key:",
|
||||
"Expires in: " : "Expires in: ",
|
||||
"_%n year_::_%n years_" : ["%n year","%n years"],
|
||||
"_%n month_::_%n months_" : ["%n month","%n months"],
|
||||
"_%n week_::_%n weeks_" : ["%n week","%n weeks"],
|
||||
"_%n day_::_%n days_" : ["%n day","%n days"],
|
||||
"For an unlimited amount of users" : "For an unlimited amount of users",
|
||||
"_For %n active users_::_For %n active users_" : ["For %n active users","For %n active users"],
|
||||
"_For %n users_::_For %n users_" : ["For %n users","For %n users"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["currently at %n user","currently at %n users"],
|
||||
"Includes support for %s" : "Includes support for %s",
|
||||
"Includes support for %1$s & %2$s" : "Includes support for %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Includes support for %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Extended maintenance life cycle",
|
||||
"Update subscription key" : "Update subscription key",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "You can find answers to common question in our portal and also file support requests there.",
|
||||
"Access Nextcloud portal" : "Access Nextcloud portal",
|
||||
"System information" : "System information",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks.",
|
||||
"Generate system report" : "Generate system report",
|
||||
"Enterprise subscription recommended" : "Enterprise subscription recommended",
|
||||
"No active enterprise subscription" : "No active enterprise subscription",
|
||||
"Unsupported" : "Unsupported",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "This Nextcloud server has no Enterprise Subscription.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times.",
|
||||
"Advantages" : "Advantages",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Access to the technical expertise of the Nextcloud developers through documentation and support",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Access to additional capabilities like Outlook integration, online office and more",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Access to scalability expertise and scalability capabilities for Files and Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Optional branding, consulting, architecture advice",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Confidential security notification service, mitigations, patches and advice",
|
||||
"Compliance certification, advice and documentation" : "Compliance certification, advice and documentation",
|
||||
"Get a quote" : "Get a quote",
|
||||
"More information" : "More information",
|
||||
"Subscription benefits" : "Subscription benefits",
|
||||
"Pricing" : "Pricing",
|
||||
"Community support" : "Community support",
|
||||
"Forum" : "Forum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others.",
|
||||
"Nextcloud forum" : "Nextcloud forum",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there.",
|
||||
"Nextcloud at GitHub" : "Nextcloud at GitHub",
|
||||
"Subscription key" : "Subscription key",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "If you have an active Nextcloud Subscription please enter your subscription key here.",
|
||||
"Learn more about an enterprise subscription." : "Learn more about an enterprise subscription.",
|
||||
"Set subscription key" : "Set subscription key",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "The subscription info could not properly fetched right now. A retry is scheduled. Please check back later.",
|
||||
"The subscription key was invalid." : "The subscription key was invalid.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved.",
|
||||
"The subscription key had an invalid format." : "The subscription key had an invalid format.",
|
||||
"While fetching the subscription information an error happened." : "While fetching the subscription information an error happened.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks.",
|
||||
"News" : "News",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts.",
|
||||
"Like our Facebook page" : "Like our Facebook page",
|
||||
"Follow us on Twitter" : "Follow us on Twitter",
|
||||
"Check out our blog" : "Check out our blog",
|
||||
"Subscribe to our newsletter" : "Subscribe to our newsletter"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,109 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Link:",
|
||||
"Password:" : "Password:",
|
||||
"Generating system report failed." : "Generating system report failed.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Could not create folder \"System information\" to store generated report.",
|
||||
"Could not create file \"%s\" to store generated report." : "Could not create file \"%s\" to store generated report.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\".",
|
||||
"Subscription notifications" : "Subscription notifications",
|
||||
"Nextcloud Subscription" : "Nextcloud Subscription",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Your server has no Nextcloud Subscription or your Subscription has expired.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Your Nextcloud server subscription does not cover your number of users.",
|
||||
"Your Nextcloud Subscription has expired!" : "Your Nextcloud Subscription has expired!",
|
||||
"Your server has no Nextcloud Subscription" : "Your server has no Nextcloud Subscription",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "You have a contract with the vendor providing early security information, mitigations, patches and updates.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "If you need to stay longer on your current version without disruptions, you don't have to run software without security updates.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "You have the best expertise at hand to deal with performance and scalability issues.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "A subscription helps you get the most out of Nextcloud!",
|
||||
"Learn more now" : "Learn more now",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Your Nextcloud server Subscription is over limit",
|
||||
"Dear admin," : "Dear admin,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s.",
|
||||
"Thank you," : "Thank you,",
|
||||
"Your Nextcloud team" : "Your Nextcloud team",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers.",
|
||||
"Your Nextcloud server Subscription is expired" : "Your Nextcloud server Subscription is expired",
|
||||
"Your Nextcloud server Subscription is expired!" : "Your Nextcloud server Subscription is expired!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired.",
|
||||
"Support" : "Support",
|
||||
"Getting support and help for your Nextcloud" : "Getting support and help for your Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription.",
|
||||
"Basic subscription" : "Basic subscription",
|
||||
"Standard subscription" : "Standard subscription",
|
||||
"Premium subscription" : "Premium subscription",
|
||||
"Géant subscription" : "Géant subscription",
|
||||
"Silver partner subscription" : "Silver partner subscription",
|
||||
"Gold partner subscription" : "Gold partner subscription",
|
||||
"Subscription" : "Subscription",
|
||||
"Over subscription limit" : "Over subscription limit",
|
||||
"Valid subscription" : "Valid subscription",
|
||||
"Expired subscription" : "Expired subscription",
|
||||
"Subscription key:" : "Subscription key:",
|
||||
"Expires in: " : "Expires in: ",
|
||||
"_%n year_::_%n years_" : ["%n year","%n years"],
|
||||
"_%n month_::_%n months_" : ["%n month","%n months"],
|
||||
"_%n week_::_%n weeks_" : ["%n week","%n weeks"],
|
||||
"_%n day_::_%n days_" : ["%n day","%n days"],
|
||||
"For an unlimited amount of users" : "For an unlimited amount of users",
|
||||
"_For %n active users_::_For %n active users_" : ["For %n active users","For %n active users"],
|
||||
"_For %n users_::_For %n users_" : ["For %n users","For %n users"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["currently at %n user","currently at %n users"],
|
||||
"Includes support for %s" : "Includes support for %s",
|
||||
"Includes support for %1$s & %2$s" : "Includes support for %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Includes support for %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Extended maintenance life cycle",
|
||||
"Update subscription key" : "Update subscription key",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "You can find answers to common question in our portal and also file support requests there.",
|
||||
"Access Nextcloud portal" : "Access Nextcloud portal",
|
||||
"System information" : "System information",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks.",
|
||||
"Generate system report" : "Generate system report",
|
||||
"Enterprise subscription recommended" : "Enterprise subscription recommended",
|
||||
"No active enterprise subscription" : "No active enterprise subscription",
|
||||
"Unsupported" : "Unsupported",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "This Nextcloud server has no Enterprise Subscription.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times.",
|
||||
"Advantages" : "Advantages",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Access to the technical expertise of the Nextcloud developers through documentation and support",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Access to additional capabilities like Outlook integration, online office and more",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Access to scalability expertise and scalability capabilities for Files and Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Optional branding, consulting, architecture advice",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Confidential security notification service, mitigations, patches and advice",
|
||||
"Compliance certification, advice and documentation" : "Compliance certification, advice and documentation",
|
||||
"Get a quote" : "Get a quote",
|
||||
"More information" : "More information",
|
||||
"Subscription benefits" : "Subscription benefits",
|
||||
"Pricing" : "Pricing",
|
||||
"Community support" : "Community support",
|
||||
"Forum" : "Forum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others.",
|
||||
"Nextcloud forum" : "Nextcloud forum",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there.",
|
||||
"Nextcloud at GitHub" : "Nextcloud at GitHub",
|
||||
"Subscription key" : "Subscription key",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "If you have an active Nextcloud Subscription please enter your subscription key here.",
|
||||
"Learn more about an enterprise subscription." : "Learn more about an enterprise subscription.",
|
||||
"Set subscription key" : "Set subscription key",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "The subscription info could not properly fetched right now. A retry is scheduled. Please check back later.",
|
||||
"The subscription key was invalid." : "The subscription key was invalid.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved.",
|
||||
"The subscription key had an invalid format." : "The subscription key had an invalid format.",
|
||||
"While fetching the subscription information an error happened." : "While fetching the subscription information an error happened.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks.",
|
||||
"News" : "News",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts.",
|
||||
"Like our Facebook page" : "Like our Facebook page",
|
||||
"Follow us on Twitter" : "Follow us on Twitter",
|
||||
"Check out our blog" : "Check out our blog",
|
||||
"Subscribe to our newsletter" : "Subscribe to our newsletter"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Ligilo:",
|
||||
"Forum" : "Forumo",
|
||||
"News" : "Novaĵo",
|
||||
"Like our Facebook page" : "Ŝatu nian Facebook-paĝon",
|
||||
"Follow us on Twitter" : "Sekvu nin per Twitter",
|
||||
"Check out our blog" : "Vizitu nian blogon",
|
||||
"Subscribe to our newsletter" : "Aboni nian retan bultenon"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Ligilo:",
|
||||
"Forum" : "Forumo",
|
||||
"News" : "Novaĵo",
|
||||
"Like our Facebook page" : "Ŝatu nian Facebook-paĝon",
|
||||
"Follow us on Twitter" : "Sekvu nin per Twitter",
|
||||
"Check out our blog" : "Vizitu nian blogon",
|
||||
"Subscribe to our newsletter" : "Aboni nian retan bultenon"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Password:" : "Contraseña:",
|
||||
"Generating system report failed." : "Error al generar el informe del sistema.",
|
||||
"Could not create folder \"System information\" to store generated report." : "No se pudo crear la carpeta \"System information\" para almacenar el informe generado.",
|
||||
"Could not create file \"%s\" to store generated report." : "No se pudo crear el archivo \"%s\" para guardar el informe generado.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "No se ha podido compartir el archivo «%s». De todas formas, se puede encontrar en la carpeta «Información del sistema».",
|
||||
"Subscription notifications" : "Notificaciones de suscripciones",
|
||||
"Nextcloud Subscription" : "Suscripción a Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Tu servidor no dispone de una Suscripción a Nextcloud o tu Suscripción ha caducado.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Su suscripción al servidor Nextcloud no cubre su número de usuarios.",
|
||||
"Your Nextcloud Subscription has expired!" : "¡Su suscripción a Nextcloud ha caducado!",
|
||||
"Your server has no Nextcloud Subscription" : "Tu servidor no tiene suscripción a Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Su servidor Nextcloud no está respaldado por una suscripción a Nextcloud Enterprise.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Si la configuración de su servidor falla y los empleados dejan de poder trabajar, no tienes que depender de búsquedas en foros para encontrar la solución. Tienes acceso directo a nuestros experimentados ingenieros.",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Tienes un contrato con el proveedor que proporciona información de seguridad temprana, mitigaciones, parches y actualizaciones.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Si necesitas permanecer más tiempo en la versión actual sin disrupciones, no tienes que ejecutar software sin actualizaciones de seguridad.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Tienes a mano a los mejores expertos para tratar con problemas de rendimiento y escalabilidad.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Tienes acceso a documentación y expertos que pueden resolver preguntas de cumplimiento y entrega sobre la GDPR, HIPAA y otros requerimientos regulatorios.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "También podemos proporcionarle la integración de Outlook, Online Office, una comunicación escalable e integrada de audio-vídeo y chat y otras características sólo disponibles de forma limitada de forma gratuita o desarrollar más integraciones y capacidades a sus necesidades.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "La suscripción te ayuda a conseguir lo mejor de Nextcloud.",
|
||||
"Learn more now" : "Aprende más ahora",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Este correo ha sido enviado a todos los administradores por la app de Soporte en tu instancia de Nextcloud en %1$s porque tienes más de %2$s usuarios registrados.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Su suscripción al servidor de Nextcloud está por encima del límite",
|
||||
"Dear admin," : "Estimado administrador,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Tu suscripción a Nextcloud no cubre el número de usuarios que están activos actualmente en este servidor. Por favor, contacta con tu gestor de cuenta de Nextcloud para actualizar tu suscripción.",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s es tu gestor de cuenta y se le puede contactar por correo vía %2$s o por teléfono vía %3$s.",
|
||||
"Thank you," : "Gracias,",
|
||||
"Your Nextcloud team" : "Su equipo de Nextcloud",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Este correo se ha mandado a todos los administradores por la app de Soporte en tu instancia de Nexstcloud en %s porque tienes más usuarios que los que cubre tu suscripción.",
|
||||
"Your Nextcloud server Subscription is expired" : "Su suscripción de Nextcloud ha terminado",
|
||||
"Your Nextcloud server Subscription is expired!" : "¡Su suscripción de Nextcloud ha caducado!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "¡Tu suscripción a Nextcloud ha caducado! Por favor, ponte en contacto con tu gestor de cuentas de Nextcloud para actualizar tu suscripción.",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Este correo ha sido enviado a todos los administradores por la app de soporte en tu instancia de Nextcloud en %s porque tu suscripción ha caducado.",
|
||||
"Support" : "Soporte",
|
||||
"Getting support and help for your Nextcloud" : "Obtener soporte y ayuda para su Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "La app de soporte te cubre con acceso directo a la ayuda y los recursos del consulta, opciones dedicadas de contacto con tu gestor de cuenta y una vista general de tu suscripción empresarial.",
|
||||
"Basic subscription" : "Suscripción Básica",
|
||||
"Standard subscription" : "Suscripción Standard",
|
||||
"Premium subscription" : "Suscripción Premium",
|
||||
"Géant subscription" : "Suscripción Gigante",
|
||||
"Silver partner subscription" : "Suscripción de socio Plata",
|
||||
"Gold partner subscription" : "Suscripción de socio Oro",
|
||||
"Subscription" : "Suscripción",
|
||||
"Over subscription limit" : "Sobre el límite de la suscripción",
|
||||
"Valid subscription" : "Suscripción válida",
|
||||
"Expired subscription" : "Suscripción caducada",
|
||||
"Subscription key:" : "Clave de suscripción:",
|
||||
"Expires in: " : "Caduca en: ",
|
||||
"_%n year_::_%n years_" : ["%n año","%n años","%n años"],
|
||||
"_%n month_::_%n months_" : ["%n mes","%n meses","%n meses"],
|
||||
"_%n week_::_%n weeks_" : ["%n semana","%n semanas","%n semanas"],
|
||||
"_%n day_::_%n days_" : ["%n día","%n días","%n días"],
|
||||
"For an unlimited amount of users" : "Para una cantidad ilimitada de usuarios",
|
||||
"_For %n active users_::_For %n active users_" : ["Para %n usuario activo","Para %n usuarios activos","Para %n usuarios activos"],
|
||||
"_For %n users_::_For %n users_" : ["Para %n usuarios","Para %n usuarios","Para %n usuarios"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["actualmente en %n usuario","actualmente en %n usuarios","actualmente en %n usuarios"],
|
||||
"Includes support for %s" : "Incluye soporte para %s",
|
||||
"Includes support for %1$s & %2$s" : "Incluye soporte para %1$s y %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Incluye soporte para %1$s, %2$s y %3$s",
|
||||
"Extended maintenance life cycle" : "Ciclo de vida de mantenimiento extendido",
|
||||
"Update subscription key" : "Actualizar clave de suscripción",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s es tu gestor de cuenta. No dudes en contactar con nosotros si tienes preguntas acerca de tu suscripción.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Puedes encontrar respuesta a preguntas comunes en nuestro portal y también archivar allí las peticiones de soporte.",
|
||||
"Access Nextcloud portal" : "Acceso al portal Nextcloud",
|
||||
"System information" : "Información del sistema",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Recogida de información del sistema para casos de soporte. El botón a continuación genera un archivo de texto en la carpeta \"System information\" —Información del sistema— y la comparte como un enlace público protegido con contraseña. El enlace es válido durante 2 semanas.",
|
||||
"Generate system report" : "Generar un informe del sistema",
|
||||
"Enterprise subscription recommended" : "Suscripción empresarial recomendada",
|
||||
"No active enterprise subscription" : "Sin suscripción Enterprise activa",
|
||||
"Unsupported" : "No soportado",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Este servidor de Nextcloud no dispone de una suscripción Enterprise",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Una Suscripción Empresarial de Nextcloud te ayuda a conseguir el máximo de tu Nextcloud, mantiene tus datos seguros y tu servidor funcionando fiablemente en todo momento.",
|
||||
"Advantages" : "Ventajas",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Acceso a la experiencia técnica de los desarrolladores de Nextcloud a través de documentación y soporte",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Acceso a capacidades adicionales como integración con Outlook, ofimática online y más",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Acceso a experiencia en escalabilidad y capacidades de escalabilidad para Archivos y Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Consejos sobre branding, consultoría y arquitectura opcionales",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Servicio de notificaciones confidenciales de seguridad, mitigaciones, parches y consejos ",
|
||||
"Compliance certification, advice and documentation" : "Certificación de cumplimiento, consejos y documentación",
|
||||
"Get a quote" : "Consigue una ofertra",
|
||||
"More information" : "Más información",
|
||||
"Subscription benefits" : "Beneficios de la suscripción",
|
||||
"Pricing" : "Precios",
|
||||
"Community support" : "Soporte comunitario",
|
||||
"Forum" : "Foro",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud es software libre soportado por una comunidad muy activa. Por favor, regístrate en el foro para hacer preguntas y conversar con otros",
|
||||
"Nextcloud forum" : "Foro de Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud usa GitHub como plataforma para trabajar colaborativamente. Puedes rellenar informes de error directamente allí.",
|
||||
"Nextcloud at GitHub" : "Nextcloud en GitHub",
|
||||
"Subscription key" : "Clave de suscripción",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Si tienes una suscripción activa a Nextcloud, introduce aquí tu clave de suscripción, por favor.",
|
||||
"Learn more about an enterprise subscription." : "Aprende más sobre la suscripción empresarial.",
|
||||
"Set subscription key" : "Establecer clave de suscripción",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "La información de suscripción no se ha podido recuperar correctamente. Se ha programado un reintento. Por favor, compruébalo de nuevo más tarde.",
|
||||
"The subscription key was invalid." : "La clave de suscripción no era válida.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "La clave de suscripción no se ha podido verificar porque este servidor no tiene conexión a internet. Por favor, ponte en contacto con el equipo de soporte para solucionar esto",
|
||||
"The subscription key had an invalid format." : "La clave de suscripción no tiene un formato válido.",
|
||||
"While fetching the subscription information an error happened." : "Ha ocurrido un error mientras se recuperaba la información de suscripción.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "El siguiente botón genera un archivo de texto en la carpeta \"Información del sistema\" y lo comparte como un enlace público protegido por contraseña. El enlace es válido por 2 semanas.",
|
||||
"News" : "Noticias",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Para conseguir información actualizada de qué está pasando en Nextcloud, apúntate al boletión y sigue nuestras cuentas de medios sociales.",
|
||||
"Like our Facebook page" : "Me gusta en nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Mira nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscríbete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,109 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Password:" : "Contraseña:",
|
||||
"Generating system report failed." : "Error al generar el informe del sistema.",
|
||||
"Could not create folder \"System information\" to store generated report." : "No se pudo crear la carpeta \"System information\" para almacenar el informe generado.",
|
||||
"Could not create file \"%s\" to store generated report." : "No se pudo crear el archivo \"%s\" para guardar el informe generado.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "No se ha podido compartir el archivo «%s». De todas formas, se puede encontrar en la carpeta «Información del sistema».",
|
||||
"Subscription notifications" : "Notificaciones de suscripciones",
|
||||
"Nextcloud Subscription" : "Suscripción a Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Tu servidor no dispone de una Suscripción a Nextcloud o tu Suscripción ha caducado.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Su suscripción al servidor Nextcloud no cubre su número de usuarios.",
|
||||
"Your Nextcloud Subscription has expired!" : "¡Su suscripción a Nextcloud ha caducado!",
|
||||
"Your server has no Nextcloud Subscription" : "Tu servidor no tiene suscripción a Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Su servidor Nextcloud no está respaldado por una suscripción a Nextcloud Enterprise.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Si la configuración de su servidor falla y los empleados dejan de poder trabajar, no tienes que depender de búsquedas en foros para encontrar la solución. Tienes acceso directo a nuestros experimentados ingenieros.",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Tienes un contrato con el proveedor que proporciona información de seguridad temprana, mitigaciones, parches y actualizaciones.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Si necesitas permanecer más tiempo en la versión actual sin disrupciones, no tienes que ejecutar software sin actualizaciones de seguridad.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Tienes a mano a los mejores expertos para tratar con problemas de rendimiento y escalabilidad.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Tienes acceso a documentación y expertos que pueden resolver preguntas de cumplimiento y entrega sobre la GDPR, HIPAA y otros requerimientos regulatorios.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "También podemos proporcionarle la integración de Outlook, Online Office, una comunicación escalable e integrada de audio-vídeo y chat y otras características sólo disponibles de forma limitada de forma gratuita o desarrollar más integraciones y capacidades a sus necesidades.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "La suscripción te ayuda a conseguir lo mejor de Nextcloud.",
|
||||
"Learn more now" : "Aprende más ahora",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Este correo ha sido enviado a todos los administradores por la app de Soporte en tu instancia de Nextcloud en %1$s porque tienes más de %2$s usuarios registrados.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Su suscripción al servidor de Nextcloud está por encima del límite",
|
||||
"Dear admin," : "Estimado administrador,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Tu suscripción a Nextcloud no cubre el número de usuarios que están activos actualmente en este servidor. Por favor, contacta con tu gestor de cuenta de Nextcloud para actualizar tu suscripción.",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s es tu gestor de cuenta y se le puede contactar por correo vía %2$s o por teléfono vía %3$s.",
|
||||
"Thank you," : "Gracias,",
|
||||
"Your Nextcloud team" : "Su equipo de Nextcloud",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Este correo se ha mandado a todos los administradores por la app de Soporte en tu instancia de Nexstcloud en %s porque tienes más usuarios que los que cubre tu suscripción.",
|
||||
"Your Nextcloud server Subscription is expired" : "Su suscripción de Nextcloud ha terminado",
|
||||
"Your Nextcloud server Subscription is expired!" : "¡Su suscripción de Nextcloud ha caducado!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "¡Tu suscripción a Nextcloud ha caducado! Por favor, ponte en contacto con tu gestor de cuentas de Nextcloud para actualizar tu suscripción.",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Este correo ha sido enviado a todos los administradores por la app de soporte en tu instancia de Nextcloud en %s porque tu suscripción ha caducado.",
|
||||
"Support" : "Soporte",
|
||||
"Getting support and help for your Nextcloud" : "Obtener soporte y ayuda para su Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "La app de soporte te cubre con acceso directo a la ayuda y los recursos del consulta, opciones dedicadas de contacto con tu gestor de cuenta y una vista general de tu suscripción empresarial.",
|
||||
"Basic subscription" : "Suscripción Básica",
|
||||
"Standard subscription" : "Suscripción Standard",
|
||||
"Premium subscription" : "Suscripción Premium",
|
||||
"Géant subscription" : "Suscripción Gigante",
|
||||
"Silver partner subscription" : "Suscripción de socio Plata",
|
||||
"Gold partner subscription" : "Suscripción de socio Oro",
|
||||
"Subscription" : "Suscripción",
|
||||
"Over subscription limit" : "Sobre el límite de la suscripción",
|
||||
"Valid subscription" : "Suscripción válida",
|
||||
"Expired subscription" : "Suscripción caducada",
|
||||
"Subscription key:" : "Clave de suscripción:",
|
||||
"Expires in: " : "Caduca en: ",
|
||||
"_%n year_::_%n years_" : ["%n año","%n años","%n años"],
|
||||
"_%n month_::_%n months_" : ["%n mes","%n meses","%n meses"],
|
||||
"_%n week_::_%n weeks_" : ["%n semana","%n semanas","%n semanas"],
|
||||
"_%n day_::_%n days_" : ["%n día","%n días","%n días"],
|
||||
"For an unlimited amount of users" : "Para una cantidad ilimitada de usuarios",
|
||||
"_For %n active users_::_For %n active users_" : ["Para %n usuario activo","Para %n usuarios activos","Para %n usuarios activos"],
|
||||
"_For %n users_::_For %n users_" : ["Para %n usuarios","Para %n usuarios","Para %n usuarios"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["actualmente en %n usuario","actualmente en %n usuarios","actualmente en %n usuarios"],
|
||||
"Includes support for %s" : "Incluye soporte para %s",
|
||||
"Includes support for %1$s & %2$s" : "Incluye soporte para %1$s y %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Incluye soporte para %1$s, %2$s y %3$s",
|
||||
"Extended maintenance life cycle" : "Ciclo de vida de mantenimiento extendido",
|
||||
"Update subscription key" : "Actualizar clave de suscripción",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s es tu gestor de cuenta. No dudes en contactar con nosotros si tienes preguntas acerca de tu suscripción.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Puedes encontrar respuesta a preguntas comunes en nuestro portal y también archivar allí las peticiones de soporte.",
|
||||
"Access Nextcloud portal" : "Acceso al portal Nextcloud",
|
||||
"System information" : "Información del sistema",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Recogida de información del sistema para casos de soporte. El botón a continuación genera un archivo de texto en la carpeta \"System information\" —Información del sistema— y la comparte como un enlace público protegido con contraseña. El enlace es válido durante 2 semanas.",
|
||||
"Generate system report" : "Generar un informe del sistema",
|
||||
"Enterprise subscription recommended" : "Suscripción empresarial recomendada",
|
||||
"No active enterprise subscription" : "Sin suscripción Enterprise activa",
|
||||
"Unsupported" : "No soportado",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Este servidor de Nextcloud no dispone de una suscripción Enterprise",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Una Suscripción Empresarial de Nextcloud te ayuda a conseguir el máximo de tu Nextcloud, mantiene tus datos seguros y tu servidor funcionando fiablemente en todo momento.",
|
||||
"Advantages" : "Ventajas",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Acceso a la experiencia técnica de los desarrolladores de Nextcloud a través de documentación y soporte",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Acceso a capacidades adicionales como integración con Outlook, ofimática online y más",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Acceso a experiencia en escalabilidad y capacidades de escalabilidad para Archivos y Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Consejos sobre branding, consultoría y arquitectura opcionales",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Servicio de notificaciones confidenciales de seguridad, mitigaciones, parches y consejos ",
|
||||
"Compliance certification, advice and documentation" : "Certificación de cumplimiento, consejos y documentación",
|
||||
"Get a quote" : "Consigue una ofertra",
|
||||
"More information" : "Más información",
|
||||
"Subscription benefits" : "Beneficios de la suscripción",
|
||||
"Pricing" : "Precios",
|
||||
"Community support" : "Soporte comunitario",
|
||||
"Forum" : "Foro",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud es software libre soportado por una comunidad muy activa. Por favor, regístrate en el foro para hacer preguntas y conversar con otros",
|
||||
"Nextcloud forum" : "Foro de Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud usa GitHub como plataforma para trabajar colaborativamente. Puedes rellenar informes de error directamente allí.",
|
||||
"Nextcloud at GitHub" : "Nextcloud en GitHub",
|
||||
"Subscription key" : "Clave de suscripción",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Si tienes una suscripción activa a Nextcloud, introduce aquí tu clave de suscripción, por favor.",
|
||||
"Learn more about an enterprise subscription." : "Aprende más sobre la suscripción empresarial.",
|
||||
"Set subscription key" : "Establecer clave de suscripción",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "La información de suscripción no se ha podido recuperar correctamente. Se ha programado un reintento. Por favor, compruébalo de nuevo más tarde.",
|
||||
"The subscription key was invalid." : "La clave de suscripción no era válida.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "La clave de suscripción no se ha podido verificar porque este servidor no tiene conexión a internet. Por favor, ponte en contacto con el equipo de soporte para solucionar esto",
|
||||
"The subscription key had an invalid format." : "La clave de suscripción no tiene un formato válido.",
|
||||
"While fetching the subscription information an error happened." : "Ha ocurrido un error mientras se recuperaba la información de suscripción.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "El siguiente botón genera un archivo de texto en la carpeta \"Información del sistema\" y lo comparte como un enlace público protegido por contraseña. El enlace es válido por 2 semanas.",
|
||||
"News" : "Noticias",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Para conseguir información actualizada de qué está pasando en Nextcloud, apúntate al boletión y sigue nuestras cuentas de medios sociales.",
|
||||
"Like our Facebook page" : "Me gusta en nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Mira nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscríbete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,75 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Link:",
|
||||
"Password:" : "Contraseña:",
|
||||
"Generating system report failed." : "La generación del informe del sistema falló.",
|
||||
"Could not create folder \"System information\" to store generated report." : "No se pudo crear la carpeta \"Información del sistema\" para almacenar el informe generado.",
|
||||
"Subscription notifications" : "Notificaciones de suscripción",
|
||||
"Nextcloud Subscription" : "Suscripción a Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Su servidor no tiene una suscripción a Nextcloud o su suscripción ha caducado.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Su suscripción al servidor de Nextcloud no cubre su número de usuarios.",
|
||||
"Your Nextcloud Subscription has expired!" : "Tu suscripción a Nextcloud ha expirado!",
|
||||
"Your server has no Nextcloud Subscription" : "Su servidor no tiene suscripción a Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Su servidor de Nextcloud no está respaldado por una suscripción de Nextcloud Enterprise.",
|
||||
"Learn more now" : "Aprende más ahora",
|
||||
"Your Nextcloud server Subscription is over limit" : "Su suscripción al servidor Nextcloud está por encima del límite",
|
||||
"Dear admin," : "Estimado administrador,",
|
||||
"Thank you," : "Gracias,",
|
||||
"Your Nextcloud team" : "Tu equipo de Nextcloud",
|
||||
"Your Nextcloud server Subscription is expired" : "Su suscripción al servidor Nextcloud ha caducado",
|
||||
"Your Nextcloud server Subscription is expired!" : "Su suscripción al servidor Nextcloud ha caducado!",
|
||||
"Support" : "Soporte",
|
||||
"Getting support and help for your Nextcloud" : "Obteniendo soporte y ayuda para tu Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "La aplicación de soporte lo cubre con acceso directo a recursos de ayuda y consulta, opciones de contacto dedicadas al administrador de su cuenta y una descripción general de su suscripción empresarial.",
|
||||
"Basic subscription" : "Suscripción básica",
|
||||
"Standard subscription" : "Suscripción estándar",
|
||||
"Premium subscription" : "Suscripción premium",
|
||||
"Géant subscription" : "Suscripción gigante",
|
||||
"Silver partner subscription" : "Suscripción de plata",
|
||||
"Gold partner subscription" : "Suscripción de oro",
|
||||
"Subscription" : "Suscripción",
|
||||
"Valid subscription" : "Suscripción válida",
|
||||
"Expired subscription" : "Suscripción expirada",
|
||||
"Subscription key:" : "Clave de suscripción:",
|
||||
"Update subscription key" : "Actualizar la clave de suscripción",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Puede encontrar respuestas a preguntas comunes en nuestro portal y también presentar solicitudes de soporte allí.",
|
||||
"System information" : "Información del sistema",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Recopilar información del sistema para casos de soporte. El siguiente botón genera un archivo de texto en la carpeta \"Información del sistema\" y lo comparte como un enlace público protegido por contraseña. El enlace es válido por 2 semanas.",
|
||||
"Generate system report" : "Generar informe del sistema",
|
||||
"Enterprise subscription recommended" : "Suscripción de empresa recomendada",
|
||||
"No active enterprise subscription" : "Ninguna suscripción de empresa activa",
|
||||
"Unsupported" : "No soportado",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Este servidor de Nextcloud no tiene suscripción a la empresa.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Una suscripción a Nextcloud Enterprise lo ayuda a aprovechar al máximo su Nextcloud, mantener sus datos seguros y su servidor funcionando de manera confiable en todo momento.",
|
||||
"Advantages" : "Ventajas",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Acceso a la experiencia técnica de los desarrolladores de Nextcloud a través de la documentación y el soporte",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Acceso a capacidades adicionales como integración de Outlook, oficina en línea y más",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Acceso a la experiencia de escalabilidad y capacidades de escalabilidad para Files and Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Opcional branding, consultoría, asesoramiento en arquitectura.",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Servicio confidencial de notificación de seguridad, mitigaciones, parches y asesoramiento.",
|
||||
"Compliance certification, advice and documentation" : "Certificación de cumplimiento, asesoramiento y documentación.",
|
||||
"Get a quote" : "Consigue una cotización",
|
||||
"More information" : "Más información",
|
||||
"Subscription benefits" : "Beneficios de suscripción",
|
||||
"Pricing" : "Precios",
|
||||
"Forum" : "Foro",
|
||||
"Nextcloud forum" : "Foro de Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Subscription key" : "Clave de suscripción",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Si tiene una suscripción activa a Nextcloud, ingrese su clave de suscripción aquí.",
|
||||
"Learn more about an enterprise subscription." : "Obtenga más información sobre una suscripción empresarial.",
|
||||
"Set subscription key" : "Establecer clave de suscripción",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "La información de suscripción no se pudo recuperar correctamente en este momento. Está programado un reintento. Por favor, vuelva más tarde.",
|
||||
"The subscription key was invalid." : "La clave de suscripción no es válida.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "La clave de suscripción no se pudo verificar porque este servidor no tiene conexión a Internet. Por favor, comuníquese con el equipo de soporte para resolver esto.",
|
||||
"The subscription key had an invalid format." : "La clave de suscripción tenía un formato no válido.",
|
||||
"While fetching the subscription information an error happened." : "Al recuperar la información de suscripción, ocurrió un error.",
|
||||
"News" : "Noticias",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Para obtener información actualizada sobre lo que está pasando en Nextcloud, suscríbase al boletín y síganos en nuestras cuentas de redes sociales.",
|
||||
"Like our Facebook page" : "Me gusta en nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Echa un vistazo a nuestro blog.",
|
||||
"Subscribe to our newsletter" : "Suscríbete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,73 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Link:",
|
||||
"Password:" : "Contraseña:",
|
||||
"Generating system report failed." : "La generación del informe del sistema falló.",
|
||||
"Could not create folder \"System information\" to store generated report." : "No se pudo crear la carpeta \"Información del sistema\" para almacenar el informe generado.",
|
||||
"Subscription notifications" : "Notificaciones de suscripción",
|
||||
"Nextcloud Subscription" : "Suscripción a Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Su servidor no tiene una suscripción a Nextcloud o su suscripción ha caducado.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Su suscripción al servidor de Nextcloud no cubre su número de usuarios.",
|
||||
"Your Nextcloud Subscription has expired!" : "Tu suscripción a Nextcloud ha expirado!",
|
||||
"Your server has no Nextcloud Subscription" : "Su servidor no tiene suscripción a Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Su servidor de Nextcloud no está respaldado por una suscripción de Nextcloud Enterprise.",
|
||||
"Learn more now" : "Aprende más ahora",
|
||||
"Your Nextcloud server Subscription is over limit" : "Su suscripción al servidor Nextcloud está por encima del límite",
|
||||
"Dear admin," : "Estimado administrador,",
|
||||
"Thank you," : "Gracias,",
|
||||
"Your Nextcloud team" : "Tu equipo de Nextcloud",
|
||||
"Your Nextcloud server Subscription is expired" : "Su suscripción al servidor Nextcloud ha caducado",
|
||||
"Your Nextcloud server Subscription is expired!" : "Su suscripción al servidor Nextcloud ha caducado!",
|
||||
"Support" : "Soporte",
|
||||
"Getting support and help for your Nextcloud" : "Obteniendo soporte y ayuda para tu Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "La aplicación de soporte lo cubre con acceso directo a recursos de ayuda y consulta, opciones de contacto dedicadas al administrador de su cuenta y una descripción general de su suscripción empresarial.",
|
||||
"Basic subscription" : "Suscripción básica",
|
||||
"Standard subscription" : "Suscripción estándar",
|
||||
"Premium subscription" : "Suscripción premium",
|
||||
"Géant subscription" : "Suscripción gigante",
|
||||
"Silver partner subscription" : "Suscripción de plata",
|
||||
"Gold partner subscription" : "Suscripción de oro",
|
||||
"Subscription" : "Suscripción",
|
||||
"Valid subscription" : "Suscripción válida",
|
||||
"Expired subscription" : "Suscripción expirada",
|
||||
"Subscription key:" : "Clave de suscripción:",
|
||||
"Update subscription key" : "Actualizar la clave de suscripción",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Puede encontrar respuestas a preguntas comunes en nuestro portal y también presentar solicitudes de soporte allí.",
|
||||
"System information" : "Información del sistema",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Recopilar información del sistema para casos de soporte. El siguiente botón genera un archivo de texto en la carpeta \"Información del sistema\" y lo comparte como un enlace público protegido por contraseña. El enlace es válido por 2 semanas.",
|
||||
"Generate system report" : "Generar informe del sistema",
|
||||
"Enterprise subscription recommended" : "Suscripción de empresa recomendada",
|
||||
"No active enterprise subscription" : "Ninguna suscripción de empresa activa",
|
||||
"Unsupported" : "No soportado",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Este servidor de Nextcloud no tiene suscripción a la empresa.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Una suscripción a Nextcloud Enterprise lo ayuda a aprovechar al máximo su Nextcloud, mantener sus datos seguros y su servidor funcionando de manera confiable en todo momento.",
|
||||
"Advantages" : "Ventajas",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Acceso a la experiencia técnica de los desarrolladores de Nextcloud a través de la documentación y el soporte",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Acceso a capacidades adicionales como integración de Outlook, oficina en línea y más",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Acceso a la experiencia de escalabilidad y capacidades de escalabilidad para Files and Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Opcional branding, consultoría, asesoramiento en arquitectura.",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Servicio confidencial de notificación de seguridad, mitigaciones, parches y asesoramiento.",
|
||||
"Compliance certification, advice and documentation" : "Certificación de cumplimiento, asesoramiento y documentación.",
|
||||
"Get a quote" : "Consigue una cotización",
|
||||
"More information" : "Más información",
|
||||
"Subscription benefits" : "Beneficios de suscripción",
|
||||
"Pricing" : "Precios",
|
||||
"Forum" : "Foro",
|
||||
"Nextcloud forum" : "Foro de Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Subscription key" : "Clave de suscripción",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Si tiene una suscripción activa a Nextcloud, ingrese su clave de suscripción aquí.",
|
||||
"Learn more about an enterprise subscription." : "Obtenga más información sobre una suscripción empresarial.",
|
||||
"Set subscription key" : "Establecer clave de suscripción",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "La información de suscripción no se pudo recuperar correctamente en este momento. Está programado un reintento. Por favor, vuelva más tarde.",
|
||||
"The subscription key was invalid." : "La clave de suscripción no es válida.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "La clave de suscripción no se pudo verificar porque este servidor no tiene conexión a Internet. Por favor, comuníquese con el equipo de soporte para resolver esto.",
|
||||
"The subscription key had an invalid format." : "La clave de suscripción tenía un formato no válido.",
|
||||
"While fetching the subscription information an error happened." : "Al recuperar la información de suscripción, ocurrió un error.",
|
||||
"News" : "Noticias",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Para obtener información actualizada sobre lo que está pasando en Nextcloud, suscríbase al boletín y síganos en nuestras cuentas de redes sociales.",
|
||||
"Like our Facebook page" : "Me gusta en nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Echa un vistazo a nuestro blog.",
|
||||
"Subscribe to our newsletter" : "Suscríbete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Password:" : "Contraseña:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,11 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Password:" : "Contraseña:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,10 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Enlace:",
|
||||
"Forum" : "Foro",
|
||||
"News" : "Noticias",
|
||||
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
|
||||
"Follow us on Twitter" : "Síguenos en Twitter",
|
||||
"Check out our blog" : "Visita nuestro blog",
|
||||
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Esteka:",
|
||||
"Password:" : "Pasahitza:",
|
||||
"Generating system report failed." : "Sistemaren txostena sortzeak huts egin du.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Ezin izan da \"Sistemaren informazioa\" karpeta sortu sortu berri den txostena gordetzeko",
|
||||
"Could not create file \"%s\" to store generated report." : "Ezin izan da \"%s\" fitxategia sortu sortu berri den txostena gordetzeko.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Ezin izan da \"%s\" fitxategia partekatu. Hala ere, \"Sistemaren informazioa\" karpetan aurki dezakezu.",
|
||||
"Subscription notifications" : "Harpidetzen jakinarazpenak",
|
||||
"Nextcloud Subscription" : "Nextcloud harpidetza",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Zure zerbitzariak ez du Nextcloud Harpidetza bat edo zure Harpidetza iraungi egin da.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Zure Nextcloud zerbitzariaren harpidetzak ez du zure erabiltzaile-kopurua onartzen.",
|
||||
"Your Nextcloud Subscription has expired!" : "Zure Nextcloud Harpidetza iraungi egin da!",
|
||||
"Your server has no Nextcloud Subscription" : "Zure zerbitzariak ez du Nextcloud Harpidetzarik",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Zure Nextcloud zerbitzariak ez du Nextcloud Enpresa Harpidetzarik.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Zure zerbitzariaren konfigurazioa eten egiten bada eta langileek ezin badute lanik egin, irtenbidea aurkitzeko ez duzu lineako foroetan bilatu behar. Eskarmentu handikoak diren gure ingeniarienganako sarbide zuzena duzu !",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Kontratua duzu saltzailearekin segurtasunari buruzko informazioa, arintasunak, adabakiak eta eguneratzeak emateko.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Zure uneko bertsioan denbora gehiago egon behar baduzu etenik gabe, ez duzu softwarea exekutatu beharrik segurtasun eguneratzerik gabe.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Esku artean duzu errendimendu eta eskalagarritasun arazoei aurre egiteko esperientziarik onena.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Dokumentazio eta espezializazio egokia eskuratu ahal izango duzu betetze-galderak azkar erantzuteko edo GDPR, HIPAA eta bestelako arau-eskakizunak emateko.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Eskaini dezakegu Outlook-en integrazioa, Online Office, audio-bideo eta txat komunikazio integratu eskalagarriak eta beste ezaugarri batzuk ere modu mugatuan dohainik edo zure beharretarako integrazio eta gaitasun gehiago garatu.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Harpidetzat Nextcloudetik etekin handiena ateratzen laguntzen zaitu!",
|
||||
"Learn more now" : "Ikasi gehiago orain",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Mezu hau administratzaile guztiei bidali die zure Nextcloud %1$s instantziako laguntza-aplikazioak , erregistratutako %2$s erabiltzaile baino gehiago dituzulako.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Zure Nextcloud zerbitzariaren harpidetzak muga gainditu du",
|
||||
"Dear admin," : "Admin agurgarria,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Zure Nextcloud harpidetzak ez du zerbitzari honetan aktibo dauden erabiltzaile kopurua estaltzen. Mesedez, jarri harremanetan Nextcloud kontu-kudeatzailearekin harpidetza eguneratzeko!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s da zure kontuaren kudeatzailea eta %2$s e-posta bidez edo %3$s telefonoaren bidez harremanetan jarri zaitezke.",
|
||||
"Thank you," : "Eskerrik asko.",
|
||||
"Your Nextcloud team" : "Zure Nextcloud taldea",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Mezu hau administratzaile guztiei bidali die Nextcloud %sinstantziako laguntza-aplikazioak, zure harpidetzak estali baino erabiltzaile gehiago dituzulako.",
|
||||
"Your Nextcloud server Subscription is expired" : "Zure Nextcloud Harpidetza iraungita dago",
|
||||
"Your Nextcloud server Subscription is expired!" : "Zure Nextcloud zerbitzariaren harpidetza iraungi da!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Zure Nextcloud harpidetza iraungi egin da! Mesedez, jarri harremanetan Nextcloud kontu-kudeatzailearekin harpidetza eguneratzeko!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Zure Nextcloud laguntza aplikazioak %sinstantziako administratzaile guztiei bidali die posta elektronikoa harpidetza iraungi delako.",
|
||||
"Support" : "Laguntza",
|
||||
"Getting support and help for your Nextcloud" : "Euskarria eta laguntza lortzen zure Nextcloud-erako",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Laguntza-aplikazioak eskaintzen dizkizu laguntza eta kontsultarako baliabideetarako sarbide zuzena, zure kontu-kudeatzaileari eskainitako harremanetarako aukerak eta zure enpresako harpidetzaren ikuspegi orokorra.",
|
||||
"Basic subscription" : "Oinarrizko harpidetza",
|
||||
"Standard subscription" : "Harpidetza estandarra",
|
||||
"Premium subscription" : "Premium harpidetza",
|
||||
"Géant subscription" : "Géant harpidetza",
|
||||
"Silver partner subscription" : "Zilarrezko bazkide harpidetza",
|
||||
"Gold partner subscription" : "Urrezko bazkide harpidetza",
|
||||
"Subscription" : "Harpidetza",
|
||||
"Over subscription limit" : "Harpidetza mugaren gainetik",
|
||||
"Valid subscription" : "Baliozko harpidetza",
|
||||
"Expired subscription" : "Harpidetza iraungituta",
|
||||
"Subscription key:" : "Harpidetza-gakoa:",
|
||||
"Expires in: " : "Iraungitze-data:",
|
||||
"_%n year_::_%n years_" : ["urte %nean","%n urtetan"],
|
||||
"_%n month_::_%n months_" : ["hilabete %nean","%n hilabetetan"],
|
||||
"_%n week_::_%n weeks_" : ["aste %nean","%n astetan"],
|
||||
"_%n day_::_%n days_" : ["egun %nean","%n egunetan"],
|
||||
"For an unlimited amount of users" : "Erabiltzaile kopuru mugagabe batentzat",
|
||||
"_For %n active users_::_For %n active users_" : ["Erabiltzaile aktibo %nentzako","%n erabiltzaile aktiboentzako"],
|
||||
"_For %n users_::_For %n users_" : ["Erabiltzaile %nentzako","%n erabiltzaileentzako"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["erabiltzaile %nean une honetan","%n erabiltzailetan une honetan"],
|
||||
"Includes support for %s" : "%s(r)ekin bateragarritasuna dakar",
|
||||
"Includes support for %1$s & %2$s" : "%1$seta%2$sren inguruko laguntza biltzen ditu.",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "%1$s,%2$seta%3$sren inguruko laguntza biltzen ditu.",
|
||||
"Extended maintenance life cycle" : "Mantentze bizi-ziklo hedatua",
|
||||
"Update subscription key" : "Eguneratu harpidetza-gakoa",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%sda zure kontu kudeatzailea. Ez izan zalantzarik gurekin harremanetan jartzeko harpidetzari buruzko zalantzarik baduzu.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Ohiko galderen erantzunak gure atarian aurki ditzakezu eta fitxategi laguntza eskaerak ere bertan.",
|
||||
"Access Nextcloud portal" : "Sartu Nextcloud portalera",
|
||||
"System information" : "Sistemaren informazioa",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Bildu sistemaren informazioa laguntza kasuetarako. Beheko botoiak \"Sistemaren informazioa\" karpetan testu fitxategi bat sortzen du eta pasahitz bidez babestutako esteka publiko gisa partekatzen du. Estekak 2 asterako balio du.",
|
||||
"Generate system report" : "Sortu sistemaren txostena",
|
||||
"Enterprise subscription recommended" : "Enpresako harpidetza gomendatzen da",
|
||||
"No active enterprise subscription" : "Ez dago enpresa harpidetza aktiborik",
|
||||
"Unsupported" : "Ez da onartzen",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Nextcloud zerbitzari honek ez du Enpresa Harpidetzarik.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Nextcloud Enterprise harpidetzak zure Nextcloudri ahalik eta etekin handiena ateratzen laguntzen dizu, zure datuak seguru mantentzen eta zure zerbitzariak uneoro fidagarritasunez funtzionatzen.",
|
||||
"Advantages" : "Abantailak",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Nextcloud garatzaileen esperientzia teknikora sarbidea dokumentazioaren eta laguntzaren bidez",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Outlook integrazioa, lineako bulegoa eta hauek bezalako gaitasun gehigarrietarako sarbidea",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Files eta Talk-entzako eskalagarritasun-esperientzia eta eskalagarritasun-gaitasunetarako sarbidea",
|
||||
"Optional branding, consulting, architecture advice" : "Aukerako marketin, kontsulta, arkitektura aholkularitza",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Isilpeko segurtasun jakinarazpen zerbitzua, egiaztapenak, adabakiak eta aholkularitza",
|
||||
"Compliance certification, advice and documentation" : "Betetze ziurtagiria, aholkularitza eta dokumentazioa",
|
||||
"Get a quote" : "Eskatu prezioa",
|
||||
"More information" : "Informazio gehiago",
|
||||
"Subscription benefits" : "Hapidetzaren abantailak",
|
||||
"Pricing" : "Prezioak",
|
||||
"Community support" : "Komunitatearen laguntza",
|
||||
"Forum" : "Foroa",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud oso komunitate aktibo batek onartzen duen software librea da. Mesedez, erregistratu foroan galderak egiteko eta besteekin eztabaidatzeko.",
|
||||
"Nextcloud forum" : "Nextcloud foroa",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloudek GitHub plataforma erabiltzen du kolaboratiboki lan egiteko. Akatsen txostenak zuzenean bidal ditzakezu hara.",
|
||||
"Nextcloud at GitHub" : "Nextcloud GitHuben",
|
||||
"Subscription key" : "Harpidetza-gakoa",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Nextcloud harpidetza aktiboa baduzu, sartu harpidetza gakoa hemen.",
|
||||
"Learn more about an enterprise subscription." : "Ikasi gehiago enpresa harpidetzei buruz.",
|
||||
"Set subscription key" : "Ezarri harpidetza-gakoa",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Harpidetzaren informazioa ezin izan da behar bezala eskuratu oraintxe. Saiatu berriro programatzen. Egiaztatu berriro beranduago.",
|
||||
"The subscription key was invalid." : "Harpidetza-gakoa baliogabea zen.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Harpidetza gakoa ezin izan da egiaztatu, zerbitzari honek ez duelako Interneteko konexiorik. Jarri harremanetan laguntza-zerbitzuarekin hau konpontzeko.",
|
||||
"The subscription key had an invalid format." : "Harpidetza gakoa formatu baliogabea du.",
|
||||
"While fetching the subscription information an error happened." : "Harpidetzaren datuak eskuratzean errore bat gertatu da.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Beheko botoiak \"Sistemaren informazioa\" karpetan testu fitxategi bat sortzen du eta pasahitz bidez babestutako esteka publiko gisa partekatzen du. Estekak 2 asterako balio du.",
|
||||
"News" : "Berriak",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Nextcloud-en gertatzen ari den informazioa eguneratzeko, eman izena buletinean eta gu jarraitu gure sare sozialetako kontuetan.",
|
||||
"Like our Facebook page" : "Gure Facebook orrian Like egin",
|
||||
"Follow us on Twitter" : "Jarrai gaitzazu Twitterren",
|
||||
"Check out our blog" : "Gure bloga kontsultatu",
|
||||
"Subscribe to our newsletter" : "Izena eman gure buletinean"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,109 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Esteka:",
|
||||
"Password:" : "Pasahitza:",
|
||||
"Generating system report failed." : "Sistemaren txostena sortzeak huts egin du.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Ezin izan da \"Sistemaren informazioa\" karpeta sortu sortu berri den txostena gordetzeko",
|
||||
"Could not create file \"%s\" to store generated report." : "Ezin izan da \"%s\" fitxategia sortu sortu berri den txostena gordetzeko.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Ezin izan da \"%s\" fitxategia partekatu. Hala ere, \"Sistemaren informazioa\" karpetan aurki dezakezu.",
|
||||
"Subscription notifications" : "Harpidetzen jakinarazpenak",
|
||||
"Nextcloud Subscription" : "Nextcloud harpidetza",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Zure zerbitzariak ez du Nextcloud Harpidetza bat edo zure Harpidetza iraungi egin da.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Zure Nextcloud zerbitzariaren harpidetzak ez du zure erabiltzaile-kopurua onartzen.",
|
||||
"Your Nextcloud Subscription has expired!" : "Zure Nextcloud Harpidetza iraungi egin da!",
|
||||
"Your server has no Nextcloud Subscription" : "Zure zerbitzariak ez du Nextcloud Harpidetzarik",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Zure Nextcloud zerbitzariak ez du Nextcloud Enpresa Harpidetzarik.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Zure zerbitzariaren konfigurazioa eten egiten bada eta langileek ezin badute lanik egin, irtenbidea aurkitzeko ez duzu lineako foroetan bilatu behar. Eskarmentu handikoak diren gure ingeniarienganako sarbide zuzena duzu !",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Kontratua duzu saltzailearekin segurtasunari buruzko informazioa, arintasunak, adabakiak eta eguneratzeak emateko.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Zure uneko bertsioan denbora gehiago egon behar baduzu etenik gabe, ez duzu softwarea exekutatu beharrik segurtasun eguneratzerik gabe.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Esku artean duzu errendimendu eta eskalagarritasun arazoei aurre egiteko esperientziarik onena.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Dokumentazio eta espezializazio egokia eskuratu ahal izango duzu betetze-galderak azkar erantzuteko edo GDPR, HIPAA eta bestelako arau-eskakizunak emateko.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Eskaini dezakegu Outlook-en integrazioa, Online Office, audio-bideo eta txat komunikazio integratu eskalagarriak eta beste ezaugarri batzuk ere modu mugatuan dohainik edo zure beharretarako integrazio eta gaitasun gehiago garatu.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Harpidetzat Nextcloudetik etekin handiena ateratzen laguntzen zaitu!",
|
||||
"Learn more now" : "Ikasi gehiago orain",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Mezu hau administratzaile guztiei bidali die zure Nextcloud %1$s instantziako laguntza-aplikazioak , erregistratutako %2$s erabiltzaile baino gehiago dituzulako.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Zure Nextcloud zerbitzariaren harpidetzak muga gainditu du",
|
||||
"Dear admin," : "Admin agurgarria,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Zure Nextcloud harpidetzak ez du zerbitzari honetan aktibo dauden erabiltzaile kopurua estaltzen. Mesedez, jarri harremanetan Nextcloud kontu-kudeatzailearekin harpidetza eguneratzeko!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s da zure kontuaren kudeatzailea eta %2$s e-posta bidez edo %3$s telefonoaren bidez harremanetan jarri zaitezke.",
|
||||
"Thank you," : "Eskerrik asko.",
|
||||
"Your Nextcloud team" : "Zure Nextcloud taldea",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Mezu hau administratzaile guztiei bidali die Nextcloud %sinstantziako laguntza-aplikazioak, zure harpidetzak estali baino erabiltzaile gehiago dituzulako.",
|
||||
"Your Nextcloud server Subscription is expired" : "Zure Nextcloud Harpidetza iraungita dago",
|
||||
"Your Nextcloud server Subscription is expired!" : "Zure Nextcloud zerbitzariaren harpidetza iraungi da!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Zure Nextcloud harpidetza iraungi egin da! Mesedez, jarri harremanetan Nextcloud kontu-kudeatzailearekin harpidetza eguneratzeko!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Zure Nextcloud laguntza aplikazioak %sinstantziako administratzaile guztiei bidali die posta elektronikoa harpidetza iraungi delako.",
|
||||
"Support" : "Laguntza",
|
||||
"Getting support and help for your Nextcloud" : "Euskarria eta laguntza lortzen zure Nextcloud-erako",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "Laguntza-aplikazioak eskaintzen dizkizu laguntza eta kontsultarako baliabideetarako sarbide zuzena, zure kontu-kudeatzaileari eskainitako harremanetarako aukerak eta zure enpresako harpidetzaren ikuspegi orokorra.",
|
||||
"Basic subscription" : "Oinarrizko harpidetza",
|
||||
"Standard subscription" : "Harpidetza estandarra",
|
||||
"Premium subscription" : "Premium harpidetza",
|
||||
"Géant subscription" : "Géant harpidetza",
|
||||
"Silver partner subscription" : "Zilarrezko bazkide harpidetza",
|
||||
"Gold partner subscription" : "Urrezko bazkide harpidetza",
|
||||
"Subscription" : "Harpidetza",
|
||||
"Over subscription limit" : "Harpidetza mugaren gainetik",
|
||||
"Valid subscription" : "Baliozko harpidetza",
|
||||
"Expired subscription" : "Harpidetza iraungituta",
|
||||
"Subscription key:" : "Harpidetza-gakoa:",
|
||||
"Expires in: " : "Iraungitze-data:",
|
||||
"_%n year_::_%n years_" : ["urte %nean","%n urtetan"],
|
||||
"_%n month_::_%n months_" : ["hilabete %nean","%n hilabetetan"],
|
||||
"_%n week_::_%n weeks_" : ["aste %nean","%n astetan"],
|
||||
"_%n day_::_%n days_" : ["egun %nean","%n egunetan"],
|
||||
"For an unlimited amount of users" : "Erabiltzaile kopuru mugagabe batentzat",
|
||||
"_For %n active users_::_For %n active users_" : ["Erabiltzaile aktibo %nentzako","%n erabiltzaile aktiboentzako"],
|
||||
"_For %n users_::_For %n users_" : ["Erabiltzaile %nentzako","%n erabiltzaileentzako"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["erabiltzaile %nean une honetan","%n erabiltzailetan une honetan"],
|
||||
"Includes support for %s" : "%s(r)ekin bateragarritasuna dakar",
|
||||
"Includes support for %1$s & %2$s" : "%1$seta%2$sren inguruko laguntza biltzen ditu.",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "%1$s,%2$seta%3$sren inguruko laguntza biltzen ditu.",
|
||||
"Extended maintenance life cycle" : "Mantentze bizi-ziklo hedatua",
|
||||
"Update subscription key" : "Eguneratu harpidetza-gakoa",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%sda zure kontu kudeatzailea. Ez izan zalantzarik gurekin harremanetan jartzeko harpidetzari buruzko zalantzarik baduzu.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Ohiko galderen erantzunak gure atarian aurki ditzakezu eta fitxategi laguntza eskaerak ere bertan.",
|
||||
"Access Nextcloud portal" : "Sartu Nextcloud portalera",
|
||||
"System information" : "Sistemaren informazioa",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Bildu sistemaren informazioa laguntza kasuetarako. Beheko botoiak \"Sistemaren informazioa\" karpetan testu fitxategi bat sortzen du eta pasahitz bidez babestutako esteka publiko gisa partekatzen du. Estekak 2 asterako balio du.",
|
||||
"Generate system report" : "Sortu sistemaren txostena",
|
||||
"Enterprise subscription recommended" : "Enpresako harpidetza gomendatzen da",
|
||||
"No active enterprise subscription" : "Ez dago enpresa harpidetza aktiborik",
|
||||
"Unsupported" : "Ez da onartzen",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Nextcloud zerbitzari honek ez du Enpresa Harpidetzarik.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Nextcloud Enterprise harpidetzak zure Nextcloudri ahalik eta etekin handiena ateratzen laguntzen dizu, zure datuak seguru mantentzen eta zure zerbitzariak uneoro fidagarritasunez funtzionatzen.",
|
||||
"Advantages" : "Abantailak",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Nextcloud garatzaileen esperientzia teknikora sarbidea dokumentazioaren eta laguntzaren bidez",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Outlook integrazioa, lineako bulegoa eta hauek bezalako gaitasun gehigarrietarako sarbidea",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Files eta Talk-entzako eskalagarritasun-esperientzia eta eskalagarritasun-gaitasunetarako sarbidea",
|
||||
"Optional branding, consulting, architecture advice" : "Aukerako marketin, kontsulta, arkitektura aholkularitza",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Isilpeko segurtasun jakinarazpen zerbitzua, egiaztapenak, adabakiak eta aholkularitza",
|
||||
"Compliance certification, advice and documentation" : "Betetze ziurtagiria, aholkularitza eta dokumentazioa",
|
||||
"Get a quote" : "Eskatu prezioa",
|
||||
"More information" : "Informazio gehiago",
|
||||
"Subscription benefits" : "Hapidetzaren abantailak",
|
||||
"Pricing" : "Prezioak",
|
||||
"Community support" : "Komunitatearen laguntza",
|
||||
"Forum" : "Foroa",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud oso komunitate aktibo batek onartzen duen software librea da. Mesedez, erregistratu foroan galderak egiteko eta besteekin eztabaidatzeko.",
|
||||
"Nextcloud forum" : "Nextcloud foroa",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloudek GitHub plataforma erabiltzen du kolaboratiboki lan egiteko. Akatsen txostenak zuzenean bidal ditzakezu hara.",
|
||||
"Nextcloud at GitHub" : "Nextcloud GitHuben",
|
||||
"Subscription key" : "Harpidetza-gakoa",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Nextcloud harpidetza aktiboa baduzu, sartu harpidetza gakoa hemen.",
|
||||
"Learn more about an enterprise subscription." : "Ikasi gehiago enpresa harpidetzei buruz.",
|
||||
"Set subscription key" : "Ezarri harpidetza-gakoa",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Harpidetzaren informazioa ezin izan da behar bezala eskuratu oraintxe. Saiatu berriro programatzen. Egiaztatu berriro beranduago.",
|
||||
"The subscription key was invalid." : "Harpidetza-gakoa baliogabea zen.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Harpidetza gakoa ezin izan da egiaztatu, zerbitzari honek ez duelako Interneteko konexiorik. Jarri harremanetan laguntza-zerbitzuarekin hau konpontzeko.",
|
||||
"The subscription key had an invalid format." : "Harpidetza gakoa formatu baliogabea du.",
|
||||
"While fetching the subscription information an error happened." : "Harpidetzaren datuak eskuratzean errore bat gertatu da.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Beheko botoiak \"Sistemaren informazioa\" karpetan testu fitxategi bat sortzen du eta pasahitz bidez babestutako esteka publiko gisa partekatzen du. Estekak 2 asterako balio du.",
|
||||
"News" : "Berriak",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Nextcloud-en gertatzen ari den informazioa eguneratzeko, eman izena buletinean eta gu jarraitu gure sare sozialetako kontuetan.",
|
||||
"Like our Facebook page" : "Gure Facebook orrian Like egin",
|
||||
"Follow us on Twitter" : "Jarrai gaitzazu Twitterren",
|
||||
"Check out our blog" : "Gure bloga kontsultatu",
|
||||
"Subscribe to our newsletter" : "Izena eman gure buletinean"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Forum" : "انجمن",
|
||||
"News" : "اخبار",
|
||||
"Like our Facebook page" : "پسندیدن صفحه فیس بوک ما",
|
||||
"Follow us on Twitter" : "ما را در توییتر دنبال کنید",
|
||||
"Check out our blog" : "وبلاگ ما را بررسی کنید",
|
||||
"Subscribe to our newsletter" : "مشترک شدن در خبرنامه ما"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
@@ -0,0 +1,9 @@
|
||||
{ "translations": {
|
||||
"Forum" : "انجمن",
|
||||
"News" : "اخبار",
|
||||
"Like our Facebook page" : "پسندیدن صفحه فیس بوک ما",
|
||||
"Follow us on Twitter" : "ما را در توییتر دنبال کنید",
|
||||
"Check out our blog" : "وبلاگ ما را بررسی کنید",
|
||||
"Subscribe to our newsletter" : "مشترک شدن در خبرنامه ما"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
@@ -0,0 +1,97 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Linkki:",
|
||||
"Password:" : "Salasana:",
|
||||
"Generating system report failed." : "Järjestelmäraportin luominen epäonnistui.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Ei voitu luoda kansiota \"System information\" raportin tallentamista varten.",
|
||||
"Could not create file \"%s\" to store generated report." : "Ei voitu luoda tiedostoa \"%s\" raportin tallentamista varten.",
|
||||
"Subscription notifications" : "Tilausilmoitukset",
|
||||
"Nextcloud Subscription" : "Nextcloud-tilaus",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Palvelimellasi ei ole Nextcloud-tilausta tai tilaus on vanhentunut.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Nextcloud-palvelimesi tilaus ei kata käyttäjiesi määrää.",
|
||||
"Your Nextcloud Subscription has expired!" : "Nextcloud-tilauksesi on vanhentunut!",
|
||||
"Your server has no Nextcloud Subscription" : "Palvelimellasi ei ole Nextcloud-tilausta",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Nextcloud-palvelimesi ei ole Nextcloud Enterprise -tilauksen piirissä.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Jos palvelimesi kokoonpano rikkoutuu ja työntekijäsi eivät voi enää työskennellä, sinun ei tarvitse etsiä ratkaisua hakukoneilla tai keskustelupalstoilta. Sinulla on suora yhteys kokeneisiin insinööreihimme!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Sinulla on sopimus toimittajan kanssa, jonka pohjalta saat tarvittaessa varhaista tietoa tietoturvaongelmista, korjauksia ilmenneisiin ongelmiin sekä päivityksiä.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Jos sinulla on tarve pysyä tavanomaista kauemmin nykyisessä versiossa ilman keskeytyksiä, sinun ei silti tarvitse käyttää ilman tietoturvatukea olevaa ohjelmistoa.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Sinulla on käytettävissäsi paras asiantuntemus suorituskyky- ja skaalautuvuusongelmien selvittämiseen.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Sinulla on pääsy oikeaan dokumentaatioon ja asiantuntemukseen, jonka pohjalta saat vastauksia vaatimustenmukaisuuksiin liittyviin kysymyksiin ja pystyt toteuttamaan sääntelyä koskevia vaatimuksia, kuten GDPR- ja HIPAA-vaatimukset.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Voimme tarjota myös Outlook-integraation, Online Officen, skaalautuvan viestintäratkaisun (mukaan lukien ääni-, video- ja keskusteluratkaisut) sekä muita ominaisuuksia, jotka ovat saatavilla rajatuin toiminnallisuuksin ilmaiseksi, tai voimme kehittää räätälöityjä ratkaisuja tarpeisiisi.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Tilauksen avulla saat kaiken irti Nextcloudista!",
|
||||
"Learn more now" : "Lue lisää nyt",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Tämä sähköpostiviesti lähetettiin tukisovelluksen toimesta kaikille ylläpitäjille Nextcloud-instanssista osoitteesta %1$s, koska instanssissa on yli %2$s rekisteröitynyttä käyttäjää.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Nextcloud-palvelimesi tilauksen rajat ovat ylittyneet",
|
||||
"Dear admin," : "Hyvä ylläpitäjä",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Nextcloud-tilauksesi ei kata aktiivisten käyttäjien määrää tällä palvelimella. Ole yhteydessä Nextcloud-tilivastaavasi päivittääksesi tilauksesi!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s on tilivastaavasi ja häneen saa yhteyden sähköpostitse %2$s tai puhelimitse %3$s.",
|
||||
"Thank you," : "Kiittäen",
|
||||
"Your Nextcloud team" : "Nextcloud-tiimi",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Tämä sähköpostiviesti lähetettiin tukisovelluksen toimesta kaikille ylläpitäjille Nextcloud-instanssista osoitteesta %s, koska instanssissa on enemmän käyttäjiä kuin mitä tilaus kattaa.",
|
||||
"Your Nextcloud server Subscription is expired" : "Nextcloud-palvelimesi tilaus on vanhentunut",
|
||||
"Your Nextcloud server Subscription is expired!" : "Nextcloud-palvelimesi tilaus on vanhentunut!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Nextcloud-tilauksesi on päättynyt! Ole yhteydessä Nextcloud-tilivastaavasi päivittääksesi tilauksesi!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Tämä sähköpostiviesti lähetettiin tukisovelluksen toimesta kaikille ylläpitäjille Nextcloud-instanssista osoitteesta %s, koska tilauksesi on vanhentunut.",
|
||||
"Support" : "Tuki",
|
||||
"Getting support and help for your Nextcloud" : "Tuen ja avun saaminen Nextcloudille",
|
||||
"Basic subscription" : "Basic-tilaus",
|
||||
"Standard subscription" : "Standard-tilaus",
|
||||
"Premium subscription" : "Premium-tilaus",
|
||||
"Géant subscription" : "Géant-tilaus",
|
||||
"Silver partner subscription" : "Silver partner -tilaus",
|
||||
"Gold partner subscription" : "Gold partner -tilaus",
|
||||
"Subscription" : "Tilaus",
|
||||
"Over subscription limit" : "Tilauksen ylitysraja",
|
||||
"Valid subscription" : "Kelvollinen tilaus",
|
||||
"Expired subscription" : "Vanhentunut tilaus",
|
||||
"Subscription key:" : "Tilausavain:",
|
||||
"Expires in: " : "Vanhenee: ",
|
||||
"_%n year_::_%n years_" : ["%n vuosi","%n vuotta"],
|
||||
"_%n month_::_%n months_" : ["%n kuukausi","%n kuukautta"],
|
||||
"_%n week_::_%n weeks_" : ["%n viikko","%n viikkoa"],
|
||||
"_%n day_::_%n days_" : ["%n päivä","%n päivää"],
|
||||
"For an unlimited amount of users" : "Rajattomalle määrälle käyttäjiä",
|
||||
"_For %n active users_::_For %n active users_" : ["%n aktiiviselle käyttäjälle","%n aktiiviselle käyttäjälle"],
|
||||
"_For %n users_::_For %n users_" : ["%n käyttäjälle","%n käyttäjälle"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["parhaillaan %n käyttäjä","parhaillaan %n käyttäjää"],
|
||||
"Update subscription key" : "Päivitä tilausavain",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s on tilivastaavasi. Älä epäröi olla yhteydessä jos sinulla on kysymyksiä liittyen tilaukseesi.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Löydät vastaukset usein kysyttyihin kysymyksiin portaalistamme ja voit jättää sitä kautta myös tukipyyntöjä.",
|
||||
"Access Nextcloud portal" : "Pääsy Nextcloud-portaaliin",
|
||||
"System information" : "Järjestelmän tiedot",
|
||||
"Generate system report" : "Luo järjestelmäraportti",
|
||||
"Enterprise subscription recommended" : "Enterprise-tilaus suositeltu",
|
||||
"No active enterprise subscription" : "Ei aktiivista enterprise-tilausta",
|
||||
"Unsupported" : "Ei tuettu",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Tällä Nextcloud-palvelimella ei ole Enterprise-tilausta.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Nextcloud Enterprise -tilauksen myötä saat enemmän irti Nextcloudistasi, saat pidettyä tietosi turvassa ja palvelimesi toiminnassa luotettavasti koko ajan.",
|
||||
"Advantages" : "Hyödyt",
|
||||
"Get a quote" : "Pyydä tarjous",
|
||||
"More information" : "Lisätietoja",
|
||||
"Subscription benefits" : "Tilauksen hyödyt",
|
||||
"Pricing" : "Hinnoittelu",
|
||||
"Community support" : "Yhteisön tuki",
|
||||
"Forum" : "Keskustelupalsta",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud on vapaa ohjelmisto, jota tukee erittäin aktiivinen yhteisö. Rekisteröidy keskustelupalstalle esittääksesi kysymyksiä ja keskustellaksesi muiden kanssa.",
|
||||
"Nextcloud forum" : "Nextcloud-keskustelupalsta",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud käyttää GitHubia yhteistyöalustana. Voit ilmoittaa ongelmista siellä.",
|
||||
"Nextcloud at GitHub" : "Nextcloud GitHubissa",
|
||||
"Subscription key" : "Tilausavain",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Jos sinulla on aktiivinen Nextcloud-tilaus, kirjoita tilausavain tähän.",
|
||||
"Learn more about an enterprise subscription." : "Lisätietoja enterprise-tilauksesta.",
|
||||
"Set subscription key" : "Aseta tilausavain",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Tilauksesi tietoja ei voitu noutaa juuri nyt. Uusintayritys on aikataulutettu. Tule takaisin myöhemmin.",
|
||||
"The subscription key was invalid." : "Tilausavain oli virheellinen.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Tilausavainta ei voitu vahvistaa, koska palvelimella ei ole internetyhteyttä. Ota yhteys tukitiimiin saadaksesi tämän ongelman ratkaistua.",
|
||||
"The subscription key had an invalid format." : "Tilausavain oli virheellisessä muodossa.",
|
||||
"While fetching the subscription information an error happened." : "Tilaustietoja noutaessa tapahtui virhe.",
|
||||
"News" : "Uutiset",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Tilaa uutiskirje ja seuraa meitä sosiaalisessa mediassa saadaksesi uusimmat kuulumiset Nextcloudiin liittyen.",
|
||||
"Like our Facebook page" : "Tykkää Facebook-sivustamme",
|
||||
"Follow us on Twitter" : "Seuraa meitä Twitterissä",
|
||||
"Check out our blog" : "Tututust blogiimme",
|
||||
"Subscribe to our newsletter" : "Tilaa uutiskirjeemme"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,95 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Linkki:",
|
||||
"Password:" : "Salasana:",
|
||||
"Generating system report failed." : "Järjestelmäraportin luominen epäonnistui.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Ei voitu luoda kansiota \"System information\" raportin tallentamista varten.",
|
||||
"Could not create file \"%s\" to store generated report." : "Ei voitu luoda tiedostoa \"%s\" raportin tallentamista varten.",
|
||||
"Subscription notifications" : "Tilausilmoitukset",
|
||||
"Nextcloud Subscription" : "Nextcloud-tilaus",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Palvelimellasi ei ole Nextcloud-tilausta tai tilaus on vanhentunut.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Nextcloud-palvelimesi tilaus ei kata käyttäjiesi määrää.",
|
||||
"Your Nextcloud Subscription has expired!" : "Nextcloud-tilauksesi on vanhentunut!",
|
||||
"Your server has no Nextcloud Subscription" : "Palvelimellasi ei ole Nextcloud-tilausta",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Nextcloud-palvelimesi ei ole Nextcloud Enterprise -tilauksen piirissä.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Jos palvelimesi kokoonpano rikkoutuu ja työntekijäsi eivät voi enää työskennellä, sinun ei tarvitse etsiä ratkaisua hakukoneilla tai keskustelupalstoilta. Sinulla on suora yhteys kokeneisiin insinööreihimme!",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Sinulla on sopimus toimittajan kanssa, jonka pohjalta saat tarvittaessa varhaista tietoa tietoturvaongelmista, korjauksia ilmenneisiin ongelmiin sekä päivityksiä.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Jos sinulla on tarve pysyä tavanomaista kauemmin nykyisessä versiossa ilman keskeytyksiä, sinun ei silti tarvitse käyttää ilman tietoturvatukea olevaa ohjelmistoa.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Sinulla on käytettävissäsi paras asiantuntemus suorituskyky- ja skaalautuvuusongelmien selvittämiseen.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Sinulla on pääsy oikeaan dokumentaatioon ja asiantuntemukseen, jonka pohjalta saat vastauksia vaatimustenmukaisuuksiin liittyviin kysymyksiin ja pystyt toteuttamaan sääntelyä koskevia vaatimuksia, kuten GDPR- ja HIPAA-vaatimukset.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Voimme tarjota myös Outlook-integraation, Online Officen, skaalautuvan viestintäratkaisun (mukaan lukien ääni-, video- ja keskusteluratkaisut) sekä muita ominaisuuksia, jotka ovat saatavilla rajatuin toiminnallisuuksin ilmaiseksi, tai voimme kehittää räätälöityjä ratkaisuja tarpeisiisi.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Tilauksen avulla saat kaiken irti Nextcloudista!",
|
||||
"Learn more now" : "Lue lisää nyt",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Tämä sähköpostiviesti lähetettiin tukisovelluksen toimesta kaikille ylläpitäjille Nextcloud-instanssista osoitteesta %1$s, koska instanssissa on yli %2$s rekisteröitynyttä käyttäjää.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Nextcloud-palvelimesi tilauksen rajat ovat ylittyneet",
|
||||
"Dear admin," : "Hyvä ylläpitäjä",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Nextcloud-tilauksesi ei kata aktiivisten käyttäjien määrää tällä palvelimella. Ole yhteydessä Nextcloud-tilivastaavasi päivittääksesi tilauksesi!",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s on tilivastaavasi ja häneen saa yhteyden sähköpostitse %2$s tai puhelimitse %3$s.",
|
||||
"Thank you," : "Kiittäen",
|
||||
"Your Nextcloud team" : "Nextcloud-tiimi",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Tämä sähköpostiviesti lähetettiin tukisovelluksen toimesta kaikille ylläpitäjille Nextcloud-instanssista osoitteesta %s, koska instanssissa on enemmän käyttäjiä kuin mitä tilaus kattaa.",
|
||||
"Your Nextcloud server Subscription is expired" : "Nextcloud-palvelimesi tilaus on vanhentunut",
|
||||
"Your Nextcloud server Subscription is expired!" : "Nextcloud-palvelimesi tilaus on vanhentunut!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Nextcloud-tilauksesi on päättynyt! Ole yhteydessä Nextcloud-tilivastaavasi päivittääksesi tilauksesi!",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Tämä sähköpostiviesti lähetettiin tukisovelluksen toimesta kaikille ylläpitäjille Nextcloud-instanssista osoitteesta %s, koska tilauksesi on vanhentunut.",
|
||||
"Support" : "Tuki",
|
||||
"Getting support and help for your Nextcloud" : "Tuen ja avun saaminen Nextcloudille",
|
||||
"Basic subscription" : "Basic-tilaus",
|
||||
"Standard subscription" : "Standard-tilaus",
|
||||
"Premium subscription" : "Premium-tilaus",
|
||||
"Géant subscription" : "Géant-tilaus",
|
||||
"Silver partner subscription" : "Silver partner -tilaus",
|
||||
"Gold partner subscription" : "Gold partner -tilaus",
|
||||
"Subscription" : "Tilaus",
|
||||
"Over subscription limit" : "Tilauksen ylitysraja",
|
||||
"Valid subscription" : "Kelvollinen tilaus",
|
||||
"Expired subscription" : "Vanhentunut tilaus",
|
||||
"Subscription key:" : "Tilausavain:",
|
||||
"Expires in: " : "Vanhenee: ",
|
||||
"_%n year_::_%n years_" : ["%n vuosi","%n vuotta"],
|
||||
"_%n month_::_%n months_" : ["%n kuukausi","%n kuukautta"],
|
||||
"_%n week_::_%n weeks_" : ["%n viikko","%n viikkoa"],
|
||||
"_%n day_::_%n days_" : ["%n päivä","%n päivää"],
|
||||
"For an unlimited amount of users" : "Rajattomalle määrälle käyttäjiä",
|
||||
"_For %n active users_::_For %n active users_" : ["%n aktiiviselle käyttäjälle","%n aktiiviselle käyttäjälle"],
|
||||
"_For %n users_::_For %n users_" : ["%n käyttäjälle","%n käyttäjälle"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["parhaillaan %n käyttäjä","parhaillaan %n käyttäjää"],
|
||||
"Update subscription key" : "Päivitä tilausavain",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s on tilivastaavasi. Älä epäröi olla yhteydessä jos sinulla on kysymyksiä liittyen tilaukseesi.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Löydät vastaukset usein kysyttyihin kysymyksiin portaalistamme ja voit jättää sitä kautta myös tukipyyntöjä.",
|
||||
"Access Nextcloud portal" : "Pääsy Nextcloud-portaaliin",
|
||||
"System information" : "Järjestelmän tiedot",
|
||||
"Generate system report" : "Luo järjestelmäraportti",
|
||||
"Enterprise subscription recommended" : "Enterprise-tilaus suositeltu",
|
||||
"No active enterprise subscription" : "Ei aktiivista enterprise-tilausta",
|
||||
"Unsupported" : "Ei tuettu",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Tällä Nextcloud-palvelimella ei ole Enterprise-tilausta.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Nextcloud Enterprise -tilauksen myötä saat enemmän irti Nextcloudistasi, saat pidettyä tietosi turvassa ja palvelimesi toiminnassa luotettavasti koko ajan.",
|
||||
"Advantages" : "Hyödyt",
|
||||
"Get a quote" : "Pyydä tarjous",
|
||||
"More information" : "Lisätietoja",
|
||||
"Subscription benefits" : "Tilauksen hyödyt",
|
||||
"Pricing" : "Hinnoittelu",
|
||||
"Community support" : "Yhteisön tuki",
|
||||
"Forum" : "Keskustelupalsta",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud on vapaa ohjelmisto, jota tukee erittäin aktiivinen yhteisö. Rekisteröidy keskustelupalstalle esittääksesi kysymyksiä ja keskustellaksesi muiden kanssa.",
|
||||
"Nextcloud forum" : "Nextcloud-keskustelupalsta",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud käyttää GitHubia yhteistyöalustana. Voit ilmoittaa ongelmista siellä.",
|
||||
"Nextcloud at GitHub" : "Nextcloud GitHubissa",
|
||||
"Subscription key" : "Tilausavain",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Jos sinulla on aktiivinen Nextcloud-tilaus, kirjoita tilausavain tähän.",
|
||||
"Learn more about an enterprise subscription." : "Lisätietoja enterprise-tilauksesta.",
|
||||
"Set subscription key" : "Aseta tilausavain",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Tilauksesi tietoja ei voitu noutaa juuri nyt. Uusintayritys on aikataulutettu. Tule takaisin myöhemmin.",
|
||||
"The subscription key was invalid." : "Tilausavain oli virheellinen.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Tilausavainta ei voitu vahvistaa, koska palvelimella ei ole internetyhteyttä. Ota yhteys tukitiimiin saadaksesi tämän ongelman ratkaistua.",
|
||||
"The subscription key had an invalid format." : "Tilausavain oli virheellisessä muodossa.",
|
||||
"While fetching the subscription information an error happened." : "Tilaustietoja noutaessa tapahtui virhe.",
|
||||
"News" : "Uutiset",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Tilaa uutiskirje ja seuraa meitä sosiaalisessa mediassa saadaksesi uusimmat kuulumiset Nextcloudiin liittyen.",
|
||||
"Like our Facebook page" : "Tykkää Facebook-sivustamme",
|
||||
"Follow us on Twitter" : "Seuraa meitä Twitterissä",
|
||||
"Check out our blog" : "Tututust blogiimme",
|
||||
"Subscribe to our newsletter" : "Tilaa uutiskirjeemme"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Lien :",
|
||||
"Password:" : "Mot de passe :",
|
||||
"Generating system report failed." : "La génération du rapport du système a échoué.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Impossible de créer le dossier \"System information\" pour stocker le rapport généré.",
|
||||
"Could not create file \"%s\" to store generated report." : "Impossible de créer le fichier \"%s\" nécessaire à l'enregistrement du rapport.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : " Impossible de partager le fichier \\\"%s\\\". Néanmoins, vous pouvez le trouver dans le dossier \\\"System information\\\"",
|
||||
"Subscription notifications" : "Notifications d'abonnement",
|
||||
"Nextcloud Subscription" : "Abonnement Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Votre licence Nextcloud a expiré!",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Votre licence Nextcloud n'est pas suffisante pour votre nombre d'utilisateurs.",
|
||||
"Your Nextcloud Subscription has expired!" : "Votre licence Nextcloud a expirée !",
|
||||
"Your server has no Nextcloud Subscription" : "Votre serveur n'a pas d'abonnement Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Votre serveur Nextcloud n'a pas un abonnement Nextcloud Enterprise.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Si la configuration de votre serveur ne fonctionne plus et que vos employés ne peuvent plus travailler, vous n'avez pas besoin de chercher une solution en ligne, sur des forums. Vous avez un accès direct à nos ingénieurs expérimentés !",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Vous avez un contrat avec le fournisseur qui donne des informations de sécurité en avance, des mesures d'atténuation, des correctifs et des mises à jour.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Si vous avez besoin de rester plus longtemps sur votre version actuelle sans interruption, vous n'avez pas besoin d'exécuter le logiciel sans mises à jour de sécurité.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Vous disposez de la meilleure expertise pour gérer les problèmes de performance et d'évolutivité.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Vous avez accès à la documentation pertinente et à l'expertise pour répondre rapidement aux questions de conformité et aux engagements sur le RGPD, le HIPAA (assurance maladie aux Etats-Unis) et les autres exigences réglementaires.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Nous pouvons également vous fournir l'intégration d'Outlook, la suite Office en ligne, l'audio-vidéo intégré évolutif, la communication par chat, d'autres fonctionnalités disponibles uniquement sous une forme limitée dans le cas d'une licence gratuite ainsi que développer une intégration plus poussée avec les possibilités dont vous avez besoin.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Un abonnement vous aide à tirer le meilleur parti de Nextcloud !",
|
||||
"Learn more now" : "En savoir plus maintenant",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Cet e-mail a été envoyé à tous les administrateurs par l'application de support de votre instance Nextcloud chez %1$s parce que vous avez plus de %2$s utilisateurs enregistrés.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Votre abonnement Nextcloud est au dessus de la limite.",
|
||||
"Dear admin," : "Cher administrateur,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Votre abonnement Nextcloud ne couvre pas le nombre d'utilisateurs qui sont actuellement actifs sur votre serveur. Merci de contacter votre gestionnaire de compte Nextcloud pour mettre à niveau votre abonnement !",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s est votre gestionnaire de compte, il peut être contacté par e-mail à l'adresse %2$s ou par téléphone au %3$s.",
|
||||
"Thank you," : "Merci.",
|
||||
"Your Nextcloud team" : "Votre équipe Nextcloud",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Cet e-mail a été envoyé à tous les administrateurs par l'application de support de votre instance Nextcloud chez %s parce que vous avez plus d’utilisateurs que ce que votre abonnement le permet.",
|
||||
"Your Nextcloud server Subscription is expired" : "Votre abonnement Nextcloud a expiré",
|
||||
"Your Nextcloud server Subscription is expired!" : "Votre abonnement Nextcloud a expiré !",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Votre abonnement Nextcloud a expiré ! Merci de contacter votre gestionnaire de compte Nextcloud pour mettre à jour votre abonnement !",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Cet e-mail a été envoyé à tous les administrateurs par l'application de support de votre instance Nextcloud chez %s parce que votre abonnement a expiré.",
|
||||
"Support" : "Support",
|
||||
"Getting support and help for your Nextcloud" : "Obtenir du soutien et de l'aide pour votre Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "L'application de support vous offre un accès direct à des ressources d'aide et de conseil, des options de contact dédiées à votre gestionnaire de compte et une vue d'ensemble de votre abonnement d'entreprise.",
|
||||
"Basic subscription" : "Abonnement basique",
|
||||
"Standard subscription" : "Abonnement standard",
|
||||
"Premium subscription" : "Abonnement premium",
|
||||
"Géant subscription" : "Abonnement Géant",
|
||||
"Silver partner subscription" : "Abonnement partenaire Silver",
|
||||
"Gold partner subscription" : "Abonnement partenaire Gold",
|
||||
"Subscription" : "Abonnement",
|
||||
"Over subscription limit" : "Au-delà de la limite de votre abonnement",
|
||||
"Valid subscription" : "Abonnement valide",
|
||||
"Expired subscription" : "Abonnement expiré",
|
||||
"Subscription key:" : "Clé de licence :",
|
||||
"Expires in: " : "Expire dans :",
|
||||
"_%n year_::_%n years_" : ["%n an","%n ans","%n ans"],
|
||||
"_%n month_::_%n months_" : ["%n mois","%n mois","%n mois"],
|
||||
"_%n week_::_%n weeks_" : ["%n semaine","%n semaines","%n semaines"],
|
||||
"_%n day_::_%n days_" : ["%n jour","%n jours","%n jours"],
|
||||
"For an unlimited amount of users" : "Pour un nombre illimité d'utilisateurs",
|
||||
"_For %n active users_::_For %n active users_" : ["Pour %n utilisateur actif","Pour %n utilisateurs actifs","Pour %n utilisateurs actifs"],
|
||||
"_For %n users_::_For %n users_" : ["Pour %n utilisateur","Pour %n utilisateurs","Pour %n utilisateurs"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["Actuellement à %n utilisateur","Actuellement à %n utilisateurs","Actuellement à %n utilisateurs"],
|
||||
"Includes support for %s" : "Inclut le support pour %s",
|
||||
"Includes support for %1$s & %2$s" : "Inclut le support pour %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Inclut le support pour %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Prolongation du cycle de vie de la maintenance",
|
||||
"Update subscription key" : "Mettre à jour la clé de licence",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s est votre gestionnaire de compte. N'hésitez pas à le contacter si vous avez des questions concernant votre abonnement.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Vous pouvez trouver les réponses aux questions les plus courantes sur notre portail et y déposer des demandes d'assistance.",
|
||||
"Access Nextcloud portal" : "Accéder au portail Nextcloud",
|
||||
"System information" : "Informations système",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Recueillir des informations sur le système pour les demandes de support. Le bouton ci-dessous génère un fichier texte dans le dossier \"System information\" et le partage comme lien public protégé par mot de passe. Le lien est valable 2 semaines.",
|
||||
"Generate system report" : "Générer un rapport système",
|
||||
"Enterprise subscription recommended" : "Abonnement d'entreprise recommandé",
|
||||
"No active enterprise subscription" : "Pas d'abonnement d'entreprise actif",
|
||||
"Unsupported" : "Non pris en charge",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Ce serveur Nextcloud n'a pas d'abonnement Entreprise.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "L'abonnement Nextcloud Enterprise vous permet de tirer le meilleur parti de votre Nextcloud, de sécuriser vos données et de garantir la fiabilité de votre serveur à tout moment.",
|
||||
"Advantages" : "Avantages",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Accédez à l'expertise technique des développeurs Nextcloud par le biais de la documentation et du support.",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Accédez à des fonctionnalités supplémentaires telles que l'intégration d'Outlook, la suite Office en ligne et d'autres encore",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Accès à l'expertise en matière d'évolutivité et aux capacités d'évolutivité pour les fichiers et les discussions",
|
||||
"Optional branding, consulting, architecture advice" : "En option : branding, conseil, conseil en architecture.",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Service d'avis de sécurité confidentiel, atténuation, correctifs et conseils",
|
||||
"Compliance certification, advice and documentation" : "Certification de conformité, conseils et documentation",
|
||||
"Get a quote" : "Obtenir un devis",
|
||||
"More information" : "Plus d'informations",
|
||||
"Subscription benefits" : "Avantages de l'abonnement",
|
||||
"Pricing" : "Tarifs",
|
||||
"Community support" : "Support communautaire",
|
||||
"Forum" : "Forum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud est un logiciel libre soutenu par une communauté très active. Veuillez vous inscrire sur le forum pour poser des questions et discuter avec les autres utilisateurs.",
|
||||
"Nextcloud forum" : "Forum de Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud utilise GitHub comme plateforme de travail collaboratif. Vous pouvez directement y créer des rapports de bogue.",
|
||||
"Nextcloud at GitHub" : "Nextcloud sur GitHub",
|
||||
"Subscription key" : "Clé de licence",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Si vous avez un abonnement Nextcloud actif, veuillez entrer votre clé de licence ici.",
|
||||
"Learn more about an enterprise subscription." : "En savoir plus sur un abonnement d'entreprise.",
|
||||
"Set subscription key" : "Définir la clé de licence",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Les informations d'abonnement n'ont pas pu être récupérées correctement en ce moment. Un nouvel essai est prévu. Veuillez vérifier plus tard.",
|
||||
"The subscription key was invalid." : "La clé de licence est invalide.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "La clé de licence n'a pas pu être vérifiée car ce serveur n'a pas de connexion Internet. Veuillez contacter l'équipe de support pour résoudre ce problème.",
|
||||
"The subscription key had an invalid format." : "La clé de licence a un format invalide.",
|
||||
"While fetching the subscription information an error happened." : "Une erreur s'est produite lors de la récupération des informations d'abonnement.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Le bouton ci-dessous génère un fichier texte dans le dossier \"System information\" et le partage comme lien public protégé par mot de passe. Ce lien est valable 2 semaines.",
|
||||
"News" : "Nouveautés",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Pour obtenir des informations à jour sur ce qui se passe chez Nextcloud, inscrivez-vous à la newsletter et suivez-nous sur nos réseaux sociaux.",
|
||||
"Like our Facebook page" : "Aimez notre page Facebook",
|
||||
"Follow us on Twitter" : "Suivez-nous sur Twitter",
|
||||
"Check out our blog" : "Visitez notre blog",
|
||||
"Subscribe to our newsletter" : "Inscrivez-vous à notre newsletter"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
@@ -0,0 +1,109 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Lien :",
|
||||
"Password:" : "Mot de passe :",
|
||||
"Generating system report failed." : "La génération du rapport du système a échoué.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Impossible de créer le dossier \"System information\" pour stocker le rapport généré.",
|
||||
"Could not create file \"%s\" to store generated report." : "Impossible de créer le fichier \"%s\" nécessaire à l'enregistrement du rapport.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : " Impossible de partager le fichier \\\"%s\\\". Néanmoins, vous pouvez le trouver dans le dossier \\\"System information\\\"",
|
||||
"Subscription notifications" : "Notifications d'abonnement",
|
||||
"Nextcloud Subscription" : "Abonnement Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "Votre licence Nextcloud a expiré!",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "Votre licence Nextcloud n'est pas suffisante pour votre nombre d'utilisateurs.",
|
||||
"Your Nextcloud Subscription has expired!" : "Votre licence Nextcloud a expirée !",
|
||||
"Your server has no Nextcloud Subscription" : "Votre serveur n'a pas d'abonnement Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "Votre serveur Nextcloud n'a pas un abonnement Nextcloud Enterprise.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Si la configuration de votre serveur ne fonctionne plus et que vos employés ne peuvent plus travailler, vous n'avez pas besoin de chercher une solution en ligne, sur des forums. Vous avez un accès direct à nos ingénieurs expérimentés !",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Vous avez un contrat avec le fournisseur qui donne des informations de sécurité en avance, des mesures d'atténuation, des correctifs et des mises à jour.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Si vous avez besoin de rester plus longtemps sur votre version actuelle sans interruption, vous n'avez pas besoin d'exécuter le logiciel sans mises à jour de sécurité.",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Vous disposez de la meilleure expertise pour gérer les problèmes de performance et d'évolutivité.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Vous avez accès à la documentation pertinente et à l'expertise pour répondre rapidement aux questions de conformité et aux engagements sur le RGPD, le HIPAA (assurance maladie aux Etats-Unis) et les autres exigences réglementaires.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Nous pouvons également vous fournir l'intégration d'Outlook, la suite Office en ligne, l'audio-vidéo intégré évolutif, la communication par chat, d'autres fonctionnalités disponibles uniquement sous une forme limitée dans le cas d'une licence gratuite ainsi que développer une intégration plus poussée avec les possibilités dont vous avez besoin.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Un abonnement vous aide à tirer le meilleur parti de Nextcloud !",
|
||||
"Learn more now" : "En savoir plus maintenant",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Cet e-mail a été envoyé à tous les administrateurs par l'application de support de votre instance Nextcloud chez %1$s parce que vous avez plus de %2$s utilisateurs enregistrés.",
|
||||
"Your Nextcloud server Subscription is over limit" : "Votre abonnement Nextcloud est au dessus de la limite.",
|
||||
"Dear admin," : "Cher administrateur,",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "Votre abonnement Nextcloud ne couvre pas le nombre d'utilisateurs qui sont actuellement actifs sur votre serveur. Merci de contacter votre gestionnaire de compte Nextcloud pour mettre à niveau votre abonnement !",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s est votre gestionnaire de compte, il peut être contacté par e-mail à l'adresse %2$s ou par téléphone au %3$s.",
|
||||
"Thank you," : "Merci.",
|
||||
"Your Nextcloud team" : "Votre équipe Nextcloud",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Cet e-mail a été envoyé à tous les administrateurs par l'application de support de votre instance Nextcloud chez %s parce que vous avez plus d’utilisateurs que ce que votre abonnement le permet.",
|
||||
"Your Nextcloud server Subscription is expired" : "Votre abonnement Nextcloud a expiré",
|
||||
"Your Nextcloud server Subscription is expired!" : "Votre abonnement Nextcloud a expiré !",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "Votre abonnement Nextcloud a expiré ! Merci de contacter votre gestionnaire de compte Nextcloud pour mettre à jour votre abonnement !",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Cet e-mail a été envoyé à tous les administrateurs par l'application de support de votre instance Nextcloud chez %s parce que votre abonnement a expiré.",
|
||||
"Support" : "Support",
|
||||
"Getting support and help for your Nextcloud" : "Obtenir du soutien et de l'aide pour votre Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "L'application de support vous offre un accès direct à des ressources d'aide et de conseil, des options de contact dédiées à votre gestionnaire de compte et une vue d'ensemble de votre abonnement d'entreprise.",
|
||||
"Basic subscription" : "Abonnement basique",
|
||||
"Standard subscription" : "Abonnement standard",
|
||||
"Premium subscription" : "Abonnement premium",
|
||||
"Géant subscription" : "Abonnement Géant",
|
||||
"Silver partner subscription" : "Abonnement partenaire Silver",
|
||||
"Gold partner subscription" : "Abonnement partenaire Gold",
|
||||
"Subscription" : "Abonnement",
|
||||
"Over subscription limit" : "Au-delà de la limite de votre abonnement",
|
||||
"Valid subscription" : "Abonnement valide",
|
||||
"Expired subscription" : "Abonnement expiré",
|
||||
"Subscription key:" : "Clé de licence :",
|
||||
"Expires in: " : "Expire dans :",
|
||||
"_%n year_::_%n years_" : ["%n an","%n ans","%n ans"],
|
||||
"_%n month_::_%n months_" : ["%n mois","%n mois","%n mois"],
|
||||
"_%n week_::_%n weeks_" : ["%n semaine","%n semaines","%n semaines"],
|
||||
"_%n day_::_%n days_" : ["%n jour","%n jours","%n jours"],
|
||||
"For an unlimited amount of users" : "Pour un nombre illimité d'utilisateurs",
|
||||
"_For %n active users_::_For %n active users_" : ["Pour %n utilisateur actif","Pour %n utilisateurs actifs","Pour %n utilisateurs actifs"],
|
||||
"_For %n users_::_For %n users_" : ["Pour %n utilisateur","Pour %n utilisateurs","Pour %n utilisateurs"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["Actuellement à %n utilisateur","Actuellement à %n utilisateurs","Actuellement à %n utilisateurs"],
|
||||
"Includes support for %s" : "Inclut le support pour %s",
|
||||
"Includes support for %1$s & %2$s" : "Inclut le support pour %1$s & %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Inclut le support pour %1$s, %2$s & %3$s",
|
||||
"Extended maintenance life cycle" : "Prolongation du cycle de vie de la maintenance",
|
||||
"Update subscription key" : "Mettre à jour la clé de licence",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s est votre gestionnaire de compte. N'hésitez pas à le contacter si vous avez des questions concernant votre abonnement.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Vous pouvez trouver les réponses aux questions les plus courantes sur notre portail et y déposer des demandes d'assistance.",
|
||||
"Access Nextcloud portal" : "Accéder au portail Nextcloud",
|
||||
"System information" : "Informations système",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Recueillir des informations sur le système pour les demandes de support. Le bouton ci-dessous génère un fichier texte dans le dossier \"System information\" et le partage comme lien public protégé par mot de passe. Le lien est valable 2 semaines.",
|
||||
"Generate system report" : "Générer un rapport système",
|
||||
"Enterprise subscription recommended" : "Abonnement d'entreprise recommandé",
|
||||
"No active enterprise subscription" : "Pas d'abonnement d'entreprise actif",
|
||||
"Unsupported" : "Non pris en charge",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Ce serveur Nextcloud n'a pas d'abonnement Entreprise.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "L'abonnement Nextcloud Enterprise vous permet de tirer le meilleur parti de votre Nextcloud, de sécuriser vos données et de garantir la fiabilité de votre serveur à tout moment.",
|
||||
"Advantages" : "Avantages",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Accédez à l'expertise technique des développeurs Nextcloud par le biais de la documentation et du support.",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Accédez à des fonctionnalités supplémentaires telles que l'intégration d'Outlook, la suite Office en ligne et d'autres encore",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Accès à l'expertise en matière d'évolutivité et aux capacités d'évolutivité pour les fichiers et les discussions",
|
||||
"Optional branding, consulting, architecture advice" : "En option : branding, conseil, conseil en architecture.",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Service d'avis de sécurité confidentiel, atténuation, correctifs et conseils",
|
||||
"Compliance certification, advice and documentation" : "Certification de conformité, conseils et documentation",
|
||||
"Get a quote" : "Obtenir un devis",
|
||||
"More information" : "Plus d'informations",
|
||||
"Subscription benefits" : "Avantages de l'abonnement",
|
||||
"Pricing" : "Tarifs",
|
||||
"Community support" : "Support communautaire",
|
||||
"Forum" : "Forum",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud est un logiciel libre soutenu par une communauté très active. Veuillez vous inscrire sur le forum pour poser des questions et discuter avec les autres utilisateurs.",
|
||||
"Nextcloud forum" : "Forum de Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud utilise GitHub comme plateforme de travail collaboratif. Vous pouvez directement y créer des rapports de bogue.",
|
||||
"Nextcloud at GitHub" : "Nextcloud sur GitHub",
|
||||
"Subscription key" : "Clé de licence",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Si vous avez un abonnement Nextcloud actif, veuillez entrer votre clé de licence ici.",
|
||||
"Learn more about an enterprise subscription." : "En savoir plus sur un abonnement d'entreprise.",
|
||||
"Set subscription key" : "Définir la clé de licence",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Les informations d'abonnement n'ont pas pu être récupérées correctement en ce moment. Un nouvel essai est prévu. Veuillez vérifier plus tard.",
|
||||
"The subscription key was invalid." : "La clé de licence est invalide.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "La clé de licence n'a pas pu être vérifiée car ce serveur n'a pas de connexion Internet. Veuillez contacter l'équipe de support pour résoudre ce problème.",
|
||||
"The subscription key had an invalid format." : "La clé de licence a un format invalide.",
|
||||
"While fetching the subscription information an error happened." : "Une erreur s'est produite lors de la récupération des informations d'abonnement.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Le bouton ci-dessous génère un fichier texte dans le dossier \"System information\" et le partage comme lien public protégé par mot de passe. Ce lien est valable 2 semaines.",
|
||||
"News" : "Nouveautés",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Pour obtenir des informations à jour sur ce qui se passe chez Nextcloud, inscrivez-vous à la newsletter et suivez-nous sur nos réseaux sociaux.",
|
||||
"Like our Facebook page" : "Aimez notre page Facebook",
|
||||
"Follow us on Twitter" : "Suivez-nous sur Twitter",
|
||||
"Check out our blog" : "Visitez notre blog",
|
||||
"Subscribe to our newsletter" : "Inscrivez-vous à notre newsletter"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "Ligazón:",
|
||||
"Password:" : "Contrasinal:",
|
||||
"Generating system report failed." : "Produciuse un fallo ao xerar o informe do sistema.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Non foi posíbel xerar o cartafol «Información do sistema» para almacenar o informe xerado.",
|
||||
"Could not create file \"%s\" to store generated report." : "Non foi posíbel xerar o ficheiro «%s» para almacenar o informe xerado.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Non foi posíbel compartir o ficheiro «%s». Non obstante, pode atopalo no cartafol «Información do sistema».",
|
||||
"Subscription notifications" : "Notificacións de subscricións",
|
||||
"Nextcloud Subscription" : "Subscrición a Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "O seu servidor non dispón dunha subscrición a Nextcloud ou a súa subscrición caducou.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "A súa subscrición do servidor Nextcloud non cubre o seu número de usuarios.",
|
||||
"Your Nextcloud Subscription has expired!" : "A súa subscrición a Nextcloud caducou!",
|
||||
"Your server has no Nextcloud Subscription" : "O seu servidor non ten unha subscrición a Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "O seu servidor Nextcloud non está protexido por unha Subscrición de Asistencia Empresarial de Nextcloud.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Se a configuración do servidor racha e os empregados non poden traballar, non necesita confiar na busca de foros en liña para obter unha solución. Teña acceso directo aos nosos experimentados enxeñeiros.",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Vostede ten un contrato co provedor que fornecerá información precoz de seguranza, mitigacións, parches e actualizacións.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Se quere permanecer algún tempo máis na súa actual versión sen interrupción, non ten que executar software sen actualizacións de seguranza. ",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Ten a mellor experiencia dispoñíbel para xestionar incidentes de rendemento e escalabilidade.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Ten acceso á documentación e coñecementos axeitados para responder rapidamente ás preguntas sobre conformidade ou cumprimento cos requisitos RGPD, HIPAA e outros requisitos regulamentarios.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Tamén podemos fornecer integración con Outlook, Office Online, comunicación integrada escalábel de son e vídeo, conversas e outras funcións dispoñíbeis só nunha forma limitada de xeito gratuíto ou desenvolver máis integracións e capacidades segundo as súas necesidades.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Unha subscrición axúdalle a obter o mellor de Nextcloud!",
|
||||
"Learn more now" : "Aprender máis agora",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Este correo foi enviado a todos os administradores pola aplicación de asistencia na súa instancia de Nextcloud en %1$s porque ten máis de %2$s usuarios rexistrados.",
|
||||
"Your Nextcloud server Subscription is over limit" : "A súa subscrición do servidor de Nextcloud está por riba do límite",
|
||||
"Dear admin," : "Estimado administrador.",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "A súa subscrición a Nextcloud no cubre o número de usuarios que están activos actualmente neste servidor. Contacte co seu xestor de contas de Nextcloud para actualizar a súa subscrición.",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s é o seu xestor de contas co que pode por correo no enderezo %2$s ou por teléfono no %3$s.\n",
|
||||
"Thank you," : "Grazas.",
|
||||
"Your Nextcloud team" : "O seu equipo de Nextcloud",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Este correo foi enviado a todos os administradores pola aplicación de asistencia na súa instancia de Nextcloud en %s porque ten máis usuarios dos cubertos pola subscrición.",
|
||||
"Your Nextcloud server Subscription is expired" : "A súa subscrición do servidor de Nextcloud caducou",
|
||||
"Your Nextcloud server Subscription is expired!" : "A súa subscrición do servidor de Nextcloud caducou!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "A súa subscrición a Nextcloud caducou! Contacte co seu xestor de contas de Nextcloud para actualizar a sua subscrición.",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Este correo foi enviado a todos os administradores pola aplicación de asistencia na súa instancia de Nextcloud en %s porque a súa subscrición caducou.",
|
||||
"Support" : "Asistencia",
|
||||
"Getting support and help for your Nextcloud" : "Obtendo asistencia e axuda para o seu Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "A aplicación de aistencia fornecelle acceso directo á axuda e aos recursos de consulta, opcións de contacto dedicado co seu xestor de contas e unha vista xeral da súa subscrición empresarial.",
|
||||
"Basic subscription" : "Subscrición básica",
|
||||
"Standard subscription" : "Subscrición estándar",
|
||||
"Premium subscription" : "Subscrición premium",
|
||||
"Géant subscription" : "Subscrición xigante",
|
||||
"Silver partner subscription" : "Subscrición de patrocinador prata",
|
||||
"Gold partner subscription" : "Subscrición de patrocinador ouro",
|
||||
"Subscription" : "Subscrición",
|
||||
"Over subscription limit" : "Superouse o límite de subscrición",
|
||||
"Valid subscription" : "Subscrición valida",
|
||||
"Expired subscription" : "Subscrición caducada",
|
||||
"Subscription key:" : "Chave de subscrición:",
|
||||
"Expires in: " : "Caduca en:",
|
||||
"_%n year_::_%n years_" : ["%n ano","%n anos"],
|
||||
"_%n month_::_%n months_" : ["%n mes","%n meses"],
|
||||
"_%n week_::_%n weeks_" : ["%n semana","%n semana"],
|
||||
"_%n day_::_%n days_" : ["%n día","%n días"],
|
||||
"For an unlimited amount of users" : "Para un número ilimitado de usuarios",
|
||||
"_For %n active users_::_For %n active users_" : ["Para %n usuario activo","Para %n usuarios activos"],
|
||||
"_For %n users_::_For %n users_" : ["Para un usuario","Para %n usuarios"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["%n usuario actualmente","%n usuarios actualmente"],
|
||||
"Includes support for %s" : "Inclúe asistencia para %s",
|
||||
"Includes support for %1$s & %2$s" : "Inclúe asistencia para %1$s e %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Inclúe asistencia para %1$s, %2$s e %3$s",
|
||||
"Extended maintenance life cycle" : "Ciclo de vida de mantemento prolongado",
|
||||
"Update subscription key" : "Actualizar a chave de subscrición",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s é o seu xestor de contas. Non dubide en contactar con nós se ten algunha dúbida sobre a súa subscrición.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Pode atopar respostas a preguntas habituais no noso portal e tamén presentar aí as peticións de asistencia.",
|
||||
"Access Nextcloud portal" : "Acceder ao portal do Nexcloud",
|
||||
"System information" : "Información do sistema",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Recoller información do sistema para a asistencia. O botón embaixo xera un ficheiro de texto no cartafol «Información do sistema» e comparte como ligazón pública protexida por contrasinal. A ligazón é válida durante dúas semanas",
|
||||
"Generate system report" : "Xerar un informe do sistema",
|
||||
"Enterprise subscription recommended" : "Recomendase a subscrición empresarial",
|
||||
"No active enterprise subscription" : "Non hai ningunha subscición empresarial activa",
|
||||
"Unsupported" : "Non admitido",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Este servidor do Nexcloud non dispón dunha subscición empresarial.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Unha Subscrición de Asistencia Empresarial de Nextcloud axúdalle a obter o máximo rendemento do seu Nextcloud, conservar os seus datos seguros e a fiabilidade no funcionamento do seu servidor.",
|
||||
"Advantages" : "Vantaxes",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Acceso á experiencia técnica dos desenvolvedores de Nextcloud a través da documentación e da asistencia",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Acceso a funcionalidades adicionais como a integración co Outlook, ofimática en liña e máis",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Acceso á experiencia en escalabilidade e funcionalidades de escalabilidade para as as aplicacións Ficheiros e Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Xestión opcional da marca, consultoría e consellos sobre arquitectura",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Servizo de notificacións confidenciais de seguridad, mitigacións, parches e consellos",
|
||||
"Compliance certification, advice and documentation" : "Certificación de conformidade, consellos e documentación",
|
||||
"Get a quote" : "Solicitar un orzamento",
|
||||
"More information" : "Máis información",
|
||||
"Subscription benefits" : "Beneficios da subscrición",
|
||||
"Pricing" : "Prezo",
|
||||
"Community support" : "Asistencia da comunidade",
|
||||
"Forum" : "Foro",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud é software libre e está asistido por unha comunidade moi activa. Rexístrese no foro para facer preguntas e debater con outros.",
|
||||
"Nextcloud forum" : "Foro de Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud emprega GitHub como plataforma para traballar colaborativamente. Pode cubrir os informes de erro alí directamente.",
|
||||
"Nextcloud at GitHub" : "Nextcloud en GitHub",
|
||||
"Subscription key" : "Chave de subscrición",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Se vostede ten unha subscrición activa a Nextcloud, introduza aquí a súa chave de subscrición.",
|
||||
"Learn more about an enterprise subscription." : "Saiba máis sobre a subscrición empresarial.",
|
||||
"Set subscription key" : "Estabelecer a chave de subscrición",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Non foi posíbel obter correctamente a información da subscrición. Programouse outro intento. Compróbeo maís adiante.",
|
||||
"The subscription key was invalid." : "A chave de subscrición non é válida.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Non foi posíbel verificar a chave de subscrición porque este servidor non ten conexión a Internet. Póñase en contacto co equipo de asistencia para solucionar isto.",
|
||||
"The subscription key had an invalid format." : "A chave de subscrición ten un formato incorrecto.",
|
||||
"While fetching the subscription information an error happened." : "Produciuse un erro mentres se obtiña a información da subscrición.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "O botón de embaixo xera un ficheiro de texto no cartafol «Información do sistema» e comparte como ligazón pública protexida por contrasinal. A ligazón é válida durante dúas semanas",
|
||||
"News" : "Novas",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Para obter información actualizada de que está acontecendo con Nextcloud, rexístrese no boletín e siga as nosas contas nos medios sociais.",
|
||||
"Like our Facebook page" : "Faga un Gústame na nosa páxina de Facebook",
|
||||
"Follow us on Twitter" : "Síganos no Twitter",
|
||||
"Check out our blog" : "Visite o noso blog",
|
||||
"Subscribe to our newsletter" : "Subscríbase ao noso boletín"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,109 @@
|
||||
{ "translations": {
|
||||
"Link:" : "Ligazón:",
|
||||
"Password:" : "Contrasinal:",
|
||||
"Generating system report failed." : "Produciuse un fallo ao xerar o informe do sistema.",
|
||||
"Could not create folder \"System information\" to store generated report." : "Non foi posíbel xerar o cartafol «Información do sistema» para almacenar o informe xerado.",
|
||||
"Could not create file \"%s\" to store generated report." : "Non foi posíbel xerar o ficheiro «%s» para almacenar o informe xerado.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "Non foi posíbel compartir o ficheiro «%s». Non obstante, pode atopalo no cartafol «Información do sistema».",
|
||||
"Subscription notifications" : "Notificacións de subscricións",
|
||||
"Nextcloud Subscription" : "Subscrición a Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "O seu servidor non dispón dunha subscrición a Nextcloud ou a súa subscrición caducou.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "A súa subscrición do servidor Nextcloud non cubre o seu número de usuarios.",
|
||||
"Your Nextcloud Subscription has expired!" : "A súa subscrición a Nextcloud caducou!",
|
||||
"Your server has no Nextcloud Subscription" : "O seu servidor non ten unha subscrición a Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "O seu servidor Nextcloud non está protexido por unha Subscrición de Asistencia Empresarial de Nextcloud.",
|
||||
"If your server setup breaks and employees can't work anymore, you don't have to rely on searching online forums for a solution. You have direct access to our experienced engineers!" : "Se a configuración do servidor racha e os empregados non poden traballar, non necesita confiar na busca de foros en liña para obter unha solución. Teña acceso directo aos nosos experimentados enxeñeiros.",
|
||||
"You have a contract with the vendor providing early security information, mitigations, patches and updates." : "Vostede ten un contrato co provedor que fornecerá información precoz de seguranza, mitigacións, parches e actualizacións.",
|
||||
"If you need to stay longer on your current version without disruptions, you don't have to run software without security updates." : "Se quere permanecer algún tempo máis na súa actual versión sen interrupción, non ten que executar software sen actualizacións de seguranza. ",
|
||||
"You have the best expertise at hand to deal with performance and scalability issues." : "Ten a mellor experiencia dispoñíbel para xestionar incidentes de rendemento e escalabilidade.",
|
||||
"You have access to the right documentation and expertise to quickly answer compliance questions or deliver on GDPR, HIPAA and other regulation requirements." : "Ten acceso á documentación e coñecementos axeitados para responder rapidamente ás preguntas sobre conformidade ou cumprimento cos requisitos RGPD, HIPAA e outros requisitos regulamentarios.",
|
||||
"We can also provide Outlook integration, Online Office, scalable integrated audio-video and chat communication and other features only available in a limited form for free or develop further integrations and capabilities to your needs." : "Tamén podemos fornecer integración con Outlook, Office Online, comunicación integrada escalábel de son e vídeo, conversas e outras funcións dispoñíbeis só nunha forma limitada de xeito gratuíto ou desenvolver máis integracións e capacidades segundo as súas necesidades.",
|
||||
"A subscription helps you get the most out of Nextcloud!" : "Unha subscrición axúdalle a obter o mellor de Nextcloud!",
|
||||
"Learn more now" : "Aprender máis agora",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %1$s because you have over %2$s registered users." : "Este correo foi enviado a todos os administradores pola aplicación de asistencia na súa instancia de Nextcloud en %1$s porque ten máis de %2$s usuarios rexistrados.",
|
||||
"Your Nextcloud server Subscription is over limit" : "A súa subscrición do servidor de Nextcloud está por riba do límite",
|
||||
"Dear admin," : "Estimado administrador.",
|
||||
"Your Nextcloud Subscription doesn't cover the number of users who are currently active on this server. Please contact your Nextcloud account manager to get your subscription updated!" : "A súa subscrición a Nextcloud no cubre o número de usuarios que están activos actualmente neste servidor. Contacte co seu xestor de contas de Nextcloud para actualizar a súa subscrición.",
|
||||
"%1$s is your account manager and can be reached by email via %2$s or by phone via %3$s." : "%1$s é o seu xestor de contas co que pode por correo no enderezo %2$s ou por teléfono no %3$s.\n",
|
||||
"Thank you," : "Grazas.",
|
||||
"Your Nextcloud team" : "O seu equipo de Nextcloud",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because you have more users than your subscription covers." : "Este correo foi enviado a todos os administradores pola aplicación de asistencia na súa instancia de Nextcloud en %s porque ten máis usuarios dos cubertos pola subscrición.",
|
||||
"Your Nextcloud server Subscription is expired" : "A súa subscrición do servidor de Nextcloud caducou",
|
||||
"Your Nextcloud server Subscription is expired!" : "A súa subscrición do servidor de Nextcloud caducou!",
|
||||
"Your Nextcloud Subscription has expired! Please contact your Nextcloud account manager to get your subscription updated!" : "A súa subscrición a Nextcloud caducou! Contacte co seu xestor de contas de Nextcloud para actualizar a sua subscrición.",
|
||||
"This mail was sent to all administrators by the support app on your Nextcloud instance at %s because your subscription expired." : "Este correo foi enviado a todos os administradores pola aplicación de asistencia na súa instancia de Nextcloud en %s porque a súa subscrición caducou.",
|
||||
"Support" : "Asistencia",
|
||||
"Getting support and help for your Nextcloud" : "Obtendo asistencia e axuda para o seu Nextcloud",
|
||||
"The support app covers you with direct access to help and consulting resources, dedicated contact options to your account manager and an overview of your enterprise subscription." : "A aplicación de aistencia fornecelle acceso directo á axuda e aos recursos de consulta, opcións de contacto dedicado co seu xestor de contas e unha vista xeral da súa subscrición empresarial.",
|
||||
"Basic subscription" : "Subscrición básica",
|
||||
"Standard subscription" : "Subscrición estándar",
|
||||
"Premium subscription" : "Subscrición premium",
|
||||
"Géant subscription" : "Subscrición xigante",
|
||||
"Silver partner subscription" : "Subscrición de patrocinador prata",
|
||||
"Gold partner subscription" : "Subscrición de patrocinador ouro",
|
||||
"Subscription" : "Subscrición",
|
||||
"Over subscription limit" : "Superouse o límite de subscrición",
|
||||
"Valid subscription" : "Subscrición valida",
|
||||
"Expired subscription" : "Subscrición caducada",
|
||||
"Subscription key:" : "Chave de subscrición:",
|
||||
"Expires in: " : "Caduca en:",
|
||||
"_%n year_::_%n years_" : ["%n ano","%n anos"],
|
||||
"_%n month_::_%n months_" : ["%n mes","%n meses"],
|
||||
"_%n week_::_%n weeks_" : ["%n semana","%n semana"],
|
||||
"_%n day_::_%n days_" : ["%n día","%n días"],
|
||||
"For an unlimited amount of users" : "Para un número ilimitado de usuarios",
|
||||
"_For %n active users_::_For %n active users_" : ["Para %n usuario activo","Para %n usuarios activos"],
|
||||
"_For %n users_::_For %n users_" : ["Para un usuario","Para %n usuarios"],
|
||||
"_currently at %n user_::_currently at %n users_" : ["%n usuario actualmente","%n usuarios actualmente"],
|
||||
"Includes support for %s" : "Inclúe asistencia para %s",
|
||||
"Includes support for %1$s & %2$s" : "Inclúe asistencia para %1$s e %2$s",
|
||||
"Includes support for %1$s, %2$s & %3$s" : "Inclúe asistencia para %1$s, %2$s e %3$s",
|
||||
"Extended maintenance life cycle" : "Ciclo de vida de mantemento prolongado",
|
||||
"Update subscription key" : "Actualizar a chave de subscrición",
|
||||
"%s is your account manager. Don't hesitate to reach out to us if you have questions regarding your subscription." : "%s é o seu xestor de contas. Non dubide en contactar con nós se ten algunha dúbida sobre a súa subscrición.",
|
||||
"You can find answers to common question in our portal and also file support requests there." : "Pode atopar respostas a preguntas habituais no noso portal e tamén presentar aí as peticións de asistencia.",
|
||||
"Access Nextcloud portal" : "Acceder ao portal do Nexcloud",
|
||||
"System information" : "Información do sistema",
|
||||
"Collect system information for support cases. The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "Recoller información do sistema para a asistencia. O botón embaixo xera un ficheiro de texto no cartafol «Información do sistema» e comparte como ligazón pública protexida por contrasinal. A ligazón é válida durante dúas semanas",
|
||||
"Generate system report" : "Xerar un informe do sistema",
|
||||
"Enterprise subscription recommended" : "Recomendase a subscrición empresarial",
|
||||
"No active enterprise subscription" : "Non hai ningunha subscición empresarial activa",
|
||||
"Unsupported" : "Non admitido",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "Este servidor do Nexcloud non dispón dunha subscición empresarial.",
|
||||
"A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times." : "Unha Subscrición de Asistencia Empresarial de Nextcloud axúdalle a obter o máximo rendemento do seu Nextcloud, conservar os seus datos seguros e a fiabilidade no funcionamento do seu servidor.",
|
||||
"Advantages" : "Vantaxes",
|
||||
"Access to the technical expertise of the Nextcloud developers through documentation and support" : "Acceso á experiencia técnica dos desenvolvedores de Nextcloud a través da documentación e da asistencia",
|
||||
"Access to additional capabilities like Outlook integration, online office and more" : "Acceso a funcionalidades adicionais como a integración co Outlook, ofimática en liña e máis",
|
||||
"Access to scalability expertise and scalability capabilities for Files and Talk" : "Acceso á experiencia en escalabilidade e funcionalidades de escalabilidade para as as aplicacións Ficheiros e Talk",
|
||||
"Optional branding, consulting, architecture advice" : "Xestión opcional da marca, consultoría e consellos sobre arquitectura",
|
||||
"Confidential security notification service, mitigations, patches and advice" : "Servizo de notificacións confidenciais de seguridad, mitigacións, parches e consellos",
|
||||
"Compliance certification, advice and documentation" : "Certificación de conformidade, consellos e documentación",
|
||||
"Get a quote" : "Solicitar un orzamento",
|
||||
"More information" : "Máis información",
|
||||
"Subscription benefits" : "Beneficios da subscrición",
|
||||
"Pricing" : "Prezo",
|
||||
"Community support" : "Asistencia da comunidade",
|
||||
"Forum" : "Foro",
|
||||
"Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others." : "Nextcloud é software libre e está asistido por unha comunidade moi activa. Rexístrese no foro para facer preguntas e debater con outros.",
|
||||
"Nextcloud forum" : "Foro de Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there." : "Nextcloud emprega GitHub como plataforma para traballar colaborativamente. Pode cubrir os informes de erro alí directamente.",
|
||||
"Nextcloud at GitHub" : "Nextcloud en GitHub",
|
||||
"Subscription key" : "Chave de subscrición",
|
||||
"If you have an active Nextcloud Subscription please enter your subscription key here." : "Se vostede ten unha subscrición activa a Nextcloud, introduza aquí a súa chave de subscrición.",
|
||||
"Learn more about an enterprise subscription." : "Saiba máis sobre a subscrición empresarial.",
|
||||
"Set subscription key" : "Estabelecer a chave de subscrición",
|
||||
"The subscription info could not properly fetched right now. A retry is scheduled. Please check back later." : "Non foi posíbel obter correctamente a información da subscrición. Programouse outro intento. Compróbeo maís adiante.",
|
||||
"The subscription key was invalid." : "A chave de subscrición non é válida.",
|
||||
"The subscription key could not be verified, because this server has no internet connection. Please reach out to the support team to get this resolved." : "Non foi posíbel verificar a chave de subscrición porque este servidor non ten conexión a Internet. Póñase en contacto co equipo de asistencia para solucionar isto.",
|
||||
"The subscription key had an invalid format." : "A chave de subscrición ten un formato incorrecto.",
|
||||
"While fetching the subscription information an error happened." : "Produciuse un erro mentres se obtiña a información da subscrición.",
|
||||
"The button below generates a text file in the folder \"System information\" and shares it as password protected public link. The link is valid for 2 weeks." : "O botón de embaixo xera un ficheiro de texto no cartafol «Información do sistema» e comparte como ligazón pública protexida por contrasinal. A ligazón é válida durante dúas semanas",
|
||||
"News" : "Novas",
|
||||
"To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts." : "Para obter información actualizada de que está acontecendo con Nextcloud, rexístrese no boletín e siga as nosas contas nos medios sociais.",
|
||||
"Like our Facebook page" : "Faga un Gústame na nosa páxina de Facebook",
|
||||
"Follow us on Twitter" : "Síganos no Twitter",
|
||||
"Check out our blog" : "Visite o noso blog",
|
||||
"Subscribe to our newsletter" : "Subscríbase ao noso boletín"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,68 @@
|
||||
OC.L10N.register(
|
||||
"support",
|
||||
{
|
||||
"Link:" : "קישור:",
|
||||
"Password:" : "ססמה:",
|
||||
"Generating system report failed." : "יצירת דוח המערכת נכשלה.",
|
||||
"Could not create folder \"System information\" to store generated report." : "לא ניתן ליצור את התיקייה „System Information” כדי לאחסן את הדוח שנוצר.",
|
||||
"Could not create file \"%s\" to store generated report." : "לא ניתן ליצור את הקובץ „%s” כדי לאחסן את הדוח שנוצר.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "לא ניתן לשתף את הקובץ „%s”. עם זאת, ניתן למצוא אותו בתיקייה „System information” (פרטי המערכת).",
|
||||
"Subscription notifications" : "התראות מינוי",
|
||||
"Nextcloud Subscription" : "מינוי ל־Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "לשרת שלך אין מינוי ל־Nextcloud או שתוקף המינוי שלך פג.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "מינוי שרת ה־Nextcloud שלך אינו מכסה את מספר המשתמשים שלך.",
|
||||
"Your Nextcloud Subscription has expired!" : "תוקף מינוי ה־Nextcloud שלך פג!",
|
||||
"Your server has no Nextcloud Subscription" : "לשרת שלך אין מינוי של Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "שרת ה־Nextcloud שלך אינו מגובה על ידי מינוי ל־Nextcloud Enterprise.",
|
||||
"Learn more now" : "מידע נוסף כעת",
|
||||
"Your Nextcloud server Subscription is over limit" : "המינוי של שרת ה־Nextcloud שלך עובר את המכסה",
|
||||
"Dear admin," : "מנהל/ת יקר/ה,",
|
||||
"Thank you," : "תודה לך,",
|
||||
"Your Nextcloud team" : "צוות ה־Nextcloud שלך",
|
||||
"Your Nextcloud server Subscription is expired" : "תוקף מינוי שרת ה־Nextcloud שלך פג",
|
||||
"Your Nextcloud server Subscription is expired!" : "תוקף מינוי שרת ה־Nextcloud שלך פג!",
|
||||
"Support" : "תמיכה",
|
||||
"Getting support and help for your Nextcloud" : "קבלת תמיכה ועזרה עבור ה־Nextcloud שלך",
|
||||
"Basic subscription" : "מינוי בסיסי",
|
||||
"Standard subscription" : "מינוי רגיל",
|
||||
"Premium subscription" : "מינוי פרימיום",
|
||||
"Géant subscription" : "מינוי Géant",
|
||||
"Silver partner subscription" : "מינוי שותף כסף",
|
||||
"Gold partner subscription" : "מינוי שותף זהב",
|
||||
"Subscription" : "מינוי",
|
||||
"Over subscription limit" : "מעבר לתקופת המינוי",
|
||||
"Valid subscription" : "מינוי תקף",
|
||||
"Expired subscription" : "מינוי שתוקפו פג",
|
||||
"Subscription key:" : "מפתח מינוי:",
|
||||
"Expires in: " : "יפוג בעוד:",
|
||||
"_%n year_::_%n years_" : ["שנה","שנתיים","%n שנים","%n שנים"],
|
||||
"_%n month_::_%n months_" : ["חודש","חודשיים","%n חודשים","%n חודשים"],
|
||||
"_%n week_::_%n weeks_" : ["שבוע","שבועיים","%n שבועות","%n שבועות"],
|
||||
"_%n day_::_%n days_" : ["יום","יומיים","%n ימים","%n ימים"],
|
||||
"For an unlimited amount of users" : "למספר בלתי מוגבל של משתמשים",
|
||||
"System information" : "פרטי מערכת",
|
||||
"Generate system report" : "יצירת דוח מערכת",
|
||||
"Enterprise subscription recommended" : "מומלץ מינוי Enterprise",
|
||||
"No active enterprise subscription" : "אין מינוי Enterprise פעיל",
|
||||
"Unsupported" : "ללא תמיכה",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "לשרת Nextcloud זה אין מינוי Enterprise.",
|
||||
"Advantages" : "יתרונות",
|
||||
"Get a quote" : "קבלת הצעה",
|
||||
"More information" : "מידע נוסף",
|
||||
"Subscription benefits" : "יתרונות של מינוי",
|
||||
"Pricing" : "מחיר",
|
||||
"Community support" : "תמיכה קהילתית",
|
||||
"Forum" : "פורום",
|
||||
"Nextcloud forum" : "הפורום של Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud at GitHub" : "Nextcloud ב־GitHub",
|
||||
"Subscription key" : "מפתח מינוי",
|
||||
"Learn more about an enterprise subscription." : "מידע נוסף על מינוי ארגוני.",
|
||||
"Set subscription key" : "הגדרת מפתח מינוי",
|
||||
"News" : "חדשות",
|
||||
"Like our Facebook page" : "לייק לעמוד הפייסבוק שלנו",
|
||||
"Follow us on Twitter" : "לעקוב אחרינו בטוויטר",
|
||||
"Check out our blog" : "לעיין בבלוג שלנו",
|
||||
"Subscribe to our newsletter" : "הרשמה לרשימת הדיוור שלנו"
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
|
||||
@@ -0,0 +1,66 @@
|
||||
{ "translations": {
|
||||
"Link:" : "קישור:",
|
||||
"Password:" : "ססמה:",
|
||||
"Generating system report failed." : "יצירת דוח המערכת נכשלה.",
|
||||
"Could not create folder \"System information\" to store generated report." : "לא ניתן ליצור את התיקייה „System Information” כדי לאחסן את הדוח שנוצר.",
|
||||
"Could not create file \"%s\" to store generated report." : "לא ניתן ליצור את הקובץ „%s” כדי לאחסן את הדוח שנוצר.",
|
||||
"Could not share file \"%s\". Nevertheless, you can find it in the folder \"System information\"." : "לא ניתן לשתף את הקובץ „%s”. עם זאת, ניתן למצוא אותו בתיקייה „System information” (פרטי המערכת).",
|
||||
"Subscription notifications" : "התראות מינוי",
|
||||
"Nextcloud Subscription" : "מינוי ל־Nextcloud",
|
||||
"Your server has no Nextcloud Subscription or your Subscription has expired." : "לשרת שלך אין מינוי ל־Nextcloud או שתוקף המינוי שלך פג.",
|
||||
"Your Nextcloud server subscription does not cover your number of users." : "מינוי שרת ה־Nextcloud שלך אינו מכסה את מספר המשתמשים שלך.",
|
||||
"Your Nextcloud Subscription has expired!" : "תוקף מינוי ה־Nextcloud שלך פג!",
|
||||
"Your server has no Nextcloud Subscription" : "לשרת שלך אין מינוי של Nextcloud",
|
||||
"Your Nextcloud server is not backed by a Nextcloud Enterprise Subscription." : "שרת ה־Nextcloud שלך אינו מגובה על ידי מינוי ל־Nextcloud Enterprise.",
|
||||
"Learn more now" : "מידע נוסף כעת",
|
||||
"Your Nextcloud server Subscription is over limit" : "המינוי של שרת ה־Nextcloud שלך עובר את המכסה",
|
||||
"Dear admin," : "מנהל/ת יקר/ה,",
|
||||
"Thank you," : "תודה לך,",
|
||||
"Your Nextcloud team" : "צוות ה־Nextcloud שלך",
|
||||
"Your Nextcloud server Subscription is expired" : "תוקף מינוי שרת ה־Nextcloud שלך פג",
|
||||
"Your Nextcloud server Subscription is expired!" : "תוקף מינוי שרת ה־Nextcloud שלך פג!",
|
||||
"Support" : "תמיכה",
|
||||
"Getting support and help for your Nextcloud" : "קבלת תמיכה ועזרה עבור ה־Nextcloud שלך",
|
||||
"Basic subscription" : "מינוי בסיסי",
|
||||
"Standard subscription" : "מינוי רגיל",
|
||||
"Premium subscription" : "מינוי פרימיום",
|
||||
"Géant subscription" : "מינוי Géant",
|
||||
"Silver partner subscription" : "מינוי שותף כסף",
|
||||
"Gold partner subscription" : "מינוי שותף זהב",
|
||||
"Subscription" : "מינוי",
|
||||
"Over subscription limit" : "מעבר לתקופת המינוי",
|
||||
"Valid subscription" : "מינוי תקף",
|
||||
"Expired subscription" : "מינוי שתוקפו פג",
|
||||
"Subscription key:" : "מפתח מינוי:",
|
||||
"Expires in: " : "יפוג בעוד:",
|
||||
"_%n year_::_%n years_" : ["שנה","שנתיים","%n שנים","%n שנים"],
|
||||
"_%n month_::_%n months_" : ["חודש","חודשיים","%n חודשים","%n חודשים"],
|
||||
"_%n week_::_%n weeks_" : ["שבוע","שבועיים","%n שבועות","%n שבועות"],
|
||||
"_%n day_::_%n days_" : ["יום","יומיים","%n ימים","%n ימים"],
|
||||
"For an unlimited amount of users" : "למספר בלתי מוגבל של משתמשים",
|
||||
"System information" : "פרטי מערכת",
|
||||
"Generate system report" : "יצירת דוח מערכת",
|
||||
"Enterprise subscription recommended" : "מומלץ מינוי Enterprise",
|
||||
"No active enterprise subscription" : "אין מינוי Enterprise פעיל",
|
||||
"Unsupported" : "ללא תמיכה",
|
||||
"This Nextcloud server has no Enterprise Subscription." : "לשרת Nextcloud זה אין מינוי Enterprise.",
|
||||
"Advantages" : "יתרונות",
|
||||
"Get a quote" : "קבלת הצעה",
|
||||
"More information" : "מידע נוסף",
|
||||
"Subscription benefits" : "יתרונות של מינוי",
|
||||
"Pricing" : "מחיר",
|
||||
"Community support" : "תמיכה קהילתית",
|
||||
"Forum" : "פורום",
|
||||
"Nextcloud forum" : "הפורום של Nextcloud",
|
||||
"GitHub" : "GitHub",
|
||||
"Nextcloud at GitHub" : "Nextcloud ב־GitHub",
|
||||
"Subscription key" : "מפתח מינוי",
|
||||
"Learn more about an enterprise subscription." : "מידע נוסף על מינוי ארגוני.",
|
||||
"Set subscription key" : "הגדרת מפתח מינוי",
|
||||
"News" : "חדשות",
|
||||
"Like our Facebook page" : "לייק לעמוד הפייסבוק שלנו",
|
||||
"Follow us on Twitter" : "לעקוב אחרינו בטוויטר",
|
||||
"Check out our blog" : "לעיין בבלוג שלנו",
|
||||
"Subscribe to our newsletter" : "הרשמה לרשימת הדיוור שלנו"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
|
||||
}
|
||||