diff options
| author | Thierry Vignaud <tv@mandriva.org> | 2008-07-29 13:50:48 +0000 |
|---|---|---|
| committer | Thierry Vignaud <tv@mandriva.org> | 2008-07-29 13:50:48 +0000 |
| commit | 582b8959da1c3966371d1a4fadb5603d2fe4b85f (patch) | |
| tree | 1de26f1ecd3bdf8a329ece5e3d2a618cc5a14ff8 | |
| parent | 21b4a160d397eaba627d58f3e511169d953f1d12 (diff) | |
| download | drakx-582b8959da1c3966371d1a4fadb5603d2fe4b85f.tar drakx-582b8959da1c3966371d1a4fadb5603d2fe4b85f.tar.gz drakx-582b8959da1c3966371d1a4fadb5603d2fe4b85f.tar.bz2 drakx-582b8959da1c3966371d1a4fadb5603d2fe4b85f.tar.xz drakx-582b8959da1c3966371d1a4fadb5603d2fe4b85f.zip | |
typo fixes (Wanderlei Antonio Cavassin)
72 files changed, 144 insertions, 144 deletions
diff --git a/perl-install/authentication.pm b/perl-install/authentication.pm index 2ea188649..2ca92f4aa 100644 --- a/perl-install/authentication.pm +++ b/perl-install/authentication.pm @@ -100,7 +100,7 @@ sub ask_parameters { {}, { label => N("LDAP Server"), val => \$authentication->{LDAP_server} }, { label => N("Base dn"), val => \$authentication->{LDAPDOMAIN} }, - { val => N("Fecth base Dn "), type => button , clicked_may_quit => sub { $authentication->{LDAPDOMAIN} = fetch_dn($authentication->{LDAP_server}); 0 } }, + { val => N("Fetch base Dn "), type => button , clicked_may_quit => sub { $authentication->{LDAPDOMAIN} = fetch_dn($authentication->{LDAP_server}); 0 } }, {}, { text => N("Use encrypt connection with TLS "), val => \$authentication->{cafile}, type => 'bool' }, { val => N("Download CA Certificate "), type => button , disabled => sub { !$authentication->{cafile} }, clicked_may_quit => sub { $authentication->{file} = add_cafile(); 0 } }, @@ -115,7 +115,7 @@ sub ask_parameters { { text => N(" "), advanced => 1 }, { label => N("Password base"), val => \$authentication->{nss_pwd}, disabled => sub { !$authentication->{nssgrp} }, advanced => 1 }, { label => N("Group base"), val => \$authentication->{nss_grp}, disabled => sub { !$authentication->{nssgrp} }, advanced => 1 }, - { label => N("Sahdow base"), val => \$authentication->{nss_shadow}, disabled => sub { !$authentication->{nssgrp} }, advanced => 1 }, + { label => N("Shadow base"), val => \$authentication->{nss_shadow}, disabled => sub { !$authentication->{nssgrp} }, advanced => 1 }, { text => N(" "), advanced => 1 }, ]) or return; } elsif ($kind eq 'KRB5') { diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po index 974df91d1..c1af081dc 100644 --- a/perl-install/share/po/af.po +++ b/perl-install/share/po/af.po @@ -829,7 +829,7 @@ msgstr "LDAP Basis-dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -885,7 +885,7 @@ msgstr "Groep ID" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/am.po b/perl-install/share/po/am.po index 494abd812..5f22315f8 100644 --- a/perl-install/share/po/am.po +++ b/perl-install/share/po/am.po @@ -799,7 +799,7 @@ msgstr "" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -855,7 +855,7 @@ msgstr "የብድን መለያ ቁጥር" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po index 8de72a8d2..6ee12d209 100644 --- a/perl-install/share/po/ar.po +++ b/perl-install/share/po/ar.po @@ -843,7 +843,7 @@ msgstr "LDAP Base dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -899,7 +899,7 @@ msgstr "هوية المجموعة" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po index 363b50db7..e4dd48628 100644 --- a/perl-install/share/po/az.po +++ b/perl-install/share/po/az.po @@ -839,7 +839,7 @@ msgstr "LDAP Əsas dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -895,7 +895,7 @@ msgstr "Qrup ID'si" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po index fdab487bd..34114801e 100644 --- a/perl-install/share/po/be.po +++ b/perl-install/share/po/be.po @@ -804,7 +804,7 @@ msgstr "" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -860,7 +860,7 @@ msgstr "ID групы" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po index a2d7659cf..d6d65c3da 100644 --- a/perl-install/share/po/bg.po +++ b/perl-install/share/po/bg.po @@ -833,7 +833,7 @@ msgstr "LDAP Базов dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -889,7 +889,7 @@ msgstr "Номер на група" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/bn.po b/perl-install/share/po/bn.po index bb45f9450..74d72b56f 100644 --- a/perl-install/share/po/bn.po +++ b/perl-install/share/po/bn.po @@ -838,7 +838,7 @@ msgstr "LDAP বেইজ dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -894,7 +894,7 @@ msgstr "দলের ID" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/br.po b/perl-install/share/po/br.po index b58715be9..47f7c4200 100644 --- a/perl-install/share/po/br.po +++ b/perl-install/share/po/br.po @@ -806,7 +806,7 @@ msgstr "" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -862,7 +862,7 @@ msgstr "ID ar strollad" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/bs.po b/perl-install/share/po/bs.po index 7e82a9470..750fe25bf 100644 --- a/perl-install/share/po/bs.po +++ b/perl-install/share/po/bs.po @@ -855,7 +855,7 @@ msgstr "LDAP Base dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -911,7 +911,7 @@ msgstr "Grupni ID" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po index bc086704c..be1171883 100644 --- a/perl-install/share/po/ca.po +++ b/perl-install/share/po/ca.po @@ -844,7 +844,7 @@ msgstr "LDAP Base dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -900,7 +900,7 @@ msgstr "ID de grup" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/cs.po b/perl-install/share/po/cs.po index 03fd5deeb..ec1875c72 100644 --- a/perl-install/share/po/cs.po +++ b/perl-install/share/po/cs.po @@ -845,7 +845,7 @@ msgstr "Základní dn pro LDAP" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -901,7 +901,7 @@ msgstr "ID skupiny" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/cy.po b/perl-install/share/po/cy.po index 058f60fc6..d59f18f8a 100644 --- a/perl-install/share/po/cy.po +++ b/perl-install/share/po/cy.po @@ -841,7 +841,7 @@ msgstr "Sail dn LDAP" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -897,7 +897,7 @@ msgstr "Enw Grŵp" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/da.po b/perl-install/share/po/da.po index c9b0065b8..452506bc2 100644 --- a/perl-install/share/po/da.po +++ b/perl-install/share/po/da.po @@ -847,7 +847,7 @@ msgstr "LDAP grundlæggende dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -903,7 +903,7 @@ msgstr "Gruppe-id" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/de.po b/perl-install/share/po/de.po index 3ba66fe95..a9023d7e0 100644 --- a/perl-install/share/po/de.po +++ b/perl-install/share/po/de.po @@ -870,7 +870,7 @@ msgstr "LDAP-Basis-Domäne" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -926,7 +926,7 @@ msgstr "Gruppen ID" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/el.po b/perl-install/share/po/el.po index 56e934c61..8efa987df 100644 --- a/perl-install/share/po/el.po +++ b/perl-install/share/po/el.po @@ -861,7 +861,7 @@ msgstr "LDAP Base dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -917,7 +917,7 @@ msgstr "ID Ομάδας" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/eo.po b/perl-install/share/po/eo.po index 9d8798b5b..8d91068bd 100644 --- a/perl-install/share/po/eo.po +++ b/perl-install/share/po/eo.po @@ -815,7 +815,7 @@ msgstr "" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -871,7 +871,7 @@ msgstr "Grupa ID" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/es.po b/perl-install/share/po/es.po index a61565719..f487911ea 100644 --- a/perl-install/share/po/es.po +++ b/perl-install/share/po/es.po @@ -853,7 +853,7 @@ msgstr "LDAP Base dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -909,7 +909,7 @@ msgstr "ID de grupo" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/et.po b/perl-install/share/po/et.po index ebbcd4f26..c2cc34cb4 100644 --- a/perl-install/share/po/et.po +++ b/perl-install/share/po/et.po @@ -844,7 +844,7 @@ msgstr "Baas-DN" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "Hangi baas-DN " #: authentication.pm:105 authentication.pm:160 @@ -900,7 +900,7 @@ msgstr "Grupi baas" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "Variparooli baas" #: authentication.pm:133 diff --git a/perl-install/share/po/eu.po b/perl-install/share/po/eu.po index 2e9efe0ff..1fe8e5434 100644 --- a/perl-install/share/po/eu.po +++ b/perl-install/share/po/eu.po @@ -849,7 +849,7 @@ msgstr "LDAP basea dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -905,7 +905,7 @@ msgstr "Talde ID" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/fa.po b/perl-install/share/po/fa.po index ce830ef85..78574be60 100644 --- a/perl-install/share/po/fa.po +++ b/perl-install/share/po/fa.po @@ -845,7 +845,7 @@ msgstr "LDAP Base dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -901,7 +901,7 @@ msgstr "شناسهی گروه" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/fi.po b/perl-install/share/po/fi.po index 40bcebbdd..a3ce4aad6 100644 --- a/perl-install/share/po/fi.po +++ b/perl-install/share/po/fi.po @@ -855,7 +855,7 @@ msgstr "LDAP perus-dn" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -911,7 +911,7 @@ msgstr "Ryhmä-ID" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po index ed429191a..0f5e5bac9 100644 --- a/perl-install/share/po/fr.po +++ b/perl-install/share/po/fr.po @@ -927,7 +927,7 @@ msgstr "Racine (dn) LDAP" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -983,7 +983,7 @@ msgstr "Groupe" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/fur.po b/perl-install/share/po/fur.po index ededc0e4b..bf381dc29 100644 --- a/perl-install/share/po/fur.po +++ b/perl-install/share/po/fur.po @@ -800,7 +800,7 @@ msgstr "" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -856,7 +856,7 @@ msgstr "ID Grop" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/ga.po b/perl-install/share/po/ga.po index 3e87cd53b..62cdd6174 100644 --- a/perl-install/share/po/ga.po +++ b/perl-install/share/po/ga.po @@ -798,7 +798,7 @@ msgstr "" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -854,7 +854,7 @@ msgstr "ID Grupa" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/gl.po b/perl-install/share/po/gl.po index 0a41fd769..02e70316b 100644 --- a/perl-install/share/po/gl.po +++ b/perl-install/share/po/gl.po @@ -850,7 +850,7 @@ msgstr "" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -906,7 +906,7 @@ msgstr "ID do Grupo" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/he.po b/perl-install/share/po/he.po index 78de9da1f..f8435f896 100644 --- a/perl-install/share/po/he.po +++ b/perl-install/share/po/he.po @@ -840,7 +840,7 @@ msgstr "dn מבוסס LDAP" #: authentication.pm:103 authentication.pm:158 #, c-format -msgid "Fecth base Dn " +msgid "Fetch base Dn " msgstr "" #: authentication.pm:105 authentication.pm:160 @@ -896,7 +896,7 @@ msgstr "קוד זיהוי קבוצה" #: authentication.pm:118 #, c-format -msgid "Sahdow base" +msgid "Shadow base" msgstr "" #: authentication.pm:133 diff --git a/perl-install/share/po/hi.po b/perl-install/share/po/hi.po |
