mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[DEVMGR]: Fix spacing around "ReactOS" in translated strings.
svn path=/trunk/; revision=72942
This commit is contained in:
@@ -38,7 +38,7 @@ STRINGTABLE
|
||||
BEGIN
|
||||
IDS_DEV_NO_PROBLEM "This device is working properly."
|
||||
IDS_DEV_NOT_CONFIGURED "This device is not configured correctly."
|
||||
IDS_DEV_DEVLOADER_FAILED "ReactOS could not load the driver for this device because the computer is reporting two %1 bus types."
|
||||
IDS_DEV_DEVLOADER_FAILED "ReactOS could not load the driver for this device because the computer is reporting two %1 bus types."
|
||||
IDS_DEV_DEVLOADER_FAILED2 "The %1 device loader(s) for this device could not load the device driver."
|
||||
IDS_DEV_OUT_OF_MEMORY "The driver for this device may be bad, or your system may be running low on memory or other resources."
|
||||
IDS_DEV_ENTRY_IS_WRONG_TYPE "This device is not working properly because one of its drivers may be bad, or your registry may be bad."
|
||||
|
||||
@@ -40,7 +40,7 @@ STRINGTABLE
|
||||
BEGIN
|
||||
IDS_DEV_NO_PROBLEM "התקן זה פועל כראוי"
|
||||
IDS_DEV_NOT_CONFIGURED "This device is not configured correctly."
|
||||
IDS_DEV_DEVLOADER_FAILED "ReactOS could not load the driver for this device because the computer is reporting two %1 bus types."
|
||||
IDS_DEV_DEVLOADER_FAILED "ReactOS could not load the driver for this device because the computer is reporting two %1 bus types."
|
||||
IDS_DEV_DEVLOADER_FAILED2 "The %1 device loader(s) for this device could not load the device driver."
|
||||
IDS_DEV_OUT_OF_MEMORY "The driver for this device may be bad, or your system may be running low on memory or other resources."
|
||||
IDS_DEV_ENTRY_IS_WRONG_TYPE "This device is not working properly because one of its drivers may be bad, or your registry may be bad."
|
||||
|
||||
@@ -40,7 +40,7 @@ STRINGTABLE
|
||||
BEGIN
|
||||
IDS_DEV_NO_PROBLEM "Device ini bekerja dengan baik."
|
||||
IDS_DEV_NOT_CONFIGURED "Device ini tidak dikonfigurasi dengan baik."
|
||||
IDS_DEV_DEVLOADER_FAILED "ReactOS tidak bisa mengambil driver untuk device ini karena komputer melaporkan dua %1 tipe bus."
|
||||
IDS_DEV_DEVLOADER_FAILED "ReactOS tidak bisa mengambil driver untuk device ini karena komputer melaporkan dua %1 tipe bus."
|
||||
IDS_DEV_DEVLOADER_FAILED2 "Pengambil device %1 untuk device ini tidak mengambil device driver."
|
||||
IDS_DEV_OUT_OF_MEMORY "Driver untuk device ini mungkin rusak, sistem anda bisa berjalan lambat pada memori atau sumber daya lain."
|
||||
IDS_DEV_ENTRY_IS_WRONG_TYPE "Device ini tidak bekerja dengan baik karena salah satu driver-nya mungkin rusak, atau registri anda mungkin rusak."
|
||||
|
||||
@@ -40,7 +40,7 @@ STRINGTABLE
|
||||
BEGIN
|
||||
IDS_DEV_NO_PROBLEM "Questo dispositivo funziona regolarmente."
|
||||
IDS_DEV_NOT_CONFIGURED "Questo dispositivo non è configurato correttamente."
|
||||
IDS_DEV_DEVLOADER_FAILED "ReactOS non può caricare il driver di questo dispositivo perchè il computer stà rilevando due tipi di bus %1 ."
|
||||
IDS_DEV_DEVLOADER_FAILED "ReactOS non può caricare il driver di questo dispositivo perchè il computer stà rilevando due tipi di bus %1."
|
||||
IDS_DEV_DEVLOADER_FAILED2 "Il loader %1 per questo dispositivo non puo' caricare il driver."
|
||||
IDS_DEV_OUT_OF_MEMORY "Il driver di questo dispositivo potrebbe essere sbagliato, o il sistema potrebbe non avere sufficiente memoria o altre risorse."
|
||||
IDS_DEV_ENTRY_IS_WRONG_TYPE "Questo dispositivo non funziona regolarmente perchè uno dei driver è sbagliato, o è sbagliato il registry."
|
||||
|
||||
@@ -43,7 +43,7 @@ STRINGTABLE
|
||||
BEGIN
|
||||
IDS_DEV_NO_PROBLEM "Toto zariadenie pracuje správne."
|
||||
IDS_DEV_NOT_CONFIGURED "Toto zariadenie nie je správne nastavené."
|
||||
IDS_DEV_DEVLOADER_FAILED "ReactOS could not load the driver for this device because the computer is reporting two %1 bus types."
|
||||
IDS_DEV_DEVLOADER_FAILED "ReactOS could not load the driver for this device because the computer is reporting two %1 bus types."
|
||||
IDS_DEV_DEVLOADER_FAILED2 "The %1 device loader(s) for this device could not load the device driver."
|
||||
IDS_DEV_OUT_OF_MEMORY "The driver for this device may be bad, or your system may be running low on memory or other resources."
|
||||
IDS_DEV_ENTRY_IS_WRONG_TYPE "This device is not working properly because one of its drivers may be bad, or your registry may be bad."
|
||||
|
||||
@@ -92,7 +92,7 @@ BEGIN
|
||||
IDS_DEV_DRIVER_FAILED_LOAD "ReactOS не може завантажити драйвер для цого пристрою. Драйвер зіпсований або відсутній."
|
||||
IDS_DEV_DRIVER_SERVICE_KEY_INVALID "ReactOS не може отримати доступ до цього пристрою, оскільки дані сервісного ключа реєстру відсутні чи записані невірно."
|
||||
IDS_DEV_LEGACY_SERVICE_NO_DEVICES "ReactOS успішно завантажив драйвер цього пристрою але не може знайти сам пристрій."
|
||||
IDS_DEV_DUPLICATE_DEVICE "ReactOS не може завантажити драйвер для цого пристрою, оскільки в системі вже працює такий же пристрій."
|
||||
IDS_DEV_DUPLICATE_DEVICE "ReactOS не може завантажити драйвер для цого пристрою, оскільки в системі вже працює такий же пристрій."
|
||||
IDS_DEV_FAILED_POST_START "ReactOS зупинив цей пристрій, оскільки в його роботі виявилися проблеми."
|
||||
IDS_DEV_HALTED "Додаток або служба відключили цей апаратний пристрій."
|
||||
IDS_DEV_PHANTOM "В даний момент цей пристрій не під'єднаний до комп'ютера."
|
||||
|
||||
Reference in New Issue
Block a user