Commit ad22785c authored by Alexandre Julliard's avatar Alexandre Julliard

vbscript: Add support for translating messages.

parent 01bacebb
......@@ -19,6 +19,8 @@
#include <windef.h>
#include "vbscript_defs.h"
#pragma makedep po
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE
......
......@@ -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"
......
......@@ -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 ""
......
......@@ -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 ""
......
......@@ -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 %@"
......
......@@ -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 %@"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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 %@"
......
......@@ -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 %@"
......
......@@ -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 ""
......
......@@ -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"
......
......@@ -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 ""
......
......@@ -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 %@"
......
......@@ -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 %@"
......
......@@ -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"
......
......@@ -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 ""
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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 "%@ を隠す"
......
......@@ -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 "%@ 숨기기"
......
......@@ -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 %@"
......
......@@ -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 ""
......
......@@ -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 %@"
......
......@@ -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"
......
......@@ -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 ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment