From f92c19e68ae87bc3730af0eb36670e9f4e7f373b Mon Sep 17 00:00:00 2001 From: ZarothYe Date: Sun, 17 Apr 2022 21:10:32 -0500 Subject: [PATCH 1/2] Add and fix possessive formatters for foreign languages --- compiled/dat/GlobalEnglish.loc | 2 +- compiled/dat/GlobalFrench.loc | 2 +- compiled/dat/GlobalGerman.loc | 4 ++-- compiled/dat/GlobalItalian.loc | 3 ++- compiled/dat/GlobalSpanish.loc | 3 ++- 5 files changed, 8 insertions(+), 6 deletions(-) diff --git a/compiled/dat/GlobalEnglish.loc b/compiled/dat/GlobalEnglish.loc index 3498b219..41f3d4ef 100644 --- a/compiled/dat/GlobalEnglish.loc +++ b/compiled/dat/GlobalEnglish.loc @@ -114,7 +114,7 @@ \%m/\%d/\%y \%H:\%M - + %1s's %2s diff --git a/compiled/dat/GlobalFrench.loc b/compiled/dat/GlobalFrench.loc index d4e3a713..a1fb5f4f 100644 --- a/compiled/dat/GlobalFrench.loc +++ b/compiled/dat/GlobalFrench.loc @@ -114,7 +114,7 @@ \%d/\%m/\%y \%H:\%M - + %2s de %1s diff --git a/compiled/dat/GlobalGerman.loc b/compiled/dat/GlobalGerman.loc index d563f1f7..c445b94f 100644 --- a/compiled/dat/GlobalGerman.loc +++ b/compiled/dat/GlobalGerman.loc @@ -114,8 +114,8 @@ \%d/\%m/\%y \%H:\%M - - %2s de %1s + + %1ss %2s diff --git a/compiled/dat/GlobalItalian.loc b/compiled/dat/GlobalItalian.loc index 6bbbd257..8cd79033 100644 --- a/compiled/dat/GlobalItalian.loc +++ b/compiled/dat/GlobalItalian.loc @@ -67,7 +67,8 @@ \%d/\%m/\%y \%H:\%M - + + %2s di %1s diff --git a/compiled/dat/GlobalSpanish.loc b/compiled/dat/GlobalSpanish.loc index 2693763f..87e63d93 100644 --- a/compiled/dat/GlobalSpanish.loc +++ b/compiled/dat/GlobalSpanish.loc @@ -67,7 +67,8 @@ \%d/\%m/\%y \%H:\%M - + + %2s de %1s From 42c43f04601dd451004db0323c3b1a1c4c50c2c5 Mon Sep 17 00:00:00 2001 From: ZarothYe Date: Sun, 24 Apr 2022 11:08:08 -0500 Subject: [PATCH 2/2] Add localization for default marker game title --- compiled/dat/KIEnglish.loc | 3 +++ compiled/dat/KIFrench.loc | 3 +++ compiled/dat/KIGerman.loc | 3 +++ compiled/dat/KIItalian.loc | 3 +++ compiled/dat/KISpanish.loc | 3 +++ 5 files changed, 15 insertions(+) diff --git a/compiled/dat/KIEnglish.loc b/compiled/dat/KIEnglish.loc index 88e89327..5d07eb5b 100644 --- a/compiled/dat/KIEnglish.loc +++ b/compiled/dat/KIEnglish.loc @@ -891,6 +891,9 @@ Signed, %1s captures "%2s". %3s + + Marker Game + Done Editing diff --git a/compiled/dat/KIFrench.loc b/compiled/dat/KIFrench.loc index e6c035c5..404254a7 100644 --- a/compiled/dat/KIFrench.loc +++ b/compiled/dat/KIFrench.loc @@ -798,6 +798,9 @@ Signé(e), %1s a capturé « %2s ». %3s + + Jeu de Marqueurs + Modification terminée diff --git a/compiled/dat/KIGerman.loc b/compiled/dat/KIGerman.loc index 6b54673f..b3a436a2 100644 --- a/compiled/dat/KIGerman.loc +++ b/compiled/dat/KIGerman.loc @@ -800,6 +800,9 @@ Gruß, %1s erobert "%2s". %3s + + Markerspiel + Bearbeiten beenden diff --git a/compiled/dat/KIItalian.loc b/compiled/dat/KIItalian.loc index 8cb9364f..b7e49464 100644 --- a/compiled/dat/KIItalian.loc +++ b/compiled/dat/KIItalian.loc @@ -731,6 +731,9 @@ Firmato, %1s cattura "%2s". %3s + + Partita Marker + Modifiche terminate diff --git a/compiled/dat/KISpanish.loc b/compiled/dat/KISpanish.loc index 171ec2ff..96c6309e 100644 --- a/compiled/dat/KISpanish.loc +++ b/compiled/dat/KISpanish.loc @@ -730,6 +730,9 @@ Firmado, %1s capturas "%2s". %3s + + Partida Marcador + Edición realizada