From e3e930758f0ddee3a95dec0c49bce00af49a8c97 Mon Sep 17 00:00:00 2001 From: Xorus Date: Sun, 4 Feb 2024 15:04:51 +0100 Subject: [PATCH 1/7] New translations resources.resx (French) --- Plugin/Properties/Resources.fr.resx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Plugin/Properties/Resources.fr.resx b/Plugin/Properties/Resources.fr.resx index 76c707f..ddebaf8 100644 --- a/Plugin/Properties/Resources.fr.resx +++ b/Plugin/Properties/Resources.fr.resx @@ -615,4 +615,16 @@ help text for the /eg settings command Une liste d’alarmes vide ou invalide a été importée + + Draw even if original countdown is visible + + + Allows you to have the vanilla countdown showing on your game but still use the custom one in a corner or overlaping if you like chaos. Useful if you setup your OBS to not capture addons and want to look unmodified. + + + Don't overlap with game countdown (default) + + + Hides the custom countdown under 5 to prevent overlapping with the vanilla one. + \ No newline at end of file From c5b0003e044a0de058d48be71a50d91df8cb22f9 Mon Sep 17 00:00:00 2001 From: Xorus Date: Sun, 4 Feb 2024 15:04:52 +0100 Subject: [PATCH 2/7] New translations resources.resx (German) --- Plugin/Properties/Resources.de.resx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Plugin/Properties/Resources.de.resx b/Plugin/Properties/Resources.de.resx index dee364b..3350d53 100644 --- a/Plugin/Properties/Resources.de.resx +++ b/Plugin/Properties/Resources.de.resx @@ -615,4 +615,16 @@ help text for the /eg settings command An empty or invalid alarm list was imported + + Draw even if original countdown is visible + + + Allows you to have the vanilla countdown showing on your game but still use the custom one in a corner or overlaping if you like chaos. Useful if you setup your OBS to not capture addons and want to look unmodified. + + + Don't overlap with game countdown (default) + + + Hides the custom countdown under 5 to prevent overlapping with the vanilla one. + \ No newline at end of file From 9dd332bd1c563d59c917282ae44dc2d27373bbec Mon Sep 17 00:00:00 2001 From: Xorus Date: Sun, 4 Feb 2024 15:04:52 +0100 Subject: [PATCH 3/7] New translations resources.resx (Japanese) --- Plugin/Properties/Resources.ja.resx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Plugin/Properties/Resources.ja.resx b/Plugin/Properties/Resources.ja.resx index 0c08cb6..c0d79e3 100644 --- a/Plugin/Properties/Resources.ja.resx +++ b/Plugin/Properties/Resources.ja.resx @@ -615,4 +615,16 @@ help text for the /eg settings command An empty or invalid alarm list was imported + + Draw even if original countdown is visible + + + Allows you to have the vanilla countdown showing on your game but still use the custom one in a corner or overlaping if you like chaos. Useful if you setup your OBS to not capture addons and want to look unmodified. + + + Don't overlap with game countdown (default) + + + Hides the custom countdown under 5 to prevent overlapping with the vanilla one. + \ No newline at end of file From e57c4ed303e5d44d99a1d940387968b2200941fb Mon Sep 17 00:00:00 2001 From: Xorus Date: Sun, 4 Feb 2024 15:04:53 +0100 Subject: [PATCH 4/7] New translations resources.resx (Korean) --- Plugin/Properties/Resources.ko.resx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Plugin/Properties/Resources.ko.resx b/Plugin/Properties/Resources.ko.resx index c33a722..9f4dd8b 100644 --- a/Plugin/Properties/Resources.ko.resx +++ b/Plugin/Properties/Resources.ko.resx @@ -615,4 +615,16 @@ help text for the /eg settings command An empty or invalid alarm list was imported + + Draw even if original countdown is visible + + + Allows you to have the vanilla countdown showing on your game but still use the custom one in a corner or overlaping if you like chaos. Useful if you setup your OBS to not capture addons and want to look unmodified. + + + Don't overlap with game countdown (default) + + + Hides the custom countdown under 5 to prevent overlapping with the vanilla one. + \ No newline at end of file From bce3ad12db7e629f3cb5dc033c2aca47088d0ec0 Mon Sep 17 00:00:00 2001 From: Xorus Date: Sun, 4 Feb 2024 15:04:54 +0100 Subject: [PATCH 5/7] New translations resources.resx (Chinese Simplified) --- Plugin/Properties/Resources.zh.resx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Plugin/Properties/Resources.zh.resx b/Plugin/Properties/Resources.zh.resx index 9fbd15f..4eb58c7 100644 --- a/Plugin/Properties/Resources.zh.resx +++ b/Plugin/Properties/Resources.zh.resx @@ -615,4 +615,16 @@ help text for the /eg settings command An empty or invalid alarm list was imported + + Draw even if original countdown is visible + + + Allows you to have the vanilla countdown showing on your game but still use the custom one in a corner or overlaping if you like chaos. Useful if you setup your OBS to not capture addons and want to look unmodified. + + + Don't overlap with game countdown (default) + + + Hides the custom countdown under 5 to prevent overlapping with the vanilla one. + \ No newline at end of file From d827750800e5d44271329a47f87aab4372cb1bb9 Mon Sep 17 00:00:00 2001 From: Xorus Date: Mon, 5 Feb 2024 20:09:13 +0100 Subject: [PATCH 6/7] Update source file Resources.resx --- Plugin/Properties/Resources.resx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Plugin/Properties/Resources.resx b/Plugin/Properties/Resources.resx index c1e6dca..05983f1 100644 --- a/Plugin/Properties/Resources.resx +++ b/Plugin/Properties/Resources.resx @@ -617,4 +617,16 @@ help text for the /eg settings command An empty or invalid alarm list was imported + + Draw even if original countdown is visible + + + Allows you to have the vanilla countdown showing on your game but still use the custom one in a corner or overlaping if you like chaos. Useful if you setup your OBS to not capture addons and want to look unmodified. + + + Don't overlap with game countdown (default) + + + Hides the custom countdown under 5 to prevent overlapping with the vanilla one. + \ No newline at end of file From 74b597a0864159972e581bff150711e59f3fcd7f Mon Sep 17 00:00:00 2001 From: Xorus Date: Mon, 5 Feb 2024 20:09:14 +0100 Subject: [PATCH 7/7] New translations resources.resx (French) --- Plugin/Properties/Resources.fr.resx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Plugin/Properties/Resources.fr.resx b/Plugin/Properties/Resources.fr.resx index ddebaf8..30210a6 100644 --- a/Plugin/Properties/Resources.fr.resx +++ b/Plugin/Properties/Resources.fr.resx @@ -375,13 +375,13 @@ Displays "stop" when the test button is clicked and test mode is enabled. Quand le mode multi-moniteur est activé, positionner le compte à rebours en dehors de la fenêtre du jeu (même juste d'un pixel) causera l'apparition d'un fond noir. Il est impossible pour l'instant de créer une fenêtre transparente en dehors du jeu. Servez vous de la bordure qui s'affiche maintenant comme guide de positionnement. - Alignment + Alignement Centrer le compte à rebours - Enable Server Info Bar integration + Afficher dans la barre d'infos serveur Préfixe @@ -607,7 +607,7 @@ help text for the /eg settings command Une erreur est survenue lors de l'enregistrement des alarmes dans {0}: "{1}". - An error occured while trying to read the alarms in {0}: {1}. + Une erreur est survenue en essayant de lire les alarmes du fichier {0} : {1}. Le format du fichier des alarmes est incompatible ou incorrect @@ -616,15 +616,15 @@ help text for the /eg settings command Une liste d’alarmes vide ou invalide a été importée - Draw even if original countdown is visible + Afficher même si le compte à rebours original est visible - Allows you to have the vanilla countdown showing on your game but still use the custom one in a corner or overlaping if you like chaos. Useful if you setup your OBS to not capture addons and want to look unmodified. + Vous permet de garder le compte à rebours original du jeu tout en affichant le compte à rebours de ce plugin dans un coin de l'écran par exemple. Peut être pratique si vous avez configuré OBS pour ne pas capturer les plugins et voulez garder une apparence vanilla. - Don't overlap with game countdown (default) + Garder le compte à rebours original (par défaut) - Hides the custom countdown under 5 to prevent overlapping with the vanilla one. + Masque le compte à rebours du plugin en dessous de 5 pour éviter d'être affiché par-dessus. \ No newline at end of file