diff --git a/intl/msg_hash_de.h b/intl/msg_hash_de.h index 5304e52532..2924c028fb 100644 --- a/intl/msg_hash_de.h +++ b/intl/msg_hash_de.h @@ -7929,6 +7929,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_SEARCH, "Suchen:" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CYCLE_THUMBNAILS, + "Miniaturansichten umlaufend" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_BACK, "Zurück" diff --git a/intl/msg_hash_es.h b/intl/msg_hash_es.h index 564752fdd0..a17d76b550 100644 --- a/intl/msg_hash_es.h +++ b/intl/msg_hash_es.h @@ -8117,6 +8117,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_SEARCH, "Buscar" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CYCLE_THUMBNAILS, + "Intercambiar miniaturas" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_BACK, "Volver" diff --git a/intl/msg_hash_it.h b/intl/msg_hash_it.h index b4d99da9e0..e10d5d42b9 100644 --- a/intl/msg_hash_it.h +++ b/intl/msg_hash_it.h @@ -8045,6 +8045,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_SEARCH, "Ricerca" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CYCLE_THUMBNAILS, + "Ciclo miniature" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_BACK, "Indietro" diff --git a/intl/msg_hash_ko.h b/intl/msg_hash_ko.h index 9b85374b32..e07b2298ff 100644 --- a/intl/msg_hash_ko.h +++ b/intl/msg_hash_ko.h @@ -8169,6 +8169,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_SEARCH, "검색" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CYCLE_THUMBNAILS, + "미리보기 전환" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_BACK, "이전" diff --git a/intl/msg_hash_pl.h b/intl/msg_hash_pl.h index 847672230e..53de2cacde 100644 --- a/intl/msg_hash_pl.h +++ b/intl/msg_hash_pl.h @@ -7773,6 +7773,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_SEARCH, "Szukaj" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CYCLE_THUMBNAILS, + "Cykl miniatury" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_BACK, "Cofnij" diff --git a/intl/msg_hash_ru.h b/intl/msg_hash_ru.h index af1bb3f080..d0ac026179 100644 --- a/intl/msg_hash_ru.h +++ b/intl/msg_hash_ru.h @@ -8157,6 +8157,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_SEARCH, "Поиск" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CYCLE_THUMBNAILS, + "Чередовать эскизы" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_BACK, "Назад" diff --git a/intl/msg_hash_tr.h b/intl/msg_hash_tr.h index 0c1e0f22a8..a29eb55037 100644 --- a/intl/msg_hash_tr.h +++ b/intl/msg_hash_tr.h @@ -8129,6 +8129,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_SEARCH, "Ara" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CYCLE_THUMBNAILS, + "Küçük resim döngüsü" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_BACK, "Geri" diff --git a/intl/msg_hash_uk.h b/intl/msg_hash_uk.h index aed0a054f9..96317abb7e 100644 --- a/intl/msg_hash_uk.h +++ b/intl/msg_hash_uk.h @@ -4689,6 +4689,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_SEARCH, "Пошук" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CYCLE_THUMBNAILS, + "Зациклити мініатюри" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_BACK, "Назад" diff --git a/intl/progress.h b/intl/progress.h index a61f1b664a..d1428a1839 100644 --- a/intl/progress.h +++ b/intl/progress.h @@ -11,7 +11,7 @@ #define LANGUAGE_PROGRESS_CATALAN_APPROVED 0 /* Czech */ -#define LANGUAGE_PROGRESS_CZECH_TRANSLATED 100 +#define LANGUAGE_PROGRESS_CZECH_TRANSLATED 99 #define LANGUAGE_PROGRESS_CZECH_APPROVED 0 /* Welsh */ @@ -31,7 +31,7 @@ #define LANGUAGE_PROGRESS_GREEK_APPROVED 0 /* English, United Kingdom */ -#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_TRANSLATED 100 +#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_TRANSLATED 99 #define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_APPROVED 0 /* Esperanto */ @@ -47,12 +47,12 @@ #define LANGUAGE_PROGRESS_PERSIAN_APPROVED 0 /* Finnish */ -#define LANGUAGE_PROGRESS_FINNISH_TRANSLATED 66 +#define LANGUAGE_PROGRESS_FINNISH_TRANSLATED 67 #define LANGUAGE_PROGRESS_FINNISH_APPROVED 36 /* 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 12