diff options
Diffstat (limited to 'perl-install/messages.pm')
-rw-r--r-- | perl-install/messages.pm | 162 |
1 files changed, 68 insertions, 94 deletions
diff --git a/perl-install/messages.pm b/perl-install/messages.pm index 354ebea19..b63f81b38 100644 --- a/perl-install/messages.pm +++ b/perl-install/messages.pm @@ -1,4 +1,4 @@ -package messages; # $Id$ +package messages; use diagnostics; use strict; @@ -6,142 +6,116 @@ use strict; use common; sub main_license() { -#-PO: keep the double empty lines between sections, this is formatted a la LaTeX -N("Introduction + join("\n\n\n", + #-PO: Only write something if needed: + N("_: You can warn about unofficial translation here"), + main_license_raw() + ); +} -The operating system and the different components available in the Mandriva Linux distribution +sub main_license_raw() { + join("\n\n\n", +N("Introduction"), + +N("The operating system and the different components available in the Mageia distribution shall be called the \"Software Products\" hereafter. The Software Products include, but are not restricted to, the set of programs, methods, rules and documentation related to the operating -system and the different components of the Mandriva Linux distribution. +system and the different components of the Mageia distribution, and any applications +distributed with these products provided by Mageia's licensors or suppliers."), -1. License Agreement +N("1. License Agreement"), -Please read this document carefully. This document is a license agreement between you and -Mandriva S.A. which applies to the Software Products. -By installing, duplicating or using the Software Products in any manner, you explicitly +N("Please read this document carefully. This document is a license agreement between you and +Mageia which applies to the Software Products. +By installing, duplicating or using any of the Software Products in any manner, you explicitly accept and fully agree to conform to the terms and conditions of this License. If you disagree with any portion of the License, you are not allowed to install, duplicate or use the Software Products. Any attempt to install, duplicate or use the Software Products in a manner which does not comply with the terms and conditions of this License is void and will terminate your rights under this License. Upon termination of the License, you must immediately destroy all copies of the -Software Products. +Software Products."), -2. Limited Warranty +N("2. Limited Warranty"), -The Software Products and attached documentation are provided \"as is\", with no warranty, to the +#-PO: keep the double empty lines between sections, this is formatted a la LaTeX +N("The Software Products and attached documentation are provided \"as is\", with no warranty, to the extent permitted by law. -Mandriva S.A. will, in no circumstances and to the extent permitted by law, be liable for any special, -incidental, direct or indirect damages whatsoever (including without limitation damages for loss of -business, interruption of business, financial loss, legal fees and penalties resulting from a court -judgment, or any other consequential loss) arising out of the use or inability to use the Software -Products, even if Mandriva S.A. has been advised of the possibility or occurrence of such -damages. +Neither Mageia nor its licensors or suppliers will, in any circumstances and to the extent +permitted by law, be liable for any special, incidental, direct or indirect damages whatsoever +(including without limitation damages for loss of business, interruption of business, financial +loss, legal fees and penalties resulting from a court judgment, or any other consequential loss) +arising out of the use or inability to use the Software Products, even if Mageia or its +licensors or suppliers have been advised of the possibility or occurrence of such damages. LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME COUNTRIES -To the extent permitted by law, Mandriva S.A. or its distributors will, in no circumstances, be -liable for any special, incidental, direct or indirect damages whatsoever (including without -limitation damages for loss of business, interruption of business, financial loss, legal fees -and penalties resulting from a court judgment, or any other consequential loss) arising out -of the possession and use of software components or arising out of downloading software components -from one of Mandriva Linux sites which are prohibited or restricted in some countries by local laws. +To the extent permitted by law, neither Mageia nor its licensors, suppliers or +distributors will, in any circumstances, be liable for any special, incidental, direct or indirect +damages whatsoever (including without limitation damages for loss of business, interruption of +business, financial loss, legal fees and penalties resulting from a court judgment, or any +other consequential loss) arising out of the possession and use of software components or +arising out of downloading software components from one of Mageia sites which are +prohibited or restricted in some countries by local laws. This limited liability applies to, but is not restricted to, the strong cryptography components included in the Software Products. +However, because some jurisdictions do not allow the exclusion or limitation of liability for +consequential or incidental damages, the above limitation may not apply to you."), -3. The GPL License and Related Licenses +N("3. The GPLv2 License and Related Licenses"), -The Software Products consist of components created by different persons or entities. Most -of these components are governed under the terms and conditions of the GNU General Public -Licence, hereafter called \"GPL\", or of similar licenses. Most of these licenses allow you to use, -duplicate, adapt or redistribute the components which they cover. Please read carefully the terms -and conditions of the license agreement for each component before using any component. Any question -on a component license should be addressed to the component author and not to Mandriva. -The programs developed by Mandriva S.A. are governed by the GPL License. Documentation written -by Mandriva S.A. is governed by a specific license. Please refer to the documentation for -further details. +N("The Software Products consist of components created by different persons or entities. +Most of these licenses allow you to use, duplicate, adapt or redistribute the components which +they cover. Please read carefully the terms and conditions of the license agreement for each component +before using any component. Any question on a component license should be addressed to the component +licensor or supplier and not to Mageia. +The programs developed by Mageia are governed by the GPLv2 License. Documentation written +by Mageia is governed by \"%s\" License.", "CC-By-SA"), -4. Intellectual Property Rights +N("4. Intellectual Property Rights"), -All rights to the components of the Software Products belong to their respective authors and are +N("All rights to the components of the Software Products belong to their respective authors and are protected by intellectual property and copyright laws applicable to software programs. -Mandriva S.A. reserves its rights to modify or adapt the Software Products, as a whole or in -parts, by all means and for all purposes. -\"Mandriva\", \"Mandriva Linux\" and associated logos are trademarks of Mandriva S.A. +Mageia and its suppliers and licensors reserves their rights to modify or adapt the Software +Products, as a whole or in parts, by all means and for all purposes. +\"Mageia\" and associated logos are trademarks of %s", "Mageia.Org"), -5. Governing Laws +N("5. Governing Laws"), -If any portion of this agreement is held void, illegal or inapplicable by a court judgment, this +N("If any portion of this agreement is held void, illegal or inapplicable by a court judgment, this portion is excluded from this contract. You remain bound by the other applicable sections of the agreement. The terms and conditions of this License are governed by the Laws of France. All disputes on the terms of this license will preferably be settled out of court. As a last resort, the dispute will be referred to the appropriate Courts of Law of Paris - France. -For any question on this document, please contact Mandriva S.A. -"); +For any question on this document, please contact Mageia."), + warning_about_patents() + ); } sub warning_about_patents() { N("Warning: Free Software may not necessarily be patent free, and some Free -Software included may be covered by patents in your country. For example, the -MP3 decoders included may require a licence for further usage (see -http://www.mp3licensing.com for more details). If you are unsure if a patent -may be applicable to you, check your local laws."); -} -sub com_license() { -#-PO: keep the double empty lines between sections, this is formatted a la LaTeX -N(" -Warning - -Please read carefully the terms below. If you disagree with any -portion, you are not allowed to install the next CD media. Press 'Refuse' -to continue the installation without using these media. - - -Some components contained in the next CD media are not governed -by the GPL License or similar agreements. Each such component is then -governed by the terms and conditions of its own specific license. -Please read carefully and comply with such specific licenses before -you use or redistribute the said components. -Such licenses will in general prevent the transfer, duplication -(except for backup purposes), redistribution, reverse engineering, -de-assembly, de-compilation or modification of the component. -Any breach of agreement will immediately terminate your rights under -the specific license. Unless the specific license terms grant you such -rights, you usually cannot install the programs on more than one -system, or adapt it to be used on a network. In doubt, please contact -directly the distributor or editor of the component. -Transfer to third parties or copying of such components including the -documentation is usually forbidden. - - -All rights to the components of the next CD media belong to their -respective authors and are protected by intellectual property and -copyright laws applicable to software programs. -"); +Software included may be covered by patents in your country. For example, our +tainted version of VLC contains components that may require a license for +further usage (see https://www.videolan.org/press/patents.html for more +details). If you are unsure if a patent may be applicable to you, check your +local laws."); } sub install_completed() { -#-PO: keep the double empty lines between sections, this is formatted a la LaTeX -N("Congratulations, installation is complete. -Remove the boot media and press Enter to reboot. - - -For information on fixes which are available for this release of Mandriva Linux, -consult the Errata available from: - - -%s - - -Information on configuring your system is available in the post -install chapter of the Official Mandriva Linux User's Guide.", -'http://www.mandriva.com/en/security/advisories'); + join("\n\n\n", + N("Congratulations, installation is complete. +Remove the installation medium and press Enter to reboot."), + N("For information on fixes which are available for this release of Mageia, +consult the Errata available from:\n%s", 'http://www.mageia.org/'), + N("After rebooting and logging into Mageia, you will see the MageiaWelcome screen. +It is full of very useful information and links.") + ); } 1; |