Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
142d4164
Commit
142d4164
authored
Jan 12, 2011
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mpr: Convert string table resources to po files.
parent
0546dd5b
Hide whitespace changes
Inline
Side-by-side
Showing
74 changed files
with
192 additions
and
148 deletions
+192
-148
configure
configure
+1
-1
configure.ac
configure.ac
+1
-1
Makefile.in
dlls/mpr/Makefile.in
+4
-2
mpr.rc
dlls/mpr/mpr.rc
+10
-1
mpr_Bg.rc
dlls/mpr/mpr_Bg.rc
+0
-5
mpr_Cs.rc
dlls/mpr/mpr_Cs.rc
+0
-5
mpr_Da.rc
dlls/mpr/mpr_Da.rc
+0
-5
mpr_De.rc
dlls/mpr/mpr_De.rc
+0
-5
mpr_En.rc
dlls/mpr/mpr_En.rc
+0
-5
mpr_Eo.rc
dlls/mpr/mpr_Eo.rc
+0
-5
mpr_Es.rc
dlls/mpr/mpr_Es.rc
+0
-5
mpr_Fr.rc
dlls/mpr/mpr_Fr.rc
+0
-5
mpr_He.rc
dlls/mpr/mpr_He.rc
+0
-5
mpr_Hu.rc
dlls/mpr/mpr_Hu.rc
+0
-5
mpr_It.rc
dlls/mpr/mpr_It.rc
+0
-5
mpr_Ja.rc
dlls/mpr/mpr_Ja.rc
+0
-5
mpr_Ko.rc
dlls/mpr/mpr_Ko.rc
+0
-5
mpr_Lt.rc
dlls/mpr/mpr_Lt.rc
+0
-5
mpr_Nl.rc
dlls/mpr/mpr_Nl.rc
+0
-5
mpr_No.rc
dlls/mpr/mpr_No.rc
+0
-5
mpr_Pl.rc
dlls/mpr/mpr_Pl.rc
+0
-5
mpr_Pt.rc
dlls/mpr/mpr_Pt.rc
+0
-8
mpr_Ro.rc
dlls/mpr/mpr_Ro.rc
+0
-5
mpr_Ru.rc
dlls/mpr/mpr_Ru.rc
+0
-5
mpr_Si.rc
dlls/mpr/mpr_Si.rc
+0
-5
mpr_Sr.rc
dlls/mpr/mpr_Sr.rc
+0
-10
mpr_Sv.rc
dlls/mpr/mpr_Sv.rc
+0
-5
mpr_Tr.rc
dlls/mpr/mpr_Tr.rc
+0
-5
mpr_Uk.rc
dlls/mpr/mpr_Uk.rc
+0
-5
mpr_Zh.rc
dlls/mpr/mpr_Zh.rc
+0
-10
ar.po
po/ar.po
+4
-0
bg.po
po/bg.po
+4
-0
cs.po
po/cs.po
+4
-0
da.po
po/da.po
+4
-0
de.po
po/de.po
+4
-0
el.po
po/el.po
+4
-0
en.po
po/en.po
+4
-0
en_US.po
po/en_US.po
+4
-0
eo.po
po/eo.po
+4
-0
es.po
po/es.po
+4
-0
fa.po
po/fa.po
+4
-0
fi.po
po/fi.po
+4
-0
fr.po
po/fr.po
+4
-0
he.po
po/he.po
+4
-0
hi.po
po/hi.po
+4
-0
hu.po
po/hu.po
+4
-0
it.po
po/it.po
+4
-0
ja.po
po/ja.po
+4
-0
ko.po
po/ko.po
+4
-0
lt.po
po/lt.po
+4
-0
ml.po
po/ml.po
+4
-0
nb_NO.po
po/nb_NO.po
+4
-0
nl.po
po/nl.po
+4
-0
or.po
po/or.po
+4
-0
pa.po
po/pa.po
+4
-0
pl.po
po/pl.po
+4
-0
pt_BR.po
po/pt_BR.po
+4
-0
pt_PT.po
po/pt_PT.po
+4
-0
rm.po
po/rm.po
+4
-0
ro.po
po/ro.po
+4
-0
ru.po
po/ru.po
+4
-0
sk.po
po/sk.po
+4
-0
sl.po
po/sl.po
+4
-0
sr_RS@cyrillic.po
po/sr_RS@cyrillic.po
+4
-0
sr_RS@latin.po
po/sr_RS@latin.po
+4
-0
sv.po
po/sv.po
+4
-0
te.po
po/te.po
+4
-0
th.po
po/th.po
+4
-0
tr.po
po/tr.po
+4
-0
uk.po
po/uk.po
+4
-0
wa.po
po/wa.po
+4
-0
wine.pot
po/wine.pot
+4
-0
zh_CN.po
po/zh_CN.po
+4
-0
zh_TW.po
po/zh_TW.po
+4
-0
No files found.
configure
View file @
142d4164
...
...
@@ -15029,7 +15029,7 @@ wine_fn_config_dll mmsystem.dll16 enable_win16
wine_fn_config_dll monodebg.vxd enable_win16
wine_fn_config_dll mountmgr.sys enable_mountmgr_sys
wine_fn_config_dll mouse.drv16 enable_win16
wine_fn_config_dll mpr enable_mpr implib
wine_fn_config_dll mpr enable_mpr
po,
implib
wine_fn_config_dll mprapi enable_mprapi implib
wine_fn_config_dll msacm.dll16 enable_win16
wine_fn_config_dll msacm32.drv enable_msacm32_drv
...
...
configure.ac
View file @
142d4164
...
...
@@ -2558,7 +2558,7 @@ WINE_CONFIG_DLL(mmsystem.dll16,enable_win16)
WINE_CONFIG_DLL(monodebg.vxd,enable_win16)
WINE_CONFIG_DLL(mountmgr.sys)
WINE_CONFIG_DLL(mouse.drv16,enable_win16)
WINE_CONFIG_DLL(mpr,,[implib])
WINE_CONFIG_DLL(mpr,,[
po,
implib])
WINE_CONFIG_DLL(mprapi,,[implib])
WINE_CONFIG_DLL(msacm.dll16,enable_win16)
WINE_CONFIG_DLL(msacm32.drv)
...
...
dlls/mpr/Makefile.in
View file @
142d4164
...
...
@@ -11,6 +11,7 @@ C_SRCS = \
wnet.c
RC_SRCS
=
\
mpr.rc
\
mpr_Bg.rc
\
mpr_Cs.rc
\
mpr_Da.rc
\
...
...
@@ -36,7 +37,8 @@ RC_SRCS = \
mpr_Sv.rc
\
mpr_Tr.rc
\
mpr_Uk.rc
\
mpr_Zh.rc
\
version.rc
mpr_Zh.rc
PO_SRCS
=
mpr.rc
@MAKE_DLL_RULES@
dlls/mpr/
version
.rc
→
dlls/mpr/
mpr
.rc
View file @
142d4164
/*
* MPR dll
version
resources
* MPR dll resources
*
* Copyright (C) 2004 Juan Lang
*
...
...
@@ -18,6 +18,15 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "mprres.h"
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "Entire Network"
}
#define WINE_FILEDESCRIPTION_STR "Wine Multiprotocol Router Library"
#define WINE_FILENAME_STR "mpr.dll"
#define WINE_FILEVERSION 5,0,2195,6611
...
...
dlls/mpr/mpr_Bg.rc
View file @
142d4164
...
...
@@ -22,11 +22,6 @@
LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK " "
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " "
...
...
dlls/mpr/mpr_Cs.rc
View file @
142d4164
...
...
@@ -25,11 +25,6 @@ LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
/* Czech strings in CP1250 */
STRINGTABLE
{
IDS_ENTIRENETWORK "Cel s"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Zadn sovho hesla"
...
...
dlls/mpr/mpr_Da.rc
View file @
142d4164
...
...
@@ -22,11 +22,6 @@
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "Hele netvrket"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Skriv netvrkskodeord"
...
...
dlls/mpr/mpr_De.rc
View file @
142d4164
...
...
@@ -24,11 +24,6 @@
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_ENTIRENETWORK "Gesamtes Netzwerk"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Netzwerkkennung eingeben"
...
...
dlls/mpr/mpr_En.rc
View file @
142d4164
...
...
@@ -22,11 +22,6 @@
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "Entire Network"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Enter Network Password"
...
...
dlls/mpr/mpr_Eo.rc
View file @
142d4164
...
...
@@ -22,11 +22,6 @@
LANGUAGE LANG_ESPERANTO, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "Tuta Reto"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Enmetu Retan Pasvorton"
...
...
dlls/mpr/mpr_Es.rc
View file @
142d4164
...
...
@@ -22,11 +22,6 @@
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_ENTIRENETWORK "Toda la red"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Introduzca contrasea de red"
...
...
dlls/mpr/mpr_Fr.rc
View file @
142d4164
...
...
@@ -26,11 +26,6 @@
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_ENTIRENETWORK "Le réseau entier"
}
IDD_PROXYDLG DIALOG 36, 24, 210, 146
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Entrez le mot de passe réseau"
...
...
dlls/mpr/mpr_He.rc
View file @
142d4164
...
...
@@ -25,11 +25,6 @@
LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "הרשת כולה"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_LAYOUTRTL
...
...
dlls/mpr/mpr_Hu.rc
View file @
142d4164
...
...
@@ -22,11 +22,6 @@
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "Teljes hlzat"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Hlzati jelsz megadsa"
...
...
dlls/mpr/mpr_It.rc
View file @
142d4164
...
...
@@ -26,11 +26,6 @@
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_ENTIRENETWORK "Tutta la rete"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Inserisci la password di rete"
...
...
dlls/mpr/mpr_Ja.rc
View file @
142d4164
...
...
@@ -25,11 +25,6 @@
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "ネットワーク全体"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "ネットワーク用パスワードを入力"
...
...
dlls/mpr/mpr_Ko.rc
View file @
142d4164
...
...
@@ -25,11 +25,6 @@
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "전체 네트워크"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "네트워크 암호 입력"
...
...
dlls/mpr/mpr_Lt.rc
View file @
142d4164
...
...
@@ -25,11 +25,6 @@
LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_ENTIRENETWORK "Visas tinklas"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Įveskite tinklo slaptažodį"
...
...
dlls/mpr/mpr_Nl.rc
View file @
142d4164
...
...
@@ -23,11 +23,6 @@
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_ENTIRENETWORK "Gehele netwerk"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Voer het Netwerk Wachtwoord in"
...
...
dlls/mpr/mpr_No.rc
View file @
142d4164
...
...
@@ -22,11 +22,6 @@
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
STRINGTABLE
{
IDS_ENTIRENETWORK "Hele nettverket"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Skriv inn nettverkspassord"
...
...
dlls/mpr/mpr_Pl.rc
View file @
142d4164
...
...
@@ -23,11 +23,6 @@
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "Caa sie"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Wpisz haso sieci"
...
...
dlls/mpr/mpr_Pt.rc
View file @
142d4164
...
...
@@ -23,14 +23,6 @@
#pragma code_page(65001)
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_ENTIRENETWORK "Toda a rede"
}
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
IDD_PROXYDLG DIALOG 36, 24, 250, 154
...
...
dlls/mpr/mpr_Ro.rc
View file @
142d4164
...
...
@@ -23,11 +23,6 @@ LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
{
IDS_ENTIRENETWORK "Toată rețeaua"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Introducere parolă de rețea"
...
...
dlls/mpr/mpr_Ru.rc
View file @
142d4164
...
...
@@ -25,11 +25,6 @@
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "Вся сеть"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Введите сетевой пароль"
...
...
dlls/mpr/mpr_Si.rc
View file @
142d4164
...
...
@@ -24,11 +24,6 @@
LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "Celotno omrežje"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Vnesite omrežno geslo"
...
...
dlls/mpr/mpr_Sr.rc
View file @
142d4164
...
...
@@ -25,11 +25,6 @@
LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
STRINGTABLE
{
IDS_ENTIRENETWORK "Цела мрежа"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Унос мрежне лозинке"
...
...
@@ -52,11 +47,6 @@ FONT 8, "MS Shell Dlg"
LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
STRINGTABLE
{
IDS_ENTIRENETWORK "Cela mreža"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Unos mrežne lozinke"
...
...
dlls/mpr/mpr_Sv.rc
View file @
142d4164
...
...
@@ -22,11 +22,6 @@
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_ENTIRENETWORK "Hela ntverket"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Ange ntverkslsenord"
...
...
dlls/mpr/mpr_Tr.rc
View file @
142d4164
...
...
@@ -22,11 +22,6 @@
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "Tm A"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "A Parolanz Girin"
...
...
dlls/mpr/mpr_Uk.rc
View file @
142d4164
...
...
@@ -26,11 +26,6 @@
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_ENTIRENETWORK "Вся Мережа"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Введіть Мережний Пароль"
...
...
dlls/mpr/mpr_Zh.rc
View file @
142d4164
...
...
@@ -25,11 +25,6 @@
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
STRINGTABLE
{
IDS_ENTIRENETWORK "整个网络"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "输入网络密码"
...
...
@@ -52,11 +47,6 @@ FONT 9, "MS Shell Dlg"
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
STRINGTABLE
{
IDS_ENTIRENETWORK "整個網路"
}
IDD_PROXYDLG DIALOG 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "輸入網路密碼"
...
...
po/ar.po
View file @
142d4164
...
...
@@ -1725,6 +1725,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/bg.po
View file @
142d4164
...
...
@@ -1725,6 +1725,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr "Цялата мрежа"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/cs.po
View file @
142d4164
...
...
@@ -1767,6 +1767,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr "Celá síť"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/da.po
View file @
142d4164
...
...
@@ -1771,6 +1771,10 @@ msgstr ""
msgid "Send Mail"
msgstr "Send Mail"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Hele netværket"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/de.po
View file @
142d4164
...
...
@@ -1813,6 +1813,10 @@ msgstr ""
msgid "Send Mail"
msgstr "E-Mail senden"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Gesamtes Netzwerk"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/el.po
View file @
142d4164
...
...
@@ -1722,6 +1722,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/en.po
View file @
142d4164
...
...
@@ -1751,6 +1751,10 @@ msgstr "Mail sending failed as you do not have a MAPI mail client installed."
msgid "Send Mail"
msgstr "Send Mail"
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/en_US.po
View file @
142d4164
...
...
@@ -1761,6 +1761,10 @@ msgstr "Mail sending failed as you do not have a MAPI mail client installed."
msgid "Send Mail"
msgstr "Send Mail"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Entire Network"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/eo.po
View file @
142d4164
...
...
@@ -1734,6 +1734,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr "Tuta Reto"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/es.po
View file @
142d4164
...
...
@@ -1777,6 +1777,10 @@ msgstr ""
msgid "Send Mail"
msgstr "Enviar correo"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Toda la red"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/fa.po
View file @
142d4164
...
...
@@ -1725,6 +1725,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/fi.po
View file @
142d4164
...
...
@@ -1747,6 +1747,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/fr.po
View file @
142d4164
...
...
@@ -1802,6 +1802,10 @@ msgstr ""
msgid "Send Mail"
msgstr "Envoyer un courriel"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Le réseau entier"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/he.po
View file @
142d4164
...
...
@@ -1748,6 +1748,10 @@ msgstr "в╘в°в≥в≈в╙ в■в∙в⌠в╒в╙ в■в⌠в∙в░в╢в° в═в⌡в╘в°в■ в⌡в≥в∙в∙в÷ в╘в░в≥в÷ в°в в
msgid "Send Mail"
msgstr "שליחת דוא״ל"
#: mpr.rc:27
msgid "Entire Network"
msgstr "הרשת כולה"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/hi.po
View file @
142d4164
...
...
@@ -1718,6 +1718,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/hu.po
View file @
142d4164
...
...
@@ -1787,6 +1787,10 @@ msgstr ""
msgid "Send Mail"
msgstr "Levélküldés"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Teljes hálózat"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/it.po
View file @
142d4164
...
...
@@ -1846,6 +1846,10 @@ msgstr ""
msgid "Send Mail"
msgstr "Invia Mail"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Tutta la rete"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/ja.po
View file @
142d4164
...
...
@@ -1770,6 +1770,10 @@ msgstr ""
msgid "Send Mail"
msgstr "メール送信"
#: mpr.rc:27
msgid "Entire Network"
msgstr "ネットワーク全体"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/ko.po
View file @
142d4164
...
...
@@ -1826,6 +1826,10 @@ msgstr "설치된 MAPI 메일 클라이언트가 없어서 메일 보내기 실
msgid "Send Mail"
msgstr "메일 보내기"
#: mpr.rc:27
msgid "Entire Network"
msgstr "전체 네트워크"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/lt.po
View file @
142d4164
...
...
@@ -1773,6 +1773,10 @@ msgstr "Nepavyko išsiųsti laiškų, nes neturite įdiegto MAPI pašto kliento.
msgid "Send Mail"
msgstr "Laiškų siuntimas"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Visas tinklas"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/ml.po
View file @
142d4164
...
...
@@ -1718,6 +1718,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/nb_NO.po
View file @
142d4164
...
...
@@ -1843,6 +1843,10 @@ msgstr "Klarte ikke sende e-post fordi en MAPI-klient ikke er installert."
msgid "Send Mail"
msgstr "Send e-post"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Hele nettverket"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/nl.po
View file @
142d4164
...
...
@@ -1861,6 +1861,10 @@ msgstr ""
msgid "Send Mail"
msgstr "Verstuur Mail"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Gehele netwerk"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/or.po
View file @
142d4164
...
...
@@ -1718,6 +1718,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/pa.po
View file @
142d4164
...
...
@@ -1718,6 +1718,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/pl.po
View file @
142d4164
...
...
@@ -1798,6 +1798,10 @@ msgstr ""
msgid "Send Mail"
msgstr "Wysyłanie maila"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Cała sieć"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/pt_BR.po
View file @
142d4164
...
...
@@ -1857,6 +1857,10 @@ msgstr ""
msgid "Send Mail"
msgstr "Enviar E-mail"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Toda a rede"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/pt_PT.po
View file @
142d4164
...
...
@@ -1861,6 +1861,10 @@ msgstr ""
msgid "Send Mail"
msgstr "Enviar Correio"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Toda a rede"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/rm.po
View file @
142d4164
...
...
@@ -1727,6 +1727,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/ro.po
View file @
142d4164
...
...
@@ -1858,6 +1858,10 @@ msgstr ""
msgid "Send Mail"
msgstr "Trimite emailul"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Toată rețeaua"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/ru.po
View file @
142d4164
...
...
@@ -1767,6 +1767,10 @@ msgstr "Невозможно отправить почту: не установ
msgid "Send Mail"
msgstr "Отправка почты"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Вся сеть"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/sk.po
View file @
142d4164
...
...
@@ -1725,6 +1725,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/sl.po
View file @
142d4164
...
...
@@ -1767,6 +1767,10 @@ msgstr "Pošiljanje ni uspelo, ker nimate nameščenega MAPI klienta."
msgid "Send Mail"
msgstr "Pošlji"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Celotno omrežje"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/sr_RS@cyrillic.po
View file @
142d4164
...
...
@@ -1748,6 +1748,10 @@ msgstr "Слање поруке није успело јер MAPI поштанс
msgid "Send Mail"
msgstr "Пошаљи поруку"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Цела мрежа"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/sr_RS@latin.po
View file @
142d4164
...
...
@@ -1760,6 +1760,10 @@ msgstr "Slanje poruke nije uspelo jer MAPI poštanski klijent nije instaliran."
msgid "Send Mail"
msgstr "Pošalji poruku"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Cela mreža"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/sv.po
View file @
142d4164
...
...
@@ -1798,6 +1798,10 @@ msgstr ""
msgid "Send Mail"
msgstr "Skicka e-post"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Hela nätverket"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/te.po
View file @
142d4164
...
...
@@ -1718,6 +1718,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/th.po
View file @
142d4164
...
...
@@ -1724,6 +1724,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/tr.po
View file @
142d4164
...
...
@@ -1764,6 +1764,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr "Tüm Ağ"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/uk.po
View file @
142d4164
...
...
@@ -1770,6 +1770,10 @@ msgstr "Неможливо відіслати пошту: не встановл
msgid "Send Mail"
msgstr "Відсилання пошти"
#: mpr.rc:27
msgid "Entire Network"
msgstr "Вся Мережа"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/wa.po
View file @
142d4164
...
...
@@ -1725,6 +1725,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/wine.pot
View file @
142d4164
...
...
@@ -1712,6 +1712,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr ""
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/zh_CN.po
View file @
142d4164
...
...
@@ -1743,6 +1743,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr "整个网络"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
po/zh_TW.po
View file @
142d4164
...
...
@@ -1742,6 +1742,10 @@ msgstr ""
msgid "Send Mail"
msgstr ""
#: mpr.rc:27
msgid "Entire Network"
msgstr "整個網路"
#: msi.rc:27
msgid ""
"The specified installation package could not be opened. Please check the "
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment