From 1ebe6461984704307055e7770ffc0c3e965a1269 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 26 Jun 2024 00:12:27 +0000 Subject: [PATCH] Fetch translations from Crowdin --- intl/msg_hash_ar.h | 10 ++++ intl/msg_hash_ast.h | 10 ++++ intl/msg_hash_be.h | 8 ++- intl/msg_hash_bg.h | 10 ++++ intl/msg_hash_ca.h | 10 ++++ intl/msg_hash_chs.h | 8 ++- intl/msg_hash_cht.h | 8 ++- intl/msg_hash_cs.h | 8 ++- intl/msg_hash_cy.h | 10 ++++ intl/msg_hash_da.h | 10 ++++ intl/msg_hash_de.h | 8 ++- intl/msg_hash_el.h | 10 ++++ intl/msg_hash_en.h | 10 ++++ intl/msg_hash_eo.h | 10 ++++ intl/msg_hash_es.h | 118 ++++++++++++++++++++++++++++++++---------- intl/msg_hash_fa.h | 10 ++++ intl/msg_hash_fi.h | 8 ++- intl/msg_hash_fr.h | 8 ++- intl/msg_hash_gl.h | 88 +++++++++++++++++++------------ intl/msg_hash_he.h | 10 ++++ intl/msg_hash_hr.h | 10 ++++ intl/msg_hash_hu.h | 8 ++- intl/msg_hash_id.h | 10 ++++ intl/msg_hash_it.h | 8 ++- intl/msg_hash_ja.h | 8 ++- intl/msg_hash_ko.h | 8 ++- intl/msg_hash_mt.h | 10 ++++ intl/msg_hash_nl.h | 10 ++++ intl/msg_hash_no.h | 8 ++- intl/msg_hash_oc.h | 10 ++++ intl/msg_hash_or.h | 10 ++++ intl/msg_hash_pl.h | 8 ++- intl/msg_hash_pt_br.h | 10 ++++ intl/msg_hash_pt_pt.h | 10 ++++ intl/msg_hash_ro.h | 10 ++++ intl/msg_hash_ru.h | 8 ++- intl/msg_hash_si.h | 10 ++++ intl/msg_hash_sk.h | 10 ++++ intl/msg_hash_sr.h | 10 ++++ intl/msg_hash_sv.h | 8 ++- intl/msg_hash_tr.h | 8 ++- intl/msg_hash_uk.h | 8 ++- intl/msg_hash_val.h | 10 ++++ intl/msg_hash_vn.h | 10 ++++ intl/progress.h | 16 +++--- 45 files changed, 524 insertions(+), 84 deletions(-) diff --git a/intl/msg_hash_ar.h b/intl/msg_hash_ar.h index ab53b4b4f2..e8414df6e4 100644 --- a/intl/msg_hash_ar.h +++ b/intl/msg_hash_ar.h @@ -1148,6 +1148,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_SAVING_SETTINGS, "تغيير اعدادات النواة." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME, "اسم المستخدم" @@ -1875,6 +1883,8 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_Y, "نسبة الجوانب المخصصة (موضع X)" ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "نسبة الجوانب المخصصة (العرض)" diff --git a/intl/msg_hash_ast.h b/intl/msg_hash_ast.h index 67088fe150..f615353518 100644 --- a/intl/msg_hash_ast.h +++ b/intl/msg_hash_ast.h @@ -824,6 +824,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_ENABLE, "Activar la sincronización na nube" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME, "Nome d'usuariu" @@ -1059,6 +1067,8 @@ MSG_HASH( "Caltener la proporción del aspeutu" ) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/msg_hash_be.h b/intl/msg_hash_be.h index 9cccbf298b..2ce6128b28 100644 --- a/intl/msg_hash_be.h +++ b/intl/msg_hash_be.h @@ -1228,10 +1228,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Дэструктыўная воблачная сінхранізацыя" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Калі адключана, файлы будуць перасунутыя ў тэчку рэзервовай копіі перад іх перазапісам ці выдаленнем." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Бэкенд воблачнай сінхранізацыі" @@ -2475,6 +2479,8 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_Y, "Уласныя суадносіны бакоў (пазіцыя Y)" ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Уласныя суадносіны бакоў (шырыня)" diff --git a/intl/msg_hash_bg.h b/intl/msg_hash_bg.h index 641a387610..1e0fa3ea02 100644 --- a/intl/msg_hash_bg.h +++ b/intl/msg_hash_bg.h @@ -336,6 +336,14 @@ MSG_HASH( /* Settings */ +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_PLAYLIST_SETTINGS, "Плейлисти" @@ -379,6 +387,8 @@ MSG_HASH( #if defined(DINGUX) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/msg_hash_ca.h b/intl/msg_hash_ca.h index 203be8777c..ea02994dec 100644 --- a/intl/msg_hash_ca.h +++ b/intl/msg_hash_ca.h @@ -1132,6 +1132,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_SAVING_SETTINGS, "Canvia les configuracions de desament." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME, "Nom d’usuari" @@ -1907,6 +1915,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Òfset de subàrea de visualització personalitzat per definir la posició de l'eix Y de la subàrea de visualització.\nS'ignora si s'activa 'Escalat d'enter'." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Relació d'aspecte personalitzat (amplada)" diff --git a/intl/msg_hash_chs.h b/intl/msg_hash_chs.h index ee4a97a851..3bbd331d8d 100644 --- a/intl/msg_hash_chs.h +++ b/intl/msg_hash_chs.h @@ -1232,10 +1232,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "破坏性云同步" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "禁用后,文件会在被覆盖或删除之前移至备份文件夹。" - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "云同步后端" @@ -2559,6 +2563,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "自定义 Y 轴视图偏移量。\n如果启用「整数缩放」则忽略此选项。" ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "自定义宽高比宽度" diff --git a/intl/msg_hash_cht.h b/intl/msg_hash_cht.h index 5b4819cde8..e7fd81052a 100644 --- a/intl/msg_hash_cht.h +++ b/intl/msg_hash_cht.h @@ -1188,10 +1188,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_ENABLE, "嘗試將雲端設定檔、記憶存檔與狀態同步到雲端儲存供應商。" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "若未啟用,覆蓋或刪除前檔案將會移動到備份資料夾。" - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "雲端同步後端" @@ -2351,6 +2355,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "自訂影像顯示垂直位置, 正數向下移動, 負數向上移動。\n開啟「整數縮放」時此選項被忽略。" ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "自訂寬度" diff --git a/intl/msg_hash_cs.h b/intl/msg_hash_cs.h index a90bed0291..dade613cd5 100644 --- a/intl/msg_hash_cs.h +++ b/intl/msg_hash_cs.h @@ -1200,10 +1200,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Destruktivní cloudová synchronizace" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Pokud je tato funkce vypnuta, jsou soubory před přepsáním nebo odstraněním přesunuty do záložní složky." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Backend cloudové synchronizace" @@ -2503,6 +2507,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Vlastní posun zobrazení, který se používá k určení polohy osy Y zobrazení.\nTyto údaje jsou ignorovány, pokud je povoleno 'Celočíselné Škálování'." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Vlastní poměr stran (na šířku)" diff --git a/intl/msg_hash_cy.h b/intl/msg_hash_cy.h index 3b0868f949..da51b90ca9 100644 --- a/intl/msg_hash_cy.h +++ b/intl/msg_hash_cy.h @@ -880,6 +880,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_SAVING_SETTINGS, "Newid gosodiadau arbed." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LOGGING_SETTINGS, "Logio" @@ -1015,6 +1023,8 @@ MSG_HASH( #if defined(DINGUX) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/msg_hash_da.h b/intl/msg_hash_da.h index 62a4c7a6e9..54ea362522 100644 --- a/intl/msg_hash_da.h +++ b/intl/msg_hash_da.h @@ -752,6 +752,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_SAVING_SETTINGS, "Skift gemmeindstillinger." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LOGGING_SETTINGS, "Logning" @@ -971,6 +979,8 @@ MSG_HASH( #if defined(DINGUX) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/msg_hash_de.h b/intl/msg_hash_de.h index bc732000bb..367465784e 100644 --- a/intl/msg_hash_de.h +++ b/intl/msg_hash_de.h @@ -1160,10 +1160,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Destruktive Cloud-Synchronisation" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Wenn deaktiviert, werden die Dateien in einen Sicherungsordner verschoben, bevor sie überschrieben oder gelöscht werden." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Cloud-Sync-Backend" @@ -2467,6 +2471,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Benutzerdefinierter Versatz des Ansichtsfensters, welcher die Y-Achsenposition definiert.\nDieser wird ignoriert, wenn \"Ganzzahlige Skalierung\" aktiviert ist." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Bildbreite" diff --git a/intl/msg_hash_el.h b/intl/msg_hash_el.h index 2499b5bd94..c5ad546d08 100644 --- a/intl/msg_hash_el.h +++ b/intl/msg_hash_el.h @@ -1148,6 +1148,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_SAVING_SETTINGS, "Αλλαγή ρυθμίσεων αποθήκευσης." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME, "Όνομα Χρήστη" @@ -1611,6 +1619,8 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_Y, "Προτιμώμενη Θέση Άξωνα Y Αναλογίας Οθόνης" ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Προτιμώμενο Πλάτος Αναλογίας Οθόνης" diff --git a/intl/msg_hash_en.h b/intl/msg_hash_en.h index b49134be15..5162b1421f 100644 --- a/intl/msg_hash_en.h +++ b/intl/msg_hash_en.h @@ -128,6 +128,14 @@ MSG_HASH( /* Settings */ +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) /* Core option category placeholders for icons */ @@ -319,6 +327,8 @@ MSG_HASH( "Maintain 1:1 pixel aspect ratios when scaling content with the internal IPU. If it's disabled, images will then be stretched to fill the entire display." ) #endif +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_CROP_OVERSCAN, "Cut off a few pixels around the edges of the image customarily left blank by developers which sometimes also contain rubbish pixels." diff --git a/intl/msg_hash_eo.h b/intl/msg_hash_eo.h index a93f98506b..129b86c305 100644 --- a/intl/msg_hash_eo.h +++ b/intl/msg_hash_eo.h @@ -264,6 +264,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_SAVING_SETTINGS, "Change settings for the saving." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_SUBLABEL_LOGGING_SETTINGS, "Change settings for the logging." @@ -415,6 +423,8 @@ MSG_HASH( #if defined(DINGUX) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/msg_hash_es.h b/intl/msg_hash_es.h index 6ad51e765c..de045a1868 100644 --- a/intl/msg_hash_es.h +++ b/intl/msg_hash_es.h @@ -1220,10 +1220,26 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Sincronización destructiva" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_SAVES, + "Sincronizar: datos guardados/guardados rápidos" + ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sincronizar: archivos de configuración" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_SAVES, + "Al activar esta opción se sincronizarán los datos guardados y los guardados rápidos a la nube." + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_CONFIGS, + "Al activar esta opción se sincronizarán los archivos de configuración a la nube." + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Al desactivar esta opción, los archivos serán trasladados a una carpeta de copia de seguridad antes de ser sobrescritos o eliminados." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Motor de sincronización en la nube" @@ -1402,11 +1418,11 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_POWER_MANAGEMENT_SETTINGS, - "Energía" + "Administración de energía" ) MSG_HASH( MENU_ENUM_SUBLABEL_POWER_MANAGEMENT_SETTINGS, - "Cambia los ajustes de energía." + "Cambia los ajustes de la administración de energía." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_RETRO_ACHIEVEMENTS_SETTINGS, @@ -2543,6 +2559,56 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Indica el diferencial de posición respecto al eje Y del área de visualización.\nEste valor se ignorará si la opción «Escalar usando números enteros» está activada." ) +MSG_HASH( + MENU_ENUM_LABEL_VIDEO_VIEWPORT_BIAS_X, + "Compensación del eje X del punto de anclaje del área de visualización" + ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_BIAS_X, + "Compensación del eje X del punto de anclaje del área de visualización" + ) +MSG_HASH( + MENU_ENUM_LABEL_VIDEO_VIEWPORT_BIAS_Y, + "Compensación del eje Y del punto de anclaje del área de visualización" + ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_BIAS_Y, + "Compensación del eje Y del punto de anclaje del área de visualización" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_BIAS_X, + "Compensación personalizada usada para desplazar horizontalmente el área de visualización (si es más ancha que la altura del contenido). 0,0 significa llevar al extremo izquierdo y 1,0 significa llevar al extremo derecho." + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_BIAS_Y, + "Compensación personalizada usada para desplazar verticalmente el área de visualización (si es más alta que la altura del contenido). 0,0 significa llevar al extremo superior y 1,0 significa llevar al extremo inferior." + ) +#if defined(RARCH_MOBILE) +MSG_HASH( + MENU_ENUM_LABEL_VIDEO_VIEWPORT_BIAS_PORTRAIT_X, + "Compensación del eje X del punto de anclaje del área de visualización (orientación vertical)" + ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_BIAS_PORTRAIT_X, + "Compensación del eje X del punto de anclaje del área de visualización (orientación vertical)" + ) +MSG_HASH( + MENU_ENUM_LABEL_VIDEO_VIEWPORT_BIAS_PORTRAIT_Y, + "Compensación del eje Y del punto de anclaje del área de visualización (orientación vertical)" + ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_BIAS_PORTRAIT_Y, + "Compensación del eje Y del punto de anclaje del área de visualización (orientación vertical)" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_BIAS_PORTRAIT_X, + "Compensación personalizada usada para desplazar horizontalmente el área de visualización (si es más ancha que la altura del contenido) en una orientación vertical. 0,0 significa llevar al extremo izquierdo y 1,0 significa llevar al extremo derecho." + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_BIAS_PORTRAIT_Y, + "Compensación personalizada usada para desplazar verticalmente el área de visualización (si es más alta que la altura del contenido) en una orientación vertical. 0,0 significa llevar al extremo superior y 1,0 significa llevar al extremo inferior." + ) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Relación de aspecto personalizada (ancho)" @@ -4294,7 +4360,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_RUN_AHEAD_FRAMES, - "Ajusta el número de fotogramas a ejecutar de forma anticipada. Puede haber tirones si el número de fotogramas retrasados supera al valor interno del juego." + "Ajusta el número de fotogramas a ejecutar de forma anticipada. Puede haber distorsiones visuales si el número de fotogramas retrasados supera al valor interno del juego." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_RUN_AHEAD_SECONDARY_INSTANCE, @@ -4334,7 +4400,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_PREEMPT_FRAMES, - "Ajusta el número de fotogramas preventivos que se ejecutarán. Puede haber tirones si el número de fotogramas retrasados supera al valor interno del juego." + "Ajusta el número de fotogramas preventivos que se ejecutarán. Puede haber distorsiones visuales si el número de fotogramas retrasados supera al valor interno del juego." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_PREEMPT_HIDE_WARNINGS, @@ -5272,19 +5338,19 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_OVERLAY_X_OFFSET_LANDSCAPE, - "Compensación X de superposición (modo horizontal)" + "Desplazamiento X de superposición (modo horizontal)" ) MSG_HASH( MENU_ENUM_SUBLABEL_OVERLAY_X_OFFSET_LANDSCAPE, - "Compensa la superposición en el eje horizontal al utilizar una orientación de pantalla horizontal. Los valores positivos desplazarán la superposición hacia la derecha y los negativos hacia la izquierda." + "Desplaza la superposición en el eje horizontal al utilizar una orientación de pantalla horizontal. Los valores positivos desplazarán la superposición hacia la derecha y los negativos hacia la izquierda." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_OVERLAY_Y_OFFSET_LANDSCAPE, - "Compensación Y de superposición (modo horizontal)" + "Desplazamiento Y de superposición (modo horizontal)" ) MSG_HASH( MENU_ENUM_SUBLABEL_OVERLAY_Y_OFFSET_LANDSCAPE, - "Compensa la superposición en el eje vertical al utilizar una orientación de pantalla horizontal. Los valores positivos desplazarán la superposición hacia arriba y los negativos hacia abajo." + "Desplaza la superposición en el eje vertical al utilizar una orientación de pantalla horizontal. Los valores positivos desplazarán la superposición hacia arriba y los negativos hacia abajo." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_OVERLAY_SCALE_PORTRAIT, @@ -5320,19 +5386,19 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_OVERLAY_X_OFFSET_PORTRAIT, - "Compensación X de superposición (modo vertical)" + "Desplazamiento X de superposición (modo vertical)" ) MSG_HASH( MENU_ENUM_SUBLABEL_OVERLAY_X_OFFSET_PORTRAIT, - "Compensa la superposición en el eje horizontal al utilizar una orientación de pantalla vertical. Los valores positivos desplazarán la superposición hacia la derecha y los negativos hacia la izquierda." + "Desplaza la superposición en el eje horizontal al utilizar una orientación de pantalla vertical. Los valores positivos desplazarán la superposición hacia la derecha y los negativos hacia la izquierda." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_OVERLAY_Y_OFFSET_PORTRAIT, - "Compensación Y de superposición (modo vertical)" + "Desplazamiento Y de superposición (modo vertical)" ) MSG_HASH( MENU_ENUM_SUBLABEL_OVERLAY_Y_OFFSET_PORTRAIT, - "Compensa la superposición en el eje vertical al utilizar una orientación de pantalla vertical. Los valores positivos desplazarán la superposición hacia arriba y los negativos hacia abajo." + "Desplaza la superposición en el eje vertical al utilizar una orientación de pantalla vertical. Los valores positivos desplazarán la superposición hacia arriba y los negativos hacia abajo." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_OSK_OVERLAY_SETTINGS, @@ -6759,11 +6825,11 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SETTINGS_SHOW_POWER_MANAGEMENT, - "Mostrar Energía" + "Mostrar Administración de energía" ) MSG_HASH( MENU_ENUM_SUBLABEL_SETTINGS_SHOW_POWER_MANAGEMENT, - "Muestra los ajustes de energía." + "Muestra los ajustes de administración de energía." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SETTINGS_SHOW_ACHIEVEMENTS, @@ -6819,7 +6885,7 @@ MSG_HASH( MSG_HASH( MENU_ENUM_LABEL_VALUE_MENU_SCALE_FACTOR, - "Escala" + "Factor de escala" ) MSG_HASH( MENU_ENUM_SUBLABEL_MENU_SCALE_FACTOR, @@ -7415,11 +7481,11 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_INPUT_LATENCY_FRAMES_MIN, - "Indica el número de fotogramas de entrada que se utilizarán para ocultar la latencia durante el juego en red. Reduce los tirones y el uso de la CPU a costa de incrementar la latencia de entrada." + "Indica el número de fotogramas de entrada que se utilizarán para ocultar la latencia durante el juego en red. Reduce las distorsiones visuales y el uso de la CPU a costa de incrementar la latencia de entrada." ) MSG_HASH( MENU_ENUM_LABEL_HELP_NETPLAY_INPUT_LATENCY_FRAMES_MIN, - "El número de fotogramas de retraso en la entrada que utilizará el juego en red para ocultar la latencia de red.\nEsta opción retrasa la entrada local en el juego en red para que el fotograma ejecutado sea más próximo a los fotogramas que se reciban a través de la red, reduciendo los tirones y el consumo de la CPU, pero generará un retraso en la entrada visible." + "El número de fotogramas de retraso en la entrada que utilizará el juego en red para ocultar la latencia de red.\nEsta opción retrasa la entrada local en el juego en red para que el fotograma ejecutado sea más próximo a los fotogramas que se reciban a través de la red, reduciendo las distorsiones visuales y el consumo de la CPU, pero generará un retraso en la entrada visible." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_INPUT_LATENCY_FRAMES_RANGE, @@ -7427,11 +7493,11 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_INPUT_LATENCY_FRAMES_RANGE, - "Indica el rango de fotogramas de entrada que se utilizarán para ocultar la latencia durante el juego en red. Reduce los tirones y el uso de la CPU a costa de incrementar la latencia de entrada." + "Indica el rango de fotogramas de entrada que se utilizarán para ocultar la latencia durante el juego en red. Reduce las distorsiones visuales y el uso de la CPU a costa de incrementar la latencia de entrada." ) MSG_HASH( MENU_ENUM_LABEL_HELP_NETPLAY_INPUT_LATENCY_FRAMES_RANGE, - "El rango de fotogramas de retraso de entrada que puede utilizar el juego en red para camuflar la latencia de red.\nSi esta opción está activada, el juego en red ajustará de forma dinámica el número de fotogramas de retraso en la entrada para equilibrar el uso de la CPU; el retraso de entrada y la latencia de red. Reducirá los tirones y el consumo de la CPU, pero generará un retraso impredecible en las entradas/controles." + "El rango de fotogramas de retraso de entrada que puede utilizar el juego en red para camuflar la latencia de red.\nSi esta opción está activada, el juego en red ajustará de forma dinámica el número de fotogramas de retraso en la entrada para equilibrar el uso de la CPU; el retraso de entrada y la latencia de red. Reducirá las distorsiones visuales y el consumo de la CPU, pero generará un retraso impredecible en las entradas/controles." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_NAT_TRAVERSAL, @@ -11254,7 +11320,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_MENU_XMB_THUMBNAIL_SCALE_FACTOR, - "Escala de miniaturas" + "Factor de escala de miniaturas" ) MSG_HASH( MENU_ENUM_SUBLABEL_MENU_XMB_THUMBNAIL_SCALE_FACTOR, @@ -11508,7 +11574,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_THUMBNAIL_SCALE_FACTOR, - "Escala de miniaturas" + "Factor de escala de miniaturas" ) MSG_HASH( MENU_ENUM_SUBLABEL_OZONE_THUMBNAIL_SCALE_FACTOR, @@ -12472,7 +12538,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_MAX_SWAPCHAIN_IMAGES, - "Máximo de imágenes en «swap chain»" + "Máximo de imágenes en swap chain" ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_MAX_SWAPCHAIN_IMAGES, @@ -12480,11 +12546,11 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_HELP_VIDEO_MAX_SWAPCHAIN_IMAGES, - "Indica la cantidad máxima de imágenes en «swap chain». Esto indica al controlador de vídeo que utilice un búfer de vídeo concreto.\nBúfer simple: 1\nBúfer doble: 2\nBúfer triple: 3\nSelecciona el búfer más apropiado para mejorar en gran medida la latencia." + "Indica la cantidad máxima de imágenes en swap chain. Esto indica al controlador de vídeo que utilice un búfer de vídeo concreto.\nBúfer simple: 1\nBúfer doble: 2\nBúfer triple: 3\nSelecciona el búfer más apropiado para mejorar en gran medida la latencia." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_WAITABLE_SWAPCHAINS, - "«Swap chains» en espera" + "Swap chains en espera" ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_WAITABLE_SWAPCHAINS, @@ -13825,7 +13891,7 @@ MSG_HASH( ) MSG_HASH( MSG_HW_RENDERED_MUST_USE_POSTSHADED_RECORDING, - "Este núcleo Libretro se renderiza por hardware. Las grabaciones deben tener shaders aplicados." + "Este núcleo libretro se renderiza por hardware. Las grabaciones deben tener shaders aplicados." ) MSG_HASH( MSG_INFLATED_CHECKSUM_DID_NOT_MATCH_CRC32, diff --git a/intl/msg_hash_fa.h b/intl/msg_hash_fa.h index f4fbd382f3..f64f64f6b6 100644 --- a/intl/msg_hash_fa.h +++ b/intl/msg_hash_fa.h @@ -1192,6 +1192,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "همگام‌سازی ابری تخریبی" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DRIVER, "شیوه‌نامهٔ شبکهٔ فضای ابری که باید استفاده شود." @@ -1963,6 +1971,8 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_Y, "نرخ نسبت سفارشی (موقعیت Y)" ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "نرخ نسبت سفارشی (عرض)" diff --git a/intl/msg_hash_fi.h b/intl/msg_hash_fi.h index 9ddc1a8d08..f38b740cc8 100644 --- a/intl/msg_hash_fi.h +++ b/intl/msg_hash_fi.h @@ -1208,10 +1208,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Tuhoava pilvisynkronointi" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Kun pois käytöstä, tiedostot siirretään varmuuskopio-kansioon, ennen kuin niitä korvataan tai poistetaan." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Pilvisynkronoinnin taustaosa" @@ -2339,6 +2343,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Mukautettu ikkunan siirtymä, jota käytetään ikkunan Y-akselin sijainnin määrittämiseen.\nNämä jätetään huomioimatta, jos 'Skaalaa kokonaisluvuin' on käytössä." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Mukautettu kuvasuhde (Leveys)" diff --git a/intl/msg_hash_fr.h b/intl/msg_hash_fr.h index ac5ed4b91e..c794a75f12 100644 --- a/intl/msg_hash_fr.h +++ b/intl/msg_hash_fr.h @@ -1196,10 +1196,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Synchronisation destructive avec le Cloud" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Lorsque cette option est désactivée, les fichiers sont déplacés vers un dossier de sauvegarde avant d'être remplacés ou supprimés." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Plateforme de synchronisation avec le Cloud" @@ -2523,6 +2527,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Décalage de la fenêtre d'affichage sur l'axe Y.\nCette option sera ignorée si l'option 'Échelle à l'entier' est activée." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Largeur de l'affichage (Rapport d'aspect personnalisé)" diff --git a/intl/msg_hash_gl.h b/intl/msg_hash_gl.h index 1f0cc3123f..db2cdfc339 100644 --- a/intl/msg_hash_gl.h +++ b/intl/msg_hash_gl.h @@ -46,7 +46,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CONTENTLESS_CORES_TAB, - "Núcleos sen Contido" + "Núcleos sen Contidos" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_ADD_TAB, @@ -61,7 +61,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_CONTENT_SETTINGS, - "Accede rápido ás configuracións relevantes do xogo." + "Accede rapidamente ás configuracións relevantes da partida." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CORE_LIST, @@ -151,7 +151,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_ONLINE_UPDATER, - "Descarga módulos de extensión, compoñentes e contido para RetroArch." + "Descargar complementos, compoñentes e contido para RetroArch." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY, @@ -308,7 +308,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_GOTO_CONTENTLESS_CORES, - "Núcleos sen Contido" + "Núcleos sen Contidos" ) MSG_HASH( MENU_ENUM_SUBLABEL_GOTO_CONTENTLESS_CORES, @@ -1150,7 +1150,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_SETTINGS, - "Cambia os axustes da saída de video." + "Cambia os axustes da saída de vídeo." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_AUDIO_SETTINGS, @@ -1158,7 +1158,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_AUDIO_SETTINGS, - "Cambiar a configuración de entrada/saída de audio." + "Cambia a configuración de entrada e saída do son." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_SETTINGS, @@ -1220,10 +1220,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Sincronización da nube destrutiva" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Cando está desactivado, os ficheiros móvense a un cartafol de copia de seguranza antes de sobrescribilos ou eliminalos." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Backend de sincronización na nube" @@ -1398,11 +1402,11 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_POWER_MANAGEMENT_SETTINGS, - "Xestión enerxética" + "Xestión da Enerxía" ) MSG_HASH( MENU_ENUM_SUBLABEL_POWER_MANAGEMENT_SETTINGS, - "Cambia as configuracións da xestión enerxética." + "Cambia as configuracións da xestión de enerxía." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_RETRO_ACHIEVEMENTS_SETTINGS, @@ -2519,6 +2523,24 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Desfase personalizado da ventana gráfica que se usa para definir a posición do eixe Y da ventana gráfica.\nIgnoraranse se está activada a \"Escala enteira\"." ) +MSG_HASH( + MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_BIAS_X, + "Desviación personalizada do porto de vista usada para compensar o porto de vista horizontalmente (se for máis ancho que a altura do contido). 0.0 significa moi á esquerda e 1.0 significa moi á dereita." + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_BIAS_Y, + "Desviación personalizada do porto de vista usada para compensar o porto de vista verticalmente (se for máis alto que a altura do contido). 0.0 significa arriba e 1.0 significa abaixo." + ) +#if defined(RARCH_MOBILE) +MSG_HASH( + MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_BIAS_PORTRAIT_X, + "Desviación personalizada do porto de vista usada para desprazar o porto de vista horizontalmente (se for máis ancho que a altura do contido). 0.0 significa á esquerda e 1.0 significa á dereita. (Orientación en retrato)" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_BIAS_PORTRAIT_Y, + "Desviación personalizada do porto de vista usada para compensar o porto de vista verticalmente (se for máis alto que a altura do contido). 0.0 significa arriba e 1.0 significa abaixo. (Orientación en retrato)" + ) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Relación de aspecto personalizada (ancho)" @@ -2691,7 +2713,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_MICROPHONE_SETTINGS, - "Cambiar a configuración de entrada de audio." + "Cambiar a configuración de entrada de son." ) #endif MSG_HASH( @@ -3939,35 +3961,35 @@ MSG_HASH( MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_META_NETPLAY_PING_TOGGLE, - "Ping de Netplay (alternar)" + "Ping do Xogo en Rede (alternar)" ) MSG_HASH( MENU_ENUM_SUBLABEL_INPUT_META_NETPLAY_PING_TOGGLE, - "Activa/desactiva o contador de ping para a sala de netplay actual." + "Activa/desactiva o contador de ping para a sala de Xogo en Rede actual." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_META_NETPLAY_HOST_TOGGLE, - "Aloxamento de Netplay (alternar)" + "Aloxamento de Xogo en Rede (alternar)" ) MSG_HASH( MENU_ENUM_SUBLABEL_INPUT_META_NETPLAY_HOST_TOGGLE, - "Activa/desactiva o hospedaxe de netplay." + "Activa/desactiva o hospedaxe de Xogo en Rede." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_META_NETPLAY_GAME_WATCH, - "Netplay Play/Spectate Mode (alternar)" + "Xogo en Rede Modo Xogador / Espectador (alternar)" ) MSG_HASH( MENU_ENUM_SUBLABEL_INPUT_META_NETPLAY_GAME_WATCH, - "Cambia a sesión actual de netplay entre os modos \"xogar\" e \"espectador\"." + "Cambia a sesión actual do xogo en rede entre os modos \"xogar\" e \"espectador\"." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_META_NETPLAY_PLAYER_CHAT, - "Chat de Netplay Player" + "Chat de Xogadores no Xogo en Rede" ) MSG_HASH( MENU_ENUM_SUBLABEL_INPUT_META_NETPLAY_PLAYER_CHAT, - "Envía unha mensaxe de chat á sesión actual de netplay." + "Envía unha mensaxe de chat na sesión actual de Xogo en Rede." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_META_NETPLAY_FADE_CHAT_TOGGLE, @@ -4834,11 +4856,11 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_FASTFORWARD_FRAMESKIP, - "Frameskip de avance rápido" + "Salto Rápido de Fotogramas" ) MSG_HASH( MENU_ENUM_SUBLABEL_FASTFORWARD_FRAMESKIP, - "Saltar fotogramas segundo a taxa de avance rápido. Isto aforra enerxía e permite o uso da limitación de cadros de terceiros." + "Saltar fotogramas segundo a taxa de avance rápido. Isto conserva enerxía e permite o uso de limitación de fotogramas de terceiros." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SLOWMOTION_RATIO, @@ -7131,11 +7153,11 @@ MSG_HASH( MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_PUBLIC_ANNOUNCE, - "Anunciar publicamente Netplay" + "Anunciar publicamente o Xogo en Rede" ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_PUBLIC_ANNOUNCE, - "Indica se hai que anunciar xogos de netplay publicamente. Se non se configura, os clientes deben conectarse manualmente en lugar de usar o vestíbulo público." + "Indica se hai que anunciar sesións de xogos en rede publicamente. Se non se configura, os clientes deben conectarse manualmente en lugar de usar o vestíbulo público." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_USE_MITM_SERVER, @@ -7143,7 +7165,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_USE_MITM_SERVER, - "Reenviar conexións de netplay a través dun servidor man-in-the-middle. Útil se o host está detrás dun firewall ou ten problemas con NAT/UPnP." + "Reenviar as conexións de xogo en rede a través dun servidor intermediario (man-in-the-middle). Útil se o servidor está detrás dunha devasa (firewall) ou ten problemas con NAT/UPnP." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_MITM_SERVER, @@ -7187,15 +7209,15 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_IP_ADDRESS, - "O enderezo do host ao que se conectar." + "O enderezo do servidor ao que se conectar." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_TCP_UDP_PORT, - "Porto TCP de Netplay" + "Porto TCP do Xogo en Rede" ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_TCP_UDP_PORT, - "O porto do enderezo IP do host. Pode ser un porto TCP ou UDP." + "O porto do enderezo IP do servidor. Pode ser un porto TCP ou UDP." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_MAX_CONNECTIONS, @@ -7203,15 +7225,15 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_MAX_CONNECTIONS, - "O número máximo de conexións activas que o host aceptará antes de rexeitar outras novas." + "O número máximo de conexións activas co servidor aceptará antes de rexeitar outras novas." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_MAX_PING, - "Limitador de ping" + "Limitador de Latencia" ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_MAX_PING, - "A latencia de conexión máxima (ping) que aceptará o host. Establéceo en 0 sen límite." + "A latencia máxima de conexión (ping) que o servidor aceptará. Axústao a 0 para non ter límite." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_PASSWORD, @@ -7223,7 +7245,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATE_PASSWORD, - "Spectador do servidor - Só Contrasinal" + "Espectador do Servidor - Só Contrasinal" ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_SPECTATE_PASSWORD, @@ -7231,7 +7253,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_START_AS_SPECTATOR, - "Modo Spectador Netplay" + "Modo Espectador do Xogo en Rede" ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_START_AS_SPECTATOR, @@ -14923,11 +14945,11 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_FRAME_REST, - "Resto de fotogramas" + "Pausa de fotogramas" ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_FRAME_REST, - "Tenta reducir o uso da CPU vsync durmindo o máximo posible despois da presentación do cadro. Deseñado principalmente para sincronización de liña de exploración de terceiros." + "Tentar reducir o uso da CPU pola sincronía vertical durmindo o máximo posible tras a presentación do fotograma. Deseñado principalmente para a sincronización de terceiros por scanlines." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_PAL60_ENABLE, diff --git a/intl/msg_hash_he.h b/intl/msg_hash_he.h index 898935b297..1db2adac17 100644 --- a/intl/msg_hash_he.h +++ b/intl/msg_hash_he.h @@ -252,6 +252,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_SETTINGS, "קלט" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_MENU_FILE_BROWSER_SETTINGS, "סייר קבצים" @@ -399,6 +407,8 @@ MSG_HASH( ) #if defined(DINGUX) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/msg_hash_hr.h b/intl/msg_hash_hr.h index d2c7d09444..bea9a5ef89 100644 --- a/intl/msg_hash_hr.h +++ b/intl/msg_hash_hr.h @@ -784,6 +784,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_SAVING_SETTINGS, "Spremanje" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME, "Korisničko ime" @@ -955,6 +963,8 @@ MSG_HASH( ) #if defined(DINGUX) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/msg_hash_hu.h b/intl/msg_hash_hu.h index 0eaba2078f..209043da22 100644 --- a/intl/msg_hash_hu.h +++ b/intl/msg_hash_hu.h @@ -1204,10 +1204,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Destruktív szinkronizálás a felhőbe" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Kikapcsolt állapotban a fájlok egy tartalék könyvtárba kerülnek felülírás vagy törlés előtt." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "A felhőszinkronizálás háttértára" @@ -2531,6 +2535,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Az egyedi nézőablak Y irányú eltolása. \nNincs hatása egész-szorzós skálázáskor." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Egyedi képarány (szélesség)" diff --git a/intl/msg_hash_id.h b/intl/msg_hash_id.h index f83075e191..6711f2f047 100644 --- a/intl/msg_hash_id.h +++ b/intl/msg_hash_id.h @@ -1096,6 +1096,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_SAVING_SETTINGS, "Ubah pengaturan penyimpanan." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LOGGING_SETTINGS, "Pencatatan Log" @@ -1839,6 +1847,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Offset area pandang khusus yang digunakan untuk menentukan posisi sumbu Y dari area pandang.\n Ini diabaikan jika 'Skala Bilangan Bulat' diaktifkan." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Rasio Aspek Kustom (Lebar)" diff --git a/intl/msg_hash_it.h b/intl/msg_hash_it.h index 1384629623..94544113d5 100644 --- a/intl/msg_hash_it.h +++ b/intl/msg_hash_it.h @@ -1188,10 +1188,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Sincronizzazione Cloud Distruttiva" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Quando disabilitato, i file vengono spostati in una cartella di backup prima di essere sovrascritti o cancellati." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Backend Sincronizzazione Cloud" @@ -2499,6 +2503,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Scostamento visuale personalizzato usato per definire la posizione dell'asse Y della porta di visualizzazione.\nQuesti vengono ignorati se 'Scala intera' è abilitata." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Rapporto d'aspetto personalizzato(in Larghezza)" diff --git a/intl/msg_hash_ja.h b/intl/msg_hash_ja.h index b7f51e4f06..08aed81f7b 100644 --- a/intl/msg_hash_ja.h +++ b/intl/msg_hash_ja.h @@ -1228,10 +1228,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "破壊的なクラウド同期" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "無効にすると、ファイルは上書きまたは削除される前にバックアップフォルダに移動されます。" - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "クラウド同期のバックエンド" @@ -2543,6 +2547,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "表示領域の Y軸位置を定義するために使用されるカスタム表示領域オフセットです。\n[整数倍拡大] が有効の場合は無視されます。" ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "カスタムアスペクト比 (幅)" diff --git a/intl/msg_hash_ko.h b/intl/msg_hash_ko.h index ca4b00a69e..df09db7235 100644 --- a/intl/msg_hash_ko.h +++ b/intl/msg_hash_ko.h @@ -1232,10 +1232,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "파괴적 클라우드 동기화" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "비활성화할 경우, 동기화 대상 파일들을 덮어씌우거나 삭제하지 않고 백업 폴더에 저장합니다." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "클라우드 동기화 백엔드" @@ -2559,6 +2563,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "뷰포트의 Y축 위치를 정의하는 데 사용되는 사용자 뷰포트 오프셋입니다.\n'정수 단위 화면 크기'가 활성화된 경우 무시되고 자동으로 중앙이 됩니다." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "사용자 화면비 폭" diff --git a/intl/msg_hash_mt.h b/intl/msg_hash_mt.h index f03c7775db..dd3972057b 100644 --- a/intl/msg_hash_mt.h +++ b/intl/msg_hash_mt.h @@ -52,6 +52,14 @@ /* Settings */ +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) /* Core option category placeholders for icons */ @@ -91,6 +99,8 @@ #if defined(DINGUX) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/msg_hash_nl.h b/intl/msg_hash_nl.h index 48a6ad6df3..a7d3244592 100644 --- a/intl/msg_hash_nl.h +++ b/intl/msg_hash_nl.h @@ -1088,6 +1088,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_SAVING_SETTINGS, "Instellingen voor opslaan wijzigen." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME, "Gebruikersnaam" @@ -2075,6 +2083,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Aangepaste weergave-offset gebruikt voor het definiëren van de Y-as positie van de weergave.\nDeze worden genegeerd als 'Integer Schaal' is ingeschakeld." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Aangepaste Beeldverhouding (Breedte)" diff --git a/intl/msg_hash_no.h b/intl/msg_hash_no.h index 9d67f625d8..77ce98e30c 100644 --- a/intl/msg_hash_no.h +++ b/intl/msg_hash_no.h @@ -1160,10 +1160,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_ENABLE, "Aktiver Sky-Synkronisering" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Når deaktivert, flyttes filer til en sikkerhetskopimappe før de overskrives eller slettes." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_URL, "URL for sky-lagring" @@ -1927,6 +1931,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Tilpasset visningsregion forskyvning bruk for å definere Y-aksen av visningsregionen.\nDisse er ignorert hvis \"heltall skalering\" er aktivert." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Egendefinert størrelsesforhold (bredde)" diff --git a/intl/msg_hash_oc.h b/intl/msg_hash_oc.h index f5f694eaf5..e0594a3c2e 100644 --- a/intl/msg_hash_oc.h +++ b/intl/msg_hash_oc.h @@ -204,6 +204,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_SETTINGS, "Vidèo" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_PLAYLIST_SETTINGS, "Listas de lectura" @@ -259,6 +267,8 @@ MSG_HASH( #if defined(DINGUX) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/msg_hash_or.h b/intl/msg_hash_or.h index 10267f89d1..b8b2c9626e 100644 --- a/intl/msg_hash_or.h +++ b/intl/msg_hash_or.h @@ -324,6 +324,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_AUDIO_SETTINGS, "ଅଡ଼ିଓ" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_PLAYLIST_SETTINGS, "ଚାଳନତାଲିକା" @@ -383,6 +391,8 @@ MSG_HASH( #if defined(DINGUX) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/msg_hash_pl.h b/intl/msg_hash_pl.h index 806b17b95d..7287df3660 100644 --- a/intl/msg_hash_pl.h +++ b/intl/msg_hash_pl.h @@ -1212,10 +1212,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Destrukcyjna synchronizacja w chmurze" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Gdy wyłączone, pliki są przenoszone do folderu kopii zapasowej przed nadpisaniem lub usunięciem." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Back-end synchronizacji w chmurze" @@ -2503,6 +2507,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Własne przesunięcie widoku używane do zdefiniowania położenia osi Y widoku.\nSą one ignorowane, jeśli włączona jest „skala całkowita”." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Niestandardowy współczynnik proporcji (szerokość)" diff --git a/intl/msg_hash_pt_br.h b/intl/msg_hash_pt_br.h index 9317a8f9e1..5601b9fb88 100644 --- a/intl/msg_hash_pt_br.h +++ b/intl/msg_hash_pt_br.h @@ -1196,6 +1196,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_ENABLE, "Tentativa de sincronizar configurações, sram e salvamentos para um provedor de armazenamento em nuvem." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_URL, "Link do Armazenamento na Nuvem" @@ -2255,6 +2263,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Deslocamento personalizado no eixo-Y da janela de exibição. \nSerá ignorado caso o \"dimensionamento com valores inteiros\" estiver ativado." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Largura personalizada da proporção de tela" diff --git a/intl/msg_hash_pt_pt.h b/intl/msg_hash_pt_pt.h index 7e81de4c4b..faad662165 100644 --- a/intl/msg_hash_pt_pt.h +++ b/intl/msg_hash_pt_pt.h @@ -1108,6 +1108,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_SAVING_SETTINGS, "Modificar as definições de gravação." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME, "Utilizador" @@ -1923,6 +1931,8 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_Y, "Proporção personalizada do ecrã na posição Y" ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Proporção personalizada da largura do ecrã" diff --git a/intl/msg_hash_ro.h b/intl/msg_hash_ro.h index f03c7775db..dd3972057b 100644 --- a/intl/msg_hash_ro.h +++ b/intl/msg_hash_ro.h @@ -52,6 +52,14 @@ /* Settings */ +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) /* Core option category placeholders for icons */ @@ -91,6 +99,8 @@ #if defined(DINGUX) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/msg_hash_ru.h b/intl/msg_hash_ru.h index e5475232d2..6703f24117 100644 --- a/intl/msg_hash_ru.h +++ b/intl/msg_hash_ru.h @@ -1228,10 +1228,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Деструктивная облачная синхронизация" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Если отключено, перед удалением или перезаписью файлы помещаются в каталог резервирования." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Бэкенд облачной синхронизации" @@ -2559,6 +2563,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Ручная установка смещения области отображения по оси Y.\nНе учитывается, если включено 'Целочисленное масштабирование'." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Пользовательское соотношение сторон (ширина)" diff --git a/intl/msg_hash_si.h b/intl/msg_hash_si.h index 913697a1e3..fe155a9f69 100644 --- a/intl/msg_hash_si.h +++ b/intl/msg_hash_si.h @@ -116,6 +116,14 @@ MSG_HASH( /* Settings */ +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) /* Core option category placeholders for icons */ @@ -155,6 +163,8 @@ MSG_HASH( #if defined(DINGUX) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/msg_hash_sk.h b/intl/msg_hash_sk.h index 90c3c267bb..6722bc4a80 100644 --- a/intl/msg_hash_sk.h +++ b/intl/msg_hash_sk.h @@ -1144,6 +1144,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_ENABLE, "Povoliť cloud synchronizáciu" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME, "Meno používateľa" @@ -1887,6 +1895,8 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_Y, "Vlastný pomer strán (pozícia Y)" ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Vlastný pomer strán (šírka)" diff --git a/intl/msg_hash_sr.h b/intl/msg_hash_sr.h index dead0ff7cf..e04e63fab3 100644 --- a/intl/msg_hash_sr.h +++ b/intl/msg_hash_sr.h @@ -1108,6 +1108,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_SAVING_SETTINGS, "Izmeni podešavanja za usnimavanje." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LOGGING_SETTINGS, "Beleženje" @@ -1787,6 +1795,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Postavi ofset za prozor prikaza kada se definiše pozicija prozora prikaza na Y osi.\nOvo se ignoriše ako je 'Celobrojno skaliranje' uključeno." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Postavi odnos ekrana (širina)" diff --git a/intl/msg_hash_sv.h b/intl/msg_hash_sv.h index 530780d81c..dbe9283503 100644 --- a/intl/msg_hash_sv.h +++ b/intl/msg_hash_sv.h @@ -1144,10 +1144,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Destruktiv molnsynkning" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Inaktiverat flyttas filer till en säkerhetskopia innan de skrivs över eller raderas." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Backend för molnsynk" @@ -2251,6 +2255,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Anpassad visningsportoffset som används för att definiera Y-axelns position för visningsporten.\nDessa ignoreras om 'Heltalsskala' är aktiverat." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Anpassa bildformat (Bredd)" diff --git a/intl/msg_hash_tr.h b/intl/msg_hash_tr.h index a7e9e2e996..cedda12e4b 100644 --- a/intl/msg_hash_tr.h +++ b/intl/msg_hash_tr.h @@ -1216,10 +1216,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Bulut Eşitleme Koruması" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "Devre dışı bırakıldığında, dosyalar üzerine yazılmadan veya silinmeden önce yedek klasörüne taşınır." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Bulut Eşitleyici Arka Uç" @@ -2539,6 +2543,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Görünüm penceresinin Y ekseni konumunu tanımlamak için kullanılan özel görünüm alanı ofseti.\n'Tam sayı Ölçeği' etkinse bunlar yok sayılır." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Özel En Boy Oranı (Genişlik)" diff --git a/intl/msg_hash_uk.h b/intl/msg_hash_uk.h index 75968608ab..3f612a1675 100644 --- a/intl/msg_hash_uk.h +++ b/intl/msg_hash_uk.h @@ -1228,10 +1228,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE, "Деструктивна хмарна синхронізація" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, "У вимкненому стані, файли переміщуються до резервного каталогу перед перезаписом чи видаленням." - ) + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DRIVER, "Бекенд хмарної синхронізації" @@ -2359,6 +2363,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Задати значення зсуву області перегляду по осі Y.\nІгнорується, якщо включено параметр «Цілочисельне масштабування»." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Довільне співвідношення сторін (ширина)" diff --git a/intl/msg_hash_val.h b/intl/msg_hash_val.h index 92d2b8b91c..2b08838837 100644 --- a/intl/msg_hash_val.h +++ b/intl/msg_hash_val.h @@ -1124,6 +1124,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_SAVING_SETTINGS, "Canvia els ajustos de guardat." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LOGGING_SETTINGS, "Registres" @@ -1819,6 +1827,8 @@ MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Indica el diferencial de posició respecte a l'eix Y de l'área de visualització.\nEste valor s'ignorarà si l'opció «Escalar usant nombres sencers» hi és activa." ) +#if defined(RARCH_MOBILE) +#endif MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Relació d'aspecte personalitzat (amplària)" diff --git a/intl/msg_hash_vn.h b/intl/msg_hash_vn.h index 8c65caa89f..66c1381712 100644 --- a/intl/msg_hash_vn.h +++ b/intl/msg_hash_vn.h @@ -1064,6 +1064,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_ENABLE, "Bật đồng bộ hóa đám mây" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS, + "Sync: Configuration Files" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE, + "When disabled, files are moved to a backup folder before being overwritten or deleted." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME, "Tên truy nhập" @@ -1315,6 +1323,8 @@ MSG_HASH( ) #if defined(DINGUX) #endif +#if defined(RARCH_MOBILE) +#endif /* Settings > Video > HDR */ diff --git a/intl/progress.h b/intl/progress.h index 80194f3cdd..0ae290ad3e 100644 --- a/intl/progress.h +++ b/intl/progress.h @@ -31,7 +31,7 @@ #define LANGUAGE_PROGRESS_DANISH_APPROVED 0 /* German */ -#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 100 +#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 99 #define LANGUAGE_PROGRESS_GERMAN_APPROVED 14 /* Greek */ @@ -48,14 +48,14 @@ /* Spanish */ #define LANGUAGE_PROGRESS_SPANISH_TRANSLATED 100 -#define LANGUAGE_PROGRESS_SPANISH_APPROVED 90 +#define LANGUAGE_PROGRESS_SPANISH_APPROVED 89 /* Persian */ #define LANGUAGE_PROGRESS_PERSIAN_TRANSLATED 12 #define LANGUAGE_PROGRESS_PERSIAN_APPROVED 0 /* Finnish */ -#define LANGUAGE_PROGRESS_FINNISH_TRANSLATED 77 +#define LANGUAGE_PROGRESS_FINNISH_TRANSLATED 76 #define LANGUAGE_PROGRESS_FINNISH_APPROVED 46 /* French */ @@ -75,7 +75,7 @@ #define LANGUAGE_PROGRESS_CROATIAN_APPROVED 0 /* Hungarian */ -#define LANGUAGE_PROGRESS_HUNGARIAN_TRANSLATED 100 +#define LANGUAGE_PROGRESS_HUNGARIAN_TRANSLATED 99 #define LANGUAGE_PROGRESS_HUNGARIAN_APPROVED 0 /* Indonesian */ @@ -91,7 +91,7 @@ #define LANGUAGE_PROGRESS_JAPANESE_APPROVED 0 /* Korean */ -#define LANGUAGE_PROGRESS_KOREAN_TRANSLATED 99 +#define LANGUAGE_PROGRESS_KOREAN_TRANSLATED 98 #define LANGUAGE_PROGRESS_KOREAN_APPROVED 0 /* Dutch */ @@ -135,8 +135,8 @@ #define LANGUAGE_PROGRESS_SWEDISH_APPROVED 48 /* Turkish */ -#define LANGUAGE_PROGRESS_TURKISH_TRANSLATED 100 -#define LANGUAGE_PROGRESS_TURKISH_APPROVED 100 +#define LANGUAGE_PROGRESS_TURKISH_TRANSLATED 99 +#define LANGUAGE_PROGRESS_TURKISH_APPROVED 99 /* Ukrainian */ #define LANGUAGE_PROGRESS_UKRAINIAN_TRANSLATED 38 @@ -155,6 +155,6 @@ #define LANGUAGE_PROGRESS_CHINESE_SIMPLIFIED_APPROVED 45 /* Chinese Traditional */ -#define LANGUAGE_PROGRESS_CHINESE_TRADITIONAL_TRANSLATED 89 +#define LANGUAGE_PROGRESS_CHINESE_TRADITIONAL_TRANSLATED 88 #define LANGUAGE_PROGRESS_CHINESE_TRADITIONAL_APPROVED 76