diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install_steps_interactive.pm | 2 | ||||
-rw-r--r-- | perl-install/share/po/DrakX.pot | 4 | ||||
-rw-r--r-- | perl-install/share/po/no.po | 4 | ||||
-rw-r--r-- | perl-install/share/po/sp.po | 13 |
4 files changed, 13 insertions, 10 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm index a78072326..bde0060a6 100644 --- a/perl-install/install_steps_interactive.pm +++ b/perl-install/install_steps_interactive.pm @@ -111,7 +111,7 @@ sub selectInstallClass($@) { } else { my %c = ( normal => _("Normal"), - developer => _("Developement"), + developer => _("Development"), server => _("Server"), ); $o->{installClass} = ${{reverse %c}}{$o->ask_from_list(_("Install Class"), diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot index 7b912ee40..0d2311d02 100644 --- a/perl-install/share/po/DrakX.pot +++ b/perl-install/share/po/DrakX.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1999-12-29 19:46+0100\n" +"POT-Creation-Date: 2000-01-01 17:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1697,7 +1697,7 @@ msgid "Normal" msgstr "" #: ../install_steps_interactive.pm_.c:114 -msgid "Developement" +msgid "Development" msgstr "" #: ../install_steps_interactive.pm_.c:115 diff --git a/perl-install/share/po/no.po b/perl-install/share/po/no.po index 51654b8ec..3f577d622 100644 --- a/perl-install/share/po/no.po +++ b/perl-install/share/po/no.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: DrakX VERSION\n" -"POT-Creation-Date: 1999-12-29 19:46+0100\n" +"POT-Creation-Date: 2000-01-01 17:56+0100\n" "PO-Revision-Date: 1999-08-25 11:07+0200\n" "Last-Translator: Terje Bjerkelia <terje@bjerkelia.com>\n" "Language-Team: norwegian\n" @@ -2097,7 +2097,7 @@ msgid "Normal" msgstr "Normal" #: ../install_steps_interactive.pm_.c:114 -msgid "Developement" +msgid "Development" msgstr "Utvikling" #: ../install_steps_interactive.pm_.c:115 diff --git a/perl-install/share/po/sp.po b/perl-install/share/po/sp.po index 78eeebcaf..f0a09c6f8 100644 --- a/perl-install/share/po/sp.po +++ b/perl-install/share/po/sp.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: DrakX VERSION\n" -"POT-Creation-Date: 1999-12-29 19:46+0100\n" +"POT-Creation-Date: 2000-01-01 17:56+0100\n" "PO-Revision-Date: 1999-08-09 16:39+0200\n" "Last-Translator: Jankovic Tomislav <tomaja@net.yu>\n" "Language-Team: Serbian (cyrillic)\n" @@ -682,7 +682,7 @@ msgstr "" "�������� ���� ��� �������� �� root (/) �� ������� �������� �����\n" "1024-��� �������� ���� �����,� ������ /boot ���������.\n" "������� ��������� �� ���������� LILO boot ��������, ������\n" -"������ /boot ���������." +"������ /boot ���������." #: ../diskdrake.pm_.c:370 ../diskdrake.pm_.c:372 #, c-format @@ -839,7 +839,8 @@ msgstr "���������" msgid "" "Insert a floppy in drive\n" "All data on this floppy will be lost" -msgstr "������� ������� � ������\n" +msgstr "" +"������� ������� � ������\n" "��� ������ �� ������� �� ���� ��������� !" #: ../diskdrake.pm_.c:687 @@ -1346,7 +1347,8 @@ msgstr "" "������� ������ �� ���������� ������� (SMB �� Win 9x/NT ��������) ��������\n" "����� �� �������� ������ SMB ��� (���� ���� � ������ TCP/IP ���), � " "���������\n" -"������ IP ������, ��� � ���������� ���, ����� ����� � ������� (password) ���\n" +"������ IP ������, ��� � ���������� ���, ����� ����� � ������� (password) " +"���\n" "�� ��� �������� �� �� ���������� ��������, � ������� ��� ��������. ����\n" "�������� �� �������� � �� NetWare ��������, ������ ����� ����� �����." @@ -2044,7 +2046,7 @@ msgid "Normal" msgstr "������" #: ../install_steps_interactive.pm_.c:114 -msgid "Developement" +msgid "Development" msgstr "��������" #: ../install_steps_interactive.pm_.c:115 @@ -2156,6 +2158,7 @@ msgid "no network card found" msgstr "���� ��������� ������ �������" #: ../install_steps_interactive.pm_.c:338 +#, c-format msgid "Configuring network device %s" msgstr "���������� ������� ������ %s" |