Skip to content

Commit

Permalink
Merge pull request #18776 from hrydgard/more-translation-fixes
Browse files Browse the repository at this point in the history
More translation fixes
  • Loading branch information
hrydgard committed Jan 28, 2024
2 parents 0d28d3e + 8670daf commit e035e0d
Show file tree
Hide file tree
Showing 46 changed files with 89 additions and 5 deletions.
2 changes: 1 addition & 1 deletion UI/DebugOverlay.cpp
Expand Up @@ -259,7 +259,7 @@ static const char *CPUCoreAsString(int core) {
case 0: return "Interpreter";
case 1: return "JIT";
case 2: return "IR Interpreter";
case 3: return "JIT Using IR";
case 3: return "JIT using IR";
default: return "N/A";
}
}
Expand Down
2 changes: 1 addition & 1 deletion UI/DevScreens.cpp
Expand Up @@ -818,7 +818,7 @@ void SystemInfoScreen::CreateTabs() {
enabledExtensions->Add(new TextView(extension, new LayoutParams(FILL_PARENT, WRAP_CONTENT)))->SetFocusable(true);
}
// Also get instance extensions
enabledExtensions->Add(new ItemHeader("Instance"));
enabledExtensions->Add(new ItemHeader(si->T("Instance")));
extensions = draw->GetExtensionList(false, true);
std::sort(extensions.begin(), extensions.end());
for (auto &extension : extensions) {
Expand Down
4 changes: 2 additions & 2 deletions UI/GameSettingsScreen.cpp
Expand Up @@ -1751,8 +1751,8 @@ void DeveloperToolsScreen::CreateViews() {
// iOS can now use JIT on all modes, apparently.
// The bool may come in handy for future non-jit platforms though (UWP XB1?)

static const char *cpuCores[] = {"Interpreter", "Dynarec/JIT (recommended)", "IR Interpreter", "JIT Using IR"};
PopupMultiChoice *core = list->Add(new PopupMultiChoice(&g_Config.iCpuCore, gr->T("CPU Core"), cpuCores, 0, ARRAY_SIZE(cpuCores), I18NCat::SYSTEM, screenManager()));
static const char *cpuCores[] = {"Interpreter", "Dynarec/JIT (recommended)", "IR Interpreter", "JIT using IR"};
PopupMultiChoice *core = list->Add(new PopupMultiChoice(&g_Config.iCpuCore, sy->T("CPU Core"), cpuCores, 0, ARRAY_SIZE(cpuCores), I18NCat::SYSTEM, screenManager()));
core->OnChoice.Handle(this, &DeveloperToolsScreen::OnJitAffectingSetting);
core->OnChoice.Add([](UI::EventParams &) {
g_Config.NotifyUpdatedCpuCore();
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/ar_AE.ini
Expand Up @@ -1216,6 +1216,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1267,6 +1268,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = ‎اللغة
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick folder
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/az_AZ.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Language
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick folder
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/bg_BG.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Език
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick folder
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/ca_ES.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Llengua
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick folder
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/cz_CZ.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Jazyk
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick folder
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/da_DK.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Sprog
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick folder
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/de_DE.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU Information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Sprache/Region
Memory Page Size = Seitengröße des Speichers
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Sprache
Loaded plugin: %1 = Plugin geladen: %1
Memory Stick folder = Memory Stick Ordner
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/dr_ID.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Bahasa
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick folder
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/en_US.ini
Expand Up @@ -1223,6 +1223,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1269,6 +1270,7 @@ Cache ISO in RAM = Cache full ISO in RAM
Change CPU Clock = Change emulated PSP's CPU clock (unstable)
CPU Core = CPU core
Dynarec/JIT (recommended) = Dynarec/JIT (recommended)
JIT using IR = JIT using IR
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick folder
Memory Stick size = Memory Stick size
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/es_ES.ini
Expand Up @@ -1209,6 +1209,7 @@ GPU Information = Información de la GPU
High precision float range = Rango de alta precisión (flotante)
High precision int range = Rango de alta precisión (enteros)
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Idioma/Región
Memory Page Size = Tamaño de página de memoria
Expand Down Expand Up @@ -1260,6 +1261,7 @@ Error: load undo state is from a different game = Error: el estado es de otro ju
Failed to load state for load undo. Error in the file system. = Falló la reversión del estado debido a un error del archivo.
Floating symbols = Símbolos flotantes
Game crashed = El juego se ha colgado
JIT using IR = JIT using IR
Language = Idioma
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Directorio de Memory Stick
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/es_LA.ini
Expand Up @@ -1210,6 +1210,7 @@ GPU Information = Info de GPU
High precision float range = Rango de alta precisión (flotante)
High precision int range = Rango de alta precisión (enteros)
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Idioma/Región
Memory Page Size = Tamaño de página de memoria
Expand Down Expand Up @@ -1261,6 +1262,7 @@ Error: load undo state is from a different game = Error: el estado es de otro ju
Failed to load state for load undo. Error in the file system. = Falló la reversión del estado debido a un error del archivo.
Floating symbols = Símbolos flotantes
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Idioma
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Carpeta del Memory Stick
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/fa_IR.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = ‎زبان
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick folder
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/fi_FI.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Virhe: "kumoa tilatallennuksen
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Leijuvat symbolit
Game crashed = Peli kaatui
JIT using IR = JIT using IR
Language = Kieli
Loaded plugin: %1 = Ladattu liitännäinen: %1
Memory Stick folder = Muistikortin kansio
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/fr_FR.ini
Expand Up @@ -1199,6 +1199,7 @@ GPU Information = Informations GPU
High precision float range = Amplitude de float haute précision
High precision int range = Amplitude d'entier haute précision
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Langue/Région
Memory Page Size = Taille de page mémoire
Expand Down Expand Up @@ -1250,6 +1251,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Langue
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Changer le dossier de la Memory Stick
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/gl_ES.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Idioma
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick folder
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/gr_EL.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = Πληροφορίες GPU
High precision float range = High precision float range
High precision int range = Εύρος υψηλής ακρίβειας int
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Γλώσσα/Περιοχή
Memory Page Size = Μέγεθος σελίδας μνήμης
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Γλώσσα
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Αλλαγή φακέλου Memory Stick
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/he_IL.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = שפה
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick folder
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/he_IL_invert.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU information
High precision float range = High precision float range
High precision int range = High precision int range
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Region
Memory Page Size = Memory page size
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = הפש
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick folder
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/hr_HR.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = Informacije o GPU
High precision float range = High precision float range
High precision int range = Visoka preciznost int dohvata
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Lang/Regija
Memory Page Size = Veličina memorijske stranice
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Jezik
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Promijeni mapu Memorijskoga sticka
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/hu_HU.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU információ
High precision float range = High precision float range
High precision int range = Nagy pontosságú int tartomány
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Nyelv/Régió
Memory Page Size = Memória lapozóméret
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Nyelv
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Memory Stick mappa megváltoztatása
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/id_ID.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = Informasi GPU
High precision float range = Kisaran pengambang presisi tinggi
High precision int range = Rentang integer presisi tinggi
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = Bahasa/regional
Memory Page Size = Ukuran halaman memori
Expand Down Expand Up @@ -1259,6 +1260,7 @@ Error: load undo state is from a different game = Kesalahan: memuat status yang
Failed to load state for load undo. Error in the file system. = Gagal memuat status untuk membatalkan pemuatan. Kesalahan dalam sistem berkas.
Floating symbols = Simbol mengambang
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = Bahasa
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Berkas Memory Stick
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/it_IT.ini
Expand Up @@ -1209,6 +1209,7 @@ GPU Information = Informazioni GPU
High precision float range = Ampiezza di float ad alta precisione
High precision int range = Ampiezza interi ad alta precisione
Icon cache = Icon cache
Instance = Instance
JIT available = JIT disponibile
Lang/Region = Lingua/Regione
Memory Page Size = Ampiezza pagina di memoria
Expand Down Expand Up @@ -1260,6 +1261,7 @@ Error: load undo state is from a different game = Errore: lo stato annullato pro
Failed to load state for load undo. Error in the file system. = Impossibile caricare lo stato da un caricamento annullato. Errore nel file system.
Floating symbols = Simboli fluttuanti
Game crashed = Il gioco è andato in crash
JIT using IR = JIT using IR
Language = Lingua
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = Cartella della Memory Stick
Expand Down
2 changes: 2 additions & 0 deletions assets/lang/ja_JP.ini
Expand Up @@ -1208,6 +1208,7 @@ GPU Information = GPU情報
High precision float range = 高精度浮動小数点の範囲
High precision int range = 高精度整数の範囲
Icon cache = Icon cache
Instance = Instance
JIT available = JIT available
Lang/Region = 言語/地域
Memory Page Size = メモリページサイズ
Expand Down Expand Up @@ -1257,6 +1258,7 @@ Error: load undo state is from a different game = Error: load undo state is from
Failed to load state for load undo. Error in the file system. = Failed to load state for load undo. Error in the file system.
Floating symbols = Floating symbols
Game crashed = Game crashed
JIT using IR = JIT using IR
Language = 言語
Loaded plugin: %1 = Loaded plugin: %1
Memory Stick folder = メモリースティックフォルダを変更する
Expand Down

0 comments on commit e035e0d

Please sign in to comment.