diff --git a/dlls/vbscript/vbscript.rc b/dlls/vbscript/vbscript.rc index 0791c3b53f90f31ccc8b31ee2b39215b96c59278..f90e6668bcb25c0ed3e3a32a2949d37fb8fdd5ea 100644 --- a/dlls/vbscript/vbscript.rc +++ b/dlls/vbscript/vbscript.rc @@ -19,6 +19,8 @@ #include <windef.h> #include "vbscript_defs.h" +#pragma makedep po + LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT STRINGTABLE diff --git a/po/ar.po b/po/ar.po index b6a0466509297e13b056f573d23928498919cd2d..d9dd823de081f4f0584e8785a5daa1c02c6c387f 100644 --- a/po/ar.po +++ b/po/ar.po @@ -850,7 +850,7 @@ msgstr "اسم الملÙ:" msgid "Files of type:" msgstr "الملÙات من نوع:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "المل٠غير موجود" @@ -3637,11 +3637,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "خطأ ÙÙŠ تØويل العنصر إلى النمط الأولي" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "متغير غير سليم" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "الأمر خارج المدى" @@ -3659,11 +3659,11 @@ msgstr "العنصر ضروري" msgid "Automation server can't create object" msgstr "لم يستطع الخادم إنشاء العنصر" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "العنصر لا يدعم هذه الآلية" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "العنصر لا يدعم هذه الØركة" @@ -3751,7 +3751,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10978,6 +10978,152 @@ msgstr "اختر ناÙذة" msgid "&More Windows..." msgstr "&نواÙØ° أخرى..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "الذاكرة ممتلئة." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "نوع البيانات غير مطابق.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "خطأ ثنائي ÙÙŠ الجهاز.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "المل٠موجود بالÙعل.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "القرص ممتلئ.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "ملÙات كثير للÙتØ.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "الوصول Ù…Øظور.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "المسار غير موجود.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(القيمة غير مضبوطة)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "التدÙÙ‚ الشخصي غير سليم.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "لم يستطع الخادم إنشاء العنصر" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "العنصر لا يدعم هذه الØركة" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "العنصر لا يدعم هذه الØركة" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "العنصر لا يدعم هذه الØركة" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "العنصر غير موجود.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "انتهاك ÙÙŠ Ùئة العنصر" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "المتØكم المØدد غير موجود ÙÙŠ الرسالة" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/ast.po b/po/ast.po index b8e863ccdb467d481452c45743c3bb2cb37b05ea..f544ef7d414e33feefcf7f13ba2cda8d30b2d302 100644 --- a/po/ast.po +++ b/po/ast.po @@ -846,7 +846,7 @@ msgstr "" msgid "Files of type:" msgstr "Ficheros de la triba:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Nun s'alcontró'l ficheru" @@ -3530,11 +3530,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3550,11 +3550,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "L'oxetu nun sofita esta propiedá o métodu" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "L'oxetu nun sofita esta aición" @@ -3634,7 +3634,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "" @@ -10562,6 +10562,138 @@ msgstr "" msgid "&More Windows..." msgstr "" +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Ensin memoria." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "El ficheru yá esiste.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "El discu ta enllén.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Milenta ficheros abiertos.\n" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Nun s'alcontró'l camÃn.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(nun s'afitó'l valor)" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "L'oxetu nun sofita esta aición" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "L'oxetu nun sofita esta aición" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "L'oxetu nun sofita esta aición" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Argument not optional" +msgid "Named argument not found" +msgstr "L'argumentu nun ye opcional" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/bg.po b/po/bg.po index fbf9d75bc31a3fd546ae12a2996587a8ae5fb924..a6f485952297ef058cc7d9701cdedde34126f62b 100644 --- a/po/bg.po +++ b/po/bg.po @@ -864,7 +864,7 @@ msgstr "&Файл" msgid "Files of type:" msgstr "&Тип файлове:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Файлът не е намерен" @@ -3653,11 +3653,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3675,11 +3675,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3761,7 +3761,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy msgid "Unknown runtime error" msgstr "Пре&гледай Ð¸Ð·Ñ…Ð¾Ð´Ð½Ð¸Ñ ÐºÐ¾Ð´" @@ -10868,6 +10868,126 @@ msgstr "" msgid "&More Windows..." msgstr "&Още прозорци..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "ÐедоÑтиг на памет." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +#, fuzzy +msgid "File already exists" +msgstr "Файлът не ÑъщеÑтвува.\n" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +#, fuzzy +msgid "Too many files" +msgstr "Отвори файл" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +msgid "Path not found" +msgstr "пътÑÑ‚ %s не е намерен.\n" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +#, fuzzy +msgid "Invalid use of Null" +msgstr "Ðевалидни знаци в пътÑ.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +msgid "Named argument not found" +msgstr "Файлът не е намерен.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +#, fuzzy +msgid "Specified DLL function not found" +msgstr "Файлът не е намерен.\n" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/ca.po b/po/ca.po index 351f93bc2d786efac781d30d9a26180021565e9e..5e4581c6b3a92830dd4e96dc192ae67d5714bf76 100644 --- a/po/ca.po +++ b/po/ca.po @@ -852,7 +852,7 @@ msgstr "Nom de fitxer:" msgid "Files of type:" msgstr "Fitxers del tipus:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Fitxer no trobat" @@ -3637,11 +3637,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Error en convertir l'objecte a tipus primitiu" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Trucada a procediment o argument no và lid" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "El subÃndex és fora d'interval" @@ -3659,11 +3659,11 @@ msgstr "Es requereix un objecte" msgid "Automation server can't create object" msgstr "El servidor d'automatització no pot crear l'objecte" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "L'objecte no accepta aquesta propietat o mètode" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "L'objecte no accepta aquesta acció" @@ -3743,7 +3743,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10678,6 +10678,152 @@ msgstr "Selecciona finestra" msgid "&More Windows..." msgstr "&Més finestres..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "No queda memòria." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Els tipus de dades no es coincideixen.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "Hi ha hagut un error de dispositiu E/S.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "El fitxer ja existeix.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "El disc està ple.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Hi ha massa fitxers oberts.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "S'ha denegat l'accés.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "No s'ha trobat el camÃ.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(valor no definit)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "La memòria intermèdia d'usuari no és và lida.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "El servidor d'automatització no pot crear l'objecte" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "L'objecte no accepta aquesta acció" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "L'objecte no accepta aquesta acció" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "L'objecte no accepta aquesta acció" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "No s'ha trobat l'element.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Violació de classe d'objecte" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "No s'ha trobat el control especificat en el missatge" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "Amaga %@" diff --git a/po/cs.po b/po/cs.po index 2a7b673f69e3ee23015903b04347dc0b3d76ff68..02bc1bbeca1de228bedeb50d2764bf247dfedfc4 100644 --- a/po/cs.po +++ b/po/cs.po @@ -857,7 +857,7 @@ msgstr "Název souboru:" msgid "Files of type:" msgstr "Soubory typu:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Soubor nebyl nalezen" @@ -3586,11 +3586,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Chyba pÅ™i pÅ™evodu objektu na jednoduchý typ" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Chybné volánà procedury Äi argument" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3608,11 +3608,11 @@ msgstr "Vyžadován objekt" msgid "Automation server can't create object" msgstr "AutomatizaÄnà server nemůže vytvoÅ™it objekt" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Objekt nepodporuje tuto akci" @@ -3692,7 +3692,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10824,6 +10824,148 @@ msgstr "Vybrat okno" msgid "&More Windows..." msgstr "&VÃce oken..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Nedostatek pamÄ›ti." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "Chyba vstupnÄ›/výstupnÃho zaÅ™ÃzenÃ.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Soubor již existuje.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Disk je plný.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "PÅ™ÃliÅ¡ mnoho otevÅ™ených souborů.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "PÅ™Ãstup odepÅ™en.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Cesta nenalezena.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(hodnota nenastavena)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid separator file.\n" +msgid "Invalid use of Null" +msgstr "Neplatný oddÄ›lovacà soubor.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "AutomatizaÄnà server nemůže vytvoÅ™it objekt" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Objekt nepodporuje tuto akci" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Objekt nepodporuje tuto akci" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Objekt nepodporuje tuto akci" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Prvek nenalezen.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "UrÄený ovládacà prvek nebyl ve zprávÄ› nalezen" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "Skrýt %@" diff --git a/po/da.po b/po/da.po index 5b9f81ef014ca04064e57cd7180785645749e74a..1997ab6ec889620668f5cae4254c2a2e51fb447c 100644 --- a/po/da.po +++ b/po/da.po @@ -865,7 +865,7 @@ msgstr "&Filnavn:" msgid "Files of type:" msgstr "Filer af type:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Filen Kunne ikke findes" @@ -3674,11 +3674,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Fejl ved konvertering af objekt til primitiv type" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Ugyldig procedure kald eller argument" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Indekset er uden for grænserne" @@ -3696,11 +3696,11 @@ msgstr "Objekt krævet" msgid "Automation server can't create object" msgstr "Automations-serveren kan ikke oprette objektet" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Objektet understøtter ikke denne egenskab eller metode" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Objektet understøtter ikke denne metode" @@ -3788,7 +3788,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -11074,6 +11074,152 @@ msgstr "Vælg vindue" msgid "&More Windows..." msgstr "&Flere vinduer..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Ikke mere hukommelse." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Datatype passer ikke.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "I/O enheds fejl.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Filen eksistere allerede.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Diskens plads er opbrugt.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "For mange filer Ã¥bnet.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Adgang nægtet.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Stien blev ikke fundet.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(værdi ikke sat)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Ugyldig bruger buffer.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Automations-serveren kan ikke oprette objektet" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Objektet understøtter ikke denne metode" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Objektet understøtter ikke denne metode" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Objektet understøtter ikke denne metode" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Indgang ikke fundet.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Objektklasse overtrædelse" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Den specificerede kontroller blev ikke fundet i beskeden" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/de.po b/po/de.po index c4ba82b0642697afb36e8af9e3aaf8ea4f0b25d4..5dda38f435668c791f076102f015ffb4dda1989d 100644 --- a/po/de.po +++ b/po/de.po @@ -850,7 +850,7 @@ msgstr "Dateiname:" msgid "Files of type:" msgstr "Dateien vom Typ:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Datei nicht gefunden" @@ -3628,11 +3628,11 @@ msgstr "Gamecontroller testen und konfigurieren." msgid "Error converting object to primitive type" msgstr "Fehler beim Umwandeln des Objektes in einen Grundtyp" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Ungültiger Funktionsaufruf oder Argument" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Index außerhalb des Bereichs" @@ -3648,11 +3648,11 @@ msgstr "Objekt benötigt" msgid "Automation server can't create object" msgstr "Automatisierungsserver konnte das Objekt nicht erstellen" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Das Objekt unterstützt diese Eigenschaft oder Methode nicht" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Das Objekt unterstützt diese Aktion nicht" @@ -3732,7 +3732,7 @@ msgstr "Microsoft JScript Ãœbersetzungsfehler" msgid "Microsoft JScript runtime error" msgstr "Microsoft JScript Laufzeitfehler" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "Unbekannter Laufzeitfehler" @@ -10593,6 +10593,156 @@ msgstr "Fenster auswählen" msgid "&More Windows..." msgstr "&Mehr Fenster..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Kein freier Speicher mehr." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Datentypen stimmen nicht überein.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "E/A-Gerätefehler.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Datei existiert bereits.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Datenträger voll.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Zu viele geöffnete Dateien.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Zugriff verweigert.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Pfad nicht gefunden.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(Wert nicht gesetzt)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Ungültiger Benutzerpuffer.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Automatisierungsserver konnte das Objekt nicht erstellen" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Das Objekt unterstützt diese Aktion nicht" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Das Objekt unterstützt diese Aktion nicht" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Das Objekt unterstützt diese Aktion nicht" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Element nicht gefunden.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Objektklasse verletzt" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Angegebenes Steuerobjekt wurde in der Meldung nicht gefunden" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +#, fuzzy +#| msgid "Microsoft JScript compilation error" +msgid "Microsoft VBScript compilation error" +msgstr "Microsoft JScript Ãœbersetzungsfehler" + +#: vbscript.rc:63 +#, fuzzy +#| msgid "Microsoft JScript runtime error" +msgid "Microsoft VBScript runtime error" +msgstr "Microsoft JScript Laufzeitfehler" + #: winemac.rc:33 msgid "Hide %@" msgstr "%@ ausblenden" diff --git a/po/el.po b/po/el.po index 8eaf23b491faf42c184652c8508f1090ed4d32ec..ba9627e48d892a53a4fec61919d1b84bcf3661da 100644 --- a/po/el.po +++ b/po/el.po @@ -842,7 +842,7 @@ msgstr "&ΠεÏιεχόμενα" msgid "Files of type:" msgstr "ΑÏχεία του &Ï„Ïπου:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Το αÏχείο δε βÏÎθηκε" @@ -3568,11 +3568,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3590,11 +3590,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3676,7 +3676,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy msgid "Unknown runtime error" msgstr "&ΠεÏιεχόμενα" @@ -10663,6 +10663,126 @@ msgstr "" msgid "&More Windows..." msgstr "" +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of paper; " +msgid "Out of memory" +msgstr "ΤÎλος χαÏτιοÏ, " + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +#, fuzzy +msgid "File already exists" +msgstr "Το αÏχείο δεν υπάÏχει.\n" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +#, fuzzy +msgid "Too many files" +msgstr "Άνοιγμα ΑÏχείου" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +msgid "Path not found" +msgstr "Το αÏχείο δε βÏÎθηκε.\n" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +#, fuzzy +msgid "Invalid use of Null" +msgstr "Μη ÎγγυÏος(οι) χαÏακτήÏας(ες) στο μονοπάτι.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +msgid "Named argument not found" +msgstr "Το αÏχείο δε βÏÎθηκε.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +#, fuzzy +msgid "Specified DLL function not found" +msgstr "Το αÏχείο δε βÏÎθηκε.\n" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/en.po b/po/en.po index dc613ea0d86f35d1e8b116bfb4adb8f0ea8d13ae..ce6fbab2872ed300cd935dbf73beeaa5e19d6d54 100644 --- a/po/en.po +++ b/po/en.po @@ -849,7 +849,7 @@ msgstr "File name:" msgid "Files of type:" msgstr "Files of type:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "File not found" @@ -3620,11 +3620,11 @@ msgstr "Test and configure game controllers." msgid "Error converting object to primitive type" msgstr "Error converting object to primitive type" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Invalid procedure call or argument" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Subscript out of range" @@ -3640,11 +3640,11 @@ msgstr "Object required" msgid "Automation server can't create object" msgstr "Automation server can't create object" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Object doesn't support this property or method" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Object doesn't support this action" @@ -3724,7 +3724,7 @@ msgstr "Microsoft JScript compilation error" msgid "Microsoft JScript runtime error" msgstr "Microsoft JScript runtime error" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "Unknown runtime error" @@ -10570,6 +10570,118 @@ msgstr "Select Window" msgid "&More Windows..." msgstr "&More Windows..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "Overflow" + +#: vbscript.rc:31 +msgid "Out of memory" +msgstr "Out of memory" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "This array is fixed or temporarily locked" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "Type mismatch" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "Device I/O error" + +#: vbscript.rc:37 +msgid "File already exists" +msgstr "File already exists" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "Disk full" + +#: vbscript.rc:39 +msgid "Too many files" +msgstr "Too many files" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "Permission denied" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "Path/File access error" + +#: vbscript.rc:42 +msgid "Path not found" +msgstr "Path not found" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "Object variable not set" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "Invalid use of Null" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "Can't create necessary temporary file" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "ActiveX component can't create object" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "Class doesn't support Automation" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "File name or class name not found during Automation operation" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "Object doesn't support named arguments" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "Object doesn't support current locale setting" + +#: vbscript.rc:53 vbscript.rc:54 +msgid "Named argument not found" +msgstr "Named argument not found" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "Wrong number of arguments or invalid property assignment" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "Object not a collection" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "Specified DLL function not found" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "Variable uses an Automation type not supported in VBScript" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "The remote server machine does not exist or is unavailable" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "Invalid or unqualified reference" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "Microsoft VBScript compilation error" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "Microsoft VBScript runtime error" + #: winemac.rc:33 msgid "Hide %@" msgstr "Hide %@" diff --git a/po/en_US.po b/po/en_US.po index 8c71cfb1e2ee201e268e7bdd6bf4abc872df33be..e1ab99d63875ce5da767286be7c9b6922dfa9be7 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -849,7 +849,7 @@ msgstr "File name:" msgid "Files of type:" msgstr "Files of type:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "File not found" @@ -3620,11 +3620,11 @@ msgstr "Test and configure game controllers." msgid "Error converting object to primitive type" msgstr "Error converting object to primitive type" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Invalid procedure call or argument" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Subscript out of range" @@ -3640,11 +3640,11 @@ msgstr "Object required" msgid "Automation server can't create object" msgstr "Automation server can't create object" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Object doesn't support this property or method" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Object doesn't support this action" @@ -3724,7 +3724,7 @@ msgstr "Microsoft JScript compilation error" msgid "Microsoft JScript runtime error" msgstr "Microsoft JScript runtime error" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "Unknown runtime error" @@ -10570,6 +10570,118 @@ msgstr "Select Window" msgid "&More Windows..." msgstr "&More Windows..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "Overflow" + +#: vbscript.rc:31 +msgid "Out of memory" +msgstr "Out of memory" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "This array is fixed or temporarily locked" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "Type mismatch" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "Device I/O error" + +#: vbscript.rc:37 +msgid "File already exists" +msgstr "File already exists" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "Disk full" + +#: vbscript.rc:39 +msgid "Too many files" +msgstr "Too many files" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "Permission denied" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "Path/File access error" + +#: vbscript.rc:42 +msgid "Path not found" +msgstr "Path not found" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "Object variable not set" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "Invalid use of Null" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "Can't create necessary temporary file" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "ActiveX component can't create object" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "Class doesn't support Automation" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "File name or class name not found during Automation operation" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "Object doesn't support named arguments" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "Object doesn't support current locale setting" + +#: vbscript.rc:53 vbscript.rc:54 +msgid "Named argument not found" +msgstr "Named argument not found" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "Wrong number of arguments or invalid property assignment" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "Object not a collection" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "Specified DLL function not found" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "Variable uses an Automation type not supported in VBScript" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "The remote server machine does not exist or is unavailable" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "Invalid or unqualified reference" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "Microsoft VBScript compilation error" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "Microsoft VBScript runtime error" + #: winemac.rc:33 msgid "Hide %@" msgstr "Hide %@" diff --git a/po/eo.po b/po/eo.po index 7283b3d1889f59686c2f613bf26026a1430450c7..97e1e72fc7126b2ee5c53f71347d2b80026b9113 100644 --- a/po/eo.po +++ b/po/eo.po @@ -847,7 +847,7 @@ msgstr "Dosiernomo:" msgid "Files of type:" msgstr "Dosier&speco:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Dosiero ne estis trovita" @@ -3560,11 +3560,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3582,11 +3582,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3668,7 +3668,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown printer driver." msgid "Unknown runtime error" @@ -10728,6 +10728,134 @@ msgstr "Elekti Fenestron" msgid "&More Windows..." msgstr "&Pliaj fenestroj..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "La memoro estas elĉerpita." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Dosiero jam ekzistas.\n" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Saving failed" +msgid "Too many files" +msgstr "Konservi malsukcesis" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Mi ne trovis la vojon.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(valoro ne elektita)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid message box style.\n" +msgid "Invalid use of Null" +msgstr "Nevalida stilo de la mesaÄa dialogujo.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Elemento ne estis trovita.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Sector not found.\n" +msgid "Specified DLL function not found" +msgstr "Sektoro ne estis trovita.\n" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/es.po b/po/es.po index 39dc22cf9b6d1ab085a228de22cd4fcad3932bfa..0bf3b20111d3c85fa2617c89f13f2e1c2356389e 100644 --- a/po/es.po +++ b/po/es.po @@ -868,7 +868,7 @@ msgstr "Nombre de archivo:" msgid "Files of type:" msgstr "Tipo de archivo:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Archivo no encontrado" @@ -3681,11 +3681,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Error al convertir objeto a tipo primitivo" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Argumento o llamada a procedimiento no válido" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "SubÃndice fuera de rango" @@ -3703,11 +3703,11 @@ msgstr "Objeto esperado" msgid "Automation server can't create object" msgstr "Servidor de automatización no puede crear el objeto" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "El objeto no acepta esta propiedad o método" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "El objeto no acepta esta acción" @@ -3797,7 +3797,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -11088,6 +11088,152 @@ msgstr "Seleccionar ventana" msgid "&More Windows..." msgstr "&Más ventanas..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Sin memoria." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "El tipo de datos no coincide.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "Error de dispositivo de E/S.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "El archivo existe.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Disco lleno.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Demasiados archivos abiertos.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Acceso denegado.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Ruta no encontrada.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(valor no definido)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Búfer del usuario inválido.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Servidor de automatización no puede crear el objeto" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "El objeto no acepta esta acción" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "El objeto no acepta esta acción" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "El objeto no acepta esta acción" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "El elemento no se ha encontrado.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Violación de clase de objeto" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Control especificado no se ha encontrado en el mensaje" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/fa.po b/po/fa.po index 2072a8260fe2668625caeabd9174fd9f6831e7ca..0dc2e886911462be952b0ccdcc9364b72a9b754a 100644 --- a/po/fa.po +++ b/po/fa.po @@ -861,7 +861,7 @@ msgstr "&پرونده" msgid "Files of type:" msgstr "&پرونده" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "" @@ -3598,11 +3598,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3618,11 +3618,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3703,7 +3703,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "" @@ -10615,6 +10615,121 @@ msgstr "انتخاب &همه\tCtrl+A" msgid "&More Windows..." msgstr "ذخیره &به نام..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +msgid "Out of memory" +msgstr "" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +msgid "File already exists" +msgstr "" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +#, fuzzy +msgid "Too many files" +msgstr "&پرونده" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +msgid "Path not found" +msgstr "ذخیره &به نام..." + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +msgid "Named argument not found" +msgstr "'%s' پیدا نشد." + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/fi.po b/po/fi.po index a5f1c55eb38ce6b2dd141902631cf9b4c27539c9..5b5dbfb06e2e19877ee62bedbd0d5328bb6bd7ba 100644 --- a/po/fi.po +++ b/po/fi.po @@ -844,7 +844,7 @@ msgstr "Tiedosto:" msgid "Files of type:" msgstr "Tyyppi:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Tiedostoa ei löydy" @@ -3614,11 +3614,11 @@ msgstr "Testaa ja säädä peliohjaimia." msgid "Error converting object to primitive type" msgstr "Virhe muunnettaessa objektia alkeistyypiksi" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Virheellinen proseduurikutsu tai argumentti" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Indeksi alueen ulkopuolella" @@ -3634,11 +3634,11 @@ msgstr "Vaaditaan objekti" msgid "Automation server can't create object" msgstr "Automaatiopalvelin ei voi luoda objektia" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Objekti ei tue tätä ominaisuutta tai metodia" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Objekti ei tue tätä toimintoa" @@ -3718,7 +3718,7 @@ msgstr "Microsoft JScript -käännösvirhe" msgid "Microsoft JScript runtime error" msgstr "Microsoft JScript -suoritusvirhe" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "Tuntematon ajonaikainen virhe" @@ -10560,6 +10560,156 @@ msgstr "Valitse ikkuna" msgid "&More Windows..." msgstr "&Lisää ikkunoita..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Muisti ei riitä." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Tietotyyppi ei täsmää.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "I/O-laitteen virhe.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Tiedosto on jo olemassa.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Levy täynnä.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Liian monta avointa tiedostoa.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Pääsy estetty.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Polkua ei löydy.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(arvoa ei asetettu)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Annettu puskuri ei kelpaa.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Automaatiopalvelin ei voi luoda objektia" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Objekti ei tue tätä toimintoa" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Objekti ei tue tätä toimintoa" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Objekti ei tue tätä toimintoa" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Elementtiä ei löydy.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Objektiluokkarikkomus" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Viestistä ei löytynyt määriteltyä kontrollia" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +#, fuzzy +#| msgid "Microsoft JScript compilation error" +msgid "Microsoft VBScript compilation error" +msgstr "Microsoft JScript -käännösvirhe" + +#: vbscript.rc:63 +#, fuzzy +#| msgid "Microsoft JScript runtime error" +msgid "Microsoft VBScript runtime error" +msgstr "Microsoft JScript -suoritusvirhe" + #: winemac.rc:33 msgid "Hide %@" msgstr "Piilota %@" diff --git a/po/fr.po b/po/fr.po index 656be6bfda7cbbca41f2756b2f2ee015cb2c0180..4115d1049afefe784494227d6913681bd6674128 100644 --- a/po/fr.po +++ b/po/fr.po @@ -860,7 +860,7 @@ msgstr "Nom du fichier :" msgid "Files of type:" msgstr "Fichiers du type :" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Fichier introuvable" @@ -3670,11 +3670,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Erreur lors de la conversion de l'objet vers un type primitif" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Appel de procédure ou argument invalide" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Indice hors limites" @@ -3692,11 +3692,11 @@ msgstr "Objet requis" msgid "Automation server can't create object" msgstr "Le serveur d'automatisation ne peut créer l'objet" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Cet objet ne supporte pas cette propriété ou méthode" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Cet objet ne supporte pas cette action" @@ -3776,7 +3776,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10991,6 +10991,152 @@ msgstr "Sélection de fenêtre" msgid "&More Windows..." msgstr "&Plus de fenêtres..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Mémoire insuffisante." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Discordance de type de données.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "Erreur de périphérique d'E/S.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Le fichier existe déjà .\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Disque plein.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Trop de fichiers ouverts.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Accès refusé.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Chemin introuvable.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(valeur non définie)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Tampon utilisateur invalide.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Le serveur d'automatisation ne peut créer l'objet" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Cet objet ne supporte pas cette action" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Cet objet ne supporte pas cette action" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Cet objet ne supporte pas cette action" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Élément introuvable.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Violation de classe d'objet" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Le contrôle spécifié n'a pas été trouvé dans le message" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "Cacher %@" diff --git a/po/he.po b/po/he.po index f2c75ed9187a585d01992500b5a2ace27f1876ee..adb2eeebc2ccb0d4e5a2b2458160042c87f96f86 100644 --- a/po/he.po +++ b/po/he.po @@ -865,7 +865,7 @@ msgstr "&×©× ×”×§×•×‘×¥:" msgid "Files of type:" msgstr "×§×‘×¦×™× ×ž&סוג:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "הקובץ ×œ× × ×ž×¦×" @@ -3641,11 +3641,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "שגי××” בהמרת הפריט לטיפוס פרימיטיבי" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3663,11 +3663,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3753,7 +3753,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -11088,6 +11088,130 @@ msgstr "בחירת חלון" msgid "&More Windows..." msgstr "×—×œ×•× ×•×ª &× ×•×¡×¤×™×..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "הזיכרון ×זל." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +#, fuzzy +msgid "File already exists" +msgstr "הפתחה %s כבר קיימת.\n" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +#, fuzzy +msgid "Too many files" +msgstr "יותר מדי ×§×‘×¦×™× ×¤×ª×•×—×™×.\n" + +#: vbscript.rc:40 +#, fuzzy +msgid "Permission denied" +msgstr "הגישה × ×“×—×ª×”.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +msgid "Path not found" +msgstr "PATH not found.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(×œ× ×”×•×’×“×¨ ערך)" + +#: vbscript.rc:44 +#, fuzzy +msgid "Invalid use of Null" +msgstr "×ª×‘× ×™×ª ×”×ž×¡×¤×¨×™× ×©×’×•×™×”.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +msgid "Named argument not found" +msgstr "PATH not found.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "הפקד שצוין ×œ× × ×ž×¦× ×‘×”×•×“×¢×”" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/hi.po b/po/hi.po index d14bb05242fbf357ac193c35bd16ec985c78abae..a0a88a41e08df65e656c1cfdb0e63e53753f7215 100644 --- a/po/hi.po +++ b/po/hi.po @@ -836,7 +836,7 @@ msgstr "" msgid "Files of type:" msgstr "" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "" @@ -3532,11 +3532,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3552,11 +3552,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3636,7 +3636,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "" @@ -10424,6 +10424,118 @@ msgstr "" msgid "&More Windows..." msgstr "" +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +msgid "Out of memory" +msgstr "" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +msgid "File already exists" +msgstr "" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +msgid "Too many files" +msgstr "" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +msgid "Path not found" +msgstr "" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +msgid "Named argument not found" +msgstr "" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/hr.po b/po/hr.po index bf0323172971b334120527506935b7782fa56cae..10e06cf32c0db9c309467c268193bfa2e85ec5db 100644 --- a/po/hr.po +++ b/po/hr.po @@ -855,7 +855,7 @@ msgstr "Nazi&v datoteke:" msgid "Files of type:" msgstr "Datoteke tipa:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Datoteka nije pronaÄ‘ena" @@ -3642,11 +3642,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "GreÅ¡ka u pretvaranju objekta u osnovnu vrstu" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Nevažeći poziv procedure ili argumenta" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Potpis je van dometa" @@ -3664,11 +3664,11 @@ msgstr "Potreban objekt" msgid "Automation server can't create object" msgstr "Poslužitelj automatizacije ne može stvoriti objekt" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Objekt ne podržava ovo svojstvo ili metodu" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Objekt ne podržava ovu radnju" @@ -3756,7 +3756,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10985,6 +10985,152 @@ msgstr "Izaberite prozor" msgid "&More Windows..." msgstr "&ViÅ¡e prozora..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Nema viÅ¡e memorije." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Nepodudarnost tipova podataka.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "GreÅ¡ka U/I ureÄ‘aja.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Datoteka već postoji.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Disk pun.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "PreviÅ¡e otvorenih datoteka.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Pristup odbijen.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Putanja nije pronaÄ‘ena.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(vrijednost nije postavljena)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Neispravan korisniÄki meÄ‘uspremnik.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Poslužitelj automatizacije ne može stvoriti objekt" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Objekt ne podržava ovu radnju" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Objekt ne podržava ovu radnju" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Objekt ne podržava ovu radnju" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Element nije pronaÄ‘en.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "KrÅ¡enje klase objekata" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Navedena kontrola nije pronaÄ‘ena u poruci" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/hu.po b/po/hu.po index 0ac05d0db52e6947e990e453ac315f32bf2bfb82..ebfbf58f38731469661dac2def4028448f35d33f 100644 --- a/po/hu.po +++ b/po/hu.po @@ -869,7 +869,7 @@ msgstr "Fájlnév:" msgid "Files of type:" msgstr "Fájl&tÃpus:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Fájl nem található" @@ -3690,11 +3690,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Hiba az objektum primitÃv tÃpusra való konvertálásánál" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Érvénytelen eljáráshÃvás vagy argmentum" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Érvénytelen alszkript" @@ -3712,11 +3712,11 @@ msgstr "Objektum szükséges" msgid "Automation server can't create object" msgstr "Az automatizáló (automation) kiszolgáló nem tud objektumot létrehozni" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Az objektum nem támogatja ezt a tulajdonságot vagy metódust" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Az objektum nem támogatja ezt a műveletet" @@ -3806,7 +3806,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -11033,6 +11033,152 @@ msgstr "Ablak kiválasztása" msgid "&More Windows..." msgstr "&További ablakok..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Elfogyott a memória." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "AdattÃpus eltérés.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "I/O eszköz hiba.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "A fájl már létezik.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Lemez betelt.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Túl sok nyitott fájl.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Hozzáférés megtagadva.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Az útvonal nem található.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(nem beállÃtott)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Érvénytelen felhasználói puffer.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Az automatizáló (automation) kiszolgáló nem tud objektumot létrehozni" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Az objektum nem támogatja ezt a műveletet" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Az objektum nem támogatja ezt a műveletet" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Az objektum nem támogatja ezt a műveletet" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "A tétel nem található.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Objektum osztály összeférhetetlenség" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "A megadott vezérlÅ‘ nem található az üzenetben" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/it.po b/po/it.po index 7be98b7bc8d221494d33efb99244f5220a564876..2038c251356a4170aa6dcf15513321e2bc071108 100644 --- a/po/it.po +++ b/po/it.po @@ -875,7 +875,7 @@ msgstr "Nome del file:" msgid "Files of type:" msgstr "Tipo del file:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "File non trovato" @@ -3698,11 +3698,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Errore nel convertire un oggetto ad un tipo primitivo" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Chiamata o argomento di procedura non valido" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Sottoscript fuori portata" @@ -3720,11 +3720,11 @@ msgstr "Richiesto un oggetto" msgid "Automation server can't create object" msgstr "Il server di automazione non può creare l'oggetto" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "L'oggetto non supporta questa proprietà o metodo" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "L'oggetto non supporta questa azione" @@ -3814,7 +3814,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -11103,6 +11103,152 @@ msgstr "Seleziona finestra" msgid "&More Windows..." msgstr "&Più finestre..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Memoria esaurita." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Discordanza del tipo dei dati.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "Errore I/O dell'unità .\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "File esistente.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Disco pieno.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Troppi file aperti.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Accesso negato.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Percorso non trovato.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(valore non immesso)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Buffer utente non valido.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Il server di automazione non può creare l'oggetto" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "L'oggetto non supporta questa azione" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "L'oggetto non supporta questa azione" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "L'oggetto non supporta questa azione" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Elemento non trovato.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Violazione di classe dell'oggetto" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Il controllo specificato non è stato trovato nel messaggio" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/ja.po b/po/ja.po index b992960a28a6d870005e2811de207044cabd4ea9..e9717dc04509282fe6f24d98d4c74255f5b0c768 100644 --- a/po/ja.po +++ b/po/ja.po @@ -850,7 +850,7 @@ msgstr "ファイルå:" msgid "Files of type:" msgstr "ファイルã®ç¨®é¡ž:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "ファイルãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“" @@ -3612,11 +3612,11 @@ msgstr "ゲームコントãƒãƒ¼ãƒ©ã®ãƒ†ã‚¹ãƒˆã¨è¨å®šã‚’ã—ã¾ã™ã€‚" msgid "Error converting object to primitive type" msgstr "オブジェクトを基本型ã«å¤‰æ›ã§ãã¾ã›ã‚“" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "使用ã§ããªã„手続ã呼ã³å‡ºã—ã¾ãŸã¯å¼•æ•°ã§ã™" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "æ·»å—ãŒç¯„囲外ã§ã™" @@ -3632,11 +3632,11 @@ msgstr "オブジェクトãŒå¿…è¦ã§ã™" msgid "Automation server can't create object" msgstr "オートメーション サーãƒã¯ã‚ªãƒ–ジェクトを生æˆã§ãã¾ã›ã‚“" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "オブジェクトã¯ã“ã®ãƒ—ãƒãƒ‘ティã¾ãŸã¯ãƒ¡ã‚½ãƒƒãƒ‰ã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "オブジェクトã¯ã“ã®æ“作をサãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" @@ -3716,7 +3716,7 @@ msgstr "Microsoft JScript コンパイル エラー" msgid "Microsoft JScript runtime error" msgstr "Microsoft JScript 実行時エラー" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "未知ã®å®Ÿè¡Œæ™‚エラー" @@ -10559,6 +10559,156 @@ msgstr "ウィンドウã®é¸æŠž" msgid "&More Windows..." msgstr "ウィンドウã®ä¸€è¦§(&M)..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "メモリä¸è¶³ã§ã™ã€‚" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "データã®ç¨®é¡žãŒä¸€è‡´ã—ã¾ã›ã‚“。\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "入出力デãƒã‚¤ã‚¹ エラーã§ã™ã€‚\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "ファイルã¯ã™ã§ã«å˜åœ¨ã—ã¾ã™ã€‚\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "ディスクãŒã„ã£ã±ã„ã§ã™ã€‚\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "ã“れ以上ファイルを開ã‘ã¾ã›ã‚“。\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "アクセスãŒæ‹’å¦ã•ã‚Œã¾ã—ãŸã€‚\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "パスãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(値ã®è¨å®šãªã—)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "ユーザ ãƒãƒƒãƒ•ã‚¡ãŒæ£ã—ãã‚ã‚Šã¾ã›ã‚“。\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "オートメーション サーãƒã¯ã‚ªãƒ–ジェクトを生æˆã§ãã¾ã›ã‚“" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "オブジェクトã¯ã“ã®æ“作をサãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "オブジェクトã¯ã“ã®æ“作をサãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "オブジェクトã¯ã“ã®æ“作をサãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "エレメントãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "オブジェクト クラスé•å" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "指定ã•ã‚ŒãŸã‚³ãƒ³ãƒˆãƒãƒ¼ãƒ«ã¯ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ä¸ã«è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +#, fuzzy +#| msgid "Microsoft JScript compilation error" +msgid "Microsoft VBScript compilation error" +msgstr "Microsoft JScript コンパイル エラー" + +#: vbscript.rc:63 +#, fuzzy +#| msgid "Microsoft JScript runtime error" +msgid "Microsoft VBScript runtime error" +msgstr "Microsoft JScript 実行時エラー" + #: winemac.rc:33 msgid "Hide %@" msgstr "%@ ã‚’éš ã™" diff --git a/po/ko.po b/po/ko.po index 58dbd101c47ed36083e1f22187be23fc8f9e3a37..f25fcb30a804a0090bfe7f4bb02d799212da9a3a 100644 --- a/po/ko.po +++ b/po/ko.po @@ -849,7 +849,7 @@ msgstr "íŒŒì¼ ì´ë¦„:" msgid "Files of type:" msgstr "íŒŒì¼ í˜•ì‹:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "파ì¼ì„ ì°¾ì„ ìˆ˜ ì—†ìŒ" @@ -3604,11 +3604,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "ê°ì²´ë¥¼ 기본 형ì‹ìœ¼ë¡œ 변환하는 ì¤‘ì— ì˜¤ë¥˜ ë°œìƒ" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "올바르지 ì•Šì€ í”„ë¡œì‹œì ¸ 호출ì´ë‚˜ ì¸ìˆ˜" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "첨ìžê°€ 범위를 벗어남" @@ -3626,11 +3626,11 @@ msgstr "ê°ì²´ê°€ 필요함" msgid "Automation server can't create object" msgstr "ìžë™í™” 서버가 ê°ì²´ë¥¼ 만들 수 ì—†ìŒ" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "ê°ì²´ëŠ” ì´ ì†ì„±ì´ë‚˜ 메소드를 지ì›í•˜ì§€ ì•ŠìŒ" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "ê°ì²´ëŠ” ì´ í–‰ë™ì„ 지ì›í•˜ì§€ ì•ŠìŒ" @@ -3710,7 +3710,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10624,6 +10624,152 @@ msgstr "ì°½ ì„ íƒ" msgid "&More Windows..." msgstr "ë” ë§Žì€ ì°½(&M)..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "메모리 부족." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "ë°ì´í„° 형ì‹ì´ 맞지 않습니다.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "I/O 장치 오류.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "파ì¼ì´ ì´ë¯¸ 존재합니다.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "디스í¬ê°€ ì°¨ 있습니다.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "너무 ë§Žì€ íŒŒì¼ ì˜¤í”ˆ.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "ì ‘ê·¼ 거부.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "경로를 ì°¾ì„ ìˆ˜ 없습니다.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(ê°’ì´ ì„¤ì •ë˜ì§€ ì•ŠìŒ)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "올바르지 ì•Šì€ ì‚¬ìš©ìž ë²„í¼.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "ìžë™í™” 서버가 ê°ì²´ë¥¼ 만들 수 ì—†ìŒ" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "ê°ì²´ëŠ” ì´ í–‰ë™ì„ 지ì›í•˜ì§€ ì•ŠìŒ" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "ê°ì²´ëŠ” ì´ í–‰ë™ì„ 지ì›í•˜ì§€ ì•ŠìŒ" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "ê°ì²´ëŠ” ì´ í–‰ë™ì„ 지ì›í•˜ì§€ ì•ŠìŒ" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "요소를 ì°¾ì„ ìˆ˜ 없습니다.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "ê°ì²´ í´ëž˜ìŠ¤ 위반" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "ì§€ì •í•œ ì œì–´ëŠ” 메시지ì—ì„œ ë°œê²¬í• ìˆ˜ 없습니다" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "%@ 숨기기" diff --git a/po/lt.po b/po/lt.po index eb11306670e99b97317dd6c44a205f2699f0823f..ac738e5f9dddcffa12647c8557d6ecfe7f23e5a8 100644 --- a/po/lt.po +++ b/po/lt.po @@ -849,7 +849,7 @@ msgstr "Failo vardas:" msgid "Files of type:" msgstr "Failų tipai:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Failas nerastas" @@ -3623,11 +3623,11 @@ msgstr "Tikrinti ir konfigÅ«ruoti žaidimų valdiklius." msgid "Error converting object to primitive type" msgstr "Klaida keiÄiant objektÄ… į primityvų tipÄ…" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Netinkamas kreipinys į procedÅ«rÄ… ar argumentas" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Indeksas nepatenka į rėžius" @@ -3643,11 +3643,11 @@ msgstr "Reikalingas objektas" msgid "Automation server can't create object" msgstr "Automatizavimo serveriui nepavyko sukurti objekto" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Objektas nepalaiko Å¡ios savybÄ—s ar metodo" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Objektas nepalaiko Å¡io veiksmo" @@ -3727,7 +3727,7 @@ msgstr "Microsoft JScript kompiliavimo klaida" msgid "Microsoft JScript runtime error" msgstr "Microsoft JScript vykdymo klaida" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "Nežinoma vykdymo klaida" @@ -10570,6 +10570,156 @@ msgstr "IÅ¡rinkti langÄ…" msgid "&More Windows..." msgstr "&Daugiau langų..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "TrÅ«ksta atminties." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Duomenų tipo neatitikimas.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "Ä®/I įrenginio klaida.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Failas jau egzistuoja.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Diskas pilnas.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Per daug atvertų failų.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Prieiga nesuteikta.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Kelias nerastas.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(reikÅ¡mÄ— nenustatyta)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Netinkamas naudotojo buferis.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Automatizavimo serveriui nepavyko sukurti objekto" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Objektas nepalaiko Å¡io veiksmo" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Objektas nepalaiko Å¡io veiksmo" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Objektas nepalaiko Å¡io veiksmo" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Elementas nerastas.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Objekto klasÄ—s pažeidimas" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Nurodytas valdiklis nerastas praneÅ¡ime" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +#, fuzzy +#| msgid "Microsoft JScript compilation error" +msgid "Microsoft VBScript compilation error" +msgstr "Microsoft JScript kompiliavimo klaida" + +#: vbscript.rc:63 +#, fuzzy +#| msgid "Microsoft JScript runtime error" +msgid "Microsoft VBScript runtime error" +msgstr "Microsoft JScript vykdymo klaida" + #: winemac.rc:33 msgid "Hide %@" msgstr "SlÄ—pti %@" diff --git a/po/ml.po b/po/ml.po index 3963648c1fb1d155954bc1227f0db63ea2a5e094..0987b3de0bae231c35180063f2fb4d87849ced85 100644 --- a/po/ml.po +++ b/po/ml.po @@ -838,7 +838,7 @@ msgstr "" msgid "Files of type:" msgstr "" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "" @@ -3534,11 +3534,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3554,11 +3554,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3638,7 +3638,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "" @@ -10438,6 +10438,118 @@ msgstr "" msgid "&More Windows..." msgstr "" +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +msgid "Out of memory" +msgstr "" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +msgid "File already exists" +msgstr "" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +msgid "Too many files" +msgstr "" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +msgid "Path not found" +msgstr "" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +msgid "Named argument not found" +msgstr "" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/nb_NO.po b/po/nb_NO.po index 089f00e2163e96b47b5c1c41bbef1bb0a87a0ea0..b0f844ae92a9aba7c9b9bc088cf66d89ec521626 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -848,7 +848,7 @@ msgstr "Filnavn:" msgid "Files of type:" msgstr "Filtype:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Fant ikke filen" @@ -3626,11 +3626,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Klarte ikke konvertere objekt til primitiv type" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Ugyldig funksjonskall eller argument" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "ID'ene er utenfor rekkevidde" @@ -3648,11 +3648,11 @@ msgstr "Trenger et objekt" msgid "Automation server can't create object" msgstr "Automatiseringstjeneren klarte ikke opprette objekt" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Objektet støtter ikke denne egenskapen eller metoden" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Objektet støtter ikke denne handlingen" @@ -3732,7 +3732,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10756,6 +10756,152 @@ msgstr "Velg vindu" msgid "&More Windows..." msgstr "&Mer Windows..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Ikke nok minne." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Feil datatype.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "I/U-feil pÃ¥ enhet.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Filen finnes fra før.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Disken er full.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "For mange Ã¥pne filer.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Tilgang nektet.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Fant ikke filstien.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(verdi ikke oppgitt)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Ugyldig lagringsplass for brukerminne.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Automatiseringstjeneren klarte ikke opprette objekt" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Objektet støtter ikke denne handlingen" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Objektet støtter ikke denne handlingen" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Objektet støtter ikke denne handlingen" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Kan ikke finne elementet.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Objektklasseovertredelse" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Den oppgitte kontrolleren ble ikke funnet i meldingen" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "Skjul %@" diff --git a/po/nl.po b/po/nl.po index e4c5d9132a1bb81f120a2473833ce1ebb6e6dd7c..98940863da49b2f41294dd40b6db57059019302b 100644 --- a/po/nl.po +++ b/po/nl.po @@ -861,7 +861,7 @@ msgstr "Bestandsnaam:" msgid "Files of type:" msgstr "Bestanden van het type:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Bestand niet gevonden" @@ -3677,11 +3677,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Fout bij het omzetten van het object naar een primitief type" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Ongeldige procedure-aanroep of argument" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Index buiten bereik" @@ -3699,11 +3699,11 @@ msgstr "Object noodzakelijk" msgid "Automation server can't create object" msgstr "Automatiseringsserver kan het object niet creëren" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Dit object ondersteunt deze eigenschap of methode niet" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Dit object ondersteunt deze actie niet" @@ -3791,7 +3791,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -11067,6 +11067,152 @@ msgstr "Venster selecteren" msgid "&More Windows..." msgstr "Ov&erige vensters..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Onvoldoende geheugen beschikbaar." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Datatype komt niet overeen.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "I/O device-fout.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Bestand bestaat al.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Schijf vol.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Te veel open bestanden.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Toegang geweigerd.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Locatie niet gevonden.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(Geen waarde ingesteld)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Ongeldige gebruiker-buffer.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Automatiseringsserver kan het object niet creëren" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Dit object ondersteunt deze actie niet" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Dit object ondersteunt deze actie niet" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Dit object ondersteunt deze actie niet" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Element niet gevonden.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Schending objectklassedefinitie" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Opgegeven besturingselement niet gevonden in bericht" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/or.po b/po/or.po index 5d023ba8e8e9d4ee41ba52a4b3b0fb5a9f518e70..dd4e9ee68e14b314a0656a8c395d7f0cd3dc16c2 100644 --- a/po/or.po +++ b/po/or.po @@ -836,7 +836,7 @@ msgstr "" msgid "Files of type:" msgstr "" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "" @@ -3532,11 +3532,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3552,11 +3552,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3636,7 +3636,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "" @@ -10424,6 +10424,118 @@ msgstr "" msgid "&More Windows..." msgstr "" +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +msgid "Out of memory" +msgstr "" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +msgid "File already exists" +msgstr "" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +msgid "Too many files" +msgstr "" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +msgid "Path not found" +msgstr "" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +msgid "Named argument not found" +msgstr "" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/pa.po b/po/pa.po index 7cbacbc847ad0fc888cbaf00daa62a5c0c4ce037..a81e345cffb09f4a658c90cb3f873becba5a852a 100644 --- a/po/pa.po +++ b/po/pa.po @@ -836,7 +836,7 @@ msgstr "" msgid "Files of type:" msgstr "" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "" @@ -3532,11 +3532,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3552,11 +3552,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3636,7 +3636,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "" @@ -10424,6 +10424,118 @@ msgstr "" msgid "&More Windows..." msgstr "" +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +msgid "Out of memory" +msgstr "" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +msgid "File already exists" +msgstr "" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +msgid "Too many files" +msgstr "" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +msgid "Path not found" +msgstr "" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +msgid "Named argument not found" +msgstr "" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/pl.po b/po/pl.po index 583a17d101acf5fcb074943c34dcaae873b945ab..32bebf454f159c746f041bde64b388d5bcf4dbdf 100644 --- a/po/pl.po +++ b/po/pl.po @@ -863,7 +863,7 @@ msgstr "Nazwa pliku:" msgid "Files of type:" msgstr "Pliki typu:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Nie znaleziono pliku" @@ -3664,11 +3664,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "BÅ‚Ä…d przy przeksztaÅ‚caniu obiektu do typu podstawowego" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "NiewÅ‚aÅ›ciwe wywoÅ‚anie procedury lub argument" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Indeks dolny poza zakresem" @@ -3686,11 +3686,11 @@ msgstr "Wymagany obiekt" msgid "Automation server can't create object" msgstr "Serwer automatyzacji nie może stworzyć obiektu" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Obiekt nie wspiera tej wÅ‚aÅ›ciwoÅ›ci lub metody" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Obiekt nie wspiera tej akcji" @@ -3770,7 +3770,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10888,6 +10888,152 @@ msgstr "Wybierz okno" msgid "&More Windows..." msgstr "&WiÄ™cej okien..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Za maÅ‚o pamiÄ™ci dla tej operacji." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Niezgodność typu danych.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "BÅ‚Ä…d WE/WY urzÄ…dzenia.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Plik już istnieje.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Dysk peÅ‚en.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Zbyt dużo otwartych plików.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "DostÄ™p zastrzeżony.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Nie znaleziono Å›cieżki.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(wartość nie ustalona)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Niepoprawny bufor użytkownika.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Serwer automatyzacji nie może stworzyć obiektu" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Obiekt nie wspiera tej akcji" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Obiekt nie wspiera tej akcji" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Obiekt nie wspiera tej akcji" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Nie znaleziono elementu.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Naruszenie klasy obiektu" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Brak okreÅ›lonego formantu w wiadomoÅ›ci" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "Ukryj %@" diff --git a/po/pt_BR.po b/po/pt_BR.po index d177fe896331d278a58b8ce7c5cf25fca5392e8b..0c73eba39cde7b36cee159b17d93611704455dd0 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -851,7 +851,7 @@ msgstr "Nome do arquivo:" msgid "Files of type:" msgstr "Arquivos do tipo:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Arquivo não encontrado" @@ -3633,11 +3633,11 @@ msgstr "Testar e configurar controle de jogos." msgid "Error converting object to primitive type" msgstr "Erro ao converter objeto em tipo primitivo" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Argumento ou chamada de procedimento inválida" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Ãndice fora do intervalo" @@ -3653,11 +3653,11 @@ msgstr "Objeto requerido" msgid "Automation server can't create object" msgstr "O servidor de automação não conseguiu criar o objeto" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "O objeto não suporta esta propriedade ou método" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "O objeto não suporta esta ação" @@ -3737,7 +3737,7 @@ msgstr "Microsoft JScript erro de compilação" msgid "Microsoft JScript runtime error" msgstr "Microsoft JScript erro de execução" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "Erro de execução desconhecido" @@ -10588,6 +10588,156 @@ msgstr "Selecionar Janela" msgid "&More Windows..." msgstr "&Mais Janelas..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Memória insuficiente." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Tipo de dados diferente.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "Erro em dispositivo de E/S.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "O arquivo já existe.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Disco cheio.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Muitos arquivos abertos.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Acesso negado.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Caminho não encontrado.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(valor não dado)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Buffer de usuário inválido.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "O servidor de automação não conseguiu criar o objeto" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "O objeto não suporta esta ação" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "O objeto não suporta esta ação" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "O objeto não suporta esta ação" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Elemento não encontrado.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Violação da Classe de Objeto" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "O controle especificado não foi encontrado na mensagem" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +#, fuzzy +#| msgid "Microsoft JScript compilation error" +msgid "Microsoft VBScript compilation error" +msgstr "Microsoft JScript erro de compilação" + +#: vbscript.rc:63 +#, fuzzy +#| msgid "Microsoft JScript runtime error" +msgid "Microsoft VBScript runtime error" +msgstr "Microsoft JScript erro de execução" + #: winemac.rc:33 msgid "Hide %@" msgstr "Ocultar %@" diff --git a/po/pt_PT.po b/po/pt_PT.po index 3d716bda221932b53592f53984eb93bd4d9b276d..c49fa38ec53696269c27f41c2a0d5161243e1766 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -869,7 +869,7 @@ msgstr "Nome do ficheiro:" msgid "Files of type:" msgstr "Ficheiros do tipo:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Ficheiro não encontrado" @@ -3668,11 +3668,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Erro ao converter objecto em tipo primitivo" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Argumento ou chamada de procedimento inválida" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Subscripto fora de alcance" @@ -3690,11 +3690,11 @@ msgstr "Objecto esperado" msgid "Automation server can't create object" msgstr "O servidor de automação não conseguiu criar o objecto" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "O objecto não suporta esta propriedade ou método" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "O objecto não suporta esta acção" @@ -3774,7 +3774,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10860,6 +10860,152 @@ msgstr "Seleccionar Janela" msgid "&More Windows..." msgstr "&Mais Janelas..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Memória insuficiente." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Incompatibildade no tipo de dados.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "Erro em dispositivo I/O.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Ficheiro já existe.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Disco cheio.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Demasiados ficheiros abertos.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Acesso negado.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Caminho não encontrado.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(valor não definido)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Buffer de utilizador inválido.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "O servidor de automação não conseguiu criar o objecto" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "O objecto não suporta esta acção" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "O objecto não suporta esta acção" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "O objecto não suporta esta acção" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Elemento não encontrado.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Violação da Classe de Objecto" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "O controlo especificado não foi encontrado na mensagem" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "Esconder %@" diff --git a/po/rm.po b/po/rm.po index a3dda56231f9aae9fbbb811c70c14394b1c4d7d3..55dff9f087abf7c13db3a3e85aca013c8ce87dad 100644 --- a/po/rm.po +++ b/po/rm.po @@ -852,7 +852,7 @@ msgstr "&Datoteca" msgid "Files of type:" msgstr "&Datoteca" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "" @@ -3561,11 +3561,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3581,11 +3581,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3665,7 +3665,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "" @@ -10503,6 +10503,119 @@ msgstr "" msgid "&More Windows..." msgstr "" +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +msgid "Out of memory" +msgstr "" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +msgid "File already exists" +msgstr "" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +#, fuzzy +msgid "Too many files" +msgstr "Wine ag�d" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +msgid "Path not found" +msgstr "" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +msgid "Named argument not found" +msgstr "" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/ro.po b/po/ro.po index 3d0c7e3c2e9ec168acf53ccf380f76d27cef52a0..f2d9c7bc7ee4c789e6d7668a6453da56e8ae0f3a 100644 --- a/po/ro.po +++ b/po/ro.po @@ -844,7 +844,7 @@ msgstr "Nume fiÈ™ier:" msgid "Files of type:" msgstr "Tip de fiÈ™ier:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "FiÈ™ierul nu a fost găsit" @@ -3623,11 +3623,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Eroare la convertirea obiectului la un tip primitiv" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Apel de procedură sau argument nevalid" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3645,11 +3645,11 @@ msgstr "Se necesită un obiect" msgid "Automation server can't create object" msgstr "Serverul de automatizare nu poate crea obiectul" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Obiectul nu suportă această proprietate sau metodă" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Obiectul nu suportă această acÈ›iune" @@ -3729,7 +3729,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10956,6 +10956,151 @@ msgstr "Selectare fereastră" msgid "&More Windows..." msgstr "&Mai multe ferestre..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Memorie insuficientă." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Tip de date nepotrivit.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "Eroare de dispozitiv de intrare/ieÈ™ire.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "FiÈ™ierul există deja.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Disc plin.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Prea multe fiÈ™iere deschise.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Acces refuzat.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Calea nu a fost găsită.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(valoare nestabilită)" + +#: vbscript.rc:44 +#, fuzzy +msgid "Invalid use of Null" +msgstr "Formatul de număr nu este valid." + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Serverul de automatizare nu poate crea obiectul" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Obiectul nu suportă această acÈ›iune" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Obiectul nu suportă această acÈ›iune" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Obiectul nu suportă această acÈ›iune" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Element negăsit.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Violare de clasă de obiect" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Controlul specificat nu a fost găsit în mesaj" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "Ascunde %@" diff --git a/po/ru.po b/po/ru.po index ae46f10895eeed07f78d94297417997378709276..05f0416bd49bca706f4e1913198f874c64d8f03f 100644 --- a/po/ru.po +++ b/po/ru.po @@ -853,7 +853,7 @@ msgstr "Ð˜Ð¼Ñ Ñ„Ð°Ð¹Ð»Ð°:" msgid "Files of type:" msgstr "Файлы типа:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Файл не найден" @@ -3630,11 +3630,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Ошибка ÐºÐ¾Ð½Ð²ÐµÑ€Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¾Ð±ÑŠÐµÐºÑ‚Ð° в примитивный тип" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Ðеверный вызов процедуры или аргумент" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð²Ð½Ðµ диапазона" @@ -3652,11 +3652,11 @@ msgstr "ТребуетÑÑ Ð¾Ð±ÑŠÐµÐºÑ‚" msgid "Automation server can't create object" msgstr "Сервер автоматизации не может Ñоздать объект" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Объект не поддерживает Ñто ÑвойÑтво или метод" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Объект не поддерживает Ñто дейÑтвие" @@ -3736,7 +3736,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10627,6 +10627,152 @@ msgstr "Выбор окна" msgid "&More Windows..." msgstr "&Ещё окна..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Мало памÑти." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Тип данных не Ñовпадает.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "Ошибка ввода/вывода на уÑтройÑтве.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Файл уже ÑущеÑтвует.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "ДиÑк полноÑтью заполнен.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Слишком много открытых файлов.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "ДоÑтуп запрещён.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Путь не найден.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(значение не задано)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "ÐеподходÑщий пользовательÑкий буфер.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Сервер автоматизации не может Ñоздать объект" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Объект не поддерживает Ñто дейÑтвие" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Объект не поддерживает Ñто дейÑтвие" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Объект не поддерживает Ñто дейÑтвие" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Ðлемент не найден.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Ðарушение клаÑÑа объекта" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Указанный управлÑющий Ñлемент не найден в Ñообщении" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "Скрыть %@" diff --git a/po/si.po b/po/si.po index 2f498395c689bd1ba730c5355d97c306c26ee270..fda87f973154dfd73e9c93387b6460d5641b7d0f 100644 --- a/po/si.po +++ b/po/si.po @@ -851,7 +851,7 @@ msgstr "ගොනුව නම:" msgid "Files of type:" msgstr "වර්ගයේ ගොනු:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "ගොනුව හම්බු උනේ නà·à·„à·" @@ -3553,12 +3553,12 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 #, fuzzy msgid "Invalid procedure call or argument" msgstr "අවලංගු පටිපà·à¶§à·’ය කà·à¶½à·Š එකක් හ෠විස්à¶à·à¶»à¶šà¶ºà¶šà·Š" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3576,11 +3576,11 @@ msgstr "වස්à¶à·”වක් ඕනේ" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3661,7 +3661,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10571,6 +10571,138 @@ msgstr "කවුළුවක් à¶à·à¶»à¶±à·Šà¶±" msgid "&More Windows..." msgstr "à¶à·€ කවුළු... (&M)" +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "මà¶à¶šà¶º ඉවරයි." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "දà¶à·Šà¶ වර්ගය ගà·à¶½à¶´à·™à¶±à·Šà¶±à·š නà·à·„à·.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "I/O ආම්පන්නයේ දà·à·‚යක්.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "ගොනුව දà·à¶±à¶§à¶¸à¶à·Š පවà¶à·’නවà·.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "ඩිස්කය පිරිලà·.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "විවෘචකරපු ගොනු à·€à·à¶©à·’.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "ප්â€à¶»à·€à·šà·à¶º අà¶à·Šà·„ිටුව෠ඇà¶.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "පෙචහම්බු උනේ නà·à·„à·.\n" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "අවලංගු පරිà·à·“ලක බෆරය.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "මූලà·à¶‚ගය හම්බු උනේ නà·à·„à·.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "%@ හංගන්න" diff --git a/po/sk.po b/po/sk.po index 33e9be5654b9366686c11a3d98123d570f2aa2f6..0bd89b43e64e02b2eed552acca0be86d7ba515b9 100644 --- a/po/sk.po +++ b/po/sk.po @@ -875,7 +875,7 @@ msgstr "Súbor:" msgid "Files of type:" msgstr "Súbory typu:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Súbor nenájdený" @@ -3597,11 +3597,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3619,11 +3619,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3705,7 +3705,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10855,6 +10855,131 @@ msgstr "" msgid "&More Windows..." msgstr "&Viac okien..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Nedostatok pamäte." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Súbor už existuje.\n" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "PrÃlÅ¡ veľa otvorenà súborov.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "PrÃstup zamietnutý.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Cesta nenájdená.\n" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +msgid "Named argument not found" +msgstr "Súbor nenájdený.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Sector not found.\n" +msgid "Specified DLL function not found" +msgstr "Sektor nenájdený.\n" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/sl.po b/po/sl.po index 56394915d520237a6c63a242513a6cbd1d9dc37a..7016a479baf41d91f4a93b7d54988fc0dd2fd076 100644 --- a/po/sl.po +++ b/po/sl.po @@ -874,7 +874,7 @@ msgstr "Ime datoteke:" msgid "Files of type:" msgstr "Vrsta datoteke:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Datoteke ni mogoÄe najti" @@ -3692,11 +3692,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Napaka med pretvarjanjem predmeta v primitivno vrsto" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Neveljaven klic postopka ali argument" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Podskript je izven obsega" @@ -3714,11 +3714,11 @@ msgstr "Zahtevan je predmet" msgid "Automation server can't create object" msgstr "Strežnik izvajanja ne more ustvariti predmeta" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Predmet ne podpira te lastnosti ali naÄina" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Predmet ne podpira tega dejanja" @@ -3808,7 +3808,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -11088,6 +11088,152 @@ msgstr "Izbira okna" msgid "&More Windows..." msgstr "&VeÄ oken ..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Zmanjkalo je pomnilnika." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Neujemanje vrste podatkov.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "Napaka V/I naprave.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Datoteka že obstaja.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Disk je poln.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "PreveÄ odprtih datotek.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Dostop je zavrnjen.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Poti ni mogoÄe najti.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(vrednost ni nastavljena)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Neveljaven uporabniÅ¡ki medpomnilnik.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Strežnik izvajanja ne more ustvariti predmeta" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Predmet ne podpira tega dejanja" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Predmet ne podpira tega dejanja" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Predmet ne podpira tega dejanja" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Predmeta ni mogoÄe najti.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "PrekrÅ¡itev razreda predmetov" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Navedenega nadzornika v sporoÄilu ni bilo mogoÄe najti" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po index 6770cf344de1f0124c4898acf1f055c49bb80aa5..11e082848cfc5f2e6248c99fc6aa28f3fc82ce24 100644 --- a/po/sr_RS@cyrillic.po +++ b/po/sr_RS@cyrillic.po @@ -866,7 +866,7 @@ msgstr "&Датотека" msgid "Files of type:" msgstr "Датотеке &врÑте:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Датотека није пронађена" @@ -3671,11 +3671,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Грешка у претварању објекта у оÑновну врÑту" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Ðеважећи поÑтупак позива или аргумента" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "ÐŸÐ¾Ñ‚Ð¿Ð¸Ñ Ñ˜Ðµ ван домета" @@ -3694,11 +3694,11 @@ msgstr "Очекивани објекат" msgid "Automation server can't create object" msgstr "Ðутоматизовани Ñервер не може да Ñтвори објекат" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Објекат не подржава ово ÑвојÑтво или методу" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Објекат не подржава ову радњу" @@ -3787,7 +3787,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy msgid "Unknown runtime error" msgstr "Ðепознат извор" @@ -11122,6 +11122,137 @@ msgstr "Избор" msgid "&More Windows..." msgstr "&Више прозора..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Ðема више меморије." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +#, fuzzy +msgid "File already exists" +msgstr "Порт %s већ поÑтоји.\n" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +#, fuzzy +msgid "Too many files" +msgstr "Отвори датотеку" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +msgid "Path not found" +msgstr "%s путања није пронађена.\n" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +#, fuzzy +msgid "Invalid use of Null" +msgstr "ÐеиÑправни акредитиви.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Ðутоматизовани Ñервер не може да Ñтвори објекат" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Објекат не подржава ову радњу" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Објекат не подржава ову радњу" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Објекат не подржава ову радњу" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +msgid "Named argument not found" +msgstr "Датотека није пронађена.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Кршење клаÑе објеката" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Ðаведена контрола није пронађена у поруци" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po index 1d26d5b8f450fab08ba55f651ff0a87102d95497..59e29342cd02fd3a28e3b4650fadf570acc43d36 100644 --- a/po/sr_RS@latin.po +++ b/po/sr_RS@latin.po @@ -937,7 +937,7 @@ msgstr "" "#-#-#-#-# sr_RS@latin.po (Wine) #-#-#-#-#\n" "&Fajl" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Datoteka nije pronaÄ‘ena" @@ -3751,11 +3751,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "GreÅ¡ka u pretvaranju objekta u osnovnu vrstu" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Nevažeći postupak poziva ili argumenta" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Potpis je van dometa" @@ -3774,11 +3774,11 @@ msgstr "OÄekivani objekat" msgid "Automation server can't create object" msgstr "Automatizovani server ne može da stvori objekat" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Objekat ne podržava ovo svojstvo ili metodu" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Objekat ne podržava ovu radnju" @@ -3867,7 +3867,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy msgid "Unknown runtime error" msgstr "Nepoznat izvor" @@ -11251,6 +11251,137 @@ msgstr "Izbor" msgid "&More Windows..." msgstr "&ViÅ¡e prozora..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Nema viÅ¡e memorije." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +#, fuzzy +msgid "File already exists" +msgstr "Port %s već postoji.\n" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +#, fuzzy +msgid "Too many files" +msgstr "Otvori datoteku" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +msgid "Path not found" +msgstr "%s putanja nije pronaÄ‘ena.\n" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +#, fuzzy +msgid "Invalid use of Null" +msgstr "Neispravni akreditivi.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Automatizovani server ne može da stvori objekat" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Objekat ne podržava ovu radnju" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Objekat ne podržava ovu radnju" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Objekat ne podržava ovu radnju" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +msgid "Named argument not found" +msgstr "Datoteka nije pronaÄ‘ena.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "KrÅ¡enje klase objekata" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Navedena kontrola nije pronaÄ‘ena u poruci" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide" diff --git a/po/sv.po b/po/sv.po index 63768791d78a1bb4d40349680440251f00a36ab1..b4ae72a4e4f059e6c5b0ed3170c5ac2f634048bd 100644 --- a/po/sv.po +++ b/po/sv.po @@ -856,7 +856,7 @@ msgstr "Filnamn:" msgid "Files of type:" msgstr "Filformat:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Kunde inte hitta filen" @@ -3647,11 +3647,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Kunde inte konvertera objekt till primitiv typ" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Ogiltigt funktionsanrop eller argument" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Index utanför giltigt intervall" @@ -3669,11 +3669,11 @@ msgstr "Objekt krävs" msgid "Automation server can't create object" msgstr "Automationsservern kunde inte skapa objekt" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Objektet stöder inte denna egenskap eller metod" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Objektet stöder inte denna handling" @@ -3753,7 +3753,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10863,6 +10863,150 @@ msgstr "Välj fönster" msgid "&More Windows..." msgstr "&Fler fönster..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "För lite minne." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Datatyperna överensstämmer inte.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "I/O-enhetsfel.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Filen existerar redan.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Disken är full.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "För mÃ¥nga öppna filer.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "Ã…tkomst nekad.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Sökvägen hittades inte.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(värde ej angivet)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Ogiltig användarbuffert.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Automationsservern kunde inte skapa objekt" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Objektet stöder inte denna handling" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Objektet stöder inte denna handling" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Objektet stöder inte denna handling" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Elementet hittades inte.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Sector not found.\n" +msgid "Specified DLL function not found" +msgstr "Sektor hittades inte.\n" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "Dölj %@" diff --git a/po/ta.po b/po/ta.po index 42858641f5c0aa08d9a315beb9cdce8a8c9a5bb0..3f8900bf266ad77d6743f693c6191639473cae27 100644 --- a/po/ta.po +++ b/po/ta.po @@ -828,7 +828,7 @@ msgstr "" msgid "Files of type:" msgstr "" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "" @@ -3496,11 +3496,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3516,11 +3516,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3600,7 +3600,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "" @@ -10360,6 +10360,118 @@ msgstr "" msgid "&More Windows..." msgstr "" +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +msgid "Out of memory" +msgstr "" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +msgid "File already exists" +msgstr "" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +msgid "Too many files" +msgstr "" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +msgid "Path not found" +msgstr "" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +msgid "Named argument not found" +msgstr "" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/te.po b/po/te.po index 6039d6bfed92b6611e5c81d18f49260c316117df..efb2d992f648ff8a10c26f33e2eaa772acd55a47 100644 --- a/po/te.po +++ b/po/te.po @@ -836,7 +836,7 @@ msgstr "" msgid "Files of type:" msgstr "" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "" @@ -3532,11 +3532,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3552,11 +3552,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3636,7 +3636,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "" @@ -10424,6 +10424,118 @@ msgstr "" msgid "&More Windows..." msgstr "" +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +msgid "Out of memory" +msgstr "" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +msgid "File already exists" +msgstr "" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +msgid "Too many files" +msgstr "" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +msgid "Path not found" +msgstr "" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +msgid "Named argument not found" +msgstr "" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/th.po b/po/th.po index 36b256890f1849bb8dcd1e18fbf5de9128458541..2a7eba15339b5d50b83087004601d4e05f0911e9 100644 --- a/po/th.po +++ b/po/th.po @@ -844,7 +844,7 @@ msgstr "à¹à¸Ÿà¹‰à¸¡" msgid "Files of type:" msgstr "ตัวà¸à¸£à¸à¸‡:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "ไม่พบà¹à¸Ÿà¹‰à¸¡" @@ -3586,11 +3586,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3608,11 +3608,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3693,7 +3693,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown printer driver." msgid "Unknown runtime error" @@ -10690,6 +10690,125 @@ msgstr "เลืà¸à¸à¸—ั้งหมด\tCtrl+A" msgid "&More Windows..." msgstr "" +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "ความจà¹à¸²à¹Œà¸«à¸¡à¸”" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +#, fuzzy +msgid "File already exists" +msgstr "ไม่พบà¹à¸Ÿà¹‰à¸¡.\n" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +#, fuzzy +msgid "Too many files" +msgstr "à¹à¸Ÿà¹‰à¸¡" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +msgid "Path not found" +msgstr "ไม่พบà¹à¸Ÿà¹‰à¸¡.\n" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +msgid "Named argument not found" +msgstr "ไม่พบà¹à¸Ÿà¹‰à¸¡.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +#, fuzzy +msgid "Specified DLL function not found" +msgstr "ไม่พบà¹à¸Ÿà¹‰à¸¡.\n" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/tr.po b/po/tr.po index 441e5913b925cd5522b1b4b38e581f98a54394e4..32f852a8c227a75faf2e91c6a5442b7d056ee6fb 100644 --- a/po/tr.po +++ b/po/tr.po @@ -850,7 +850,7 @@ msgstr "Dosya adı:" msgid "Files of type:" msgstr "Dosya türü:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Dosya bulunamadı" @@ -3621,11 +3621,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Nesneyi ilkel birime dönüştürürken hata" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Geçersiz yordam çağırımı veya deÄŸiÅŸkeni" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Alt indis kapsama dışında" @@ -3643,11 +3643,11 @@ msgstr "Nesne gerekli" msgid "Automation server can't create object" msgstr "Otomasyon sunucusu nesneyi oluÅŸturamadı" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Nesne bu özelliÄŸi veya yöntemi desteklemiyor" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Nesne bu iÅŸlemi desteklemiyor" @@ -3727,7 +3727,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10645,6 +10645,152 @@ msgstr "Pencere Seç" msgid "&More Windows..." msgstr "&Daha Fazla Pencere..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Bellek dolu." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "Veri türü eÅŸleÅŸmiyor.\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "G/Ç aygıt hatası.\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Dosya zaten mevcut.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "Disk dolu.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Çok fazla dosya açık.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "EriÅŸim engellendi.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "Yol bulunamadı.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(deÄŸer belirlenmemiÅŸ)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "Geçersiz kullanıcı tamponu.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Otomasyon sunucusu nesneyi oluÅŸturamadı" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Nesne bu iÅŸlemi desteklemiyor" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Nesne bu iÅŸlemi desteklemiyor" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Nesne bu iÅŸlemi desteklemiyor" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Eleman bulunamadı.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "Nesne Sınıfı Ä°hlali" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Ä°letide belirtilen denetim bulunamadı" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "%@ Ögesini Gizle" diff --git a/po/uk.po b/po/uk.po index 22b82253dd812acc7197f3652504e76d611beef8..3e2c74dff6716c1a909a2d34a1bfcd3c938a518b 100644 --- a/po/uk.po +++ b/po/uk.po @@ -847,7 +847,7 @@ msgstr "Ім'Ñ Ñ„Ð°Ð¹Ð»Ñƒ:" msgid "Files of type:" msgstr "Файли типу:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "Файл не знайдено" @@ -3624,11 +3624,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "Помилка ÐºÐ¾Ð½Ð²ÐµÑ€Ñ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð¾Ð±'єкту в примітивний тип" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "Ðевірний виклик процедури або аргумент" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "Ð†Ð½Ð´ÐµÐºÑ Ð¿Ð¾Ð·Ð° діапазоном" @@ -3646,11 +3646,11 @@ msgstr "ВимагаєтьÑÑ Ð¾Ð±'єкт" msgid "Automation server can't create object" msgstr "Сервер автоматизації не може Ñтворити об'єкт" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "Об'єкт не підтримує цю влаÑтивіÑÑ‚ÑŒ чи метод" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "Об'єкт не підтримує цю дію" @@ -3738,7 +3738,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10708,6 +10708,150 @@ msgstr "Вибір вікна" msgid "&More Windows..." msgstr "&Ще вікна..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "Замало пам'ÑÑ‚Ñ–." + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "ÐевідповідніÑÑ‚ÑŒ типів даних.\n" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "Файл вже Ñ–Ñнує.\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "ДиÑк заповнений.\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "Забагато відкритих файлів.\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "ДоÑтуп заборонено.\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "ШлÑÑ… не знайдено.\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½Ðµ задане)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid cursor handle.\n" +msgid "Invalid use of Null" +msgstr "Ðевірна рукоÑтка курÑора.\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "Сервер автоматизації не може Ñтворити об'єкт" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "Об'єкт не підтримує цю дію" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "Об'єкт не підтримує цю дію" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "Об'єкт не підтримує цю дію" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "Елемент не знайдено.\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "ÐŸÐ¾Ñ€ÑƒÑˆÐµÐ½Ð½Ñ ÐºÐ»Ð°Ñу об'єкту" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "Вказаний елемент ÐºÐµÑ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð½Ðµ знайдено в повідомленні" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "Приховати %@" diff --git a/po/wa.po b/po/wa.po index 447d90da7056558593b6b7a6b07dafa1a117d943..839a8578e6ce62666219f84c94a9a09598181790 100644 --- a/po/wa.po +++ b/po/wa.po @@ -860,7 +860,7 @@ msgstr "&Fitchî" msgid "Files of type:" msgstr "Djîveye des fitchîs del sôr&te:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "" @@ -3593,11 +3593,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3613,11 +3613,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3698,7 +3698,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "" @@ -10596,6 +10596,121 @@ msgstr "Ã… dfait di &Wine..." msgid "&More Windows..." msgstr "Ã… dfait di &Wine..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +msgid "Out of memory" +msgstr "" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +msgid "File already exists" +msgstr "" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +#, fuzzy +msgid "Too many files" +msgstr "Aidance di Wine" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +msgid "Path not found" +msgstr "'%s' pout nén esse trové." + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +msgid "Named argument not found" +msgstr "'%s' pout nén esse trové." + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/wine.pot b/po/wine.pot index 6f6cd874e6a55097941b84c09dd2194512d8f5b0..9b471684975a7779e4ffbf4b834f83f2a5ddfd1a 100644 --- a/po/wine.pot +++ b/po/wine.pot @@ -821,7 +821,7 @@ msgstr "" msgid "Files of type:" msgstr "" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "" @@ -3489,11 +3489,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "" @@ -3509,11 +3509,11 @@ msgstr "" msgid "Automation server can't create object" msgstr "" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "" @@ -3593,7 +3593,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "" @@ -10343,6 +10343,118 @@ msgstr "" msgid "&More Windows..." msgstr "" +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +msgid "Out of memory" +msgstr "" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +msgid "Type mismatch" +msgstr "" + +#: vbscript.rc:36 +msgid "Device I/O error" +msgstr "" + +#: vbscript.rc:37 +msgid "File already exists" +msgstr "" + +#: vbscript.rc:38 +msgid "Disk full" +msgstr "" + +#: vbscript.rc:39 +msgid "Too many files" +msgstr "" + +#: vbscript.rc:40 +msgid "Permission denied" +msgstr "" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +msgid "Path not found" +msgstr "" + +#: vbscript.rc:43 +msgid "Object variable not set" +msgstr "" + +#: vbscript.rc:44 +msgid "Invalid use of Null" +msgstr "" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +msgid "ActiveX component can't create object" +msgstr "" + +#: vbscript.rc:47 +msgid "Class doesn't support Automation" +msgstr "" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +msgid "Object doesn't support named arguments" +msgstr "" + +#: vbscript.rc:52 +msgid "Object doesn't support current locale setting" +msgstr "" + +#: vbscript.rc:53 vbscript.rc:54 +msgid "Named argument not found" +msgstr "" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +msgid "Object not a collection" +msgstr "" + +#: vbscript.rc:57 +msgid "Specified DLL function not found" +msgstr "" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 msgid "Hide %@" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 3fdd886bb2eed67ffc078101d10f964f25b3ef41..fc17ed4340954ede1fe46a63a04e8c6f10fd32f0 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -836,7 +836,7 @@ msgstr "文件å:" msgid "Files of type:" msgstr "文件类型:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "找ä¸åˆ°æ–‡ä»¶" @@ -3567,11 +3567,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "将对象转æ¢ä¸ºåŸºæœ¬ç±»åž‹æ—¶å‡ºé”™" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "过程调用或å‚æ•°æ— æ•ˆ" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "æ ‡è®°è¶Šç•Œ" @@ -3589,11 +3589,11 @@ msgstr "需è¦å¯¹è±¡" msgid "Automation server can't create object" msgstr "自动化æœåŠ¡å™¨æ— 法创建对象" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "对象ä¸æ”¯æŒæ¤å±žæ€§æˆ–æ–¹å¼" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "对象ä¸æ”¯æŒæ¤åŠ¨ä½œ" @@ -3673,7 +3673,7 @@ msgstr "Microsoft JScript 编译错误" msgid "Microsoft JScript runtime error" msgstr "Microsoft JScript è¿è¡Œæ—¶é”™è¯¯" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 msgid "Unknown runtime error" msgstr "未知è¿è¡Œæ—¶é”™è¯¯" @@ -10496,6 +10496,156 @@ msgstr "选择窗å£" msgid "&More Windows..." msgstr "更多窗å£(&M)..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "内å˜ä¸è¶³ã€‚" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "æ•°æ®ç±»åž‹ä¸åŒ¹é…。\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "I/O 设备错误。\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "文件已å˜åœ¨ã€‚\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "ç£ç›˜æ»¡ã€‚\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "太多打开的文件。\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "访问被拒ç»ã€‚\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "找ä¸åˆ°è·¯å¾„。\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(没有设值)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "ç”¨æˆ·ç¼“å†²åŒºæ— æ•ˆã€‚\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "自动化æœåŠ¡å™¨æ— 法创建对象" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "对象ä¸æ”¯æŒæ¤åŠ¨ä½œ" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "对象ä¸æ”¯æŒæ¤åŠ¨ä½œ" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "对象ä¸æ”¯æŒæ¤åŠ¨ä½œ" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "找ä¸åˆ°å…ƒç´ 。\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "对象类冲çª" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "消æ¯ä¸æ‰¾ä¸åˆ°æŒ‡å®šçš„控制" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +#, fuzzy +#| msgid "Microsoft JScript compilation error" +msgid "Microsoft VBScript compilation error" +msgstr "Microsoft JScript 编译错误" + +#: vbscript.rc:63 +#, fuzzy +#| msgid "Microsoft JScript runtime error" +msgid "Microsoft VBScript runtime error" +msgstr "Microsoft JScript è¿è¡Œæ—¶é”™è¯¯" + #: winemac.rc:33 msgid "Hide %@" msgstr "éšè— %@" diff --git a/po/zh_TW.po b/po/zh_TW.po index e22fd56cbf5f9109be62b48464dc9a259414466a..f78efb7c90e752b43cfda708b501475c25fb9171 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -845,7 +845,7 @@ msgstr "檔案å稱:" msgid "Files of type:" msgstr "檔案類型:" -#: comdlg32.rc:33 +#: comdlg32.rc:33 vbscript.rc:35 msgid "File not found" msgstr "找ä¸åˆ°æª”案" @@ -3607,11 +3607,11 @@ msgstr "" msgid "Error converting object to primitive type" msgstr "轉æ›ç‰©ä»¶åˆ°åŸºæœ¬é¡žåž‹æ™‚發生錯誤" -#: jscript.rc:29 +#: jscript.rc:29 vbscript.rc:29 msgid "Invalid procedure call or argument" msgstr "無效的程åºå‘¼å«æˆ–引數" -#: jscript.rc:30 +#: jscript.rc:30 vbscript.rc:32 msgid "Subscript out of range" msgstr "註標超出範åœ" @@ -3629,11 +3629,11 @@ msgstr "需è¦ç‰©ä»¶" msgid "Automation server can't create object" msgstr "自動作æ¥ä¼ºæœå™¨ç„¡æ³•å»ºç«‹ç‰©ä»¶" -#: jscript.rc:34 +#: jscript.rc:34 vbscript.rc:49 msgid "Object doesn't support this property or method" msgstr "物件ä¸æ”¯æ´é€™å€‹å±¬æ€§æˆ–方法" -#: jscript.rc:35 +#: jscript.rc:35 vbscript.rc:50 msgid "Object doesn't support this action" msgstr "物件ä¸æ”¯æ´æ¤å‹•ä½œ" @@ -3721,7 +3721,7 @@ msgstr "" msgid "Microsoft JScript runtime error" msgstr "" -#: jscript.rc:80 +#: jscript.rc:80 vbscript.rc:64 #, fuzzy #| msgid "Unknown error" msgid "Unknown runtime error" @@ -10942,6 +10942,152 @@ msgstr "é¸æ“‡è¦–窗" msgid "&More Windows..." msgstr "更多視窗(&M)..." +#: vbscript.rc:30 +msgid "Overflow" +msgstr "" + +#: vbscript.rc:31 +#, fuzzy +#| msgid "Out of memory." +msgid "Out of memory" +msgstr "記憶體ä¸è¶³ã€‚" + +#: vbscript.rc:33 +msgid "This array is fixed or temporarily locked" +msgstr "" + +#: vbscript.rc:34 +#, fuzzy +#| msgid "Data type mismatch.\n" +msgid "Type mismatch" +msgstr "資料類型ä¸åŒ¹é…。\n" + +#: vbscript.rc:36 +#, fuzzy +#| msgid "I/O device error.\n" +msgid "Device I/O error" +msgstr "I/O è£ç½®éŒ¯èª¤ã€‚\n" + +#: vbscript.rc:37 +#, fuzzy +#| msgid "File already exists.\n" +msgid "File already exists" +msgstr "檔案已經å˜åœ¨ã€‚\n" + +#: vbscript.rc:38 +#, fuzzy +#| msgid "Disk full.\n" +msgid "Disk full" +msgstr "ç£ç¢Ÿå·²æ»¿ã€‚\n" + +#: vbscript.rc:39 +#, fuzzy +#| msgid "Too many open files.\n" +msgid "Too many files" +msgstr "é–‹å•ŸéŽå¤šæª”案。\n" + +#: vbscript.rc:40 +#, fuzzy +#| msgid "Access denied.\n" +msgid "Permission denied" +msgstr "å˜å–被拒。\n" + +#: vbscript.rc:41 +msgid "Path/File access error" +msgstr "" + +#: vbscript.rc:42 +#, fuzzy +#| msgid "Path not found.\n" +msgid "Path not found" +msgstr "找ä¸åˆ°è·¯å¾‘。\n" + +#: vbscript.rc:43 +#, fuzzy +#| msgid "(value not set)" +msgid "Object variable not set" +msgstr "(沒有è¨å€¼)" + +#: vbscript.rc:44 +#, fuzzy +#| msgid "Invalid user buffer.\n" +msgid "Invalid use of Null" +msgstr "無效的使用者緩è¡å€ã€‚\n" + +#: vbscript.rc:45 +msgid "Can't create necessary temporary file" +msgstr "" + +#: vbscript.rc:46 +#, fuzzy +#| msgid "Automation server can't create object" +msgid "ActiveX component can't create object" +msgstr "自動作æ¥ä¼ºæœå™¨ç„¡æ³•å»ºç«‹ç‰©ä»¶" + +#: vbscript.rc:47 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Class doesn't support Automation" +msgstr "物件ä¸æ”¯æ´æ¤å‹•ä½œ" + +#: vbscript.rc:48 +msgid "File name or class name not found during Automation operation" +msgstr "" + +#: vbscript.rc:51 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support named arguments" +msgstr "物件ä¸æ”¯æ´æ¤å‹•ä½œ" + +#: vbscript.rc:52 +#, fuzzy +#| msgid "Object doesn't support this action" +msgid "Object doesn't support current locale setting" +msgstr "物件ä¸æ”¯æ´æ¤å‹•ä½œ" + +#: vbscript.rc:53 vbscript.rc:54 +#, fuzzy +#| msgid "Element not found.\n" +msgid "Named argument not found" +msgstr "找ä¸åˆ°å…ƒä»¶ã€‚\n" + +#: vbscript.rc:55 +msgid "Wrong number of arguments or invalid property assignment" +msgstr "" + +#: vbscript.rc:56 +#, fuzzy +#| msgid "Object Class Violation" +msgid "Object not a collection" +msgstr "物件類別é•è¦" + +#: vbscript.rc:57 +#, fuzzy +#| msgid "Specified control was not found in message" +msgid "Specified DLL function not found" +msgstr "在訊æ¯ä¸æ‰¾ä¸åˆ°æŒ‡å®šçš„控制" + +#: vbscript.rc:58 +msgid "Variable uses an Automation type not supported in VBScript" +msgstr "" + +#: vbscript.rc:59 +msgid "The remote server machine does not exist or is unavailable" +msgstr "" + +#: vbscript.rc:60 +msgid "Invalid or unqualified reference" +msgstr "" + +#: vbscript.rc:62 +msgid "Microsoft VBScript compilation error" +msgstr "" + +#: vbscript.rc:63 +msgid "Microsoft VBScript runtime error" +msgstr "" + #: winemac.rc:33 #, fuzzy #| msgid "Hide"