From 8d66ca11d769990541dbf709f451259b93fab7b5 Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Tue, 3 Jan 2012 12:29:41 +0100 Subject: [PATCH] winmm: Don't include newlines in standard error messages. --- dlls/winmm/winmm.rc | 4 ++-- po/ar.po | 14 ++------------ po/bg.po | 11 ++--------- po/ca.po | 15 +++------------ po/cs.po | 14 +++----------- po/da.po | 14 +++----------- po/de.po | 14 +++----------- po/el.po | 11 ++--------- po/en.po | 16 +++------------- po/en_US.po | 16 +++------------- po/eo.po | 11 ++--------- po/es.po | 15 +++------------ po/fa.po | 15 ++------------- po/fi.po | 11 ++--------- po/fr.po | 15 +++------------ po/he.po | 11 ++--------- po/hi.po | 11 ++--------- po/hu.po | 11 ++--------- po/it.po | 15 +++------------ po/ja.po | 14 +++----------- po/ko.po | 15 +++------------ po/lt.po | 15 +++------------ po/ml.po | 11 ++--------- po/nb_NO.po | 14 +++----------- po/nl.po | 14 +++----------- po/or.po | 11 ++--------- po/pa.po | 11 ++--------- po/pl.po | 15 +++------------ po/pt_BR.po | 15 +++------------ po/pt_PT.po | 15 +++------------ po/rm.po | 11 ++--------- po/ro.po | 15 +++------------ po/ru.po | 15 +++------------ po/sk.po | 11 ++--------- po/sl.po | 13 ++----------- po/sr_RS@cyrillic.po | 11 ++--------- po/sr_RS@latin.po | 11 ++--------- po/sv.po | 15 +++------------ po/te.po | 11 ++--------- po/th.po | 11 ++--------- po/tr.po | 15 +++------------ po/uk.po | 14 +++----------- po/wa.po | 11 ++--------- po/wine.pot | 11 ++--------- po/zh_CN.po | 11 ++--------- po/zh_TW.po | 11 ++--------- 46 files changed, 114 insertions(+), 477 deletions(-) diff --git a/dlls/winmm/winmm.rc b/dlls/winmm/winmm.rc index 47416bc9692..4c9ac7142a8 100644 --- a/dlls/winmm/winmm.rc +++ b/dlls/winmm/winmm.rc @@ -31,7 +31,7 @@ MMSYSERR_BADDEVICEID, "A device ID has been used that is out of range for your MMSYSERR_NOTENABLED, "The driver was not enabled." MMSYSERR_ALLOCATED, "The specified device is already in use. Wait until it is free, and then try again." MMSYSERR_INVALHANDLE, "The specified device handle is invalid." -MMSYSERR_NODRIVER, "There is no driver installed on your system!\n" +MMSYSERR_NODRIVER, "There is no driver installed on your system!" MMSYSERR_NOMEM, "Not enough memory available for this task. Quit one or more applications to increase available memory, and then try again." MMSYSERR_NOTSUPPORTED, "This function is not supported. Use the Capabilities function to determine which functions and messages the driver supports." MMSYSERR_BADERRNUM, "An error number was specified that is not defined in the system." @@ -58,7 +58,7 @@ MCIERR_UNRECOGNIZED_KEYWORD, "The driver cannot recognize the specified command MCIERR_UNRECOGNIZED_COMMAND, "The driver cannot recognize the specified command." MCIERR_HARDWARE, "There is a problem with your media device. Make sure it is working correctly or contact the device manufacturer." MCIERR_INVALID_DEVICE_NAME, "The specified device is not open or is not recognized by MCI." -MCIERR_OUT_OF_MEMORY, "Not enough memory available for this task.\nQuit one or more applications to increase available memory, and then try again." +MCIERR_OUT_OF_MEMORY, "Not enough memory available for this task. Quit one or more applications to increase available memory, and then try again." MCIERR_DEVICE_OPEN, "The device name is already being used as an alias by this application. Use a unique alias." MCIERR_CANNOT_LOAD_DRIVER, "There is an undetectable problem in loading the specified device driver." MCIERR_MISSING_COMMAND_STRING, "No command was specified." diff --git a/po/ar.po b/po/ar.po index 824976dd885..d03033a8d03 100644 --- a/po/ar.po +++ b/po/ar.po @@ -8391,10 +8391,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 #, fuzzy msgid "" "Not enough memory available for this task. Quit one or more applications to " @@ -8497,16 +8497,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -#, fuzzy -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"لا تكفي الذاكرة المتاحة لإنهاء هذه المهمة.\n" -"أغلق واحدا أو أكثر من التطبيقات لزيادة الذاكرة المتاحة." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/bg.po b/po/bg.po index b83d9df3cfe..72fae95ccc0 100644 --- a/po/bg.po +++ b/po/bg.po @@ -8516,10 +8516,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8619,13 +8619,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/ca.po b/po/ca.po index 6d93d04729f..f77b486e168 100644 --- a/po/ca.po +++ b/po/ca.po @@ -8442,10 +8442,11 @@ msgid "The specified device handle is invalid." msgstr "El mànec del dispositiu especificada no és vàlid." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "No hi ha cap controlador instalat en el vostre sistema!\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8573,16 +8574,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "El dispositiu especificat no està obert o MCI no el reconeix." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"No hi ha prou memòria disponible per a aquesta tasca.\n" -"Tanca un o més aplicacions per augmentar la memòria disponible i llavors " -"torneu a intentar." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/cs.po b/po/cs.po index 5c72186bf9b..0fc4246bc5c 100644 --- a/po/cs.po +++ b/po/cs.po @@ -8611,10 +8611,11 @@ msgid "The specified device handle is invalid." msgstr "Ukazatel na zařízení je neplatný." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "V systému není nainstalován žádný ovladač !\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8741,15 +8742,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "Uvedené zařízení není použitelné nebo není podporované MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Není dost paměti na provedení této úlohy.\n" -"Ukončete jednu nebo víc aplikací a zkuste to znovu." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/da.po b/po/da.po index 59db345c671..572e4d1d019 100644 --- a/po/da.po +++ b/po/da.po @@ -8643,10 +8643,11 @@ msgid "The specified device handle is invalid." msgstr "Det specificerede enheds handle er ugyldigt." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Det er ingen driver installeret på systemet.\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8771,15 +8772,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "Den specificerede enhed er ikke åben, eller ikke genkendt af MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Ikke nok hukommelse til denne operation.\n" -"Afslut et eller flere programmer for at frigøre hukommelse og prøv igen." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/de.po b/po/de.po index d8291a10a21..619bbe6a039 100644 --- a/po/de.po +++ b/po/de.po @@ -8434,10 +8434,11 @@ msgid "The specified device handle is invalid." msgstr "Das angegebene Gerätehandle ist ungültig." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Es ist kein Treiber auf Ihrem System installiert !\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8566,15 +8567,6 @@ msgid "The specified device is not open or is not recognized by MCI." msgstr "" "Das angegebene Gerät ist nicht geöffnet oder wird vom MCI nicht erkannt." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Nicht genügend Speicher für den angeforderten Vorgang.\n" -"Beenden Sie eine oder mehrere Anwendungen, und versuchen Sie es erneut." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/el.po b/po/el.po index 219a8beda69..45606cfceda 100644 --- a/po/el.po +++ b/po/el.po @@ -8381,10 +8381,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8484,13 +8484,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/en.po b/po/en.po index edd7c24e6ec..8f10ec0849c 100644 --- a/po/en.po +++ b/po/en.po @@ -8260,10 +8260,10 @@ msgid "The specified device handle is invalid." msgstr "The specified device handle is invalid." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" -msgstr "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" +msgstr "There is no driver installed on your system!" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8388,16 +8388,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "The specified device is not open or is not recognised by MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/en_US.po b/po/en_US.po index 92fe9c4ccc9..e749cbf6dbb 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -8413,10 +8413,10 @@ msgid "The specified device handle is invalid." msgstr "The specified device handle is invalid." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" -msgstr "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" +msgstr "There is no driver installed on your system!" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8541,16 +8541,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "The specified device is not open or is not recognized by MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/eo.po b/po/eo.po index 5b8cf026798..771e7bc6170 100644 --- a/po/eo.po +++ b/po/eo.po @@ -8535,10 +8535,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8638,13 +8638,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/es.po b/po/es.po index 3dbfd572a2e..594892d56cc 100644 --- a/po/es.po +++ b/po/es.po @@ -8790,10 +8790,11 @@ msgid "The specified device handle is invalid." msgstr "El handle de dispositivo especificado es inválido." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "¡No hay un manejador instalado en su sistema!\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8924,16 +8925,6 @@ msgid "The specified device is not open or is not recognized by MCI." msgstr "" "El dispositivo especificado no está abierto o no es reconocido por MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"No hay suficiente memoria para esta tarea.\n" -"Cierre una o más aplicaciones para aumentar la memoria disponible e intente " -"nuevamente." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/fa.po b/po/fa.po index a9bcd8ad0f7..2c6da82c80c 100644 --- a/po/fa.po +++ b/po/fa.po @@ -8391,10 +8391,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 #, fuzzy msgid "" "Not enough memory available for this task. Quit one or more applications to " @@ -8498,17 +8498,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -#, fuzzy -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"حافظه‌ی موقت برای انجام این کار وجود ندارد. \n" -"یک یا چند ابزار و برنامه‌ی دیگر را ببندید تا مقدار آزاد حافظه‌ی موقت را افزایش " -"دهید." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/fi.po b/po/fi.po index 8677967ec1f..775ba49d942 100644 --- a/po/fi.po +++ b/po/fi.po @@ -8637,10 +8637,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8740,13 +8740,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/fr.po b/po/fr.po index 74eddcfdb30..dc4943b528f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -8452,10 +8452,11 @@ msgid "The specified device handle is invalid." msgstr "Le descripteur de périphérique spécifié est invalide." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Aucun pilote n'est installé sur votre système !\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8585,16 +8586,6 @@ msgid "The specified device is not open or is not recognized by MCI." msgstr "" "Le périphérique spécifié n'est pas ouvert ou n'est pas reconnu par MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Mémoire insuffisante pour cette tâche.\n" -"Quittez un ou plusieurs programmes pour libérer de la mémoire, puis essayez " -"à nouveau." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/he.po b/po/he.po index 6b1271bf366..1ba2434f943 100644 --- a/po/he.po +++ b/po/he.po @@ -8647,10 +8647,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8750,13 +8750,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/hi.po b/po/hi.po index 4b4aa6a75f2..a3af84d96cf 100644 --- a/po/hi.po +++ b/po/hi.po @@ -8259,10 +8259,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8362,13 +8362,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/hu.po b/po/hu.po index dc4710460de..54fc5067ed4 100644 --- a/po/hu.po +++ b/po/hu.po @@ -8828,10 +8828,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8931,13 +8931,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/it.po b/po/it.po index 45848a48029..08b9c3cf730 100644 --- a/po/it.po +++ b/po/it.po @@ -8433,10 +8433,11 @@ msgid "The specified device handle is invalid." msgstr "L'handle del dispositivo specificato non è valido." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Non è stato installato nessun driver nel sistema !\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8565,16 +8566,6 @@ msgid "The specified device is not open or is not recognized by MCI." msgstr "" "Il dispositivo specificato non è inizializzato o non è riconosciuto da MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Memoria insufficente per eseguire questa operazione.\n" -"Chiudere una o più applicazioni per aumentare la memoria disponibile e " -"riprovare." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/ja.po b/po/ja.po index 48165de493a..94dd4917e36 100644 --- a/po/ja.po +++ b/po/ja.po @@ -8411,10 +8411,11 @@ msgid "The specified device handle is invalid." msgstr "無効なデバイスハンドルです。" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "システムにドライバがインストールされていません!\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8540,15 +8541,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "指定されたデバイスはオープンされていないか、MCIに認識されていません。" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"この操作を実行するためのメモリが不足しています。\n" -"いくつかのアプリケーションを終了して空きメモリを増やしてやり直して下さい。" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/ko.po b/po/ko.po index f2a176c4b57..b96c4444457 100644 --- a/po/ko.po +++ b/po/ko.po @@ -8389,10 +8389,11 @@ msgid "The specified device handle is invalid." msgstr "지정된 장치 핸들은 적합하지 않습니다." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "당신의 시스템에는 어떤 드라이버도 설치되어 있지 않습니다 !\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8516,16 +8517,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "지정된 장치는 열수 없거나 MCI에서 인식 할 수 없습니다." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"이 작업을 위한 충분한 메모리가 없습니다.\n" -"하나나 더 많은 풀그림을 종료시켜서 가능한 메모리를 증가시키시오, 그리고 다시 " -"시도하시오." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/lt.po b/po/lt.po index 46ea31fe940..1e5ff14f01b 100644 --- a/po/lt.po +++ b/po/lt.po @@ -8424,10 +8424,11 @@ msgid "The specified device handle is invalid." msgstr "Nurodyta įrenginio rodyklė yra netinkama." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Sistemoje nėra įdiegta tvarkyklė!\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8553,16 +8554,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "Nurodytas įrenginys nėra atvertas arba yra neatpažintas MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Trūksta atminties šiai užduočiai.\n" -"Išeikite iš vienos ar daugiau programų laisvos atminties kiekiui padidinti " -"ir mėginkite vėl." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/ml.po b/po/ml.po index 488b128171f..e9650f7cb39 100644 --- a/po/ml.po +++ b/po/ml.po @@ -8259,10 +8259,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8362,13 +8362,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/nb_NO.po b/po/nb_NO.po index 188e1d65d02..617631b7ad1 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -8703,10 +8703,11 @@ msgid "The specified device handle is invalid." msgstr "Det oppgitte enhetshåndtaket er ugyldig." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Det er ingen driver installert på systemet.\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8831,15 +8832,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "Den oppgitte enheten er ikke åpen, eller ikke gjenkjent av MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Ikke nok minne for denne operasjonen.\n" -"Avslutt ett eller flere programmer for å frigjøre minne og prøv igjen." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/nl.po b/po/nl.po index 3b885fd20d5..32421a6a76b 100644 --- a/po/nl.po +++ b/po/nl.po @@ -8441,10 +8441,11 @@ msgid "The specified device handle is invalid." msgstr "De gespecificeerde apparaatverwijzing is ongeldig." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Er is geen driver geïnstalleerd op uw systeem !\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8570,15 +8571,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "Het opgegeven apparaat is niet geopend of wordt niet door MCI herkend." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Er is niet genoeg geheugen beschikbaar voor deze taak. Sluit enkele " -"programma's af om meer geheugen vrij te krijgen en probeer opnieuw." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/or.po b/po/or.po index 1014c0febca..77f3f32b492 100644 --- a/po/or.po +++ b/po/or.po @@ -8259,10 +8259,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8362,13 +8362,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/pa.po b/po/pa.po index 596845ec6f1..ce75328e1f7 100644 --- a/po/pa.po +++ b/po/pa.po @@ -8259,10 +8259,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8362,13 +8362,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/pl.po b/po/pl.po index 2d6649741ad..7a13426390b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -8440,10 +8440,11 @@ msgid "The specified device handle is invalid." msgstr "Podane dojście urządzenia jest nieprawidłowe." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Nie ma żadnego zainstalowanego sterownika w tym systemie !\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8571,16 +8572,6 @@ msgid "The specified device is not open or is not recognized by MCI." msgstr "" "Podane urządzenie nie jest otwarte lub nie jest rozpoznawane przez MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Za mało pamięci dla tego zadania.\n" -"Zamknij jedną lub więcej aplikacji w celu zwiększenia dostępnej pamięci, a " -"następnie spróbuj ponownie." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/pt_BR.po b/po/pt_BR.po index 7b8e32de1b2..b6620a77a0d 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -8691,10 +8691,11 @@ msgid "The specified device handle is invalid." msgstr "O handle do dispositivo especificado é inválido." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Não há nenhum driver instalado em seu sistema !\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8822,16 +8823,6 @@ msgid "The specified device is not open or is not recognized by MCI." msgstr "" "O dispositivo especificado não está aberto ou não é reconhecido pelo MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Não já memória disponível sufuciente para esta tarefa.\n" -"Feche uma ou mais aplicações para aumentar a memória disponível, e então " -"tente novamente." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/pt_PT.po b/po/pt_PT.po index aa381a15716..b2548edb86f 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -8710,10 +8710,11 @@ msgid "The specified device handle is invalid." msgstr "O manuseamento do dispositivo indicado é inválido." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Não existe nenhum controlador instalado no seu sistema !\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8842,16 +8843,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "O dispositivo indicado não está aberto ou não é reconhecido pelo MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Não há memória disponível suficiente para esta tarefa.\n" -"Feche uma ou mais aplicações para aumentar a memória disponível, e então " -"tente novamente." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/rm.po b/po/rm.po index 317dad9eed3..b4af526acb7 100644 --- a/po/rm.po +++ b/po/rm.po @@ -8329,10 +8329,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8432,13 +8432,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/ro.po b/po/ro.po index c649cd6107d..ed7952f00d7 100644 --- a/po/ro.po +++ b/po/ro.po @@ -8949,10 +8949,11 @@ msgid "The specified device handle is invalid." msgstr "Handle specificat pentru dispozitiv nu este valid." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Nu este instalat nici un driver în sistem !\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -9081,16 +9082,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "Dispozitivul specificat nu este deschis sau nu este recunoscut de MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Memoria disponibilă nu este suficientă pentru această sarcină.\n" -"Închideți una sau mai multe aplicații pentru a mări memoria disponibilă, " -"apoi încercați din nou." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/ru.po b/po/ru.po index 47880b396de..60a19d8fe53 100644 --- a/po/ru.po +++ b/po/ru.po @@ -8416,10 +8416,11 @@ msgid "The specified device handle is invalid." msgstr "Указанный идентификатор устройства (device handle) неверен." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "В системе не установлен драйвер!\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8546,16 +8547,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "Указанное устройство не открыто или не опознано MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Не хватает памяти для задачи.\n" -"Закройте одно или несколько приложений, чтобы освободить память и попробуйте " -"заново." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/sk.po b/po/sk.po index ba98fadb984..841ba15e0ce 100644 --- a/po/sk.po +++ b/po/sk.po @@ -8413,10 +8413,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8516,13 +8516,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/sl.po b/po/sl.po index aa9eadf62fd..6d07f739565 100644 --- a/po/sl.po +++ b/po/sl.po @@ -8496,10 +8496,10 @@ msgstr "Navedeni ročnik naprave je neveljaven." #: winmm.rc:34 #, fuzzy -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "Na vašem sistemu ni nameščen noben gonilnik!\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8626,15 +8626,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "Navedena naprava ni odprta ali ni poznana naprava MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Za to opravilo ni na voljo dovolj pomnilnika.\n" -"Zaprite enega ali več programov in poskusite znova." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po index d29a97c75d9..0ad4c3cefde 100644 --- a/po/sr_RS@cyrillic.po +++ b/po/sr_RS@cyrillic.po @@ -8686,10 +8686,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8789,13 +8789,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po index 6cbdc0dd023..70e967a9d07 100644 --- a/po/sr_RS@latin.po +++ b/po/sr_RS@latin.po @@ -8791,10 +8791,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8894,13 +8894,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/sv.po b/po/sv.po index 1cbada7a642..251a2239d98 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8433,10 +8433,11 @@ msgid "The specified device handle is invalid." msgstr "Angiven handle för enheten är ogiltig." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Ingen drivrutin finns installerad på ditt system !\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8564,16 +8565,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "Angiven enhet är inte öppen eller känns inte igen av MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Otillräckligt minne tillgängligt för denna uppgift.\n" -"Avsluta ett eller flera program för att utöka tillgängligt minne och försök " -"sedan igen." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/te.po b/po/te.po index 9ad4ff10e26..817de54e9b5 100644 --- a/po/te.po +++ b/po/te.po @@ -8259,10 +8259,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8362,13 +8362,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/th.po b/po/th.po index 442ee23c441..87776698461 100644 --- a/po/th.po +++ b/po/th.po @@ -8402,10 +8402,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8505,13 +8505,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/tr.po b/po/tr.po index 954a9f65d01..47b28f47d31 100644 --- a/po/tr.po +++ b/po/tr.po @@ -8721,10 +8721,11 @@ msgid "The specified device handle is invalid." msgstr "Belirtilen aygıt işleyici geçersiz." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "Sisteminizde yüklü sürücü yok!\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8851,16 +8852,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "Belirtilen aygıt açık değil veya MCI tarafından tanınmıyor." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Bu görev için yeterli kullanılabilir bellek yok.\n" -"Kullanılabilen belleği arttırmak için bir veya daha fazla uygulamadan çıkıp " -"yeniden deneyin." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/uk.po b/po/uk.po index 511602dbde2..8dd591f9014 100644 --- a/po/uk.po +++ b/po/uk.po @@ -8439,10 +8439,11 @@ msgid "The specified device handle is invalid." msgstr "Вказано неправильний дескриптор пристрою." #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +#, fuzzy +msgid "There is no driver installed on your system!" msgstr "У системі немає встановлених драйверів !\n" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8569,15 +8570,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "Вказаний пристрій не відкритий або не розпізнається інтерфейсом MCI." -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" -"Недостатньо пам'яті для виконання цього завдання.\n" -"Закрийте один або декілька додатків шоб звільнити пам'ять і повторіть спробу." - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/wa.po b/po/wa.po index 4c663f40abf..c2a19bed909 100644 --- a/po/wa.po +++ b/po/wa.po @@ -8368,10 +8368,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8471,13 +8471,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/wine.pot b/po/wine.pot index 5b7b3fbf0fc..e8e6d4641d2 100644 --- a/po/wine.pot +++ b/po/wine.pot @@ -8207,10 +8207,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8310,13 +8310,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/zh_CN.po b/po/zh_CN.po index 65634affe30..0d07e06738a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -8630,10 +8630,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8733,13 +8733,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a " diff --git a/po/zh_TW.po b/po/zh_TW.po index 62cc341b1f8..c641d298042 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8688,10 +8688,10 @@ msgid "The specified device handle is invalid." msgstr "" #: winmm.rc:34 -msgid "There is no driver installed on your system!\n" +msgid "There is no driver installed on your system!" msgstr "" -#: winmm.rc:35 +#: winmm.rc:35 winmm.rc:61 msgid "" "Not enough memory available for this task. Quit one or more applications to " "increase available memory, and then try again." @@ -8791,13 +8791,6 @@ msgstr "" msgid "The specified device is not open or is not recognized by MCI." msgstr "" -#: winmm.rc:61 -msgid "" -"Not enough memory available for this task.\n" -"Quit one or more applications to increase available memory, and then try " -"again." -msgstr "" - #: winmm.rc:62 msgid "" "The device name is already being used as an alias by this application. Use a "