From d2a876e53502013c963b8b6f3e4f287e3bab3b6d Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Thu, 24 Nov 2011 20:22:45 +0100 Subject: [PATCH] mpr: Convert dialogs to po files. --- dlls/mpr/Makefile.in | 30 +------------------ dlls/mpr/mpr.rc | 20 +++++++++++++ dlls/mpr/mpr_Bg.rc | 43 ---------------------------- dlls/mpr/mpr_Cs.rc | 46 ------------------------------ dlls/mpr/mpr_Da.rc | 43 ---------------------------- dlls/mpr/mpr_De.rc | 45 ----------------------------- dlls/mpr/mpr_En.rc | 43 ---------------------------- dlls/mpr/mpr_Eo.rc | 43 ---------------------------- dlls/mpr/mpr_Es.rc | 43 ---------------------------- dlls/mpr/mpr_Fr.rc | 47 ------------------------------ dlls/mpr/mpr_He.rc | 47 ------------------------------ dlls/mpr/mpr_Hu.rc | 43 ---------------------------- dlls/mpr/mpr_It.rc | 47 ------------------------------ dlls/mpr/mpr_Ja.rc | 46 ------------------------------ dlls/mpr/mpr_Ko.rc | 46 ------------------------------ dlls/mpr/mpr_Lt.rc | 46 ------------------------------ dlls/mpr/mpr_Nl.rc | 44 ---------------------------- dlls/mpr/mpr_No.rc | 43 ---------------------------- dlls/mpr/mpr_Pl.rc | 44 ---------------------------- dlls/mpr/mpr_Pt.rc | 68 -------------------------------------------- dlls/mpr/mpr_Ro.rc | 43 ---------------------------- dlls/mpr/mpr_Ru.rc | 46 ------------------------------ dlls/mpr/mpr_Si.rc | 45 ----------------------------- dlls/mpr/mpr_Sr.rc | 68 -------------------------------------------- dlls/mpr/mpr_Sv.rc | 43 ---------------------------- dlls/mpr/mpr_Tr.rc | 43 ---------------------------- dlls/mpr/mpr_Uk.rc | 47 ------------------------------ dlls/mpr/mpr_Zh.rc | 68 -------------------------------------------- po/ar.po | 51 ++++++++++++++++++++++++--------- po/bg.po | 51 ++++++++++++++++++++++++--------- po/ca.po | 55 ++++++++++++++++++++++++++--------- po/cs.po | 51 ++++++++++++++++++++++++--------- po/da.po | 51 ++++++++++++++++++++++++--------- po/de.po | 51 ++++++++++++++++++++++++--------- po/el.po | 51 ++++++++++++++++++++++++--------- po/en.po | 51 ++++++++++++++++++++++++--------- po/en_US.po | 51 ++++++++++++++++++++++++--------- po/eo.po | 51 ++++++++++++++++++++++++--------- po/es.po | 51 ++++++++++++++++++++++++--------- po/fa.po | 51 ++++++++++++++++++++++++--------- po/fi.po | 53 +++++++++++++++++++++++++--------- po/fr.po | 51 ++++++++++++++++++++++++--------- po/he.po | 51 ++++++++++++++++++++++++--------- po/hi.po | 51 ++++++++++++++++++++++++--------- po/hu.po | 51 ++++++++++++++++++++++++--------- po/it.po | 51 ++++++++++++++++++++++++--------- po/ja.po | 51 ++++++++++++++++++++++++--------- po/ko.po | 51 ++++++++++++++++++++++++--------- po/lt.po | 51 ++++++++++++++++++++++++--------- po/ml.po | 51 ++++++++++++++++++++++++--------- po/nb_NO.po | 51 ++++++++++++++++++++++++--------- po/nl.po | 51 ++++++++++++++++++++++++--------- po/or.po | 51 ++++++++++++++++++++++++--------- po/pa.po | 51 ++++++++++++++++++++++++--------- po/pl.po | 51 ++++++++++++++++++++++++--------- po/pt_BR.po | 51 ++++++++++++++++++++++++--------- po/pt_PT.po | 51 ++++++++++++++++++++++++--------- po/rm.po | 51 ++++++++++++++++++++++++--------- po/ro.po | 51 ++++++++++++++++++++++++--------- po/ru.po | 51 ++++++++++++++++++++++++--------- po/sk.po | 51 ++++++++++++++++++++++++--------- po/sl.po | 51 ++++++++++++++++++++++++--------- po/sr_RS@cyrillic.po | 51 ++++++++++++++++++++++++--------- po/sr_RS@latin.po | 51 ++++++++++++++++++++++++--------- po/sv.po | 51 ++++++++++++++++++++++++--------- po/te.po | 51 ++++++++++++++++++++++++--------- po/th.po | 51 ++++++++++++++++++++++++--------- po/tr.po | 51 ++++++++++++++++++++++++--------- po/uk.po | 51 ++++++++++++++++++++++++--------- po/wa.po | 51 ++++++++++++++++++++++++--------- po/wine.pot | 51 ++++++++++++++++++++++++--------- po/zh_CN.po | 51 ++++++++++++++++++++++++--------- po/zh_TW.po | 51 ++++++++++++++++++++++++--------- 73 files changed, 1737 insertions(+), 1844 deletions(-) delete mode 100644 dlls/mpr/mpr_Bg.rc delete mode 100644 dlls/mpr/mpr_Cs.rc delete mode 100644 dlls/mpr/mpr_Da.rc delete mode 100644 dlls/mpr/mpr_De.rc delete mode 100644 dlls/mpr/mpr_En.rc delete mode 100644 dlls/mpr/mpr_Eo.rc delete mode 100644 dlls/mpr/mpr_Es.rc delete mode 100644 dlls/mpr/mpr_Fr.rc delete mode 100644 dlls/mpr/mpr_He.rc delete mode 100644 dlls/mpr/mpr_Hu.rc delete mode 100644 dlls/mpr/mpr_It.rc delete mode 100644 dlls/mpr/mpr_Ja.rc delete mode 100644 dlls/mpr/mpr_Ko.rc delete mode 100644 dlls/mpr/mpr_Lt.rc delete mode 100644 dlls/mpr/mpr_Nl.rc delete mode 100644 dlls/mpr/mpr_No.rc delete mode 100644 dlls/mpr/mpr_Pl.rc delete mode 100644 dlls/mpr/mpr_Pt.rc delete mode 100644 dlls/mpr/mpr_Ro.rc delete mode 100644 dlls/mpr/mpr_Ru.rc delete mode 100644 dlls/mpr/mpr_Si.rc delete mode 100644 dlls/mpr/mpr_Sr.rc delete mode 100644 dlls/mpr/mpr_Sv.rc delete mode 100644 dlls/mpr/mpr_Tr.rc delete mode 100644 dlls/mpr/mpr_Uk.rc delete mode 100644 dlls/mpr/mpr_Zh.rc diff --git a/dlls/mpr/Makefile.in b/dlls/mpr/Makefile.in index ab6f1f4849c..7c9a47b3c45 100644 --- a/dlls/mpr/Makefile.in +++ b/dlls/mpr/Makefile.in @@ -10,35 +10,7 @@ C_SRCS = \ pwcache.c \ wnet.c -RC_SRCS = \ - mpr.rc \ - mpr_Bg.rc \ - mpr_Cs.rc \ - mpr_Da.rc \ - mpr_De.rc \ - mpr_En.rc \ - mpr_Eo.rc \ - mpr_Es.rc \ - mpr_Fr.rc \ - mpr_He.rc \ - mpr_Hu.rc \ - mpr_It.rc \ - mpr_Ja.rc \ - mpr_Ko.rc \ - mpr_Lt.rc \ - mpr_Nl.rc \ - mpr_No.rc \ - mpr_Pl.rc \ - mpr_Pt.rc \ - mpr_Ro.rc \ - mpr_Ru.rc \ - mpr_Si.rc \ - mpr_Sr.rc \ - mpr_Sv.rc \ - mpr_Tr.rc \ - mpr_Uk.rc \ - mpr_Zh.rc - +RC_SRCS = mpr.rc PO_SRCS = mpr.rc @MAKE_DLL_RULES@ diff --git a/dlls/mpr/mpr.rc b/dlls/mpr/mpr.rc index e48f5381c98..1b9652b26d8 100644 --- a/dlls/mpr/mpr.rc +++ b/dlls/mpr/mpr.rc @@ -27,6 +27,26 @@ STRINGTABLE IDS_ENTIRENETWORK "Entire Network" } +IDD_PROXYDLG DIALOG 36, 24, 228, 145 +STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU +CAPTION "Enter Network Password" +FONT 8, "MS Shell Dlg" +{ + LTEXT "Please enter your username and password:", IDC_EXPLAIN, 6, 6, 150, 18 + LTEXT "Proxy", -1, 6, 26, 60, 10 +/* LTEXT "Realm", -1, 6, 46, 60, 10 */ + LTEXT "User", -1, 6, 66, 60, 10 + LTEXT "Password", -1, 6, 86, 60, 10 + LTEXT "", IDC_PROXY, 70, 26, 150, 14, 0 + LTEXT "", IDC_REALM, 70, 46, 150, 14, 0 + EDITTEXT IDC_USERNAME, 70, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP + EDITTEXT IDC_PASSWORD, 70, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD + CHECKBOX "&Save this password (Insecure)", IDC_SAVEPASSWORD, + 70, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP + DEFPUSHBUTTON "OK", IDOK, 114, 126, 50, 14, WS_GROUP | WS_TABSTOP + PUSHBUTTON "Cancel", IDCANCEL, 170, 126, 50, 14, WS_GROUP | WS_TABSTOP +} + #define WINE_FILEDESCRIPTION_STR "Wine Multiprotocol Router Library" #define WINE_FILENAME_STR "mpr.dll" #define WINE_FILEVERSION 5,0,2195,6611 diff --git a/dlls/mpr/mpr_Bg.rc b/dlls/mpr/mpr_Bg.rc deleted file mode 100644 index 66e87358c94..00000000000 --- a/dlls/mpr/mpr_Bg.rc +++ /dev/null @@ -1,43 +0,0 @@ -/* - * MPR Bulgarian resource - * - * Copyright 2005 Milko Krachounov - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION " " -FONT 8, "MS Shell Dlg" -{ - LTEXT " :", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "", -1, 40, 66, 50, 10 - LTEXT "", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Save this password (Insecure)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Cs.rc b/dlls/mpr/mpr_Cs.rc deleted file mode 100644 index ef501fb8f64..00000000000 --- a/dlls/mpr/mpr_Cs.rc +++ /dev/null @@ -1,46 +0,0 @@ -/* Hey, Emacs, open this file with -*- coding: cp1250 -*- - * - * Czech MPR dll resources - * Copyright (C) 2004 Juan Lang - * Copyright (C) 2004, 2005 David Kredba - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_CZECH, SUBLANG_DEFAULT - -/* Czech strings in CP1250 */ - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Zadn sovho hesla" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Prosm zadejte sv uivatelsk jmno a heslo:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "Uivatel", -1, 40, 66, 50, 10 - LTEXT "Heslo", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Uloit toto heslo (Nen bezpen) ?", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Zruit", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Da.rc b/dlls/mpr/mpr_Da.rc deleted file mode 100644 index cc46b00d979..00000000000 --- a/dlls/mpr/mpr_Da.rc +++ /dev/null @@ -1,43 +0,0 @@ -/* - * MPR dll resources for Danish - * - * Copyright (C) 2008 Jens Albretsen - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_DANISH, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Skriv netvrkskodeord" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Skriv dit brugernavn og kodeord:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "Brugernavn", -1, 40, 66, 50, 10 - LTEXT "Kodeord", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "Gem dette ko&deord (usikkert)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Annuller", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_De.rc b/dlls/mpr/mpr_De.rc deleted file mode 100644 index 912c08a163c..00000000000 --- a/dlls/mpr/mpr_De.rc +++ /dev/null @@ -1,45 +0,0 @@ -/* - * MPR dll resources - * - * Copyright (C) 2004 Henning Gerhardt - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -#pragma code_page(65001) - -LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Netzwerkkennung eingeben" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Bitte geben Sie Benutzernamen und Kennwort ein:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Bereich", -1, 40, 46, 50, 10 */ - LTEXT "Benutzername", -1, 40, 66, 50, 10 - LTEXT "Kennwort", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "Dieses Kennwort speichern (unsicher)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Abbrechen", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_En.rc b/dlls/mpr/mpr_En.rc deleted file mode 100644 index 82fc2b153eb..00000000000 --- a/dlls/mpr/mpr_En.rc +++ /dev/null @@ -1,43 +0,0 @@ -/* - * MPR dll resources - * - * Copyright (C) 2004 Juan Lang - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Enter Network Password" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Please enter your username and password:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "User", -1, 40, 66, 50, 10 - LTEXT "Password", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Save this password (Insecure)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Cancel", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Eo.rc b/dlls/mpr/mpr_Eo.rc deleted file mode 100644 index d4e559cac35..00000000000 --- a/dlls/mpr/mpr_Eo.rc +++ /dev/null @@ -1,43 +0,0 @@ -/* - * MPR dll resources - Esperanto Language Support - * - * Copyright 2006 Antonio Codazzi - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_ESPERANTO, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Enmetu Retan Pasvorton" -FONT 8, "MS Shell Dlg" -{ -LTEXT "Enmetu uzantonomon kaj pasvorton:", IDC_EXPLAIN, 40, 6, 150, 15 -LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ -LTEXT "Uzanto", -1, 40, 66, 50, 10 -LTEXT "Pasvorto", -1, 40, 86, 50, 10 -LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 -LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 -EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP -EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD -CHECKBOX "&Storu pasvorton ( RISKE! )", IDC_SAVEPASSWORD, -80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP -PUSHBUTTON "Bone", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON -PUSHBUTTON "Rezigni", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Es.rc b/dlls/mpr/mpr_Es.rc deleted file mode 100644 index ac8d93028e6..00000000000 --- a/dlls/mpr/mpr_Es.rc +++ /dev/null @@ -1,43 +0,0 @@ -/* - * MPR dll Spanish resources - * - * Copyright (C) 2004, 2005 Jos Manuel Ferrer Ortiz - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Introduzca contrasea de red" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Por favor, introduzca su nombre de usuario y contrasea:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "Usuario", -1, 40, 66, 50, 10 - LTEXT "Contrasea", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Guardar esta contrasea (Inseguro)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "Aceptar", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Cancelar", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Fr.rc b/dlls/mpr/mpr_Fr.rc deleted file mode 100644 index 2e77249675f..00000000000 --- a/dlls/mpr/mpr_Fr.rc +++ /dev/null @@ -1,47 +0,0 @@ -/* - * MPR dll resources - * French language support - * - * Copyright (C) 2005 Jonathan Ernst - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL - -IDD_PROXYDLG DIALOG 36, 24, 210, 146 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Entrez le mot de passe réseau" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Veuillez saisir votre nom d'utilisateur et votre mot de passe :", IDC_EXPLAIN, 10, 6, 150, 17 - LTEXT "Proxy", -1, 10, 31, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "Utilisateur", -1, 10, 68, 45, 10 - LTEXT "Mot de passe", -1, 10, 88, 45, 10 - LTEXT "", IDC_PROXY, 56, 32, 144, 14, 0 - LTEXT "", IDC_REALM, 56, 46, 144, 14, 0 - EDITTEXT IDC_USERNAME, 56, 66, 144, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 56, 86, 144, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Enregistrer ce mot de passe (risqué)", IDC_SAVEPASSWORD, - 56, 106, 144, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 68, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Annuler", IDCANCEL, 128, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_He.rc b/dlls/mpr/mpr_He.rc deleted file mode 100644 index 02f15397427..00000000000 --- a/dlls/mpr/mpr_He.rc +++ /dev/null @@ -1,47 +0,0 @@ -/* - * MPR dll resources - * - * Copyright (C) 2004 Juan Lang - * Copyright (C) 2010 Yaron Shahrabani - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -#pragma code_page(65001) - -LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -EXSTYLE WS_EX_LAYOUTRTL -CAPTION "הזנת ססמת הרשת" -FONT 8, "MS Shell Dlg" -{ - LTEXT "נא להזין את שם המשתמש ואת הססמה שלך:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "מתווך", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "משתמש", -1, 40, 66, 50, 10 - LTEXT "ססמה", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&שמירת ססמה זו (לא מאובטח)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "אישור", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "ביטול", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Hu.rc b/dlls/mpr/mpr_Hu.rc deleted file mode 100644 index dc5ea512527..00000000000 --- a/dlls/mpr/mpr_Hu.rc +++ /dev/null @@ -1,43 +0,0 @@ -/* - * MPR dll resources - * - * Copyright (C) 2006 Andras Kovacs - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Hlzati jelsz megadsa" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Krem adja meg a felhasznlnevt s jelszavt:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "Felhasznlnv", -1, 40, 66, 50, 10 - LTEXT "Jelsz", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Jelsz mentse (nem biztonsgos)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Mgse", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_It.rc b/dlls/mpr/mpr_It.rc deleted file mode 100644 index c5d1f0e8bcc..00000000000 --- a/dlls/mpr/mpr_It.rc +++ /dev/null @@ -1,47 +0,0 @@ -/* - * MPR dll Italian resources - * - * Copyright 2004 Ivan Leo Puoti - * Copyright 2006 Antonio Codazzi - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Inserisci la password di rete" -FONT 8, "MS Shell Dlg" -{ -LTEXT "Inserire nome utente e password:", IDC_EXPLAIN, 40, 6, 150, 15 -LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Dominio", -1, 40, 46, 50, 10 */ -LTEXT "Utente", -1, 40, 66, 50, 10 -LTEXT "Password", -1, 40, 86, 50, 10 -LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 -LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 -EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP -EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD -CHECKBOX "&Memorizza la password (non sicuro)", IDC_SAVEPASSWORD, -80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP -PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON -PUSHBUTTON "Annulla", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Ja.rc b/dlls/mpr/mpr_Ja.rc deleted file mode 100644 index 7b7f9d2eea0..00000000000 --- a/dlls/mpr/mpr_Ja.rc +++ /dev/null @@ -1,46 +0,0 @@ -/* - * MPR dll resources - * - * Copyright (C) 2004 Hajime Segawa - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "ネットワーク用パスワードを入力" -FONT 8, "MS Shell Dlg" -{ - LTEXT "ユーザー名とパスワードを入力してください:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "プロキシ", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "ユーザー名", -1, 40, 66, 50, 10 - LTEXT "パスワード", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "パスワードを保存する(&S)(セキュアではありません)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "キャンセル", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Ko.rc b/dlls/mpr/mpr_Ko.rc deleted file mode 100644 index d66b0212774..00000000000 --- a/dlls/mpr/mpr_Ko.rc +++ /dev/null @@ -1,46 +0,0 @@ -/* - * MPR dll resources - * - * Copyright (C) 2004 Juan Lang - * Copyright 2005,2007.2010 YunSong Hwang - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -#pragma code_page(65001) - -LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "네트워크 암호 입력" -FONT 9, "MS Shell Dlg" -{ - LTEXT "당신의 사용자이름과 암호를 입력하시오:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "프록시", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "사용자", -1, 40, 66, 50, 10 - LTEXT "암호", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "암호 저장(&S) (보안에 주의)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "확인", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "취소", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Lt.rc b/dlls/mpr/mpr_Lt.rc deleted file mode 100644 index 9a3dd84b4a7..00000000000 --- a/dlls/mpr/mpr_Lt.rc +++ /dev/null @@ -1,46 +0,0 @@ -/* - * MPR dll resources - * - * Copyright 2009 Aurimas Fišeras - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Įveskite tinklo slaptažodį" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Įveskite savo naudotojo vardą ir slaptažodį:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Įgaliot. serv.", -1, 40, 26, 50, 10 -/* LTEXT "Sritis", -1, 40, 46, 50, 10 */ - LTEXT "Naudotojas", -1, 40, 66, 50, 10 - LTEXT "Slaptažodis", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "Į&rašyti šį slaptažodį (nesaugu)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "Gerai", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Atsisakyti", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Nl.rc b/dlls/mpr/mpr_Nl.rc deleted file mode 100644 index c0baa994aea..00000000000 --- a/dlls/mpr/mpr_Nl.rc +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Dutch resources for MPR - * - * Copyright (C) 2004 Hans Leidekker - * Copyright (C) 2008 Frans Kool - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Voer het Netwerk Wachtwoord in" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Voer a.u.b uw gebruikersnaam en wachtwoord in:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "Gebruiker", -1, 40, 66, 50, 10 - LTEXT "Wachtwoord", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Sla dit wachtwoord op (Onveilig)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Annuleren", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_No.rc b/dlls/mpr/mpr_No.rc deleted file mode 100644 index e48e7806e2c..00000000000 --- a/dlls/mpr/mpr_No.rc +++ /dev/null @@ -1,43 +0,0 @@ -/* - * MPR dll resources for Norwegian Bokml - * - * Copyright (C) 2005 Alexander N. Srnes - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Skriv inn nettverkspassord" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Skriv inn brukernavnet og passordet ditt:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Mellomtjener", -1, 40, 26, 50, 10 -/* LTEXT "Omrde", -1, 40, 46, 50, 10 */ - LTEXT "Bruker", -1, 40, 66, 50, 10 - LTEXT "Passord", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "Lagre dette pa&ssordet (usikkert)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Avbryt", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Pl.rc b/dlls/mpr/mpr_Pl.rc deleted file mode 100644 index 1ee5961de9a..00000000000 --- a/dlls/mpr/mpr_Pl.rc +++ /dev/null @@ -1,44 +0,0 @@ -/* - * MPR dll resources - * - * Copyright (C) 2004 Juan Lang - * Copyright (C) 2007 Mikolaj Zalewski - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_POLISH, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Wpisz haso sieci" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Prosz wprowadzi nazw uytkownika i haso:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Obszar", -1, 40, 46, 50, 10 */ - LTEXT "Uytkownik", -1, 40, 66, 50, 10 - LTEXT "Haso", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Zapisz to haso (niebezpieczne)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Anuluj", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Pt.rc b/dlls/mpr/mpr_Pt.rc deleted file mode 100644 index f8a9bf231dc..00000000000 --- a/dlls/mpr/mpr_Pt.rc +++ /dev/null @@ -1,68 +0,0 @@ -/* - * MPR dll resources - * - * Copyright (C) 2004 Marcelo Duarte - * Copyright (C) 2006 Américo José Melo - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -#pragma code_page(65001) - -LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Entre a senha da rede" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Por favor, entre como o nome de usuário e a senha:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "Usuário", -1, 40, 66, 50, 10 - LTEXT "Senha", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Salvar esta senha (Inseguro)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Cancelar", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} - -LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Indique a senha da rede" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Por favor, indique o nome de utilizador e a senha:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "Utilizador", -1, 40, 66, 50, 10 - LTEXT "Senha", -1, 40, 86, 50, 10 - LTEXT "" IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "" IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Gravar esta senha (Inseguro)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Cancelar", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Ro.rc b/dlls/mpr/mpr_Ro.rc deleted file mode 100644 index 567b2b767d4..00000000000 --- a/dlls/mpr/mpr_Ro.rc +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (C) 2004 Juan Lang - * Copyright (C) 2008 Michael Stefaniuc - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL - -#pragma code_page(65001) - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Introducere parolă de rețea" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Introduceți numele de utilizator și parola:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 - LTEXT "Utilizator", -1, 40, 66, 50, 10 - LTEXT "Parolă", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Salvează această parolă (nesigur)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Renunță", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Ru.rc b/dlls/mpr/mpr_Ru.rc deleted file mode 100644 index c285cf468a2..00000000000 --- a/dlls/mpr/mpr_Ru.rc +++ /dev/null @@ -1,46 +0,0 @@ -/* - * MPR dll Russian resources - * - * Copyright (C) 2008 Vitaliy Margolen - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Введите сетевой пароль" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Введите ваши имя и пароль пользователя:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Прокси", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "Имя", -1, 40, 66, 50, 10 - LTEXT "Пароль", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Сохранить этот пароль (небезопасно!)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Отмена", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Si.rc b/dlls/mpr/mpr_Si.rc deleted file mode 100644 index 4807e3bb9db..00000000000 --- a/dlls/mpr/mpr_Si.rc +++ /dev/null @@ -1,45 +0,0 @@ -/* - * MPR dll resources - * - * Copyright (C) 2008 Rok Mandeljc - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -#pragma code_page(65001) - -LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Vnesite omrežno geslo" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Vnesite uporabniško ime in geslo:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proksi", -1, 40, 26, 50, 10 -/* LTEXT "Kraljestvo", -1, 40, 46, 50, 10 */ - LTEXT "Uporabniško ime", -1, 40, 66, 50, 10 - LTEXT "Geslo", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Shrani geslo (nezaščiteno)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "V redu", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Prekliči", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Sr.rc b/dlls/mpr/mpr_Sr.rc deleted file mode 100644 index e63bd463e49..00000000000 --- a/dlls/mpr/mpr_Sr.rc +++ /dev/null @@ -1,68 +0,0 @@ -/* - * MPR dll Serbian resources - * - * Copyright 2004 Juan Lang - * Copyright 2010 Đorđe Vasiljević - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -#pragma code_page(65001) - -LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Унос мрежне лозинке" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Унесите своје корисничко име и лозинку:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Посредник", -1, 40, 26, 50, 10 -/* LTEXT "Област", -1, 40, 46, 50, 10 */ - LTEXT "Корисничко име", -1, 40, 66, 50, 10 - LTEXT "Лозинка", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Сачувај ову лозинку (несигурно)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "У реду", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Откажи", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} - -LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Unos mrežne lozinke" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Unesite svoje korisničko ime i lozinku:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Posrednik", -1, 40, 26, 50, 10 -/* LTEXT "Oblast", -1, 40, 46, 50, 10 */ - LTEXT "Korisničko ime", -1, 40, 66, 50, 10 - LTEXT "Lozinka", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Sačuvaj ovu lozinku (nesigurno)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "U redu", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Otkaži", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Sv.rc b/dlls/mpr/mpr_Sv.rc deleted file mode 100644 index 0ef5b73c932..00000000000 --- a/dlls/mpr/mpr_Sv.rc +++ /dev/null @@ -1,43 +0,0 @@ -/* - * MPR dll resources - * - * Copyright (C) 2007 Daniel Nylander - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Ange ntverkslsenord" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Ange ditt anvndarnamn och lsenord:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "Anvndare", -1, 40, 66, 50, 10 - LTEXT "Lsenord", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Spara detta lsenord (oskert)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Avbryt", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Tr.rc b/dlls/mpr/mpr_Tr.rc deleted file mode 100644 index be6d7f75aee..00000000000 --- a/dlls/mpr/mpr_Tr.rc +++ /dev/null @@ -1,43 +0,0 @@ -/* - * MPR dll resources for Turkish - * - * Copyright (C) 2006 Fatih Ac - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "A Parolanz Girin" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Ltfen kullanc adnz ve parolanz girin:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Proxy", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "Kullanc", -1, 40, 66, 50, 10 - LTEXT "Parola", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "Bu parolay &sakla (Gvensiz)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "Tamam", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "ptal", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Uk.rc b/dlls/mpr/mpr_Uk.rc deleted file mode 100644 index 434834494e6..00000000000 --- a/dlls/mpr/mpr_Uk.rc +++ /dev/null @@ -1,47 +0,0 @@ -/* - * MPR dll Ukrainian resources - * - * Copyright (C) 2004 Juan Lang - * Copyright (C) 2007 Artem Reznikov - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Введіть Мережний Пароль" -FONT 8, "MS Shell Dlg" -{ - LTEXT "Будь ласка, введіть Ваші ім'я та пароль:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "Проксі", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "Користувач", -1, 40, 66, 50, 10 - LTEXT "Пароль", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "&Зберегти цей пароль (небезпечно)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "Скасувати", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/dlls/mpr/mpr_Zh.rc b/dlls/mpr/mpr_Zh.rc deleted file mode 100644 index c88c5b3d2df..00000000000 --- a/dlls/mpr/mpr_Zh.rc +++ /dev/null @@ -1,68 +0,0 @@ -/* - * MPR dll (Simplified and Traditional Chinese Resources) - * - * Copyright 2008 Hongbo Ni - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "mprres.h" - -/* Chinese text is encoded in UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "输入网络密码" -FONT 9, "MS Shell Dlg" -{ - LTEXT "请输入用户名和密码:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "代理", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "用户名", -1, 40, 66, 50, 10 - LTEXT "密码", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "保存密码(不安全)(&S)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "确定", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "取消", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} - -LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL - -IDD_PROXYDLG DIALOG 36, 24, 250, 154 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "輸入網路密碼" -FONT 9, "MS Shell Dlg" -{ - LTEXT "請輸入用戶名和密碼:", IDC_EXPLAIN, 40, 6, 150, 15 - LTEXT "代理", -1, 40, 26, 50, 10 -/* LTEXT "Realm", -1, 40, 46, 50, 10 */ - LTEXT "用戶名", -1, 40, 66, 50, 10 - LTEXT "密碼", -1, 40, 86, 50, 10 - LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 - EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP - EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "儲存密碼(不安全)(&S)", IDC_SAVEPASSWORD, - 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP - PUSHBUTTON "確定", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON - PUSHBUTTON "取消", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP -} diff --git a/po/ar.po b/po/ar.po index e86356652e6..9e196ebbe53 100644 --- a/po/ar.po +++ b/po/ar.po @@ -113,11 +113,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -568,14 +568,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "حسنا" @@ -5628,6 +5629,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/bg.po b/po/bg.po index 6881c466424..c53916794a0 100644 --- a/po/bg.po +++ b/po/bg.po @@ -118,11 +118,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -584,14 +584,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5742,6 +5743,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Въведете мрежова парола" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Въведете вашето потребителско име и парола:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Прокси" + +#: mpr.rc:38 +msgid "User" +msgstr "Потребител" + +#: mpr.rc:39 +msgid "Password" +msgstr "Парола" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Save this password (Insecure)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Цялата мрежа" diff --git a/po/ca.po b/po/ca.po index 3be35822e55..ac0e561e4ba 100644 --- a/po/ca.po +++ b/po/ca.po @@ -119,11 +119,11 @@ msgid "uncompressed" msgstr "no comprimit" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -577,14 +577,15 @@ msgstr "Introduïu Contrasenya" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "D'acord" @@ -5653,6 +5654,34 @@ msgstr "" msgid "Send Mail" msgstr "Envia Correu" +#: mpr.rc:32 +#, fuzzy +msgid "Enter Network Password" +msgstr "Introduïu Contrasenya" + +#: mpr.rc:35 +#, fuzzy +msgid "Please enter your username and password:" +msgstr "Si us plau, torneu a intentar l'operació\n" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +#, fuzzy +msgid "User" +msgstr "Usuaris" + +#: mpr.rc:39 +#, fuzzy +msgid "Password" +msgstr "Introduïu Contrasenya" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "Tota la Xarxa" diff --git a/po/cs.po b/po/cs.po index f0269ec0de7..020e7c986d0 100644 --- a/po/cs.po +++ b/po/cs.po @@ -124,11 +124,11 @@ msgid "uncompressed" msgstr "nekomprimovaný" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -596,14 +596,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5822,6 +5823,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Zadání síťového hesla" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Prosím zadejte své uživatelské jméno a heslo:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Uživatel" + +#: mpr.rc:39 +msgid "Password" +msgstr "Heslo" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Uložit toto heslo (Není bezpečné) ?" + #: mpr.rc:27 msgid "Entire Network" msgstr "Celá síť" diff --git a/po/da.po b/po/da.po index c9c4529d918..52975075d3b 100644 --- a/po/da.po +++ b/po/da.po @@ -123,11 +123,11 @@ msgid "uncompressed" msgstr "ukomprimeret" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -597,14 +597,15 @@ msgstr "&Kodeord:" msgid "&Remember my password" msgstr "&Husk mit kodeord" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5785,6 +5786,30 @@ msgstr "" msgid "Send Mail" msgstr "Send Mail" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Skriv netværkskodeord" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Skriv dit brugernavn og kodeord:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Brugernavn" + +#: mpr.rc:39 +msgid "Password" +msgstr "Kodeord" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "Gem dette ko&deord (usikkert)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Hele netværket" diff --git a/po/de.po b/po/de.po index d1db6141ce5..b1c079c84bc 100644 --- a/po/de.po +++ b/po/de.po @@ -117,11 +117,11 @@ msgid "uncompressed" msgstr "Unkomprimiert" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -571,14 +571,15 @@ msgstr "&Kennwort:" msgid "&Remember my password" msgstr "Kennwort &merken" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5635,6 +5636,30 @@ msgstr "" msgid "Send Mail" msgstr "E-Mail senden" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Netzwerkkennung eingeben" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Bitte geben Sie Benutzernamen und Kennwort ein:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Benutzername" + +#: mpr.rc:39 +msgid "Password" +msgstr "Kennwort" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "Dieses Kennwort speichern (unsicher)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Gesamtes Netzwerk" diff --git a/po/el.po b/po/el.po index faf7347b22d..eb69d845c37 100644 --- a/po/el.po +++ b/po/el.po @@ -114,11 +114,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -564,14 +564,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "" @@ -5671,6 +5672,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/en.po b/po/en.po index cda7e108b93..2843405a05e 100644 --- a/po/en.po +++ b/po/en.po @@ -115,11 +115,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -554,14 +554,15 @@ msgstr "&Password:" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5554,6 +5555,30 @@ msgstr "Mail sending failed as you do not have a MAPI mail client installed." msgid "Send Mail" msgstr "Send Mail" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Enter Network Password" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Please enter your username and password:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "User" + +#: mpr.rc:39 +msgid "Password" +msgstr "Password" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/en_US.po b/po/en_US.po index 47925c8525b..a9104c2af42 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -119,11 +119,11 @@ msgid "uncompressed" msgstr "uncompressed" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -572,14 +572,15 @@ msgstr "&Password:" msgid "&Remember my password" msgstr "&Remember my password" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5631,6 +5632,30 @@ msgstr "Mail sending failed as you do not have a MAPI mail client installed." msgid "Send Mail" msgstr "Send Mail" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Enter Network Password" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Please enter your username and password:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "User" + +#: mpr.rc:39 +msgid "Password" +msgstr "Password" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Save this password (Insecure)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Entire Network" diff --git a/po/eo.po b/po/eo.po index 4081670cd48..2919b760c5e 100644 --- a/po/eo.po +++ b/po/eo.po @@ -119,11 +119,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -590,14 +590,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "Bone" @@ -5747,6 +5748,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Enmetu Retan Pasvorton" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Enmetu uzantonomon kaj pasvorton:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Uzanto" + +#: mpr.rc:39 +msgid "Password" +msgstr "Pasvorto" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Storu pasvorton ( RISKE! )" + #: mpr.rc:27 msgid "Entire Network" msgstr "Tuta Reto" diff --git a/po/es.po b/po/es.po index 6622b40229f..25d04860ed5 100644 --- a/po/es.po +++ b/po/es.po @@ -118,11 +118,11 @@ msgid "uncompressed" msgstr "sin compresión" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -587,14 +587,15 @@ msgstr "&Contraseña:" msgid "&Remember my password" msgstr "&Recordar mi contraseña" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "Aceptar" @@ -5968,6 +5969,30 @@ msgstr "" msgid "Send Mail" msgstr "Enviar correo" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Introduzca contraseña de red" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Por favor, introduzca su nombre de usuario y contraseña:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Usuario" + +#: mpr.rc:39 +msgid "Password" +msgstr "Contraseña" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Guardar esta contraseña (Inseguro)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Toda la red" diff --git a/po/fa.po b/po/fa.po index 2a3d7620b9e..fbcf4278f74 100644 --- a/po/fa.po +++ b/po/fa.po @@ -113,11 +113,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -568,14 +568,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "قبول" @@ -5628,6 +5629,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/fi.po b/po/fi.po index 7cc009c3726..072b0315a7d 100644 --- a/po/fi.po +++ b/po/fi.po @@ -117,11 +117,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -575,14 +575,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5792,6 +5793,32 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +#, fuzzy +msgid "Please enter your username and password:" +msgstr "Anna nimesi" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +#, fuzzy +msgid "User" +msgstr "Käyttäjät" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/fr.po b/po/fr.po index e280e952bad..f8503543e4d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -120,11 +120,11 @@ msgid "uncompressed" msgstr "non compressé" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -574,14 +574,15 @@ msgstr "&Mot de passe :" msgid "&Remember my password" msgstr "&Se souvenir de mon mot de passe" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5648,6 +5649,30 @@ msgstr "" msgid "Send Mail" msgstr "Envoyer un courriel" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Entrez le mot de passe réseau" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Veuillez saisir votre nom d'utilisateur et votre mot de passe :" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Utilisateur" + +#: mpr.rc:39 +msgid "Password" +msgstr "Mot de passe" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Enregistrer ce mot de passe (risqué)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Réseau entier" diff --git a/po/he.po b/po/he.po index dbbdfdf5b5e..d6ec30877d7 100644 --- a/po/he.po +++ b/po/he.po @@ -118,11 +118,11 @@ msgid "uncompressed" msgstr "ללא דחיסה" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -573,14 +573,15 @@ msgstr "&ססמה:" msgid "&Remember my password" msgstr "&שמירת הססמה שלי" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "אישור" @@ -5851,6 +5852,30 @@ msgstr "שליחת הודעת הדוא״ל נכשלה כיוון שאין לך msgid "Send Mail" msgstr "שליחת דוא״ל" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "הזנת ססמת הרשת" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "נא להזין את שם המשתמש ואת הססמה שלך:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "מתווך" + +#: mpr.rc:38 +msgid "User" +msgstr "משתמש" + +#: mpr.rc:39 +msgid "Password" +msgstr "ססמה" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&שמירת ססמה זו (לא מאובטח)" + #: mpr.rc:27 msgid "Entire Network" msgstr "הרשת כולה" diff --git a/po/hi.po b/po/hi.po index 0c0725fd777..7857ec5fd49 100644 --- a/po/hi.po +++ b/po/hi.po @@ -113,11 +113,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -553,14 +553,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "" @@ -5566,6 +5567,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/hu.po b/po/hu.po index 1637bb3447d..bb2537989eb 100644 --- a/po/hu.po +++ b/po/hu.po @@ -124,11 +124,11 @@ msgid "uncompressed" msgstr "tömörítetlen" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -603,14 +603,15 @@ msgstr "&Jelszó:" msgid "&Remember my password" msgstr "Je&lszó megjegyzése" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5999,6 +6000,30 @@ msgstr "" msgid "Send Mail" msgstr "Levélküldés" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Hálózati jelszó megadása" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Kérem adja meg a felhasználónevét és jelszavát:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Felhasználónév" + +#: mpr.rc:39 +msgid "Password" +msgstr "Jelszó" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Jelszó mentése (nem biztonságos)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Teljes hálózat" diff --git a/po/it.po b/po/it.po index db97292c1a1..ae0c27e9d0a 100644 --- a/po/it.po +++ b/po/it.po @@ -119,11 +119,11 @@ msgid "uncompressed" msgstr "Non compresso" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -573,14 +573,15 @@ msgstr "&Password:" msgid "&Remember my password" msgstr "&Ricorda la mia password" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "Ok" @@ -5639,6 +5640,30 @@ msgstr "" msgid "Send Mail" msgstr "Invia Mail" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Inserisci la password di rete" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Inserire nome utente e password:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Utente" + +#: mpr.rc:39 +msgid "Password" +msgstr "Password" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Memorizza la password (non sicuro)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Tutta la rete" diff --git a/po/ja.po b/po/ja.po index dd282078ab6..db152b4006f 100644 --- a/po/ja.po +++ b/po/ja.po @@ -119,11 +119,11 @@ msgid "uncompressed" msgstr "未圧縮" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -575,14 +575,15 @@ msgstr "パスワード(&P):" msgid "&Remember my password" msgstr "パスワードを保存する(&R)" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5632,6 +5633,30 @@ msgstr "" msgid "Send Mail" msgstr "メール送信" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "ネットワーク用パスワードを入力" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "ユーザー名とパスワードを入力してください:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "プロキシ" + +#: mpr.rc:38 +msgid "User" +msgstr "ユーザー名" + +#: mpr.rc:39 +msgid "Password" +msgstr "パスワード" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "パスワードを保存する(&S)(セキュアではありません)" + #: mpr.rc:27 msgid "Entire Network" msgstr "ネットワーク全体" diff --git a/po/ko.po b/po/ko.po index b04a3ce6ae7..5f887f2129a 100644 --- a/po/ko.po +++ b/po/ko.po @@ -119,11 +119,11 @@ msgid "uncompressed" msgstr "압축안됨" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -574,14 +574,15 @@ msgstr "암호(&P):" msgid "&Remember my password" msgstr "내 암호 기억(&R)" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "확인" @@ -5628,6 +5629,30 @@ msgstr "설치된 MAPI 메일 클라이언트가 없어서 메일 보내기 실 msgid "Send Mail" msgstr "메일 보내기" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "네트워크 암호 입력" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "당신의 사용자이름과 암호를 입력하시오:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "프록시" + +#: mpr.rc:38 +msgid "User" +msgstr "사용자" + +#: mpr.rc:39 +msgid "Password" +msgstr "암호" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "암호 저장(&S) (보안에 주의)" + #: mpr.rc:27 msgid "Entire Network" msgstr "전체 네트워크" diff --git a/po/lt.po b/po/lt.po index c7ee0c0c54a..d431a8dbb59 100644 --- a/po/lt.po +++ b/po/lt.po @@ -121,11 +121,11 @@ msgid "uncompressed" msgstr "neglaudintas" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -577,14 +577,15 @@ msgstr "&Slaptažodis:" msgid "&Remember my password" msgstr "Į&siminti mano slaptažodį" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "Gerai" @@ -5643,6 +5644,30 @@ msgstr "Nepavyko išsiųsti laiškų, nes neturite įdiegto MAPI pašto kliento. msgid "Send Mail" msgstr "Laiškų siuntimas" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Įveskite tinklo slaptažodį" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Įveskite savo naudotojo vardą ir slaptažodį:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Įgaliot. serv." + +#: mpr.rc:38 +msgid "User" +msgstr "Naudotojas" + +#: mpr.rc:39 +msgid "Password" +msgstr "Slaptažodis" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "Į&rašyti šį slaptažodį (nesaugu)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Visas tinklas" diff --git a/po/ml.po b/po/ml.po index 75c749149cd..2f3a032a0fa 100644 --- a/po/ml.po +++ b/po/ml.po @@ -113,11 +113,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -553,14 +553,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "" @@ -5566,6 +5567,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/nb_NO.po b/po/nb_NO.po index 734fcd42f63..e4fb2a27b64 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -116,11 +116,11 @@ msgid "uncompressed" msgstr "ukomprimert" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -594,14 +594,15 @@ msgstr "&Passord:" msgid "&Remember my password" msgstr "&Remember my password" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5864,6 +5865,30 @@ msgstr "Klarte ikke sende e-post fordi en MAPI-klient ikke er installert." msgid "Send Mail" msgstr "Send e-post" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Skriv inn nettverkspassord" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Skriv inn brukernavnet og passordet ditt:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Mellomtjener" + +#: mpr.rc:38 +msgid "User" +msgstr "Bruker" + +#: mpr.rc:39 +msgid "Password" +msgstr "Passord" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "Lagre dette pa&ssordet (usikkert)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Hele nettverket" diff --git a/po/nl.po b/po/nl.po index 7f494ca79cc..739156111e6 100644 --- a/po/nl.po +++ b/po/nl.po @@ -120,11 +120,11 @@ msgid "uncompressed" msgstr "ongecomprimeerd" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -578,14 +578,15 @@ msgstr "&Wachtwoord:" msgid "&Remember my password" msgstr "&Onthoud mijn wachtwoord" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5744,6 +5745,30 @@ msgstr "" msgid "Send Mail" msgstr "Verstuur Mail" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Voer het Netwerk Wachtwoord in" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Voer a.u.b uw gebruikersnaam en wachtwoord in:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Gebruiker" + +#: mpr.rc:39 +msgid "Password" +msgstr "Wachtwoord" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Sla dit wachtwoord op (Onveilig)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Gehele netwerk" diff --git a/po/or.po b/po/or.po index 699a56969fc..2fa9659538d 100644 --- a/po/or.po +++ b/po/or.po @@ -113,11 +113,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -553,14 +553,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "" @@ -5566,6 +5567,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/pa.po b/po/pa.po index 0a9b4f03a78..3ee284ced64 100644 --- a/po/pa.po +++ b/po/pa.po @@ -113,11 +113,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -553,14 +553,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "" @@ -5566,6 +5567,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/pl.po b/po/pl.po index 1f5d3479e01..6999f8f6db5 100644 --- a/po/pl.po +++ b/po/pl.po @@ -119,11 +119,11 @@ msgid "uncompressed" msgstr "nie skompresowany" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -575,14 +575,15 @@ msgstr "&Hasło:" msgid "&Remember my password" msgstr "&Zapamiętaj hasło" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5646,6 +5647,30 @@ msgstr "" msgid "Send Mail" msgstr "Wysyłanie maila" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Wpisz hasło sieci" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Proszę wprowadzić nazwę użytkownika i hasło:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Użytkownik" + +#: mpr.rc:39 +msgid "Password" +msgstr "Hasło" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Zapisz to hasło (niebezpieczne)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Cała sieć" diff --git a/po/pt_BR.po b/po/pt_BR.po index bff8fb71892..5fa548f07df 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -118,11 +118,11 @@ msgid "uncompressed" msgstr "sem compressão" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -590,14 +590,15 @@ msgstr "&Senha:" msgid "&Remember my password" msgstr "&Lembrar a senha" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5851,6 +5852,30 @@ msgstr "" msgid "Send Mail" msgstr "Enviar E-mail" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Entre a senha da rede" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Por favor, entre como o nome de usuário e a senha:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Usuário" + +#: mpr.rc:39 +msgid "Password" +msgstr "Senha" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Salvar esta senha (Inseguro)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Toda a rede" diff --git a/po/pt_PT.po b/po/pt_PT.po index 10b7cab37e2..28ce96cb831 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -123,11 +123,11 @@ msgid "uncompressed" msgstr "sem compressão" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -600,14 +600,15 @@ msgstr "&Password:" msgid "&Remember my password" msgstr "&Lembrar a password" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5906,6 +5907,30 @@ msgstr "" msgid "Send Mail" msgstr "Enviar Correio" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Indique a senha da rede" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Por favor, indique o nome de utilizador e a senha:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Utilizador" + +#: mpr.rc:39 +msgid "Password" +msgstr "Senha" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Gravar esta senha (Inseguro)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Toda a rede" diff --git a/po/rm.po b/po/rm.po index dfa24478527..10aa0e1329e 100644 --- a/po/rm.po +++ b/po/rm.po @@ -114,11 +114,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -559,14 +559,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "" @@ -5599,6 +5600,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/ro.po b/po/ro.po index fe4a57faa5e..b72bf4b9179 100644 --- a/po/ro.po +++ b/po/ro.po @@ -117,11 +117,11 @@ msgid "uncompressed" msgstr "necomprimat" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -639,14 +639,15 @@ msgstr "&Parolă:" msgid "&Remember my password" msgstr "Ține minte pa&rola" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -6119,6 +6120,30 @@ msgstr "" msgid "Send Mail" msgstr "Trimite emailul" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Introducere parolă de rețea" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Introduceți numele de utilizator și parola:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Utilizator" + +#: mpr.rc:39 +msgid "Password" +msgstr "Parolă" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Salvează această parolă (nesigur)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Toată rețeaua" diff --git a/po/ru.po b/po/ru.po index cc04f5bc722..fa021afbdd9 100644 --- a/po/ru.po +++ b/po/ru.po @@ -118,11 +118,11 @@ msgid "uncompressed" msgstr "без сжатия" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -573,14 +573,15 @@ msgstr "&Пароль:" msgid "&Remember my password" msgstr "Со&хранить пароль" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "ОК" @@ -5637,6 +5638,30 @@ msgstr "Невозможно отправить почту: не установ msgid "Send Mail" msgstr "Отправка почты" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Введите сетевой пароль" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Введите ваши имя и пароль пользователя:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Прокси" + +#: mpr.rc:38 +msgid "User" +msgstr "Имя" + +#: mpr.rc:39 +msgid "Password" +msgstr "Пароль" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Сохранить этот пароль (небезопасно!)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Вся сеть" diff --git a/po/sk.po b/po/sk.po index ccd6e230d91..6680f789680 100644 --- a/po/sk.po +++ b/po/sk.po @@ -116,11 +116,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -561,14 +561,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "" @@ -5663,6 +5664,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/sl.po b/po/sl.po index 3f7b03a625a..36c79b4fcb1 100644 --- a/po/sl.po +++ b/po/sl.po @@ -120,11 +120,11 @@ msgid "uncompressed" msgstr "nestisnjeno" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -578,14 +578,15 @@ msgstr "&Geslo:" msgid "&Remember my password" msgstr "&Zapomni si geslo" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "V redu" @@ -5668,6 +5669,30 @@ msgstr "" msgid "Send Mail" msgstr "Pošlji pošto" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Vnesite omrežno geslo" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Vnesite uporabniško ime in geslo:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proksi" + +#: mpr.rc:38 +msgid "User" +msgstr "Uporabniško ime" + +#: mpr.rc:39 +msgid "Password" +msgstr "Geslo" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Shrani geslo (nezaščiteno)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Celotno omrežje" diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po index f46f4600c08..85b9697f0c9 100644 --- a/po/sr_RS@cyrillic.po +++ b/po/sr_RS@cyrillic.po @@ -122,11 +122,11 @@ msgid "uncompressed" msgstr "несажето" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -585,14 +585,15 @@ msgstr "&Лозинка:" msgid "&Remember my password" msgstr "&Запамти лозинку" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "У реду" @@ -5880,6 +5881,30 @@ msgstr "Слање поруке није успело јер MAPI поштанс msgid "Send Mail" msgstr "Пошаљи поруку" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Унос мрежне лозинке" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Унесите своје корисничко име и лозинку:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Посредник" + +#: mpr.rc:38 +msgid "User" +msgstr "Корисничко име" + +#: mpr.rc:39 +msgid "Password" +msgstr "Лозинка" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Сачувај ову лозинку (несигурно)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Цела мрежа" diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po index 29cb7d34cea..6b352d5be32 100644 --- a/po/sr_RS@latin.po +++ b/po/sr_RS@latin.po @@ -126,11 +126,11 @@ msgid "uncompressed" msgstr "nesažeto" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -593,14 +593,15 @@ msgstr "&Lozinka:" msgid "&Remember my password" msgstr "&Zapamti lozinku" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "U redu" @@ -5916,6 +5917,30 @@ msgstr "Slanje poruke nije uspelo jer MAPI poštanski klijent nije instaliran." msgid "Send Mail" msgstr "Pošalji poruku" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Unos mrežne lozinke" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Unesite svoje korisničko ime i lozinku:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Posrednik" + +#: mpr.rc:38 +msgid "User" +msgstr "Korisničko ime" + +#: mpr.rc:39 +msgid "Password" +msgstr "Lozinka" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Sačuvaj ovu lozinku (nesigurno)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Cela mreža" diff --git a/po/sv.po b/po/sv.po index 5f916ff0ec8..0b62e68e788 100644 --- a/po/sv.po +++ b/po/sv.po @@ -119,11 +119,11 @@ msgid "uncompressed" msgstr "okomprimerad" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -577,14 +577,15 @@ msgstr "&Lösenord:" msgid "&Remember my password" msgstr "&Kom ihåg lösenord" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5646,6 +5647,30 @@ msgstr "" msgid "Send Mail" msgstr "Skicka e-post" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Ange nätverkslösenord" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Ange ditt användarnamn och lösenord:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Användare" + +#: mpr.rc:39 +msgid "Password" +msgstr "Lösenord" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Spara detta lösenord (osäkert)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Hela nätverket" diff --git a/po/te.po b/po/te.po index 3bf3ff84805..4fc8cdb67f8 100644 --- a/po/te.po +++ b/po/te.po @@ -113,11 +113,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -553,14 +553,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "" @@ -5566,6 +5567,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/th.po b/po/th.po index 8d1e2e7bae2..841e9ca1d63 100644 --- a/po/th.po +++ b/po/th.po @@ -113,11 +113,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -564,14 +564,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "ตกลง" @@ -5669,6 +5670,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/tr.po b/po/tr.po index a9054628094..514edd539e0 100644 --- a/po/tr.po +++ b/po/tr.po @@ -120,11 +120,11 @@ msgid "uncompressed" msgstr "sıkıştırılmamış" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -585,14 +585,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "Tamam" @@ -5907,6 +5908,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Ağ Parolanızı Girin" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Lütfen kullanıcı adınızı ve parolanızı girin:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Proxy" + +#: mpr.rc:38 +msgid "User" +msgstr "Kullanıcı" + +#: mpr.rc:39 +msgid "Password" +msgstr "Parola" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "Bu parolayı &sakla (Güvensiz)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Tüm Ağ" diff --git a/po/uk.po b/po/uk.po index 9e85313e7fa..3b88f0c58ad 100644 --- a/po/uk.po +++ b/po/uk.po @@ -117,11 +117,11 @@ msgid "uncompressed" msgstr "без стиснення" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -573,14 +573,15 @@ msgstr "&Пароль:" msgid "&Remember my password" msgstr "&Запам'ятати мій пароль" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "OK" @@ -5633,6 +5634,30 @@ msgstr "Неможливо відіслати пошту: не встановл msgid "Send Mail" msgstr "Відсилання пошти" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "Введіть Мережний Пароль" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "Будь ласка, введіть Ваші ім'я та пароль:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "Проксі" + +#: mpr.rc:38 +msgid "User" +msgstr "Користувач" + +#: mpr.rc:39 +msgid "Password" +msgstr "Пароль" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "&Зберегти цей пароль (небезпечно)" + #: mpr.rc:27 msgid "Entire Network" msgstr "Вся Мережа" diff --git a/po/wa.po b/po/wa.po index c0a44f79f38..757c9d14e00 100644 --- a/po/wa.po +++ b/po/wa.po @@ -114,11 +114,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -560,14 +560,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "I Va" @@ -5613,6 +5614,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/wine.pot b/po/wine.pot index 6c7850d4803..37f9e3355d7 100644 --- a/po/wine.pot +++ b/po/wine.pot @@ -110,11 +110,11 @@ msgid "uncompressed" msgstr "" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -549,14 +549,15 @@ msgstr "" msgid "&Remember my password" msgstr "" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "" @@ -5549,6 +5550,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "" + +#: mpr.rc:38 +msgid "User" +msgstr "" + +#: mpr.rc:39 +msgid "Password" +msgstr "" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "" + #: mpr.rc:27 msgid "Entire Network" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index c25fce6aa97..4ab6eb47702 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -114,11 +114,11 @@ msgid "uncompressed" msgstr "未压缩" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -584,14 +584,15 @@ msgstr "密码(&P):" msgid "&Remember my password" msgstr "记住我的密码(&R)" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "确定" @@ -5860,6 +5861,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "输入网络密码" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "请输入用户名和密码:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "代理" + +#: mpr.rc:38 +msgid "User" +msgstr "用户名" + +#: mpr.rc:39 +msgid "Password" +msgstr "密码" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "保存密码(不安全)(&S)" + #: mpr.rc:27 msgid "Entire Network" msgstr "整个网络" diff --git a/po/zh_TW.po b/po/zh_TW.po index 46af2415b6c..f6d02ddc57b 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -113,11 +113,11 @@ msgid "uncompressed" msgstr "未壓縮" #: browseui.rc:37 credui.rc:50 ieframe.rc:85 inetcpl.rc:78 localui.rc:42 -#: localui.rc:55 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 oleview.rc:160 -#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 -#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 -#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 -#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 +#: localui.rc:55 mpr.rc:47 shlwapi.rc:42 winspool.rc:40 notepad.rc:123 +#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 +#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 +#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 +#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 #: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188 #: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247 msgid "Cancel" @@ -584,14 +584,15 @@ msgstr "密碼(&P):" msgid "&Remember my password" msgstr "記住我的密碼(&R)" -#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 shlwapi.rc:41 -#: winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 -#: progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 -#: progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 -#: regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 -#: winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 -#: winefile.rc:157 winefile.rc:187 winemine.rc:68 winemine.rc:78 -#: winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 wordpad.rc:246 +#: credui.rc:49 ieframe.rc:84 localui.rc:41 localui.rc:54 mpr.rc:46 +#: shlwapi.rc:41 winspool.rc:39 net.rc:44 notepad.rc:122 oleview.rc:159 +#: oleview.rc:172 progman.rc:103 progman.rc:121 progman.rc:139 progman.rc:155 +#: progman.rc:177 progman.rc:196 progman.rc:213 regedit.rc:244 regedit.rc:255 +#: regedit.rc:268 regedit.rc:284 regedit.rc:297 regedit.rc:310 taskmgr.rc:446 +#: taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226 wineconsole.rc:131 +#: winefile.rc:134 winefile.rc:157 winefile.rc:187 winemine.rc:68 +#: winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215 wordpad.rc:233 +#: wordpad.rc:246 msgid "OK" msgstr "確定" @@ -5848,6 +5849,30 @@ msgstr "" msgid "Send Mail" msgstr "" +#: mpr.rc:32 +msgid "Enter Network Password" +msgstr "輸入網路密碼" + +#: mpr.rc:35 +msgid "Please enter your username and password:" +msgstr "請輸入用戶名和密碼:" + +#: mpr.rc:36 +msgid "Proxy" +msgstr "代理" + +#: mpr.rc:38 +msgid "User" +msgstr "用戶名" + +#: mpr.rc:39 +msgid "Password" +msgstr "密碼" + +#: mpr.rc:44 +msgid "&Save this password (Insecure)" +msgstr "儲存密碼(不安全)(&S)" + #: mpr.rc:27 msgid "Entire Network" msgstr "整個網路"