Module: wine
Branch: master
Commit: 56b2af461a20d4451370ed4fb260c2d92994c9e1
URL: http://source.winehq.org/git/wine.git/?a=commit;h=56b2af461a20d4451370ed4fb…
Author: Hwang YunSong <hys545(a)dreamwiz.com>
Date: Wed May 23 21:45:51 2012 +0900
po: Update Korean translation.
---
po/ko.po | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/po/ko.po b/po/ko.po
index 017a1d8..908ab49 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -123,9 +123,9 @@ msgid ""
"href=\"http://wiki.winehq.org/Gecko\">http://wiki.winehq.org/Gecko</a> for "
"details."
msgstr ""
-"Wine은 HTML 임베딩 프로그램이 정상적으로 작동하기 위해서 필요로 하는 Gecko 키"
-"지를 찾을 수 없습니다. Wine은 당신을 위해 자동으로 다운로드하고 설치할 것입니"
-"다.\n"
+"Wine은 HTML 임베딩 프로그램이 정상적으로 작동하기 위해서 필요로 하는 Gecko 패"
+"키지를 찾을 수 없습니다. Wine은 당신을 위해 자동으로 다운로드하고 설치할 것입"
+"니다.\n"
"\n"
"주위:당신의 배포판의 패키지를 대신 사용하는 것을 추천합니다. 자세한 것은 <a "
"href=\"http://wiki.winehq.org/Gecko\">http://wiki.winehq.org/Gecko</a> 보십시"
Module: wine
Branch: master
Commit: 92a81c215f0a6540212a68b4300f6f69a4e8fa76
URL: http://source.winehq.org/git/wine.git/?a=commit;h=92a81c215f0a6540212a68b43…
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Thu May 24 14:43:36 2012 +0900
comctl32: Use WARN instead of ERR if a toolbar index is out of range.
---
dlls/comctl32/toolbar.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dlls/comctl32/toolbar.c b/dlls/comctl32/toolbar.c
index da13aa2..cd19a58 100644
--- a/dlls/comctl32/toolbar.c
+++ b/dlls/comctl32/toolbar.c
@@ -428,7 +428,7 @@ TOOLBAR_GetImageListForDrawing (const TOOLBAR_INFO *infoPtr, TBUTTON_INFO *btnPt
if (!TOOLBAR_IsValidBitmapIndex(infoPtr,btnPtr->iBitmap)) {
if (btnPtr->iBitmap == I_IMAGENONE) return NULL;
- ERR("bitmap for ID %d, index %d is not valid, number of bitmaps in imagelist: %d\n",
+ WARN("bitmap for ID %d, index %d is not valid, number of bitmaps in imagelist: %d\n",
HIWORD(btnPtr->iBitmap), LOWORD(btnPtr->iBitmap), infoPtr->nNumBitmaps);
return NULL;
}
Module: wine
Branch: master
Commit: 6afed7a52b8b8ce1b984ae961a5958ff2becfe1f
URL: http://source.winehq.org/git/wine.git/?a=commit;h=6afed7a52b8b8ce1b984ae961…
Author: Lauri Kenttä <lauri.kentta(a)gmail.com>
Date: Wed May 23 19:41:22 2012 +0300
po: Update Swedish translation.
---
po/sv.po | 37 ++++++++++++++++++-------------------
1 files changed, 18 insertions(+), 19 deletions(-)
diff --git a/po/sv.po b/po/sv.po
index d7d9062..6507a49 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -157,21 +157,10 @@ msgid "Cancel"
msgstr "Avbryt"
#: appwiz.rc:112
-#, fuzzy
-#| msgid "Wine Gecko Installer"
msgid "Wine Mono Installer"
-msgstr "Wine Gecko Installationsprogram"
+msgstr "Wine Mono Installationsprogram"
#: appwiz.rc:115
-#, fuzzy
-#| msgid ""
-#| "Wine could not find a Gecko package which is needed for applications "
-#| "embedding HTML to work correctly. Wine can automatically download and "
-#| "install it for you.\n"
-#| "\n"
-#| "Note: it is recommended to use your distribution's packages instead. See "
-#| "<a href=\"http://wiki.winehq.org/Gecko\">http://wiki.winehq.org/Gecko</a> "
-#| "for details."
msgid ""
"Wine could not find a Mono package which is needed for .NET applications to "
"work correctly. Wine can automatically download and install it for you.\n"
@@ -180,13 +169,12 @@ msgid ""
"href=\"http://wiki.winehq.org/Mono\">http://wiki.winehq.org/Mono</a> for "
"details."
msgstr ""
-"Wine kunde inte hitta paketet Gecko vilket krävs för att program med "
-"inbäddad HTML ska fungera korrekt. Wine kan hämta och installera det "
-"automatiskt åt dig.\n"
+"Wine kunde inte hitta paketet Mono vilket krävs för att .NET-program ska "
+"fungera korrekt. Wine kan hämta och installera det automatiskt åt dig.\n"
"\n"
"Obs: Du rekommenderas att använda din distributions paket i stället. Se <a "
-"href=\"http://wiki.winehq.org/Gecko\">http://wiki.winehq.org/Gecko</a> för "
-"mer information."
+"href=\"http://wiki.winehq.org/Mono\">http://wiki.winehq.org/Mono</a> för mer "
+"information."
#: appwiz.rc:28
msgid "Add/Remove Programs"
@@ -3058,7 +3046,7 @@ msgstr ""
#: gdi32.rc:41
msgid "OEM/DOS"
-msgstr ""
+msgstr "OEM/DOS"
#: gphoto2.rc:27
msgid "Files on Camera"
@@ -9963,7 +9951,7 @@ msgstr "Plats:"
#: hostname.rc:27
msgid "Usage: hostname\n"
-msgstr ""
+msgstr "Användning: hostname\n"
#: hostname.rc:28
msgid "Error: Invalid option '%c'.\n"
@@ -10062,6 +10050,12 @@ msgid ""
"Displays the list of running services if 'service' is omitted. Otherwise "
"'service' is the name of the service to start.\n"
msgstr ""
+"Syntax för detta kommando är:\n"
+"\n"
+"NET START [tjänst]\n"
+"\n"
+"Visar listan på tjänster som redan körs om 'tjänst' utelämnas. Annars är "
+"'tjänst' namnet på tjänsten att starta.\n"
#: net.rc:29
msgid ""
@@ -10071,6 +10065,11 @@ msgid ""
"\n"
"Where 'service' is the name of the service to stop.\n"
msgstr ""
+"Syntax för detta kommando är:\n"
+"\n"
+"NET STOP tjänst\n"
+"\n"
+"Där 'tjänst' är namnet på tjänsten att stoppa.\n"
#: net.rc:30
msgid "Stopping dependent service: %1\n"
Module: wine
Branch: master
Commit: 786bcf99efa77446c60f00d7b46dc1a701a27ffa
URL: http://source.winehq.org/git/wine.git/?a=commit;h=786bcf99efa77446c60f00d7b…
Author: Lauri Kenttä <lauri.kentta(a)gmail.com>
Date: Wed May 23 19:41:21 2012 +0300
po: Update Finnish translation.
---
po/fi.po | 21 +++++----------------
1 files changed, 5 insertions(+), 16 deletions(-)
diff --git a/po/fi.po b/po/fi.po
index 2581565..f54e878 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -155,21 +155,10 @@ msgid "Cancel"
msgstr "Peruuta"
#: appwiz.rc:112
-#, fuzzy
-#| msgid "Wine Gecko Installer"
msgid "Wine Mono Installer"
-msgstr "Wine Gecko -asennusohjelma"
+msgstr "Wine Mono -asennusohjelma"
#: appwiz.rc:115
-#, fuzzy
-#| msgid ""
-#| "Wine could not find a Gecko package which is needed for applications "
-#| "embedding HTML to work correctly. Wine can automatically download and "
-#| "install it for you.\n"
-#| "\n"
-#| "Note: it is recommended to use your distribution's packages instead. See "
-#| "<a href=\"http://wiki.winehq.org/Gecko\">http://wiki.winehq.org/Gecko</a> "
-#| "for details."
msgid ""
"Wine could not find a Mono package which is needed for .NET applications to "
"work correctly. Wine can automatically download and install it for you.\n"
@@ -178,12 +167,12 @@ msgid ""
"href=\"http://wiki.winehq.org/Mono\">http://wiki.winehq.org/Mono</a> for "
"details."
msgstr ""
-"Wine ei löytänyt Gecko-pakettia, jota tarvitaan HTML:ää sisältävien "
-"ohjelmien toimintaan. Wine voi ladata ja asentaa sen puolestasi.\n"
+"Wine ei löytänyt Mono-pakettia, jota tarvitaan, jotta .NET-sovellukset "
+"toimisivat oikein. Wine voi ladata ja asentaa sen puolestasi.\n"
"\n"
"Huomaa, että on suositeltavampaa käyttää oman jakelusi paketteja. "
-"Lisätietoja: <a href=\"http://wiki.winehq.org/Gecko\">http://wiki.winehq.org/"
-"Gecko</a>."
+"Lisätietoja: <a href=\"http://wiki.winehq.org/Mono\">http://wiki.winehq.org/"
+"Mono</a>."
#: appwiz.rc:28
msgid "Add/Remove Programs"