package messages; use diagnostics; use strict; use common; sub main_license() { join("\n\n\n", #-PO: Only write something if needed: N("_: You can warn about unofficial translation here"), main_license_raw() ); } 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 Mageia distribution, and any applications distributed with these products provided by Mageia's licensors or suppliers."), N("1. License Agreement"), 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."), N("2. Limited Warranty"), #-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. 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, 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."), N("3. The GPLv2 License and Related Licenses"), 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"), N("4. Intellectual Property Rights"), 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. 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"), N("5. Governing Laws"), 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 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, 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() { join("\n\n\n", N("Congratulations, installation is complete. Remove the installation medium, then click on Reboot or press your enter key."), 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; re/drakx/commit/perl-install/share?h=17.42&id=36d6eb5f5087a6e51049bcb0e6ef28473100f2d6'>share
diff options
context:
space:
mode:
authorAhmad Samir <ahmad@mageia.org>2011-04-04 19:34:42 +0000
committerAhmad Samir <ahmad@mageia.org>2011-04-04 19:34:42 +0000
commit36d6eb5f5087a6e51049bcb0e6ef28473100f2d6 (patch)
tree8577bce7f4d65df9a0fc8bd1da7077538d0eccb4 /perl-install/share
parentc35e14afe195640b441f40bdd9be6e7344dd9528 (diff)
downloaddrakx-36d6eb5f5087a6e51049bcb0e6ef28473100f2d6.tar
drakx-36d6eb5f5087a6e51049bcb0e6ef28473100f2d6.tar.gz
drakx-36d6eb5f5087a6e51049bcb0e6ef28473100f2d6.tar.bz2
drakx-36d6eb5f5087a6e51049bcb0e6ef28473100f2d6.tar.xz
drakx-36d6eb5f5087a6e51049bcb0e6ef28473100f2d6.zip
String changes: perl -pi -e 's!"Password should resist to basic attacks"!"Password should be resistant to basic attacks"!'
Diffstat (limited to 'perl-install/share')
-rw-r--r--perl-install/share/po/af.po2
-rw-r--r--perl-install/share/po/am.po2
-rw-r--r--perl-install/share/po/ar.po2
-rw-r--r--perl-install/share/po/az.po2
-rw-r--r--perl-install/share/po/be.po2
-rw-r--r--perl-install/share/po/bg.po2
-rw-r--r--perl-install/share/po/bn.po2
-rw-r--r--perl-install/share/po/br.po2
-rw-r--r--perl-install/share/po/bs.po2
-rw-r--r--perl-install/share/po/ca.po2
-rw-r--r--perl-install/share/po/cs.po2
-rw-r--r--perl-install/share/po/cy.po2
-rw-r--r--perl-install/share/po/da.po2
-rw-r--r--perl-install/share/po/de.po2
-rw-r--r--perl-install/share/po/el.po2
-rw-r--r--perl-install/share/po/eo.po2
-rw-r--r--perl-install/share/po/es.po2
-rw-r--r--perl-install/share/po/et.po2
-rw-r--r--perl-install/share/po/eu.po2
-rw-r--r--perl-install/share/po/fa.po2
-rw-r--r--perl-install/share/po/fi.po2
-rw-r--r--perl-install/share/po/fr.po2
-rw-r--r--perl-install/share/po/fur.po2
-rw-r--r--perl-install/share/po/ga.po2
-rw-r--r--perl-install/share/po/gl.po2
-rw-r--r--perl-install/share/po/he.po2
-rw-r--r--perl-install/share/po/hi.po2
-rw-r--r--perl-install/share/po/hr.po2
-rw-r--r--perl-install/share/po/hu.po2
-rw-r--r--perl-install/share/po/id.po2
-rw-r--r--perl-install/share/po/is.po2
-rw-r--r--perl-install/share/po/it.po2
-rw-r--r--perl-install/share/po/ja.po2
-rw-r--r--perl-install/share/po/ko.po2
-rw-r--r--perl-install/share/po/ky.po2
-rw-r--r--perl-install/share/po/libDrakX.pot2
-rw-r--r--perl-install/share/po/lt.po2
-rw-r--r--perl-install/share/po/ltg.po2
-rw-r--r--perl-install/share/po/lv.po2
-rw-r--r--perl-install/share/po/mk.po2
-rw-r--r--perl-install/share/po/mn.po2
-rw-r--r--perl-install/share/po/ms.po2
-rw-r--r--perl-install/share/po/mt.po2
-rw-r--r--perl-install/share/po/nb.po2
-rw-r--r--perl-install/share/po/nl.po2
-rw-r--r--perl-install/share/po/nn.po2
-rw-r--r--perl-install/share/po/pa_IN.po2
-rw-r--r--perl-install/share/po/pl.po2
-rw-r--r--perl-install/share/po/pt.po2
-rw-r--r--perl-install/share/po/pt_BR.po2
-rw-r--r--perl-install/share/po/ro.po2
-rw-r--r--perl-install/share/po/ru.po2
-rw-r--r--perl-install/share/po/sc.po2
-rw-r--r--perl-install/share/po/sk.po2
-rw-r--r--perl-install/share/po/sl.po2
-rw-r--r--perl-install/share/po/sq.po2
-rw-r--r--perl-install/share/po/sr.po2
-rw-r--r--perl-install/share/po/sr@Latn.po2
-rw-r--r--perl-install/share/po/sv.po2
-rw-r--r--perl-install/share/po/ta.po2
-rw-r--r--perl-install/share/po/tg.po2
-rw-r--r--perl-install/share/po/th.po2
-rw-r--r--perl-install/share/po/tl.po2
-rw-r--r--perl-install/share/po/tr.po2
-rw-r--r--perl-install/share/po/uk.po2
-rw-r--r--perl-install/share/po/uz.po2
-rw-r--r--perl-install/share/po/uz@cyrillic.po2
-rw-r--r--perl-install/share/po/vi.po2
-rw-r--r--perl-install/share/po/wa.po2
-rw-r--r--perl-install/share/po/zh_CN.po2
-rw-r--r--perl-install/share/po/zh_TW.po2
71 files changed, 71 insertions, 71 deletions
diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po
index 83354fa65..29c0ab294 100644
--- a/perl-install/share/po/af.po
+++ b/perl-install/share/po/af.po
@@ -5096,7 +5096,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/am.po b/perl-install/share/po/am.po
index 8e77b3e1a..3f7e5c65e 100644
--- a/perl-install/share/po/am.po
+++ b/perl-install/share/po/am.po
@@ -4863,7 +4863,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
index dcb2671d6..4ecb505e3 100644
--- a/perl-install/share/po/ar.po
+++ b/perl-install/share/po/ar.po
@@ -5184,7 +5184,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index 0f9d88d2e..23532aeb5 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po
@@ -5221,7 +5221,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
index e148fc128..86e7f032a 100644
--- a/perl-install/share/po/be.po
+++ b/perl-install/share/po/be.po
@@ -4895,7 +4895,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po
index 4d85b6154..2f601254c 100644
--- a/perl-install/share/po/bg.po
+++ b/perl-install/share/po/bg.po
@@ -5200,7 +5200,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/bn.po b/perl-install/share/po/bn.po
index b488b523b..c5c3520f8 100644
--- a/perl-install/share/po/bn.po
+++ b/perl-install/share/po/bn.po
@@ -5133,7 +5133,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/br.po b/perl-install/share/po/br.po
index e5e12da27..8759bd68d 100644
--- a/perl-install/share/po/br.po
+++ b/perl-install/share/po/br.po
@@ -4987,7 +4987,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/bs.po b/perl-install/share/po/bs.po
index d5beaf0fd..95e7b2819 100644
--- a/perl-install/share/po/bs.po
+++ b/perl-install/share/po/bs.po
@@ -5277,7 +5277,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po
index 8928b5429..155ce2808 100644
--- a/perl-install/share/po/ca.po
+++ b/perl-install/share/po/ca.po
@@ -5249,7 +5249,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/cs.po b/perl-install/share/po/cs.po
index a2e49e079..008d5b5d0 100644
--- a/perl-install/share/po/cs.po
+++ b/perl-install/share/po/cs.po
@@ -5270,7 +5270,7 @@ msgstr "Heslo je jednoduché na uhodnutí"
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr "Heslo by mělo odolat základním útokům"
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/cy.po b/perl-install/share/po/cy.po
index 6fff1b7de..468b20c1b 100644
--- a/perl-install/share/po/cy.po
+++ b/perl-install/share/po/cy.po
@@ -5265,7 +5265,7 @@ msgstr "Cyfrinair yn rhy hawdd ei ddyfalu"
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr "Dylai'r cyfrinair wrthod ymosodiad sylfaenol"
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/da.po b/perl-install/share/po/da.po
index fdc678d11..4af51bd9d 100644
--- a/perl-install/share/po/da.po
+++ b/perl-install/share/po/da.po
@@ -5240,7 +5240,7 @@ msgstr "Adgangskode er nem at gætte"
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr "Adgangskode bør kunne modstå basale angreb"
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/de.po b/perl-install/share/po/de.po
index 4f70624a6..68c28451a 100644
--- a/perl-install/share/po/de.po
+++ b/perl-install/share/po/de.po
@@ -5336,7 +5336,7 @@ msgstr "Das Passwort ist zu einfach zu erraten"
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr "Das Passwort sollte grundlegenden Angriffen widerstehen können"
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/el.po b/perl-install/share/po/el.po
index 6ec834c38..a681fd375 100644
--- a/perl-install/share/po/el.po
+++ b/perl-install/share/po/el.po
@@ -5358,7 +5358,7 @@ msgstr "Ο κωδικός είναι πολύ εύκολος να μαντευθ
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr "Κωδικός πρόσβασης ικανός να αντιστέκεται σε βασικές επιθέσεις."
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/eo.po b/perl-install/share/po/eo.po
index 0ad4fc675..67856cf8a 100644
--- a/perl-install/share/po/eo.po
+++ b/perl-install/share/po/eo.po
@@ -5015,7 +5015,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/es.po b/perl-install/share/po/es.po
index d6e4f3cff..984b3744c 100644
--- a/perl-install/share/po/es.po
+++ b/perl-install/share/po/es.po
@@ -5308,7 +5308,7 @@ msgstr "La contraseña es muy fácil de adivinar"
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr "La contraseña debería resistir ataques básicos"
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/et.po b/perl-install/share/po/et.po
index c34ad433b..398cd4551 100644
--- a/perl-install/share/po/et.po
+++ b/perl-install/share/po/et.po
@@ -5255,7 +5255,7 @@ msgstr "Parool on liiga lihtne ära arvata"
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr "Parool peaks pidama vastu lihtsamatele rünnakutele"
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/eu.po b/perl-install/share/po/eu.po
index 711865f7f..5405fa61b 100644
--- a/perl-install/share/po/eu.po
+++ b/perl-install/share/po/eu.po
@@ -5272,7 +5272,7 @@ msgstr "Pasahitza antzematen errazegia da"
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr "Pasahitzak oinarrizko erasoa jasan beharko luke"
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/fa.po b/perl-install/share/po/fa.po
index f9ed236de..a183f5952 100644
--- a/perl-install/share/po/fa.po
+++ b/perl-install/share/po/fa.po
@@ -5217,7 +5217,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/fi.po b/perl-install/share/po/fi.po
index 888330970..2fd86ae32 100644
--- a/perl-install/share/po/fi.po
+++ b/perl-install/share/po/fi.po
@@ -5429,7 +5429,7 @@ msgstr "Salasana on yksinkertainen arvata"
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr "Salasanan pitäisi kestää normaalit hyökkäykset"
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po
index de26818c3..ebb7bbbc8 100644
--- a/perl-install/share/po/fr.po
+++ b/perl-install/share/po/fr.po
@@ -5407,7 +5407,7 @@ msgstr "Le mot de passe est facile à deviner"
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr "Le mot de passe devrait résister à des attaques simples"
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/fur.po b/perl-install/share/po/fur.po
index 5a56aafa3..286c80fb5 100644
--- a/perl-install/share/po/fur.po
+++ b/perl-install/share/po/fur.po
@@ -4876,7 +4876,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/ga.po b/perl-install/share/po/ga.po
index a042b8164..c53cb7a72 100644
--- a/perl-install/share/po/ga.po
+++ b/perl-install/share/po/ga.po
@@ -4914,7 +4914,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/gl.po b/perl-install/share/po/gl.po
index 1f957ffe8..643e33ff8 100644
--- a/perl-install/share/po/gl.po
+++ b/perl-install/share/po/gl.po
@@ -5290,7 +5290,7 @@ msgstr "O contrasinal é sinxela de adiviñar"
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr "O contrasinal debe ser resistente a ataques básicos"
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/he.po b/perl-install/share/po/he.po
index 3d6f87e59..8e5159075 100644
--- a/perl-install/share/po/he.po
+++ b/perl-install/share/po/he.po
@@ -5201,7 +5201,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/hi.po b/perl-install/share/po/hi.po
index fb2944b9d..4b0d0d138 100644
--- a/perl-install/share/po/hi.po
+++ b/perl-install/share/po/hi.po
@@ -5218,7 +5218,7 @@ msgstr ""
#: mygtk2.pm:1543
#, c-format
-msgid "Password should resist to basic attacks"
+msgid "Password should be resistant to basic attacks"
msgstr ""
#: mygtk2.pm:1544 mygtk2.pm:1545
diff --git a/perl-install/share/po/hr.po b/perl-install/share/po/hr.po
index 279ea5f7e..2be55dc16 100644
--- a/perl-install/share/po/hr.po
+++ b/perl-install/share/po/hr.po