From 41e9ba8210b3fa7fd8c7b804a00632c35990581a Mon Sep 17 00:00:00 2001 From: Vincent Povirk Date: Sun, 10 May 2020 21:28:53 -0500 Subject: [PATCH] joy.cpl: Add a description. Signed-off-by: Vincent Povirk Signed-off-by: Alexandre Julliard --- dlls/joy.cpl/joy.rc | 1 + po/ar.po | 28 ++++++++++++++++------------ po/ast.po | 28 ++++++++++++++++------------ po/bg.po | 28 ++++++++++++++++------------ po/ca.po | 28 ++++++++++++++++------------ po/cs.po | 28 ++++++++++++++++------------ po/da.po | 28 ++++++++++++++++------------ po/de.po | 28 ++++++++++++++++------------ po/el.po | 28 ++++++++++++++++------------ po/en.po | 28 ++++++++++++++++------------ po/en_US.po | 28 ++++++++++++++++------------ po/eo.po | 28 ++++++++++++++++------------ po/es.po | 28 ++++++++++++++++------------ po/fa.po | 28 ++++++++++++++++------------ po/fi.po | 28 ++++++++++++++++------------ po/fr.po | 28 ++++++++++++++++------------ po/he.po | 28 ++++++++++++++++------------ po/hi.po | 28 ++++++++++++++++------------ po/hr.po | 28 ++++++++++++++++------------ po/hu.po | 28 ++++++++++++++++------------ po/it.po | 28 ++++++++++++++++------------ po/ja.po | 28 ++++++++++++++++------------ po/ko.po | 28 ++++++++++++++++------------ po/lt.po | 28 ++++++++++++++++------------ po/ml.po | 28 ++++++++++++++++------------ po/nb_NO.po | 28 ++++++++++++++++------------ po/nl.po | 28 ++++++++++++++++------------ po/or.po | 28 ++++++++++++++++------------ po/pa.po | 28 ++++++++++++++++------------ po/pl.po | 28 ++++++++++++++++------------ po/pt_BR.po | 28 ++++++++++++++++------------ po/pt_PT.po | 28 ++++++++++++++++------------ po/rm.po | 28 ++++++++++++++++------------ po/ro.po | 28 ++++++++++++++++------------ po/ru.po | 28 ++++++++++++++++------------ po/si.po | 28 ++++++++++++++++------------ po/sk.po | 28 ++++++++++++++++------------ po/sl.po | 28 ++++++++++++++++------------ po/sr_RS@cyrillic.po | 28 ++++++++++++++++------------ po/sr_RS@latin.po | 28 ++++++++++++++++------------ po/sv.po | 28 ++++++++++++++++------------ po/ta.po | 28 ++++++++++++++++------------ po/te.po | 28 ++++++++++++++++------------ po/th.po | 28 ++++++++++++++++------------ po/tr.po | 28 ++++++++++++++++------------ po/uk.po | 28 ++++++++++++++++------------ po/wa.po | 28 ++++++++++++++++------------ po/wine.pot | 28 ++++++++++++++++------------ po/zh_CN.po | 28 ++++++++++++++++------------ po/zh_TW.po | 28 ++++++++++++++++------------ 50 files changed, 785 insertions(+), 588 deletions(-) diff --git a/dlls/joy.cpl/joy.rc b/dlls/joy.cpl/joy.rc index bced24fb21b..a4a780276bb 100644 --- a/dlls/joy.cpl/joy.rc +++ b/dlls/joy.cpl/joy.rc @@ -28,6 +28,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT STRINGTABLE BEGIN IDS_CPL_NAME "Game Controllers" + IDS_CPL_INFO "Test and configure game controllers." END IDD_LIST DIALOG 0, 0, 320, 220 diff --git a/po/ar.po b/po/ar.po index 3f66e0ab0a1..4c319eb12c0 100644 --- a/po/ar.po +++ b/po/ar.po @@ -685,7 +685,7 @@ msgstr "مطابقة ال&كلمة" msgid "Match &Case" msgstr "مطابقة ال&حالة" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "الاتجاه" @@ -3573,27 +3573,27 @@ msgstr "زائد" msgid "High" msgstr "عالي" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "مقابض اللعب" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "مع&طل" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "م&فعل" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "م&تصل" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "معطل" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3601,23 +3601,23 @@ msgstr "" "بعد تعطيل أو تفعيل جهاز ، مقبض اللعب المتصل لنيتم تحديثه هنا حتى إعادة تشغيل " "التطبيق." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "اختبار مقبض اللعب" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "الأزرار" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "اختبار الهزّاز" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "المؤثرات المتاحة" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3629,6 +3629,10 @@ msgstr "" msgid "Game Controllers" msgstr "متحكمات الألعاب" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "خطأ في تحويل العنصر إلى النمط الأولي" diff --git a/po/ast.po b/po/ast.po index c1405d5dbd9..263ee80bb6a 100644 --- a/po/ast.po +++ b/po/ast.po @@ -681,7 +681,7 @@ msgstr "" msgid "Match &Case" msgstr "" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Direición" @@ -3468,27 +3468,27 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Joysticks" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Inhabilitar" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Habilitar" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3496,23 +3496,23 @@ msgstr "" "Tres in/habilitar un preséu, los joysticks coneutaos nun van anovase equí " "hasta que reanicies esti applet." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Botones" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Efeutos disponibles" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3522,6 +3522,10 @@ msgstr "" msgid "Game Controllers" msgstr "" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/bg.po b/po/bg.po index 208c5933d5e..d1951f201bc 100644 --- a/po/bg.po +++ b/po/bg.po @@ -697,7 +697,7 @@ msgstr "&Само цели думи" msgid "Match &Case" msgstr "&Чувствителен регистър" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Посока" @@ -3587,54 +3587,54 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Забрани" -#: joy.rc:40 +#: joy.rc:41 #, fuzzy msgid "&Enable" msgstr "&Таблица" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy msgid "Connected" msgstr "Файлът не е намерен" -#: joy.rc:43 +#: joy.rc:44 #, fuzzy #| msgid "&Disable" msgid "Disabled" msgstr "&Забрани" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy msgid "Available Effects" msgstr "На&пред" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3645,6 +3645,10 @@ msgstr "" msgid "Game Controllers" msgstr "Контрол на потока" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/ca.po b/po/ca.po index 61950585c1e..b14478cccc5 100644 --- a/po/ca.po +++ b/po/ca.po @@ -687,7 +687,7 @@ msgstr "Troba només ¶ules completes" msgid "Match &Case" msgstr "&Distingeix entre majúscules i minúscules" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Direcció" @@ -3573,27 +3573,27 @@ msgstr "Elevat" msgid "High" msgstr "Alt" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Palanques de control" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Inhabilita" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Habilita" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Connectat" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Inhabilitat" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3601,23 +3601,23 @@ msgstr "" "Després d'inhabilitar o habilitar un dispositiu, no s'actualitzaran aquí les " "palanques de control connectades fins que reinicieu aquesta miniaplicació." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Prova de palanca de control" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Botons" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Prova de retroacció de força" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Efectes disponibles" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3629,6 +3629,10 @@ msgstr "" msgid "Game Controllers" msgstr "Controladors de joc" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Error en convertir l'objecte a tipus primitiu" diff --git a/po/cs.po b/po/cs.po index cba5816eea5..bbd825d04bd 100644 --- a/po/cs.po +++ b/po/cs.po @@ -692,7 +692,7 @@ msgstr "Pouze &celá slova" msgid "Match &Case" msgstr "&Rozlišovat velikost" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Směr" @@ -3522,27 +3522,27 @@ msgstr "Zvýšená" msgid "High" msgstr "Vysoká" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Pákové ovladače" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Zakázat" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "P&ovolit" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Připojeno" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Zakázáno" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3550,23 +3550,23 @@ msgstr "" "Po povolení či zakázání zařízení bude stav připojeného pákového ovladače " "aktualizován až po restartu tohoto appletu." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Otestovat pákový ovladač" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Tlačítka" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Otestovat silovou zpětnou vazbu" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Dostupné efekty" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3578,6 +3578,10 @@ msgstr "" msgid "Game Controllers" msgstr "Herní ovladače" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Chyba při převodu objektu na jednoduchý typ" diff --git a/po/da.po b/po/da.po index 692f7c1d5c7..72401a55eac 100644 --- a/po/da.po +++ b/po/da.po @@ -700,7 +700,7 @@ msgstr "&Kun hele ord" msgid "Match &Case" msgstr "Forskel på store/små &bogstaver" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Retning" @@ -3604,57 +3604,57 @@ msgstr "Øget" msgid "High" msgstr "&Høj" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Deaktiver" -#: joy.rc:40 +#: joy.rc:41 #, fuzzy #| msgid "&enable" msgid "&Enable" msgstr "&Aktiver" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy #| msgid "Disconnected" msgid "Connected" msgstr "Forbindelse mistet" -#: joy.rc:43 +#: joy.rc:44 #, fuzzy #| msgid "&Disable" msgid "Disabled" msgstr "&Deaktiver" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy #| msgid "Available formats" msgid "Available Effects" msgstr "Tilgængelige formater" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3666,6 +3666,10 @@ msgstr "" msgid "Game Controllers" msgstr "Opret control" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Fejl ved konvertering af objekt til primitiv type" diff --git a/po/de.po b/po/de.po index afbdcd0a013..e279322b1a3 100644 --- a/po/de.po +++ b/po/de.po @@ -685,7 +685,7 @@ msgstr "Nu&r ganzes Wort suchen" msgid "Match &Case" msgstr "Groß-/Klein&schreibung" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Suchrichtung" @@ -3563,27 +3563,27 @@ msgstr "Erhöht" msgid "High" msgstr "Hoch" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Joysticks" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Deaktivieren" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Aktivieren" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Verbunden" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Deaktiviert" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3591,23 +3591,23 @@ msgstr "" "Nach dem De-/Aktivieren eines Gerätes wird die Liste der verbundenen " "Controller bis zum Neustart dieses Applets nicht mehr aktualisiert." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Joystick testen" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Tasten" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Force Feedback testen" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Verfügbare Effekte" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3620,6 +3620,10 @@ msgstr "" msgid "Game Controllers" msgstr "Gamecontroller" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Fehler beim Umwandeln des Objektes in einen Grundtyp" diff --git a/po/el.po b/po/el.po index e19302e0ec6..c289c96905d 100644 --- a/po/el.po +++ b/po/el.po @@ -675,7 +675,7 @@ msgstr "Ταίριασμα &Ολόκληρης Λέξης Μόνο" msgid "Match &Case" msgstr "Ταίριασμα &Κεφαλαίων" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Κατεύθυνση" @@ -3504,52 +3504,52 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy msgid "Connected" msgstr "Το αρχείο δε βρέθηκε" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy #| msgid "A&vailable buttons:" msgid "Available Effects" msgstr "Δ&ιαθέσιμα κουμπιά:" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3560,6 +3560,10 @@ msgstr "" msgid "Game Controllers" msgstr "&Περιεχόμενα" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/en.po b/po/en.po index be561d2d8c3..5f3c69beb23 100644 --- a/po/en.po +++ b/po/en.po @@ -684,7 +684,7 @@ msgstr "Match &Whole Word Only" msgid "Match &Case" msgstr "Match &Case" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Direction" @@ -3556,27 +3556,27 @@ msgstr "Increased" msgid "High" msgstr "High" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Joysticks" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Disable" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Enable" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Connected" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Disabled" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3584,23 +3584,23 @@ msgstr "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Test Joystick" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Buttons" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Test Force Feedback" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Available Effects" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3612,6 +3612,10 @@ msgstr "" msgid "Game Controllers" msgstr "Game Controllers" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "Test and configure game controllers." + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Error converting object to primitive type" diff --git a/po/en_US.po b/po/en_US.po index cfe9dddf8f0..1ded866ac1e 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -684,7 +684,7 @@ msgstr "Match &Whole Word Only" msgid "Match &Case" msgstr "Match &Case" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Direction" @@ -3556,27 +3556,27 @@ msgstr "Increased" msgid "High" msgstr "High" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Joysticks" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Disable" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Enable" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Connected" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Disabled" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3584,23 +3584,23 @@ msgstr "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Test Joystick" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Buttons" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Test Force Feedback" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Available Effects" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3612,6 +3612,10 @@ msgstr "" msgid "Game Controllers" msgstr "Game Controllers" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "Test and configure game controllers." + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Error converting object to primitive type" diff --git a/po/eo.po b/po/eo.po index a3bf6fab645..a33d9e203eb 100644 --- a/po/eo.po +++ b/po/eo.po @@ -682,7 +682,7 @@ msgstr "Nur tutan &vorton" msgid "Match &Case" msgstr "Atenti &Usklecon" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Direkto" @@ -3490,57 +3490,57 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Malaktivigi" -#: joy.rc:40 +#: joy.rc:41 #, fuzzy #| msgid "&enable" msgid "&Enable" msgstr "&aktivigi" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy #| msgid "Disconnected" msgid "Connected" msgstr "Malkonektita" -#: joy.rc:43 +#: joy.rc:44 #, fuzzy #| msgid "&Disable" msgid "Disabled" msgstr "&Malaktivigi" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy #| msgid "Available formats" msgid "Available Effects" msgstr "Disponeblaj formatoj" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3552,6 +3552,10 @@ msgstr "" msgid "Game Controllers" msgstr "Regado" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/es.po b/po/es.po index 4c84fc0e275..af3d724fa0e 100644 --- a/po/es.po +++ b/po/es.po @@ -703,7 +703,7 @@ msgstr "Sólo &palabra completa" msgid "Match &Case" msgstr "&Mayúsculas/minúsculas" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Dirección" @@ -3613,57 +3613,57 @@ msgstr "Aumentada" msgid "High" msgstr "Alta" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Deshabilitar" -#: joy.rc:40 +#: joy.rc:41 #, fuzzy #| msgid "&enable" msgid "&Enable" msgstr "&habilitar" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy #| msgid "Disconnected" msgid "Connected" msgstr "Desconectado" -#: joy.rc:43 +#: joy.rc:44 #, fuzzy #| msgid "&Disable" msgid "Disabled" msgstr "&Deshabilitar" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy #| msgid "Available formats" msgid "Available Effects" msgstr "Formatos disponibles" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3673,6 +3673,10 @@ msgstr "" msgid "Game Controllers" msgstr "Mandos de juego" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Error al convertir objeto a tipo primitivo" diff --git a/po/fa.po b/po/fa.po index 71fe1d4fbc7..1494ed7cb58 100644 --- a/po/fa.po +++ b/po/fa.po @@ -684,7 +684,7 @@ msgstr "" msgid "Match &Case" msgstr "" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 #, fuzzy msgid "Direction" msgstr "اطلاعات" @@ -3537,49 +3537,49 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3590,6 +3590,10 @@ msgstr "" msgid "Game Controllers" msgstr "&محتویات" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/fi.po b/po/fi.po index 2eae148431b..2f1da3f529c 100644 --- a/po/fi.po +++ b/po/fi.po @@ -679,7 +679,7 @@ msgstr "&Koko sana" msgid "Match &Case" msgstr "Kirjaink&oko" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Suunta" @@ -3550,27 +3550,27 @@ msgstr "Korotettu" msgid "High" msgstr "Korkea" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Joystickit" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Poista käytöstä" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Ota käyttöön" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Yhdistetty" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Ei käytössä" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3578,23 +3578,23 @@ msgstr "" "Kun laite poistetaan käytöstä tai otetaan käyttöön, liitetyt ohjaimet eivät " "päivity tähän, ellei tätä sovelmaa käynnistetä uudelleen." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Testaa joystickia" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Painikkeet" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Testaa voimapalautetta" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Mahdolliset efektit" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3606,6 +3606,10 @@ msgstr "" msgid "Game Controllers" msgstr "Peliohjaimet" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Virhe muunnettaessa objektia alkeistyypiksi" diff --git a/po/fr.po b/po/fr.po index ebb565bbcec..8c5d364923a 100644 --- a/po/fr.po +++ b/po/fr.po @@ -695,7 +695,7 @@ msgstr "Mots &entiers seulement" msgid "Match &Case" msgstr "Respecter la &casse" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Direction" @@ -3605,27 +3605,27 @@ msgstr "Augmentée" msgid "High" msgstr "Haute" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Joysticks" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Désactiver" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Activer" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Connecté" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Désactivé" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3634,23 +3634,23 @@ msgstr "" "joysticks connectés ne sera pas mise à jour à moins de redémarrer cette " "applet." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Tester le joystick" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Boutons" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Tester le retour de force" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Effets disponibles" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3662,6 +3662,10 @@ msgstr "" msgid "Game Controllers" msgstr "Contrôleurs de jeu" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Erreur lors de la conversion de l'objet vers un type primitif" diff --git a/po/he.po b/po/he.po index bd19e7c7a79..eb64982f518 100644 --- a/po/he.po +++ b/po/he.po @@ -698,7 +698,7 @@ msgstr "התאמת מילים &שלמות בלבד" msgid "Match &Case" msgstr "התאמת &רשיות" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "כיוון" @@ -3571,57 +3571,57 @@ msgstr "מוגברת" msgid "High" msgstr "גבוהה" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 #, fuzzy msgid "&Disable" msgstr "Table" -#: joy.rc:40 +#: joy.rc:41 #, fuzzy #| msgid "&enable" msgid "&Enable" msgstr "ה&פעלה" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy #| msgid "Disconnected" msgid "Connected" msgstr "Disconnected" -#: joy.rc:43 +#: joy.rc:44 #, fuzzy msgid "Disabled" msgstr "Table" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy #| msgid "Available formats" msgid "Available Effects" msgstr "התבניות הזמינות" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3633,6 +3633,10 @@ msgstr "" msgid "Game Controllers" msgstr "יצירת פקד" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "שגיאה בהמרת הפריט לטיפוס פרימיטיבי" diff --git a/po/hi.po b/po/hi.po index f4454a7dbb1..eed29f2b217 100644 --- a/po/hi.po +++ b/po/hi.po @@ -670,7 +670,7 @@ msgstr "" msgid "Match &Case" msgstr "" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "" @@ -3472,49 +3472,49 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3524,6 +3524,10 @@ msgstr "" msgid "Game Controllers" msgstr "" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/hr.po b/po/hr.po index c0542265da9..10e61acd414 100644 --- a/po/hr.po +++ b/po/hr.po @@ -690,7 +690,7 @@ msgstr "Odgovara samo &cijela riječ" msgid "Match &Case" msgstr "Odgovara &veličina slova" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Smjer" @@ -3578,27 +3578,27 @@ msgstr "Povećane" msgid "High" msgstr "Visoke" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Joystici" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Isključi" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Uključi" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Povezan" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Isključen" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3606,23 +3606,23 @@ msgstr "" "Nakon isključivanja ili uključivanja uređaja, povezani joystici neće biti " "osvježeni ovdje dok ponovno ne pokrenete ovaj applet." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Isprobaj joystick" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Gumbi" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Isprobaj povratnu vezu sile" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Dostupni efekti" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3634,6 +3634,10 @@ msgstr "" msgid "Game Controllers" msgstr "Igraći upravljači" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Greška u pretvaranju objekta u osnovnu vrstu" diff --git a/po/hu.po b/po/hu.po index 9f949700417..303bac42af0 100644 --- a/po/hu.po +++ b/po/hu.po @@ -704,7 +704,7 @@ msgstr "Teljes &szavak keresése" msgid "Match &Case" msgstr "Kis/&nagybetű különbség" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Irány" @@ -3620,57 +3620,57 @@ msgstr "Megnövelt" msgid "High" msgstr "Magas" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "Tiltá&s" -#: joy.rc:40 +#: joy.rc:41 #, fuzzy #| msgid "&enable" msgid "&Enable" msgstr "&engedélyez" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy #| msgid "Disconnected" msgid "Connected" msgstr "Lecsatlakozott" -#: joy.rc:43 +#: joy.rc:44 #, fuzzy #| msgid "&Disable" msgid "Disabled" msgstr "Tiltá&s" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy #| msgid "Available formats" msgid "Available Effects" msgstr "Elérhető formátumok" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3682,6 +3682,10 @@ msgstr "" msgid "Game Controllers" msgstr "Vezérlő létrehozása" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Hiba az objektum primitív típusra való konvertálásánál" diff --git a/po/it.po b/po/it.po index f77d457f6a2..726917dca40 100644 --- a/po/it.po +++ b/po/it.po @@ -710,7 +710,7 @@ msgstr "Solo parole &intere" msgid "Match &Case" msgstr "&Maiuscole/Minuscole" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Direzione" @@ -3628,57 +3628,57 @@ msgstr "Aumentato" msgid "High" msgstr "Alta" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Disabilita" -#: joy.rc:40 +#: joy.rc:41 #, fuzzy #| msgid "&enable" msgid "&Enable" msgstr "&abilita" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy #| msgid "Disconnected" msgid "Connected" msgstr "Disconnesso" -#: joy.rc:43 +#: joy.rc:44 #, fuzzy #| msgid "&Disable" msgid "Disabled" msgstr "&Disabilita" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy #| msgid "Available formats" msgid "Available Effects" msgstr "Formati disponibili" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3690,6 +3690,10 @@ msgstr "" msgid "Game Controllers" msgstr "Crea controllo" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Errore nel convertire un oggetto ad un tipo primitivo" diff --git a/po/ja.po b/po/ja.po index dbb78e2ca08..c7e4c4ca064 100644 --- a/po/ja.po +++ b/po/ja.po @@ -685,7 +685,7 @@ msgstr "単語単位で検索(&W)" msgid "Match &Case" msgstr "大文字と小文字を区別する(&C)" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "方向" @@ -3548,27 +3548,27 @@ msgstr "中高" msgid "High" msgstr "高" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "ジョイスティック" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "無効化(&D)" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "有効化(&E)" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "接続済み" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "無効" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3576,23 +3576,23 @@ msgstr "" "このアプレットを再起動するまでは、デバイスを無効化または有効化したあとでも、" "ここにある接続済みジョイスティックの一覧は更新されません。" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "ジョイスティックのテスト" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "ボタン" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "フォース フィードバックのテスト" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "利用可能な効果" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3604,6 +3604,10 @@ msgstr "" msgid "Game Controllers" msgstr "ゲーム コントローラ" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "オブジェクトを基本型に変換できません" diff --git a/po/ko.po b/po/ko.po index 19daa27c544..f293d0b0e91 100644 --- a/po/ko.po +++ b/po/ko.po @@ -684,7 +684,7 @@ msgstr "단어 단위로(&W)" msgid "Match &Case" msgstr "대/소문자 구분(&C)" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "방향" @@ -3540,27 +3540,27 @@ msgstr "증가" msgid "High" msgstr "높음" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "조이스틱" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "사용하지 않음(&D)" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "가능(&E)" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "연결됨" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "불가능" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3568,23 +3568,23 @@ msgstr "" "장치를 비활성화하거나 활성화한 후, 이 애플릿을 다시 시작할 때까지 연결된 조이" "스틱을 업데이트하지 않습니다." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "조이스틱 테스트" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "버튼" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "강제 피드백 테스트" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "가능한 효과들" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3596,6 +3596,10 @@ msgstr "" msgid "Game Controllers" msgstr "게임 컨트롤러" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "객체를 기본 형식으로 변환하는 중에 오류 발생" diff --git a/po/lt.po b/po/lt.po index e0e02311bdf..68e846e80e9 100644 --- a/po/lt.po +++ b/po/lt.po @@ -684,7 +684,7 @@ msgstr "Tenkina tik &visas žodis" msgid "Match &Case" msgstr "Skirti raidžių &dydį" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Kryptis" @@ -3559,27 +3559,27 @@ msgstr "Padidintos" msgid "High" msgstr "Aukštos" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Vairasvirtės" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Išjungti" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "Įj&ungti" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Prijungta" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Išjungta" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3587,23 +3587,23 @@ msgstr "" "Po įtaiso išjungimo ar įjungimo, prijungtos vairasvirtės nebus automatiškai " "čia atnaujintos, kol nepaleisite šios programėlės iš naujo." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Testuoti vairasvirtę" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Mygtukai" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Testuoti „Force Feedback“" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Prieinami efektai" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3615,6 +3615,10 @@ msgstr "" msgid "Game Controllers" msgstr "Žaidimų valdikliai" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Klaida keičiant objektą į primityvų tipą" diff --git a/po/ml.po b/po/ml.po index dc5425193d3..d07112ea84d 100644 --- a/po/ml.po +++ b/po/ml.po @@ -672,7 +672,7 @@ msgstr "" msgid "Match &Case" msgstr "" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "" @@ -3474,49 +3474,49 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3526,6 +3526,10 @@ msgstr "" msgid "Game Controllers" msgstr "" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/nb_NO.po b/po/nb_NO.po index c8771035689..bc5b18427c8 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -683,7 +683,7 @@ msgstr "Finn &kun hele ord" msgid "Match &Case" msgstr "Skill &mellom store og små bokstaver" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Retning" @@ -3562,27 +3562,27 @@ msgstr "Økt" msgid "High" msgstr "Høy" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Styrespaker" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Deaktiver" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "Sl&å på" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Tilkoblet" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Slått av" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3590,23 +3590,23 @@ msgstr "" "Etter at en enhet er slått på eller av vil ikke styrespaken bli oppdatert " "her før programmet startes på nytt." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Test styrespake" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Knapper" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Test Force Feedback" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Tilgjengelige effekter" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3618,6 +3618,10 @@ msgstr "" msgid "Game Controllers" msgstr "Spillkontrollere" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Klarte ikke konvertere objekt til primitiv type" diff --git a/po/nl.po b/po/nl.po index 7e41c5c6460..4e1da677ada 100644 --- a/po/nl.po +++ b/po/nl.po @@ -696,7 +696,7 @@ msgstr "Geheel &woord" msgid "Match &Case" msgstr "Gelijke &hoofd-/kleine letters" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Zoekrichting" @@ -3613,27 +3613,27 @@ msgstr "Verhoogd" msgid "High" msgstr "Hoog" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Joysticks" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Uitzetten" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "Activ&eren" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Verbonden" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Deactiveren" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3641,23 +3641,23 @@ msgstr "" "Na het uit- of inschakelen van een apparaat zullen de aangesloten joysticks " "niet vernieuwd worden totdat U deze applet herstart." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Joystick testen" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Knoppen" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Force Feedback Testen" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Beschikbare effecten" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3669,6 +3669,10 @@ msgstr "" msgid "Game Controllers" msgstr "Spelbesturing" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Fout bij het omzetten van het object naar een primitief type" diff --git a/po/or.po b/po/or.po index ec2e0620fbc..3c70894825b 100644 --- a/po/or.po +++ b/po/or.po @@ -670,7 +670,7 @@ msgstr "" msgid "Match &Case" msgstr "" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "" @@ -3472,49 +3472,49 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3524,6 +3524,10 @@ msgstr "" msgid "Game Controllers" msgstr "" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/pa.po b/po/pa.po index bec766669c4..bc5f9fe2b90 100644 --- a/po/pa.po +++ b/po/pa.po @@ -670,7 +670,7 @@ msgstr "" msgid "Match &Case" msgstr "" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "" @@ -3472,49 +3472,49 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3524,6 +3524,10 @@ msgstr "" msgid "Game Controllers" msgstr "" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/pl.po b/po/pl.po index 04070b37174..817d59f5c19 100644 --- a/po/pl.po +++ b/po/pl.po @@ -698,7 +698,7 @@ msgstr "Uwzględniaj tylko całe &wyrazy" msgid "Match &Case" msgstr "&Uwzględniaj wielkość liter" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Kierunek" @@ -3600,27 +3600,27 @@ msgstr "Wysoki" msgid "High" msgstr "Najwyższy" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Joysticki" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "Wyłą&cz" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Włącz" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Włączone" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Wyłączone" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3628,23 +3628,23 @@ msgstr "" "Po wyłączeniu lub włączeniu urządzenia, podłączone joysticki nie będą tutaj " "uaktualnione do momentu ponownego uruchomienia tego apletu." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Próba Joysticka" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Przyciski" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Próba odczucia siły zwrotnej" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Dostępne efekty" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3656,6 +3656,10 @@ msgstr "" msgid "Game Controllers" msgstr "Kontrolery gier" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Błąd przy przekształcaniu obiektu do typu podstawowego" diff --git a/po/pt_BR.po b/po/pt_BR.po index a3a5b249457..c10f148d79a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -688,7 +688,7 @@ msgstr "Palavra &Inteira" msgid "Match &Case" msgstr "&Maiúsculas/minúsculas" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Direção" @@ -3571,27 +3571,27 @@ msgstr "Elevada" msgid "High" msgstr "Alta" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Controles" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Desativar" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Habilitar" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Conectado" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Desativado" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3599,23 +3599,23 @@ msgstr "" "Depois de habilitar/desabilitar um dispositivo, os controles conectados não " "serão atualizados até que o applet seja reaberto." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Testar Controle" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Botões" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Testar Force Feedback" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Efeitos Disponíveis" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3627,6 +3627,10 @@ msgstr "" msgid "Game Controllers" msgstr "Controles de Jogos" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Erro ao converter objeto em tipo primitivo" diff --git a/po/pt_PT.po b/po/pt_PT.po index e58d1287899..c0459b5f7bc 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -704,7 +704,7 @@ msgstr "Palavra &Inteira" msgid "Match &Case" msgstr "&Maiúsculas/minúsculas" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Direção" @@ -3604,27 +3604,27 @@ msgstr "Aumentada" msgid "High" msgstr "Alta" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Desactivar" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Activar" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Conectado" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Desactivado" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3632,23 +3632,23 @@ msgstr "" "Depois de activar ou desactivar um dispositivo, os joysticks ligados não " "serão actualisados aqui até reiniciar esta mini-aplicação." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Testar Joystick" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Botões" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Testar Force Feedback" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Efeitos Disponíveis" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3660,6 +3660,10 @@ msgstr "" msgid "Game Controllers" msgstr "Controladores de Jogo" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Erro ao converter objecto em tipo primitivo" diff --git a/po/rm.po b/po/rm.po index e5e0b5e8d71..6a8f68ae350 100644 --- a/po/rm.po +++ b/po/rm.po @@ -681,7 +681,7 @@ msgstr "" msgid "Match &Case" msgstr "" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "" @@ -3501,49 +3501,49 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3553,6 +3553,10 @@ msgstr "" msgid "Game Controllers" msgstr "" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/ro.po b/po/ro.po index db8a905dbdd..a44424c576a 100644 --- a/po/ro.po +++ b/po/ro.po @@ -679,7 +679,7 @@ msgstr "&Numai cuvinte întregi" msgid "Match &Case" msgstr "Sensibil la registru" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Direcție" @@ -3561,49 +3561,49 @@ msgstr "Mărit" msgid "High" msgstr "Înalt" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Joystick-uri" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Dezactivează" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "Activ&ează" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Conectat" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "&Dezactivat" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Testează joystick-ul" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Butoane" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Efecte disponibile" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3615,6 +3615,10 @@ msgstr "" msgid "Game Controllers" msgstr "Creează un control" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Eroare la convertirea obiectului la un tip primitiv" diff --git a/po/ru.po b/po/ru.po index 424f8fbf003..f770603e15a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -688,7 +688,7 @@ msgstr "&Только слово целиком" msgid "Match &Case" msgstr "C &учетом регистра" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Направление" @@ -3566,27 +3566,27 @@ msgstr "Повышенный" msgid "High" msgstr "Высокий" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Джойстики" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Отключить" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Включить" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Подключено" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Выключено" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3594,23 +3594,23 @@ msgstr "" "Список подключенных джойстиков не обновляется автоматически при подключении/" "отключении устройств, требуется перезапуск этой программы." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Проверить джойстик" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Кнопки" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Проверить отдачу" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Доступные эффекты" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3622,6 +3622,10 @@ msgstr "" msgid "Game Controllers" msgstr "Игровые контроллеры" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Ошибка конвертирования объекта в примитивный тип" diff --git a/po/si.po b/po/si.po index 54c1c6775a6..f9d72df2dc6 100644 --- a/po/si.po +++ b/po/si.po @@ -686,7 +686,7 @@ msgstr "සම්පූර්ණ වචනය පමණක් ගැලපේ (& msgid "Match &Case" msgstr "" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "දිශාව" @@ -3493,49 +3493,49 @@ msgstr "" msgid "High" msgstr "වැඩි" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "නියාමක යටි" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "ඕෆ් කරන්න (&D)" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "සබල කරන්න (&E)" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "සබඳිලා" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "ඕෆ් කරලා" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "බොත්තම්" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3545,6 +3545,10 @@ msgstr "" msgid "Game Controllers" msgstr "" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/sk.po b/po/sk.po index 25896d4fbca..f78ac9412ed 100644 --- a/po/sk.po +++ b/po/sk.po @@ -710,7 +710,7 @@ msgstr "Len &celé slová" msgid "Match &Case" msgstr "&Rozlišovať malé a veľké písmená" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Smer" @@ -3530,56 +3530,56 @@ msgstr "Zvýšené" msgid "High" msgstr "Vysoké" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Zakázať" -#: joy.rc:40 +#: joy.rc:41 #, fuzzy #| msgid "&Disable" msgid "&Enable" msgstr "&Zakázať" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy msgid "Connected" msgstr "Súbor nenájdený" -#: joy.rc:43 +#: joy.rc:44 #, fuzzy #| msgid "&Disable" msgid "Disabled" msgstr "&Zakázať" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy #| msgid "Available formats" msgid "Available Effects" msgstr "Dostupné formáty" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3589,6 +3589,10 @@ msgstr "" msgid "Game Controllers" msgstr "" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/sl.po b/po/sl.po index 15d5a6866a3..42131f48609 100644 --- a/po/sl.po +++ b/po/sl.po @@ -709,7 +709,7 @@ msgstr "&Samo cele besede" msgid "Match &Case" msgstr "&Razlikuj velikost črk" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Smer iskanja" @@ -3622,57 +3622,57 @@ msgstr "Povečano" msgid "High" msgstr "Visoka" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Onemogoči" -#: joy.rc:40 +#: joy.rc:41 #, fuzzy #| msgid "&enable" msgid "&Enable" msgstr "&omogoči" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy #| msgid "Disconnected" msgid "Connected" msgstr "Povezava je bila prekinjena" -#: joy.rc:43 +#: joy.rc:44 #, fuzzy #| msgid "&Disable" msgid "Disabled" msgstr "&Onemogoči" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy #| msgid "Available formats" msgid "Available Effects" msgstr "Razpoložljive oblike" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3684,6 +3684,10 @@ msgstr "" msgid "Game Controllers" msgstr "Ustvari nadzornik" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Napaka med pretvarjanjem predmeta v primitivno vrsto" diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po index 6fae0980d48..ed10ce3b7f7 100644 --- a/po/sr_RS@cyrillic.po +++ b/po/sr_RS@cyrillic.po @@ -699,7 +699,7 @@ msgstr "Пронађи само &целу реч" msgid "Match &Case" msgstr "Подударање &малих и великих слова" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Правац" @@ -3604,54 +3604,54 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 #, fuzzy msgid "&Disable" msgstr "табела" -#: joy.rc:40 +#: joy.rc:41 #, fuzzy msgid "&Enable" msgstr "&Табела" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy msgid "Connected" msgstr "Датотека није пронађена" -#: joy.rc:43 +#: joy.rc:44 #, fuzzy msgid "Disabled" msgstr "табела" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy msgid "Available Effects" msgstr "Н&апред" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3663,6 +3663,10 @@ msgstr "" msgid "Game Controllers" msgstr "Направи контролу" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Грешка у претварању објекта у основну врсту" diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po index 904372a8ebc..4555901d03b 100644 --- a/po/sr_RS@latin.po +++ b/po/sr_RS@latin.po @@ -745,7 +745,7 @@ msgstr "" msgid "Match &Case" msgstr "" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 #, fuzzy msgid "Direction" msgstr "Opis" @@ -3684,54 +3684,54 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Isključi" -#: joy.rc:40 +#: joy.rc:41 #, fuzzy msgid "&Enable" msgstr "&Tabela" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy msgid "Connected" msgstr "Datoteka nije pronađena" -#: joy.rc:43 +#: joy.rc:44 #, fuzzy #| msgid "&Disable" msgid "Disabled" msgstr "&Isključi" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy msgid "Available Effects" msgstr "N&apred" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3743,6 +3743,10 @@ msgstr "" msgid "Game Controllers" msgstr "Napravi kontrolu" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Greška u pretvaranju objekta u osnovnu vrstu" diff --git a/po/sv.po b/po/sv.po index 3a24bfb1b30..809e11149ad 100644 --- a/po/sv.po +++ b/po/sv.po @@ -691,7 +691,7 @@ msgstr "&Bara hela ord" msgid "Match &Case" msgstr "&Skillnad på stora/små bokstäver" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Riktning" @@ -3583,27 +3583,27 @@ msgstr "Ökad" msgid "High" msgstr "Hög" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Joysticks" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Inaktivera" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Aktivera" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Ansluten" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Inaktiverad" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3611,23 +3611,23 @@ msgstr "" "Efter att ha inaktiverat eller aktiverat en enhet kommer de anslutna " "styrspakarna inte att uppdateras här innan du startar om detta miniprogram." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Testa joysticken" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Knappar" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Testa kraftåterkoppling" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Tillgängliga effekter" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3639,6 +3639,10 @@ msgstr "" msgid "Game Controllers" msgstr "Spelkontroller" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Kunde inte konvertera objekt till primitiv typ" diff --git a/po/ta.po b/po/ta.po index d9f5cba095e..4b3856aac8a 100644 --- a/po/ta.po +++ b/po/ta.po @@ -663,7 +663,7 @@ msgstr "" msgid "Match &Case" msgstr "" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "" @@ -3436,49 +3436,49 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3488,6 +3488,10 @@ msgstr "" msgid "Game Controllers" msgstr "" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/te.po b/po/te.po index 1afbeaa2aca..221649faf3e 100644 --- a/po/te.po +++ b/po/te.po @@ -670,7 +670,7 @@ msgstr "" msgid "Match &Case" msgstr "" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "" @@ -3472,49 +3472,49 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3524,6 +3524,10 @@ msgstr "" msgid "Game Controllers" msgstr "" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/th.po b/po/th.po index ca7888166a7..289b0d51984 100644 --- a/po/th.po +++ b/po/th.po @@ -677,7 +677,7 @@ msgstr "ตรงกันทุกตัวอักษร" msgid "Match &Case" msgstr "พิจารณาตัวเล็ก-ใหญ่" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "ทาง" @@ -3522,52 +3522,52 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "" -#: joy.rc:41 +#: joy.rc:42 #, fuzzy msgid "Connected" msgstr "ไม่พบแฟ้ม" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 #, fuzzy #| msgid "A&vailable buttons:" msgid "Available Effects" msgstr "ทีเลือกได้:" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3578,6 +3578,10 @@ msgstr "" msgid "Game Controllers" msgstr "เนื้อหา" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/tr.po b/po/tr.po index 74a03403f55..d09de296e10 100644 --- a/po/tr.po +++ b/po/tr.po @@ -685,7 +685,7 @@ msgstr "Yalnızca &Tam Sözcükleri Bul" msgid "Match &Case" msgstr "BÜYÜK/küçük Harf &Duyarlı" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Yön" @@ -3557,27 +3557,27 @@ msgstr "Arttırılmış" msgid "High" msgstr "Yüksek" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Oyun Kolları" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "&Devre Dışı Bırak" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Etkinleştir" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Bağlı" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Devre dışı" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3585,23 +3585,23 @@ msgstr "" "Bir aygıtı etkinleştirdiğinizde veya kapattığınızda, siz bu ayarlara yeniden " "girene kadar bağlı oyun kolları burada güncellenmeyecektir." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Oyun Kolunu Test Et" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Düğmeler" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "Zorunlu Geri Beslemeyi Kontrol Et" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Kullanılabilir Efektler" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3613,6 +3613,10 @@ msgstr "" msgid "Game Controllers" msgstr "Oyun Denetleyicileri" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Nesneyi ilkel birime dönüştürürken hata" diff --git a/po/uk.po b/po/uk.po index 2f67c38b4d2..b5d1c279634 100644 --- a/po/uk.po +++ b/po/uk.po @@ -682,7 +682,7 @@ msgstr "&Лише слово цілком" msgid "Match &Case" msgstr "Враховувати &регістр" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Напрям" @@ -3560,27 +3560,27 @@ msgstr "Збільшені" msgid "High" msgstr "Високі" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "Джойстик" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "Вим&кнути" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "&Увімкнути" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "Під'єднано" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "Вимкнений" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3588,23 +3588,23 @@ msgstr "" "Після увімкнення чи вимкнення пристрою, під’єднаний джойстик не буде " "оновлений, поки Ви не перезавантажите цей аплет." -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "Випробувати Джойстик" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "Кнопки" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "Доступні Ефекти" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3616,6 +3616,10 @@ msgstr "" msgid "Game Controllers" msgstr "Ігрові Контролери" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "Помилка конвертування об'єкту в примітивний тип" diff --git a/po/wa.po b/po/wa.po index 26c10d97a78..cc1647d5753 100644 --- a/po/wa.po +++ b/po/wa.po @@ -681,7 +681,7 @@ msgstr "Mots &etîrs seulmint" msgid "Match &Case" msgstr "Rispecter les &madjuscules/minuscules" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "Direccion" @@ -3533,49 +3533,49 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3585,6 +3585,10 @@ msgstr "" msgid "Game Controllers" msgstr "" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/wine.pot b/po/wine.pot index e942124cf89..7ed1f31bb18 100644 --- a/po/wine.pot +++ b/po/wine.pot @@ -656,7 +656,7 @@ msgstr "" msgid "Match &Case" msgstr "" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "" @@ -3429,49 +3429,49 @@ msgstr "" msgid "High" msgstr "" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3481,6 +3481,10 @@ msgstr "" msgid "Game Controllers" msgstr "" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 2be8ad8b146..6b877a0f754 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -671,7 +671,7 @@ msgstr "全字匹配(&W)" msgid "Match &Case" msgstr "区分大小写(&C)" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "方向" @@ -3505,27 +3505,27 @@ msgstr "较高" msgid "High" msgstr "高" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "操纵杆" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "停用(&D)" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "启用(&E)" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "已连接" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "停用" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." @@ -3533,23 +3533,23 @@ msgstr "" "在禁用或启用设备之后,已连接的操纵杆的信息将不会在这里更新,直到您重启该小工" "具为止。" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "测试操纵杆" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "按钮" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "测试力反馈" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "可选效果" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3559,6 +3559,10 @@ msgstr "在控制器上按任意键以激活选中的效果。可根据控制器 msgid "Game Controllers" msgstr "游戏控制器" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "将对象转换为基本类型时出错" diff --git a/po/zh_TW.po b/po/zh_TW.po index e95678a4092..b50936d0882 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -680,7 +680,7 @@ msgstr "全字拼寫須符合(&W)" msgid "Match &Case" msgstr "大小寫視為相異(&C)" -#: comdlg32.rc:325 joy.rc:71 +#: comdlg32.rc:325 joy.rc:72 msgid "Direction" msgstr "方向" @@ -3545,49 +3545,49 @@ msgstr "已增加" msgid "High" msgstr "高" -#: joy.rc:36 +#: joy.rc:37 msgid "Joysticks" msgstr "搖桿" -#: joy.rc:39 winecfg.rc:212 +#: joy.rc:40 winecfg.rc:212 msgid "&Disable" msgstr "停用(&D)" -#: joy.rc:40 +#: joy.rc:41 msgid "&Enable" msgstr "啟用(&E)" -#: joy.rc:41 +#: joy.rc:42 msgid "Connected" msgstr "已連線" -#: joy.rc:43 +#: joy.rc:44 msgid "Disabled" msgstr "已停用" -#: joy.rc:45 +#: joy.rc:46 msgid "" "After disabling or enabling a device, the connected joysticks won't be " "updated here until you restart this applet." msgstr "停用或啟用裝置之後,已連線的搖桿將無法更新,直到您重新啟動這個小程式。" -#: joy.rc:50 +#: joy.rc:51 msgid "Test Joystick" msgstr "測試搖桿" -#: joy.rc:54 +#: joy.rc:55 msgid "Buttons" msgstr "按鈕" -#: joy.rc:63 +#: joy.rc:64 msgid "Test Force Feedback" msgstr "測試應力回饋" -#: joy.rc:67 +#: joy.rc:68 msgid "Available Effects" msgstr "可用效果" -#: joy.rc:69 +#: joy.rc:70 msgid "" "Press any button in the controller to activate the chosen effect. The effect " "direction can be changed with the controller axis." @@ -3599,6 +3599,10 @@ msgstr "" msgid "Game Controllers" msgstr "遊戲控制器" +#: joy.rc:32 +msgid "Test and configure game controllers." +msgstr "" + #: jscript.rc:28 msgid "Error converting object to primitive type" msgstr "轉換物件到基本類型時發生錯誤"