From b122452d3f94afa6c88f267cea900be13cee6c9b Mon Sep 17 00:00:00 2001 From: Nikolay Sivov Date: Thu, 20 Feb 2020 16:41:19 +0300 Subject: [PATCH] mferror: Add some more clock error codes. Signed-off-by: Nikolay Sivov Signed-off-by: Alexandre Julliard --- dlls/mferror/mferror.mc | 14 ++++++++++++++ include/mferror.h | 2 ++ po/ar.po | 12 ++++++++++++ po/ast.po | 12 ++++++++++++ po/bg.po | 10 ++++++++++ po/ca.po | 12 ++++++++++++ po/cs.po | 12 ++++++++++++ po/da.po | 12 ++++++++++++ po/de.po | 12 ++++++++++++ po/el.po | 10 ++++++++++ po/en.po | 8 ++++++++ po/en_US.po | 8 ++++++++ po/eo.po | 12 ++++++++++++ po/es.po | 12 ++++++++++++ po/fa.po | 10 ++++++++++ po/fi.po | 12 ++++++++++++ po/fr.po | 12 ++++++++++++ po/he.po | 10 ++++++++++ po/hi.po | 8 ++++++++ po/hr.po | 12 ++++++++++++ po/hu.po | 12 ++++++++++++ po/it.po | 12 ++++++++++++ po/ja.po | 12 ++++++++++++ po/ko.po | 12 ++++++++++++ po/lt.po | 12 ++++++++++++ po/ml.po | 8 ++++++++ po/nb_NO.po | 12 ++++++++++++ po/nl.po | 12 ++++++++++++ po/or.po | 8 ++++++++ po/pa.po | 8 ++++++++ po/pl.po | 12 ++++++++++++ po/pt_BR.po | 12 ++++++++++++ po/pt_PT.po | 12 ++++++++++++ po/rm.po | 9 +++++++++ po/ro.po | 12 ++++++++++++ po/ru.po | 12 ++++++++++++ po/si.po | 12 ++++++++++++ po/sk.po | 12 ++++++++++++ po/sl.po | 12 ++++++++++++ po/sr_RS@cyrillic.po | 10 ++++++++++ po/sr_RS@latin.po | 10 ++++++++++ po/sv.po | 12 ++++++++++++ po/ta.po | 8 ++++++++ po/te.po | 8 ++++++++ po/th.po | 10 ++++++++++ po/tr.po | 12 ++++++++++++ po/uk.po | 12 ++++++++++++ po/wa.po | 10 ++++++++++ po/wine.pot | 8 ++++++++ po/zh_CN.po | 12 ++++++++++++ po/zh_TW.po | 12 ++++++++++++ 51 files changed, 549 insertions(+) diff --git a/dlls/mferror/mferror.mc b/dlls/mferror/mferror.mc index 6934611ab40..61f01b6a2d0 100644 --- a/dlls/mferror/mferror.mc +++ b/dlls/mferror/mferror.mc @@ -715,3 +715,17 @@ SymbolicName=MF_E_CLOCK_STATE_ALREADY_SET Language=ENU Clock state was already set. . +MessageId=40003 +Severity=Error +Facility=MF +SymbolicName=MF_E_CLOCK_NOT_SIMPLE +Language=ENU +Clock is not simple +. +MessageId=40004 +Severity=Success +Facility=MF +SymbolicName=MF_S_CLOCK_STOPPED +Language=ENU +Clock was stopped +. diff --git a/include/mferror.h b/include/mferror.h index 6d7031ecc8b..6341d832ab1 100644 --- a/include/mferror.h +++ b/include/mferror.h @@ -163,5 +163,7 @@ #define MF_E_CLOCK_NO_TIME_SOURCE _HRESULT_TYPEDEF_(0xc00d9c41) #define MF_E_CLOCK_STATE_ALREADY_SET _HRESULT_TYPEDEF_(0xc00d9c42) +#define MF_E_CLOCK_NOT_SIMPLE _HRESULT_TYPEDEF_(0xc00d9c43) +#define MF_S_CLOCK_STOPPED _HRESULT_TYPEDEF_(0x000d9c44) #endif /* __WINE_MFERROR_H */ diff --git a/po/ar.po b/po/ar.po index 2afe8a61d53..39fa01f3bee 100644 --- a/po/ar.po +++ b/po/ar.po @@ -6875,6 +6875,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "عنصر UUID غير موجود .\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "الفئة موجودة بالفعل.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7403,6 +7409,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "الفئة موجودة بالفعل.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "المساعدة غير متاحة." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "أدخل كلمة سر الشبكة" diff --git a/po/ast.po b/po/ast.po index 92b95ab9110..2e965f8e72a 100644 --- a/po/ast.po +++ b/po/ast.po @@ -6748,6 +6748,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "La clas yá esiste.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7220,6 +7226,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "La clas yá esiste.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "L'ayuda nun ta disponible." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/bg.po b/po/bg.po index 236877d4b9d..01463bd0b88 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7000,6 +7000,11 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "пътят %s не е намерен.\n" +#: mferror.mc:732 +#, fuzzy +msgid "Clock was stopped\n" +msgstr "Файлът не съществува.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7428,6 +7433,11 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Файлът не съществува.\n" +#: mferror.mc:725 +#, fuzzy +msgid "Clock is not simple\n" +msgstr "Не е наличен; .\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Въведете мрежова парола" diff --git a/po/ca.po b/po/ca.po index a21b486bf7d..9a897dbde24 100644 --- a/po/ca.po +++ b/po/ca.po @@ -6863,6 +6863,12 @@ msgstr "Ja s'ha fet la sol·licitud per començar.\n" msgid "Sink has not been finalized.\n" msgstr "No s'ha finalitzat el receptor.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Sink was already stopped.\n" +msgid "Clock was stopped\n" +msgstr "El receptor ja s'ha aturat.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "No s'ha inicialitzat la plataforma de Fundació de Mitjans.\n" @@ -7239,6 +7245,12 @@ msgstr "El rellotge no té cap font d'hora establerta.\n" msgid "Clock state was already set.\n" msgstr "Ja s'ha establert l'estat de rellotge.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "El rellotge no està disponible.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Introduïu contrasenya de xarxa" diff --git a/po/cs.po b/po/cs.po index 702291890df..62ebc86beff 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6812,6 +6812,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "UUID objektu nebylo nalezeno.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "Taková třída již existuje.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7338,6 +7344,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Taková třída již existuje.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Nápověda není dostupná." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Zadání síťového hesla" diff --git a/po/da.po b/po/da.po index 97f3c123d06..813a3d706de 100644 --- a/po/da.po +++ b/po/da.po @@ -6918,6 +6918,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "Objekt UUID ikke fundet.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "Klasse eksisterer allerede.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7446,6 +7452,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Klasse eksisterer allerede.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Hjælp er ikke tilgængelig." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Skriv netværkskodeord" diff --git a/po/de.po b/po/de.po index c4206cc7b1e..ab57cfcc1ad 100644 --- a/po/de.po +++ b/po/de.po @@ -6853,6 +6853,12 @@ msgstr "Startanfrage wurde bereits gestellt.\n" msgid "Sink has not been finalized.\n" msgstr "Ausgang wurde nicht finalisiert.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Sink was already stopped.\n" +msgid "Clock was stopped\n" +msgstr "Ausgang wurde bereits gestoppt.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "Media-Foundation-Plattform wurde nicht initialisiert.\n" @@ -7230,6 +7236,12 @@ msgstr "Zeitgeber hat keine zugewiesene Zeitquelle.\n" msgid "Clock state was already set.\n" msgstr "Zeitgeberstatus wurde bereits gesetzt.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "Zeitgeber nicht verfügbar.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Netzwerkkennung eingeben" diff --git a/po/el.po b/po/el.po index 62a2428df59..ea2eb5f2e69 100644 --- a/po/el.po +++ b/po/el.po @@ -6880,6 +6880,11 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "Το αρχείο δε βρέθηκε.\n" +#: mferror.mc:732 +#, fuzzy +msgid "Clock was stopped\n" +msgstr "Το αρχείο δεν υπάρχει.\n" + #: mferror.mc:32 #, fuzzy msgid "Media Foundation platform is not initialized.\n" @@ -7306,6 +7311,11 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Το αρχείο δεν υπάρχει.\n" +#: mferror.mc:725 +#, fuzzy +msgid "Clock is not simple\n" +msgstr "ΜΗ διαθέσιμος; .\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/en.po b/po/en.po index 6785b2d2b71..775ca57c6d8 100644 --- a/po/en.po +++ b/po/en.po @@ -6840,6 +6840,10 @@ msgstr "Begin request has already been made.\n" msgid "Sink has not been finalized.\n" msgstr "Sink has not been finalized.\n" +#: mferror.mc:732 +msgid "Clock was stopped\n" +msgstr "Clock was stopped\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "Media Foundation platform is not initialized.\n" @@ -7216,6 +7220,10 @@ msgstr "Clock has no time source set.\n" msgid "Clock state was already set.\n" msgstr "Clock state was already set.\n" +#: mferror.mc:725 +msgid "Clock is not simple\n" +msgstr "Clock is not simple\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Enter Network Password" diff --git a/po/en_US.po b/po/en_US.po index 022e4227df3..6f82b106f44 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -6840,6 +6840,10 @@ msgstr "Begin request has already been made.\n" msgid "Sink has not been finalized.\n" msgstr "Sink has not been finalized.\n" +#: mferror.mc:732 +msgid "Clock was stopped\n" +msgstr "Clock was stopped\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "Media Foundation platform is not initialized.\n" @@ -7216,6 +7220,10 @@ msgstr "Clock has no time source set.\n" msgid "Clock state was already set.\n" msgstr "Clock state was already set.\n" +#: mferror.mc:725 +msgid "Clock is not simple\n" +msgstr "Clock is not simple\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Enter Network Password" diff --git a/po/eo.po b/po/eo.po index 458881fef6c..47b185172c7 100644 --- a/po/eo.po +++ b/po/eo.po @@ -6794,6 +6794,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "Mi ne trovis la objektan UUID-on %s.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "File already exists.\n" +msgid "Clock was stopped\n" +msgstr "Dosiero jam ekzistas.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7270,6 +7276,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Dosiero jam ekzistas.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "No site name available.\n" +msgid "Clock is not simple\n" +msgstr "Neniu eja nomo haveblas.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Enmeti Retan Pasvorton" diff --git a/po/es.po b/po/es.po index 63e6712d931..d3a42a4055c 100644 --- a/po/es.po +++ b/po/es.po @@ -6928,6 +6928,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "UUID del objeto no encontrado.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "La clase ya existe.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7456,6 +7462,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "La clase ya existe.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Ayuda no disponible." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Introduzca contraseña de red" diff --git a/po/fa.po b/po/fa.po index 3ca0b0e9d8c..a2574909550 100644 --- a/po/fa.po +++ b/po/fa.po @@ -6856,6 +6856,11 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "" +#: mferror.mc:732 +#, fuzzy +msgid "Clock was stopped\n" +msgstr "'%s' پیدا نشد." + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7251,6 +7256,11 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "" +#: mferror.mc:725 +#, fuzzy +msgid "Clock is not simple\n" +msgstr "اطلاعات.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/fi.po b/po/fi.po index 3ea404735ab..cbe7ee09e52 100644 --- a/po/fi.po +++ b/po/fi.po @@ -6834,6 +6834,12 @@ msgstr "Aloituspyyntö on jo tehty.\n" msgid "Sink has not been finalized.\n" msgstr "Ulostuloa ei ole viimeistelty.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Sink was already stopped.\n" +msgid "Clock was stopped\n" +msgstr "Ulostulo oli jo pysäytetty.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "Media Foundation platform -kirjastoa ei ole alustettu.\n" @@ -7210,6 +7216,12 @@ msgstr "Kellolle ei ole asetettu ajan lähdettä.\n" msgid "Clock state was already set.\n" msgstr "Kellon tila oli jo asetettu.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "Kello ei saatavilla.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Anna verkon salasana" diff --git a/po/fr.po b/po/fr.po index 843a61f075c..9d3585f7f32 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6902,6 +6902,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "UUID d'objet introuvable.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "La classe existe déjà.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7430,6 +7436,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "La classe existe déjà.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Impossible d'afficher l'aide." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Entrez le mot de passe réseau" diff --git a/po/he.po b/po/he.po index 050c9332e82..420b68b7523 100644 --- a/po/he.po +++ b/po/he.po @@ -7131,6 +7131,11 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "הקובץ לא נמצא.\n" +#: mferror.mc:732 +#, fuzzy +msgid "Clock was stopped\n" +msgstr "הפתחה %s כבר קיימת.\n" + #: mferror.mc:32 #, fuzzy msgid "Media Foundation platform is not initialized.\n" @@ -7571,6 +7576,11 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "הפתחה %s כבר קיימת.\n" +#: mferror.mc:725 +#, fuzzy +msgid "Clock is not simple\n" +msgstr "לא זמינה; .\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "הזנת ססמת הרשת" diff --git a/po/hi.po b/po/hi.po index 1935645deb3..254af7eb541 100644 --- a/po/hi.po +++ b/po/hi.po @@ -6752,6 +6752,10 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "" +#: mferror.mc:732 +msgid "Clock was stopped\n" +msgstr "" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7134,6 +7138,10 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "" +#: mferror.mc:725 +msgid "Clock is not simple\n" +msgstr "" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/hr.po b/po/hr.po index e805ab11944..02d6332f24b 100644 --- a/po/hr.po +++ b/po/hr.po @@ -6880,6 +6880,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "UUID objekta nije pronađen.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "Klasa već postoji.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7408,6 +7414,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Klasa već postoji.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Pomoć nije dostupna." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Unos mrežne lozinke" diff --git a/po/hu.po b/po/hu.po index a980c84b5d1..94fef84fc24 100644 --- a/po/hu.po +++ b/po/hu.po @@ -6936,6 +6936,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "UUID objektum nem található.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "Osztály már létezik.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7464,6 +7470,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Osztály már létezik.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "A súgó nem elérhető." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Hálózati jelszó megadása" diff --git a/po/it.po b/po/it.po index c672379dc3c..5dbe880948c 100644 --- a/po/it.po +++ b/po/it.po @@ -6945,6 +6945,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "UUID dell'oggetto non trovato.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "Class esistente.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7473,6 +7479,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Class esistente.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Guida non disponibile." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Inserisci la password di rete" diff --git a/po/ja.po b/po/ja.po index 39cb5f28de0..33cff03ea1f 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6837,6 +6837,12 @@ msgstr "開始リクエストはすでになされています。\n" msgid "Sink has not been finalized.\n" msgstr "シンクは確定されていません。\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Sink was already stopped.\n" +msgid "Clock was stopped\n" +msgstr "シンクはすでに停止していました。\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "Media Foundation プラットフォームは初期化されていません。\n" @@ -7213,6 +7219,12 @@ msgstr "クロックにタイム ソースがセットされていません。\n msgid "Clock state was already set.\n" msgstr "クロックの状態は設定済みでした。\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "クロックは利用可能ではありません。\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "ネットワーク用パスワードを入力" diff --git a/po/ko.po b/po/ko.po index 88d61268bdb..c6a22095577 100644 --- a/po/ko.po +++ b/po/ko.po @@ -6825,6 +6825,12 @@ msgstr "시작 요청이 이미 이루어졌습니다.\n" msgid "Sink has not been finalized.\n" msgstr "싱크가 완료되지 않았습니다.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Sink was already stopped.\n" +msgid "Clock was stopped\n" +msgstr "싱크가 이미 중지되었습니다.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "미디어 기초 플랫폼이 최기화되지 않았습니다.\n" @@ -7201,6 +7207,12 @@ msgstr "시계가 시간 소스 설정을 가지고 있지 않습니다.\n" msgid "Clock state was already set.\n" msgstr "시계 상태가 이미 설정되었습니다.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "시계를 사용할 수 없습니다.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "네트워크 암호 입력" diff --git a/po/lt.po b/po/lt.po index a9b470e39e2..415f54e2a92 100644 --- a/po/lt.po +++ b/po/lt.po @@ -6845,6 +6845,12 @@ msgstr "Pradžios užklausa jau padaryta.\n" msgid "Sink has not been finalized.\n" msgstr "Rinktuvas nebuvo užbaigtas.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Sink was already stopped.\n" +msgid "Clock was stopped\n" +msgstr "Rinktuvas jau sustabdytas.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "Medijos pagrindo platforma neinicijuota.\n" @@ -7221,6 +7227,12 @@ msgstr "Laikrodis neturi nustatyto laiko šaltinio.\n" msgid "Clock state was already set.\n" msgstr "Laikrodžio būsena jau nustatyta.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "Laikrodis neprieinamas.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Įveskite tinklo slaptažodį" diff --git a/po/ml.po b/po/ml.po index a298db8ccf4..5bd2bd00de8 100644 --- a/po/ml.po +++ b/po/ml.po @@ -6754,6 +6754,10 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "" +#: mferror.mc:732 +msgid "Clock was stopped\n" +msgstr "" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7142,6 +7146,10 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "" +#: mferror.mc:725 +msgid "Clock is not simple\n" +msgstr "" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/nb_NO.po b/po/nb_NO.po index bdf9aff5221..0436202c891 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -6848,6 +6848,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "Fant ikke objekt-UUID'en.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "Klassen finnes allerede.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "Media Foundation plattformen er ikke lastet.\n" @@ -7308,6 +7314,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Klassen finnes allerede.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "Klokken er ikke tilgjengelig.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Skriv inn nettverkspassord" diff --git a/po/nl.po b/po/nl.po index 6bd11d80cf4..d17812b34b0 100644 --- a/po/nl.po +++ b/po/nl.po @@ -6919,6 +6919,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "Object UUID niet gevonden.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "Klasse bestaat al.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7447,6 +7453,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Klasse bestaat al.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Help is niet beschikbaar." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Voer het Netwerk Wachtwoord in" diff --git a/po/or.po b/po/or.po index 16f0262facd..54036b8e670 100644 --- a/po/or.po +++ b/po/or.po @@ -6752,6 +6752,10 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "" +#: mferror.mc:732 +msgid "Clock was stopped\n" +msgstr "" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7134,6 +7138,10 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "" +#: mferror.mc:725 +msgid "Clock is not simple\n" +msgstr "" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/pa.po b/po/pa.po index abd2a7c04bf..6a064b0ada9 100644 --- a/po/pa.po +++ b/po/pa.po @@ -6752,6 +6752,10 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "" +#: mferror.mc:732 +msgid "Clock was stopped\n" +msgstr "" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7134,6 +7138,10 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "" +#: mferror.mc:725 +msgid "Clock is not simple\n" +msgstr "" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/pl.po b/po/pl.po index 2727ef54609..edab78ad749 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6890,6 +6890,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "Nie znaleziono UUID obiektu.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "Klasa już istnieje.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7418,6 +7424,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Klasa już istnieje.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Pomoc nie jest dostępna." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Wpisz hasło sieci" diff --git a/po/pt_BR.po b/po/pt_BR.po index f9dd25024ab..7adf344eebc 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -6860,6 +6860,12 @@ msgstr "Requisição inicial já foi feita.\n" msgid "Sink has not been finalized.\n" msgstr "Coletor não foi finalizado.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Sink was already stopped.\n" +msgid "Clock was stopped\n" +msgstr "Coletor já esta parado.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "Plataforma de Mídias não inicializada.\n" @@ -7237,6 +7243,12 @@ msgstr "Relógio não tem origem de tempo configurada.\n" msgid "Clock state was already set.\n" msgstr "Estado do relógio já foi configurado.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "Relógio não disponível.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Entre a senha da rede" diff --git a/po/pt_PT.po b/po/pt_PT.po index b51c117191f..2ead818bead 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -6894,6 +6894,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "UUID do objecto não encontrado.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "Classe já existente.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7422,6 +7428,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Classe já existente.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Ajuda não disponível." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Indique a senha da rede" diff --git a/po/rm.po b/po/rm.po index e0e7d303037..e3e2f447618 100644 --- a/po/rm.po +++ b/po/rm.po @@ -6802,6 +6802,10 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "" +#: mferror.mc:732 +msgid "Clock was stopped\n" +msgstr "" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7187,6 +7191,11 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "" +#: mferror.mc:725 +#, fuzzy +msgid "Clock is not simple\n" +msgstr "INFUORMAZIUN.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/ro.po b/po/ro.po index 418df301998..24a1312d507 100644 --- a/po/ro.po +++ b/po/ro.po @@ -6935,6 +6935,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "calea %s nu a fost găsită.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "Clasa există deja.\n" + #: mferror.mc:32 #, fuzzy msgid "Media Foundation platform is not initialized.\n" @@ -7439,6 +7445,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Clasa există deja.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Nu este disponibil ajutor." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Introducere parolă de rețea" diff --git a/po/ru.po b/po/ru.po index a34a2b7b5ef..c8dc34c5f47 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6851,6 +6851,12 @@ msgstr "Запрос уже был инициирован.\n" msgid "Sink has not been finalized.\n" msgstr "Приёмник данных не был завершён.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Sink was already stopped.\n" +msgid "Clock was stopped\n" +msgstr "Приёмник данных уже был остановлен.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "Платформа Media Foundation не инициализирована.\n" @@ -7227,6 +7233,12 @@ msgstr "Не задан источник времени для часов.\n" msgid "Clock state was already set.\n" msgstr "Состояние часов уже установлено.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "Часы недоступны.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Введите сетевой пароль" diff --git a/po/si.po b/po/si.po index 2e45a7069e6..a2abfe64dab 100644 --- a/po/si.po +++ b/po/si.po @@ -6786,6 +6786,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "වස්තුව ආරම්භනය කරල නැහැ.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Clock state was already set.\n" +msgid "Clock was stopped\n" +msgstr "ඔරලෝසුවේ තත්වය සකස් කරල තිබුනේ.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "මාධ්‍ය පදනම වේදිකාවය ආරම්භනය කරල නැහැ.\n" @@ -7175,6 +7181,12 @@ msgstr "ඔරලෝසුවට කාල මූලයක් නැහැ.\n" msgid "Clock state was already set.\n" msgstr "ඔරලෝසුවේ තත්වය සකස් කරල තිබුනේ.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "ඔරලෝසුව ලද හැකි නැහැ.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "ජාලයේ මුර පදය ඇතුල් කරන්න" diff --git a/po/sk.po b/po/sk.po index cc6b8e4e0aa..a12d70118a4 100644 --- a/po/sk.po +++ b/po/sk.po @@ -6875,6 +6875,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "Súbor nenájdený.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "File already exists.\n" +msgid "Clock was stopped\n" +msgstr "Súbor už existuje.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7354,6 +7360,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Súbor už existuje.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Nápoveda nedostupná." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/sl.po b/po/sl.po index 274c1839fe3..5d2373c7ef1 100644 --- a/po/sl.po +++ b/po/sl.po @@ -6937,6 +6937,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "UUID predmeta ni mogoče najti.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "Razred že obstaja.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7465,6 +7471,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Razred že obstaja.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Pomoč ni na voljo." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Vnesite omrežno geslo" diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po index 5d163d7a49c..efeb3b3dfb9 100644 --- a/po/sr_RS@cyrillic.po +++ b/po/sr_RS@cyrillic.po @@ -7146,6 +7146,11 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "%s путања није пронађена.\n" +#: mferror.mc:732 +#, fuzzy +msgid "Clock was stopped\n" +msgstr "Порт %s већ постоји.\n" + #: mferror.mc:32 #, fuzzy msgid "Media Foundation platform is not initialized.\n" @@ -7590,6 +7595,11 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Порт %s већ постоји.\n" +#: mferror.mc:725 +#, fuzzy +msgid "Clock is not simple\n" +msgstr "Недоступно" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Унос мрежне лозинке" diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po index 7c9a331e847..5938ad4517a 100644 --- a/po/sr_RS@latin.po +++ b/po/sr_RS@latin.po @@ -7242,6 +7242,11 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "%s putanja nije pronađena.\n" +#: mferror.mc:732 +#, fuzzy +msgid "Clock was stopped\n" +msgstr "Port %s već postoji.\n" + #: mferror.mc:32 #, fuzzy msgid "Media Foundation platform is not initialized.\n" @@ -7686,6 +7691,11 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Port %s već postoji.\n" +#: mferror.mc:725 +#, fuzzy +msgid "Clock is not simple\n" +msgstr "Nedostupno" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Unos mrežne lozinke" diff --git a/po/sv.po b/po/sv.po index 456aa8c45c7..d5374106be0 100644 --- a/po/sv.po +++ b/po/sv.po @@ -6873,6 +6873,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "Objekt-UUID ej funnet.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "Klassen existerar redan.\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7401,6 +7407,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "Klassen existerar redan.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "Ingen hjälp finns tillgänglig." + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Ange nätverkslösenord" diff --git a/po/ta.po b/po/ta.po index 17290c6a4b5..258eee5705b 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6714,6 +6714,10 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "" +#: mferror.mc:732 +msgid "Clock was stopped\n" +msgstr "" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7090,6 +7094,10 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "" +#: mferror.mc:725 +msgid "Clock is not simple\n" +msgstr "" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/te.po b/po/te.po index 441aee3ad0e..5e939aff58a 100644 --- a/po/te.po +++ b/po/te.po @@ -6752,6 +6752,10 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "" +#: mferror.mc:732 +msgid "Clock was stopped\n" +msgstr "" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7134,6 +7138,10 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "" +#: mferror.mc:725 +msgid "Clock is not simple\n" +msgstr "" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/th.po b/po/th.po index 747034afee2..8a7bc2a79c7 100644 --- a/po/th.po +++ b/po/th.po @@ -6894,6 +6894,11 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "ไม่พบแฟ้ม.\n" +#: mferror.mc:732 +#, fuzzy +msgid "Clock was stopped\n" +msgstr "ไม่พบแฟ้ม.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7306,6 +7311,11 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "ไม่พบแฟ้ม.\n" +#: mferror.mc:725 +#, fuzzy +msgid "Clock is not simple\n" +msgstr "ใช้ไม่ได้ตอนนี้; .\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/tr.po b/po/tr.po index 7d681befead..cce933576fb 100644 --- a/po/tr.po +++ b/po/tr.po @@ -6844,6 +6844,12 @@ msgstr "Başlama isteği zaten yapıldı.\n" msgid "Sink has not been finalized.\n" msgstr "Ses çıkışı bitirilmedi.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Sink was already stopped.\n" +msgid "Clock was stopped\n" +msgstr "Çıkış zaten durduruldu.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "Media Foundation platformu başlatılmadı.\n" @@ -7222,6 +7228,12 @@ msgstr "Saatin zaman kaynağı ayarlanmamış.\n" msgid "Clock state was already set.\n" msgstr "Saat durumu zaten ayarlı.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "Saat kullanılamıyor.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Ağ Parolanızı Girin" diff --git a/po/uk.po b/po/uk.po index 2bf52ef0a32..f91f6b3cf5f 100644 --- a/po/uk.po +++ b/po/uk.po @@ -6855,6 +6855,12 @@ msgstr "Запит вже зроблено.\n" msgid "Sink has not been finalized.\n" msgstr "Вихід не було завершено.\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Sink was already stopped.\n" +msgid "Clock was stopped\n" +msgstr "Вихід вже було припинино.\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "Платформа Media Foundation не ініціалізована.\n" @@ -7231,6 +7237,12 @@ msgstr "У годинника немає призначеного джерела msgid "Clock state was already set.\n" msgstr "Статус годинника вже встановлено.\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "Годинник недоступний.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "Введіть Мережний Пароль" diff --git a/po/wa.po b/po/wa.po index 7608dd2fb45..1ef83353a08 100644 --- a/po/wa.po +++ b/po/wa.po @@ -6839,6 +6839,11 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "" +#: mferror.mc:732 +#, fuzzy +msgid "Clock was stopped\n" +msgstr "'%s' pout nén esse trové." + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7231,6 +7236,11 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "" +#: mferror.mc:725 +#, fuzzy +msgid "Clock is not simple\n" +msgstr "Nén co possibe.\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/wine.pot b/po/wine.pot index 3557775a56d..1608bfdf005 100644 --- a/po/wine.pot +++ b/po/wine.pot @@ -6707,6 +6707,10 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "" +#: mferror.mc:732 +msgid "Clock was stopped\n" +msgstr "" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "" @@ -7083,6 +7087,10 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "" +#: mferror.mc:725 +msgid "Clock is not simple\n" +msgstr "" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index b4fad2f04e3..cd2139f788c 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -6789,6 +6789,12 @@ msgstr "已创建起始请求。\n" msgid "Sink has not been finalized.\n" msgstr "池尚未完成。\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Sink was already stopped.\n" +msgid "Clock was stopped\n" +msgstr "池已被停止。\n" + #: mferror.mc:32 msgid "Media Foundation platform is not initialized.\n" msgstr "Media Foundation 平台尚未初始化。\n" @@ -7165,6 +7171,12 @@ msgstr "时钟未设置时间源。\n" msgid "Clock state was already set.\n" msgstr "已设置时钟状态。\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Clock is not available.\n" +msgid "Clock is not simple\n" +msgstr "时钟不可用。\n" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "输入网络密码" diff --git a/po/zh_TW.po b/po/zh_TW.po index bc1684c5cc7..f2be77122e0 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -6845,6 +6845,12 @@ msgstr "" msgid "Sink has not been finalized.\n" msgstr "找不到物件 UUID。\n" +#: mferror.mc:732 +#, fuzzy +#| msgid "Class already exists.\n" +msgid "Clock was stopped\n" +msgstr "類別已存在。\n" + #: mferror.mc:32 #, fuzzy #| msgid "Installation platform not supported.\n" @@ -7373,6 +7379,12 @@ msgstr "" msgid "Clock state was already set.\n" msgstr "類別已存在。\n" +#: mferror.mc:725 +#, fuzzy +#| msgid "Help not available." +msgid "Clock is not simple\n" +msgstr "沒有可用的說明資訊。" + #: mpr.rc:35 wininet.rc:37 msgid "Enter Network Password" msgstr "輸入網路密碼"