diff --git a/intl/msg_hash_de.h b/intl/msg_hash_de.h index ce8675fe4e..027351979a 100644 --- a/intl/msg_hash_de.h +++ b/intl/msg_hash_de.h @@ -6244,6 +6244,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES, "Das „Favoriten“-Menü anzeigen. (Neustart erforderlich bei Ozone/XMB)" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_FAVORITES_FIRST, + "Favoriten zuerst anzeigen" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES_FIRST, + "„Favoriten“ vor „Verlauf“ anzeigen. (Für Ozone/XMB Neustart erforderlich)" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_IMAGES, "\"Bilder\" anzeigen" diff --git a/intl/msg_hash_es.h b/intl/msg_hash_es.h index 1a8d01b87a..e1061f89af 100644 --- a/intl/msg_hash_es.h +++ b/intl/msg_hash_es.h @@ -6360,6 +6360,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES, "Muestra el menú Favoritos (es necesario reiniciar en Ozone/XMB)." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_FAVORITES_FIRST, + "Mostrar Favoritos en primer lugar" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES_FIRST, + "Muestra el menú de favoritos antes que el historial (es necesario reiniciar en Ozone/XMB)." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_IMAGES, "Mostrar Imágenes" diff --git a/intl/msg_hash_fi.h b/intl/msg_hash_fi.h index a3b0dac063..33031c8fef 100644 --- a/intl/msg_hash_fi.h +++ b/intl/msg_hash_fi.h @@ -4226,6 +4226,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_USE_LAST_START_DIRECTORY, "Avaa tiedostoselain viimeksi käytetyssä sijainnissa, kun lataat sisältöä aloitushakemistosta. Huom: sijainti palautetaan oletusarvoon RetroArchin uudelleenkäynnistyessä." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CORE_SUGGEST_ALWAYS, + "Ehdota aina ytimiä" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CORE_SUGGEST_ALWAYS, + "Ehdota saatavilla olevia ytimiä silloinkin, kun ydin on jo ladattu." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_USE_BUILTIN_PLAYER, "Käytä sisäänrakennettua mediasoitinta" @@ -5392,6 +5400,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_FAVORITES, "Näytä \"Suosikit\"" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_FAVORITES_FIRST, + "Näytä suosikit ensin" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_IMAGES, "Näytä \"Kuvat\"" diff --git a/intl/msg_hash_it.h b/intl/msg_hash_it.h index c66e6d67f9..9da626b605 100644 --- a/intl/msg_hash_it.h +++ b/intl/msg_hash_it.h @@ -6260,6 +6260,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES, "Mostra il menu 'Preferiti'. (Riavvio richiesto su Ozone/XMB)" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_FAVORITES_FIRST, + "Mostra Prima I Preferiti" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES_FIRST, + "Mostra 'Preferiti' prima della 'Cronologia'. (Restart richiesto su Ozone/XMB)" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_IMAGES, "Mostra 'Immagini'" diff --git a/intl/msg_hash_pl.h b/intl/msg_hash_pl.h index 5294e3f1eb..fa699feacf 100644 --- a/intl/msg_hash_pl.h +++ b/intl/msg_hash_pl.h @@ -5488,6 +5488,10 @@ MSG_HASH( MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES, "Pokaż menu 'Ulubione'. (Wymagany restart w Ozone/XMB)" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_FAVORITES_FIRST, + "Pokaż zakładkę Ulubione" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_IMAGES, "Pokaż 'Obrazy'" diff --git a/intl/msg_hash_tr.h b/intl/msg_hash_tr.h index cab4c1b3af..96249e51b0 100644 --- a/intl/msg_hash_tr.h +++ b/intl/msg_hash_tr.h @@ -6364,6 +6364,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES, "'Sık Kullanılanlar' menüsünü gösterin. (Ozon/XMB'de Yeniden Başlatılmalı)" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_FAVORITES_FIRST, + "Sık Kullanılanları Öncelikli Göster" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES_FIRST, + "'Geçmiş' bölümünden önce 'Sık Kullanılanları' göster. (Ozone/XMB yeniden başlatılmalı)" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_IMAGES, "'Resimler' Göster" diff --git a/intl/progress.h b/intl/progress.h index c90da2eec4..5313a50c75 100644 --- a/intl/progress.h +++ b/intl/progress.h @@ -1,5 +1,5 @@ /* Arabic */ -#define LANGUAGE_PROGRESS_ARABIC_TRANSLATED 45 +#define LANGUAGE_PROGRESS_ARABIC_TRANSLATED 44 #define LANGUAGE_PROGRESS_ARABIC_APPROVED 0 /* Asturian */ @@ -15,7 +15,7 @@ #define LANGUAGE_PROGRESS_BULGARIAN_APPROVED 0 /* Catalan */ -#define LANGUAGE_PROGRESS_CATALAN_TRANSLATED 100 +#define LANGUAGE_PROGRESS_CATALAN_TRANSLATED 99 #define LANGUAGE_PROGRESS_CATALAN_APPROVED 0 /* Czech */ @@ -59,8 +59,8 @@ #define LANGUAGE_PROGRESS_FINNISH_APPROVED 45 /* French */ -#define LANGUAGE_PROGRESS_FRENCH_TRANSLATED 100 -#define LANGUAGE_PROGRESS_FRENCH_APPROVED 100 +#define LANGUAGE_PROGRESS_FRENCH_TRANSLATED 99 +#define LANGUAGE_PROGRESS_FRENCH_APPROVED 99 /* Galician */ #define LANGUAGE_PROGRESS_GALICIAN_TRANSLATED 99 @@ -91,7 +91,7 @@ #define LANGUAGE_PROGRESS_JAPANESE_APPROVED 0 /* Korean */ -#define LANGUAGE_PROGRESS_KOREAN_TRANSLATED 100 +#define LANGUAGE_PROGRESS_KOREAN_TRANSLATED 99 #define LANGUAGE_PROGRESS_KOREAN_APPROVED 0 /* Dutch */ @@ -143,7 +143,7 @@ #define LANGUAGE_PROGRESS_TATAR_APPROVED 0 /* Ukrainian */ -#define LANGUAGE_PROGRESS_UKRAINIAN_TRANSLATED 100 +#define LANGUAGE_PROGRESS_UKRAINIAN_TRANSLATED 99 #define LANGUAGE_PROGRESS_UKRAINIAN_APPROVED 7 /* Valencian */