diff --git a/intl/msg_hash_de.h b/intl/msg_hash_de.h index f55596eb0b..f5d026a714 100644 --- a/intl/msg_hash_de.h +++ b/intl/msg_hash_de.h @@ -9111,6 +9111,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_GRAY_LIGHT, "Hellgrau" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_PURPLE_RAIN, + "Violetter Regen" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "Zweites Vorschaubild" diff --git a/intl/msg_hash_es.h b/intl/msg_hash_es.h index 873697003e..9a30d58632 100644 --- a/intl/msg_hash_es.h +++ b/intl/msg_hash_es.h @@ -9331,6 +9331,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_GRAY_LIGHT, "Gris claro" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_PURPLE_RAIN, + "Lluvia violeta" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "Segunda miniatura" diff --git a/intl/msg_hash_id.h b/intl/msg_hash_id.h index a9562d1cf0..9f13d9fc1d 100644 --- a/intl/msg_hash_id.h +++ b/intl/msg_hash_id.h @@ -65,7 +65,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_CORE_LIST, - "Pilih 'core' yang akan dipakai." + "Pilih 'inti' yang akan dipakai." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LOAD_CONTENT_LIST, @@ -2176,7 +2176,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_BUTTON_AXIS_THRESHOLD, - "Ambang Batas Input Tombol Axis" + "Ambang Batas Tombol Masukkan Axis" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_SENSITIVITY, diff --git a/intl/msg_hash_it.h b/intl/msg_hash_it.h index d4a32aeb8a..4c4ca71de9 100644 --- a/intl/msg_hash_it.h +++ b/intl/msg_hash_it.h @@ -9247,6 +9247,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_GRAY_LIGHT, "Grigio Chiaro" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_PURPLE_RAIN, + "Pioggia Viola" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "Seconda Copertina" diff --git a/intl/msg_hash_pl.h b/intl/msg_hash_pl.h index 13fa81790b..7148b1a9dd 100644 --- a/intl/msg_hash_pl.h +++ b/intl/msg_hash_pl.h @@ -9031,6 +9031,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_GRAY_LIGHT, "Jasno szary" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_PURPLE_RAIN, + "Fioletowy deszcz" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "Druga miniatura" diff --git a/intl/msg_hash_tr.h b/intl/msg_hash_tr.h index 903ee1eea1..b635be5bf2 100644 --- a/intl/msg_hash_tr.h +++ b/intl/msg_hash_tr.h @@ -9419,6 +9419,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_GRAY_LIGHT, "Açık Gri" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_PURPLE_RAIN, + "Mor Yağmur" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "İkinci Küçük Resim" diff --git a/intl/msg_hash_uk.h b/intl/msg_hash_uk.h index 32c3d03fb7..77254d119c 100644 --- a/intl/msg_hash_uk.h +++ b/intl/msg_hash_uk.h @@ -5479,6 +5479,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_SOLARIZED_LIGHT, "Solarized світла" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_PURPLE_RAIN, + "Фіолетовий Дощ" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "Додаткова мініатюра" diff --git a/intl/progress.h b/intl/progress.h index f1c413152f..101a0d0848 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 */ @@ -51,8 +51,8 @@ #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 @@ -135,8 +135,8 @@ #define LANGUAGE_PROGRESS_SWEDISH_APPROVED 0 /* Turkish */ -#define LANGUAGE_PROGRESS_TURKISH_TRANSLATED 97 -#define LANGUAGE_PROGRESS_TURKISH_APPROVED 97 +#define LANGUAGE_PROGRESS_TURKISH_TRANSLATED 98 +#define LANGUAGE_PROGRESS_TURKISH_APPROVED 98 /* Ukrainian */ #define LANGUAGE_PROGRESS_UKRAINIAN_TRANSLATED 27