You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: intl/msg_hash_ar.h
+2-18Lines changed: 2 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -195,23 +195,11 @@ MSG_HASH(
195
195
)
196
196
MSG_HASH(
197
197
MENU_ENUM_LABEL_VALUE_RESTART_RETROARCH,
198
-
"إعادة تشغيل رترو أرك"
199
-
)
200
-
MSG_HASH(
201
-
MENU_ENUM_SUBLABEL_RESTART_RETROARCH,
202
-
"يعيد تشغيل البرنامج."
198
+
"إعادة التشغيل"
203
199
)
204
200
MSG_HASH(
205
201
MENU_ENUM_LABEL_VALUE_QUIT_RETROARCH,
206
-
"مغادرة البرنامج"
207
-
)
208
-
MSG_HASH(
209
-
MENU_ENUM_SUBLABEL_QUIT_RETROARCH,
210
-
"مغادرة البرنامج."
211
-
)
212
-
MSG_HASH(
213
-
MENU_ENUM_LABEL_HELP_QUIT_RETROARCH,
214
-
"إنهاء RetroArch. قتل البرنامج بأي طريقة صعبة (SIGKILL، إلخ. سيتم إنهاء RetroArch دون حفظ التكوين، إلخ. على أحب يونكس، يسمح SIGINT/SIGTERM بإزالة التشكيلات النظيفة."
Copy file name to clipboardExpand all lines: intl/msg_hash_ca.h
+2-30Lines changed: 2 additions & 30 deletions
Original file line number
Diff line number
Diff line change
@@ -195,23 +195,11 @@ MSG_HASH(
195
195
)
196
196
MSG_HASH(
197
197
MENU_ENUM_LABEL_VALUE_RESTART_RETROARCH,
198
-
"Reinicia el RetroArch"
199
-
)
200
-
MSG_HASH(
201
-
MENU_ENUM_SUBLABEL_RESTART_RETROARCH,
202
-
"Reinicia el programa."
198
+
"Reinicia"
203
199
)
204
200
MSG_HASH(
205
201
MENU_ENUM_LABEL_VALUE_QUIT_RETROARCH,
206
-
"Tanca el RetroArch"
207
-
)
208
-
MSG_HASH(
209
-
MENU_ENUM_SUBLABEL_QUIT_RETROARCH,
210
-
"Surt del programa."
211
-
)
212
-
MSG_HASH(
213
-
MENU_ENUM_LABEL_HELP_QUIT_RETROARCH,
214
-
"Tanca RetroArch. Si tanques el programa d'una manera forçada (SIGKILL, etc.) RetroArch no desarà les configuracions, etc. En sistemes Unix, SIGNIT/SIGTERM permet un tancament net."
202
+
"Surt"
215
203
)
216
204
217
205
/* Main Menu > Load Core */
@@ -1407,10 +1395,6 @@ MSG_HASH(
1407
1395
MENU_ENUM_LABEL_VALUE_MENU_DRIVER,
1408
1396
"Menú"
1409
1397
)
1410
-
MSG_HASH(
1411
-
MENU_ENUM_SUBLABEL_MENU_DRIVER,
1412
-
"Tria el tipus d'entorn gràfic del menú que es farà servir."
1413
-
)
1414
1398
MSG_HASH(
1415
1399
MENU_ENUM_LABEL_VALUE_RECORD_DRIVER,
1416
1400
"Enregistrament"
@@ -4900,18 +4884,6 @@ MSG_HASH( /* FIXME Not RGUI specific */
4900
4884
MENU_ENUM_LABEL_VALUE_RGUI_BROWSER_DIRECTORY,
4901
4885
"Navegador d'Arxius"
4902
4886
)
4903
-
MSG_HASH( /* FIXME Not RGUI specific */
4904
-
MENU_ENUM_SUBLABEL_RGUI_BROWSER_DIRECTORY,
4905
-
"Estableix el directori inicial pel navegador de fitxers."
4906
-
)
4907
-
MSG_HASH( /* FIXME Not RGUI specific */
4908
-
MENU_ENUM_LABEL_VALUE_RGUI_CONFIG_DIRECTORY,
4909
-
"Arxius de configuració"
4910
-
)
4911
-
MSG_HASH( /* FIXME Not RGUI specific */
4912
-
MENU_ENUM_SUBLABEL_RGUI_CONFIG_DIRECTORY,
4913
-
"Estableix el directori inicial pel navegador de configuracions de menú."
0 commit comments