From 07e72255466cd5dcf8bbbdfb66b6ba97e733420a Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Thu, 30 Jan 2025 10:31:33 +0100 Subject: [PATCH 01/18] New translations en.json (French) --- src/locales/fr.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/locales/fr.json b/src/locales/fr.json index d8a6b384b..f7f38046f 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -57,13 +57,13 @@ "game.plSpecialCharacter": "spéciaux", "game.plSpecialCharacters": "spéciaux", "game.youCanUseThisWordButNotWin": "Vous pouvez utiliser ce mot, mais vous ne pouvez pas gagner avec.", - "game.youCanUseIncorrectLetters": "(lettre incorrecte saisie", - "game.youCanUseLettersTypedTooManyTimes": "lettre correcte utilisée trop de fois", + "game.youCanUseIncorrectLetters": "an incorrect letter typped", + "game.youCanUseLettersTypedTooManyTimes": "a correct letter used too many times", "game.youCanUseSpace": "Les mots n'ont pas d'espaces, mais vous pouvez les utiliser (ils seront supprimés).", - "game.youCanUseIncorrectStart": "début de mot incorrect", - "game.youCanUseIncorrectEnd": "fin de mot incorrecte", - "game.youCanUseIncorrectMiddle": "certaines lettres doivent être côte à côte", - "game.youCanUseIncorrectOrder": "certaines lettres sont dans le mauvais ordre", + "game.youCanUseIncorrectStart": "incorrect start of the word", + "game.youCanUseIncorrectEnd": "incorrect ending of the word", + "game.youCanUseIncorrectMiddle": "some letters should be adjacent to each other", + "game.youCanUseIncorrectOrder": "some letters are in a wrong order", "game.spacesRemoved": "Les espaces ont été supprimés.", "game.isNotInDictionary": "Mot non trouvé dans le dictionnaire.", "game.wordAlreadyUsed": "Le mot a déjà été utilisé.", @@ -119,6 +119,7 @@ "end.nextDaily_many": "Le nouveau mot quotidien sera disponible dans {{count}} heures.", "end.nextDaily_other": "Le nouveau mot quotidien sera disponible dans {{count}} heures.", "end.nextDailyShort": "suivant dans {{count}}h", + "end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.", "end.completed": "terminé", "end.gameDuration": "Durée du jeu", "settings.title": "Paramétrage", From 10ae2de68a872d4c289ed2c6261a32ed5adba7ec Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Thu, 30 Jan 2025 10:31:34 +0100 Subject: [PATCH 02/18] New translations en.json (Spanish) --- src/locales/es.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/locales/es.json b/src/locales/es.json index 6505348f2..0db4817a7 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -57,13 +57,13 @@ "game.plSpecialCharacter": "especial", "game.plSpecialCharacters": "especiales", "game.youCanUseThisWordButNotWin": "Puedes usar esta palabra, pero no puedes ganar con ella.", - "game.youCanUseIncorrectLetters": "letra incorrecta ingresada", - "game.youCanUseLettersTypedTooManyTimes": "letra correcta usada demasiadas veces", + "game.youCanUseIncorrectLetters": "an incorrect letter typped", + "game.youCanUseLettersTypedTooManyTimes": "a correct letter used too many times", "game.youCanUseSpace": "Las palabras no tienen espacios, pero puedes usarlos (serán eliminados).", - "game.youCanUseIncorrectStart": "inicio de palabra incorrecto", - "game.youCanUseIncorrectEnd": "fin de palabra incorrecto", - "game.youCanUseIncorrectMiddle": "algunas letras deben estar juntas", - "game.youCanUseIncorrectOrder": "algunas letras están en el orden incorrecto", + "game.youCanUseIncorrectStart": "incorrect start of the word", + "game.youCanUseIncorrectEnd": "incorrect ending of the word", + "game.youCanUseIncorrectMiddle": "some letters should be adjacent to each other", + "game.youCanUseIncorrectOrder": "some letters are in a wrong order", "game.spacesRemoved": "Los espacios fueron eliminados.", "game.isNotInDictionary": "Palabra no encontrada en el diccionario.", "game.wordAlreadyUsed": "La palabra ya había sido utilizada.", @@ -119,6 +119,7 @@ "end.nextDaily_many": "La nueva palabra diaria estará disponible en {{count}} horas.", "end.nextDaily_other": "La nueva palabra diaria estará disponible en {{count}} horas.", "end.nextDailyShort": "Próximo en {{count}}h", + "end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.", "end.completed": "completado", "end.gameDuration": "Duración del juego", "settings.title": "Configuración", From 643b6a98e587e0a20abbfb58851fc3a54f27d91b Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Thu, 30 Jan 2025 10:31:35 +0100 Subject: [PATCH 03/18] New translations en.json (Czech) --- src/locales/cs.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/locales/cs.json b/src/locales/cs.json index 270e9ac62..b8baf1ff2 100644 --- a/src/locales/cs.json +++ b/src/locales/cs.json @@ -57,13 +57,13 @@ "game.plSpecialCharacter": "speciální", "game.plSpecialCharacters": "speciální", "game.youCanUseThisWordButNotWin": "Můžete použít toto slovo, ale nemůžete s ním vyhrát.", - "game.youCanUseIncorrectLetters": "nesprávné písmeno zadáno", - "game.youCanUseLettersTypedTooManyTimes": "správné písmeno použito příliš mnohokrát", + "game.youCanUseIncorrectLetters": "an incorrect letter typped", + "game.youCanUseLettersTypedTooManyTimes": "a correct letter used too many times", "game.youCanUseSpace": "Slova nemají mezery, ale můžete je použít (budou odstraněny).", - "game.youCanUseIncorrectStart": "nesprávný začátek slova", - "game.youCanUseIncorrectEnd": "nesprávný konec slova", - "game.youCanUseIncorrectMiddle": "některá písmena by měla být vedle sebe", - "game.youCanUseIncorrectOrder": "některá písmena jsou ve špatném pořadí", + "game.youCanUseIncorrectStart": "incorrect start of the word", + "game.youCanUseIncorrectEnd": "incorrect ending of the word", + "game.youCanUseIncorrectMiddle": "some letters should be adjacent to each other", + "game.youCanUseIncorrectOrder": "some letters are in a wrong order", "game.spacesRemoved": "Mezery byly odstraněny.", "game.isNotInDictionary": "Chybí slovo ve slovníku.", "game.wordAlreadyUsed": "Slovo již bylo použito.", @@ -119,6 +119,7 @@ "end.nextDaily_many": "Nové denní slovo bude k dispozici za {{count}} hodin.", "end.nextDaily_other": "Nové denní slovo bude k dispozici za {{count}} hodin.", "end.nextDailyShort": "Další za {{count}}h", + "end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.", "end.completed": "splněny", "end.gameDuration": "Délka hry", "settings.title": "Nastavení", From 06cf691f35b1573afb6a0a498a194d9eb465a94c Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Thu, 30 Jan 2025 10:31:36 +0100 Subject: [PATCH 04/18] New translations en.json (German) --- src/locales/de.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/locales/de.json b/src/locales/de.json index f36dfb9cb..34d45d7f4 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -57,13 +57,13 @@ "game.plSpecialCharacter": "Sonderzeichen", "game.plSpecialCharacters": "Sonderzeichen", "game.youCanUseThisWordButNotWin": "Sie können dieses Wort verwenden, aber Sie können damit nicht gewinnen.", - "game.youCanUseIncorrectLetters": "falscher Buchstabe eingegeben", - "game.youCanUseLettersTypedTooManyTimes": "richtiger Buchstabe zu oft verwendet", + "game.youCanUseIncorrectLetters": "an incorrect letter typped", + "game.youCanUseLettersTypedTooManyTimes": "a correct letter used too many times", "game.youCanUseSpace": "Wörter haben keine Leerzeichen, aber du kannst sie verwenden (sie werden entfernt)", - "game.youCanUseIncorrectStart": "falscher Wortanfang", - "game.youCanUseIncorrectEnd": "falsches Wortende", - "game.youCanUseIncorrectMiddle": "einige Buchstaben sollten nebeneinander stehen", - "game.youCanUseIncorrectOrder": "einige Buchstaben sind in der falschen Reihenfolge", + "game.youCanUseIncorrectStart": "incorrect start of the word", + "game.youCanUseIncorrectEnd": "incorrect ending of the word", + "game.youCanUseIncorrectMiddle": "some letters should be adjacent to each other", + "game.youCanUseIncorrectOrder": "some letters are in a wrong order", "game.spacesRemoved": "Die Leerzeichen wurden entfernt.", "game.isNotInDictionary": "Das Wort wurde im Wörterbuch nicht gefunden.", "game.wordAlreadyUsed": "Das Wort wurde bereits verwendet.", @@ -119,6 +119,7 @@ "end.nextDaily_many": "The new daily word will be available in {{count}} hours.", "end.nextDaily_other": "Das neue Tageswort wird in {{count}} Stunden verfügbar sein.", "end.nextDailyShort": "nächster im {{count}}S", + "end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.", "end.completed": "abgeschlossen", "end.gameDuration": "Dauer des Spiels", "settings.title": "Einstellungen", From 6a8cf9ba85a0bff11022c8fd38c26354cdaee86b Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Thu, 30 Jan 2025 10:31:37 +0100 Subject: [PATCH 05/18] New translations en.json (Italian) --- src/locales/it.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/locales/it.json b/src/locales/it.json index 7b8bc0ba7..3d47686fc 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -57,13 +57,13 @@ "game.plSpecialCharacter": "speciale", "game.plSpecialCharacters": "speciali", "game.youCanUseThisWordButNotWin": "Puoi usare questa parola, ma non puoi vincere con essa.", - "game.youCanUseIncorrectLetters": "lettera errata inserita", - "game.youCanUseLettersTypedTooManyTimes": "lettera corretta usata troppe volte", + "game.youCanUseIncorrectLetters": "an incorrect letter typped", + "game.youCanUseLettersTypedTooManyTimes": "a correct letter used too many times", "game.youCanUseSpace": "Le parole non hanno spazi, ma puoi usarli (verranno rimossi).", - "game.youCanUseIncorrectStart": "inizio parola errato", - "game.youCanUseIncorrectEnd": "fine parola errato", - "game.youCanUseIncorrectMiddle": "alcune lettere devono essere vicine", - "game.youCanUseIncorrectOrder": "alcune lettere sono nell'ordine sbagliato", + "game.youCanUseIncorrectStart": "incorrect start of the word", + "game.youCanUseIncorrectEnd": "incorrect ending of the word", + "game.youCanUseIncorrectMiddle": "some letters should be adjacent to each other", + "game.youCanUseIncorrectOrder": "some letters are in a wrong order", "game.spacesRemoved": "Gli spazi sono stati rimossi.", "game.isNotInDictionary": "Parola non trovata nel dizionario.", "game.wordAlreadyUsed": "La parola era già stata usata.", @@ -119,6 +119,7 @@ "end.nextDaily_many": "La nuova parola quotidiana sarà disponibile in {{count}} ore.", "end.nextDaily_other": "La nuova parola quotidiana sarà disponibile in {{count}} ore.", "end.nextDailyShort": "prossimo tra {{count}}h", + "end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.", "end.completed": "completato", "end.gameDuration": "Durata del gioco", "settings.title": "Impostazioni", From e134dcd617714ed6d90370a32ad6fbadf6373160 Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Thu, 30 Jan 2025 10:31:38 +0100 Subject: [PATCH 06/18] New translations en.json (Polish) --- src/locales/pl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/locales/pl.json b/src/locales/pl.json index a90e5942e..7a01d0a34 100644 --- a/src/locales/pl.json +++ b/src/locales/pl.json @@ -57,13 +57,13 @@ "game.plSpecialCharacter": "polski", "game.plSpecialCharacters": "polskich", "game.youCanUseThisWordButNotWin": "Możesz użyć tego słowa, ale nie możesz z nim wygrać.", - "game.youCanUseIncorrectLetters": "nieprawidłowa litera wpisana", - "game.youCanUseLettersTypedTooManyTimes": "poprawna litera użyta zbyt wiele razy", + "game.youCanUseIncorrectLetters": "an incorrect letter typped", + "game.youCanUseLettersTypedTooManyTimes": "a correct letter used too many times", "game.youCanUseSpace": "Hasła nie mają spacji, ale możesz jej używać (zostanie usunięta).", - "game.youCanUseIncorrectStart": "nieprawidłowy początek słowa", - "game.youCanUseIncorrectEnd": "nieprawidłowe zakończenie słowa", - "game.youCanUseIncorrectMiddle": "niektóre litery powinny być obok siebie", - "game.youCanUseIncorrectOrder": "niektóre litery są w niewłaściwej kolejności", + "game.youCanUseIncorrectStart": "incorrect start of the word", + "game.youCanUseIncorrectEnd": "incorrect ending of the word", + "game.youCanUseIncorrectMiddle": "some letters should be adjacent to each other", + "game.youCanUseIncorrectOrder": "some letters are in a wrong order", "game.spacesRemoved": "Usunięto spacje.", "game.isNotInDictionary": "Brak słowa w słowniku.", "game.wordAlreadyUsed": "To słowo zostało już wykorzystane.", @@ -119,7 +119,7 @@ "end.nextDaily_many": "Nowe hasło dnia będzie dostępne za {{count}} godzin.", "end.nextDaily_other": "Nowe hasło dnia będzie dostępne za {{count}} godzin.", "end.nextDailyShort": "nowe za {{count}}g", - "end.wordPopularityPosition": "To {{position}} słowo według popularności w słowniku.", + "end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.", "end.completed": "zaliczony", "end.gameDuration": "Czas gry", "settings.title": "Ustawienia", From 5a1a063da51c4c0765426203a7a8f6e2626806dd Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Mon, 3 Feb 2025 23:40:39 +0100 Subject: [PATCH 07/18] New translations en.json (French) --- src/locales/fr.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/locales/fr.json b/src/locales/fr.json index f7f38046f..0febff890 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -113,11 +113,16 @@ "end.lettersUsed_few": "lettres", "end.lettersUsed_many": "lettres", "end.lettersUsed_other": "lettres", - "end.nextDaily_zero": "Le nouveau mot quotidien sera disponible dans {{count}} heures.", - "end.nextDaily_one": "Le nouveau mot quotidien sera disponible dans une heure.", - "end.nextDaily_few": "Le nouveau mot quotidien sera disponible dans {{count}} heures.", - "end.nextDaily_many": "Le nouveau mot quotidien sera disponible dans {{count}} heures.", - "end.nextDaily_other": "Le nouveau mot quotidien sera disponible dans {{count}} heures.", + "end.nextDailyHours_zero": "The new daily word will be available in less than an hour.", + "end.nextDailyHours_one": "The new daily word will be available in an hour.", + "end.nextDailyHours_few": "The new daily word will be available in {{count}} hours.", + "end.nextDailyHours_many": "The new daily word will be available in {{count}} hours.", + "end.nextDailyHours_other": "The new daily word will be available in {{count}} hours.", + "end.nextDailyMinutes_zero": "The new daily word will be available in less than a minute.", + "end.nextDailyMinutes_one": "The new daily word will be available in a minute.", + "end.nextDailyMinutes_few": "The new daily word will be available in {{count}} minutes.", + "end.nextDailyMinutes_many": "The new daily word will be available in {{count}} minutes.", + "end.nextDailyMinutes_other": "The new daily word will be available in {{count}} minutes.", "end.nextDailyShort": "suivant dans {{count}}h", "end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.", "end.completed": "terminé", From dd5fabf818e4d8ac0d82b2c765d7c092ac7e8a70 Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Mon, 3 Feb 2025 23:40:40 +0100 Subject: [PATCH 08/18] New translations en.json (Spanish) --- src/locales/es.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/locales/es.json b/src/locales/es.json index 0db4817a7..5cc80be85 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -113,11 +113,16 @@ "end.lettersUsed_few": "letras", "end.lettersUsed_many": "letras", "end.lettersUsed_other": "letras", - "end.nextDaily_zero": "La nueva palabra diaria estará disponible en {{count}} horas.", - "end.nextDaily_one": "La nueva palabra diaria estará disponible en una hora.", - "end.nextDaily_few": "La nueva palabra diaria estará disponible en {{count}} horas.", - "end.nextDaily_many": "La nueva palabra diaria estará disponible en {{count}} horas.", - "end.nextDaily_other": "La nueva palabra diaria estará disponible en {{count}} horas.", + "end.nextDailyHours_zero": "The new daily word will be available in less than an hour.", + "end.nextDailyHours_one": "The new daily word will be available in an hour.", + "end.nextDailyHours_few": "The new daily word will be available in {{count}} hours.", + "end.nextDailyHours_many": "The new daily word will be available in {{count}} hours.", + "end.nextDailyHours_other": "The new daily word will be available in {{count}} hours.", + "end.nextDailyMinutes_zero": "The new daily word will be available in less than a minute.", + "end.nextDailyMinutes_one": "The new daily word will be available in a minute.", + "end.nextDailyMinutes_few": "The new daily word will be available in {{count}} minutes.", + "end.nextDailyMinutes_many": "The new daily word will be available in {{count}} minutes.", + "end.nextDailyMinutes_other": "The new daily word will be available in {{count}} minutes.", "end.nextDailyShort": "Próximo en {{count}}h", "end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.", "end.completed": "completado", From e27b321ce15bc982c0ca6b3b5e46cef404e8d67f Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Mon, 3 Feb 2025 23:40:41 +0100 Subject: [PATCH 09/18] New translations en.json (Czech) --- src/locales/cs.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/locales/cs.json b/src/locales/cs.json index b8baf1ff2..76c4e360c 100644 --- a/src/locales/cs.json +++ b/src/locales/cs.json @@ -113,11 +113,16 @@ "end.lettersUsed_few": "písmena", "end.lettersUsed_many": "písmen", "end.lettersUsed_other": "písmen", - "end.nextDaily_zero": "Nové denní slovo bude k dispozici za méně než hodinu.", - "end.nextDaily_one": "Nové denní slovo bude k dispozici za hodinu.", - "end.nextDaily_few": "Nové denní slovo bude k dispozici za {{count}} hodiny.", - "end.nextDaily_many": "Nové denní slovo bude k dispozici za {{count}} hodin.", - "end.nextDaily_other": "Nové denní slovo bude k dispozici za {{count}} hodin.", + "end.nextDailyHours_zero": "The new daily word will be available in less than an hour.", + "end.nextDailyHours_one": "The new daily word will be available in an hour.", + "end.nextDailyHours_few": "The new daily word will be available in {{count}} hours.", + "end.nextDailyHours_many": "The new daily word will be available in {{count}} hours.", + "end.nextDailyHours_other": "The new daily word will be available in {{count}} hours.", + "end.nextDailyMinutes_zero": "The new daily word will be available in less than a minute.", + "end.nextDailyMinutes_one": "The new daily word will be available in a minute.", + "end.nextDailyMinutes_few": "The new daily word will be available in {{count}} minutes.", + "end.nextDailyMinutes_many": "The new daily word will be available in {{count}} minutes.", + "end.nextDailyMinutes_other": "The new daily word will be available in {{count}} minutes.", "end.nextDailyShort": "Další za {{count}}h", "end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.", "end.completed": "splněny", From f05c8f8273fecaee47edef8b3ab74f45b1ee8dad Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Mon, 3 Feb 2025 23:40:42 +0100 Subject: [PATCH 10/18] New translations en.json (German) --- src/locales/de.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/locales/de.json b/src/locales/de.json index 34d45d7f4..0444ef509 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -113,11 +113,16 @@ "end.lettersUsed_few": "letters", "end.lettersUsed_many": "letters", "end.lettersUsed_other": "Buchstaben", - "end.nextDaily_zero": "The new daily word will be available in {{count}} hours.", - "end.nextDaily_one": "Das neue Tageswort wird in einer Stunde verfügbar sein.", - "end.nextDaily_few": "The new daily word will be available in {{count}} hours.", - "end.nextDaily_many": "The new daily word will be available in {{count}} hours.", - "end.nextDaily_other": "Das neue Tageswort wird in {{count}} Stunden verfügbar sein.", + "end.nextDailyHours_zero": "The new daily word will be available in less than an hour.", + "end.nextDailyHours_one": "The new daily word will be available in an hour.", + "end.nextDailyHours_few": "The new daily word will be available in {{count}} hours.", + "end.nextDailyHours_many": "The new daily word will be available in {{count}} hours.", + "end.nextDailyHours_other": "The new daily word will be available in {{count}} hours.", + "end.nextDailyMinutes_zero": "The new daily word will be available in less than a minute.", + "end.nextDailyMinutes_one": "The new daily word will be available in a minute.", + "end.nextDailyMinutes_few": "The new daily word will be available in {{count}} minutes.", + "end.nextDailyMinutes_many": "The new daily word will be available in {{count}} minutes.", + "end.nextDailyMinutes_other": "The new daily word will be available in {{count}} minutes.", "end.nextDailyShort": "nächster im {{count}}S", "end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.", "end.completed": "abgeschlossen", From 13946b42d84bff9f2fcf0d9223f120a0a32c7afc Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Mon, 3 Feb 2025 23:40:44 +0100 Subject: [PATCH 11/18] New translations en.json (Italian) --- src/locales/it.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/locales/it.json b/src/locales/it.json index 3d47686fc..5a61ec6c7 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -113,11 +113,16 @@ "end.lettersUsed_few": "lettere", "end.lettersUsed_many": "lettere", "end.lettersUsed_other": "lettere", - "end.nextDaily_zero": "La nuova parola del giorno sarà disponibile tra {{count}} ore.", - "end.nextDaily_one": "La nuova parola quotidiana sarà disponibile in un'ora.", - "end.nextDaily_few": "La nuova parola quotidiana sarà disponibile in {{count}} ore.", - "end.nextDaily_many": "La nuova parola quotidiana sarà disponibile in {{count}} ore.", - "end.nextDaily_other": "La nuova parola quotidiana sarà disponibile in {{count}} ore.", + "end.nextDailyHours_zero": "The new daily word will be available in less than an hour.", + "end.nextDailyHours_one": "The new daily word will be available in an hour.", + "end.nextDailyHours_few": "The new daily word will be available in {{count}} hours.", + "end.nextDailyHours_many": "The new daily word will be available in {{count}} hours.", + "end.nextDailyHours_other": "The new daily word will be available in {{count}} hours.", + "end.nextDailyMinutes_zero": "The new daily word will be available in less than a minute.", + "end.nextDailyMinutes_one": "The new daily word will be available in a minute.", + "end.nextDailyMinutes_few": "The new daily word will be available in {{count}} minutes.", + "end.nextDailyMinutes_many": "The new daily word will be available in {{count}} minutes.", + "end.nextDailyMinutes_other": "The new daily word will be available in {{count}} minutes.", "end.nextDailyShort": "prossimo tra {{count}}h", "end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.", "end.completed": "completato", From 02c9994828403260ea284b3dd49b430f2d19efea Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Mon, 3 Feb 2025 23:40:45 +0100 Subject: [PATCH 12/18] New translations en.json (Polish) --- src/locales/pl.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/locales/pl.json b/src/locales/pl.json index 7a01d0a34..4e1fd55ae 100644 --- a/src/locales/pl.json +++ b/src/locales/pl.json @@ -113,11 +113,16 @@ "end.lettersUsed_few": "litery", "end.lettersUsed_many": "liter", "end.lettersUsed_other": "litery", - "end.nextDaily_zero": "Nowe hasło dnia będzie dostępne za mniej niż godzinę..", - "end.nextDaily_one": "Nowe hasło dnia będzie dostępne za godzinę.", - "end.nextDaily_few": "Nowe hasło dnia będzie dostępne za {{count}} godziny.", - "end.nextDaily_many": "Nowe hasło dnia będzie dostępne za {{count}} godzin.", - "end.nextDaily_other": "Nowe hasło dnia będzie dostępne za {{count}} godzin.", + "end.nextDailyHours_zero": "The new daily word will be available in less than an hour.", + "end.nextDailyHours_one": "The new daily word will be available in an hour.", + "end.nextDailyHours_few": "The new daily word will be available in {{count}} hours.", + "end.nextDailyHours_many": "The new daily word will be available in {{count}} hours.", + "end.nextDailyHours_other": "The new daily word will be available in {{count}} hours.", + "end.nextDailyMinutes_zero": "The new daily word will be available in less than a minute.", + "end.nextDailyMinutes_one": "The new daily word will be available in a minute.", + "end.nextDailyMinutes_few": "The new daily word will be available in {{count}} minutes.", + "end.nextDailyMinutes_many": "The new daily word will be available in {{count}} minutes.", + "end.nextDailyMinutes_other": "The new daily word will be available in {{count}} minutes.", "end.nextDailyShort": "nowe za {{count}}g", "end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.", "end.completed": "zaliczony", From 247fad82ab1624c65ff2c4b5ac378d945bc3383e Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Tue, 11 Mar 2025 17:39:40 +0100 Subject: [PATCH 13/18] New translations en.json (French) --- src/locales/fr.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/fr.json b/src/locales/fr.json index 0febff890..1cc2a2ce2 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -59,11 +59,15 @@ "game.youCanUseThisWordButNotWin": "Vous pouvez utiliser ce mot, mais vous ne pouvez pas gagner avec.", "game.youCanUseIncorrectLetters": "an incorrect letter typped", "game.youCanUseLettersTypedTooManyTimes": "a correct letter used too many times", - "game.youCanUseSpace": "Les mots n'ont pas d'espaces, mais vous pouvez les utiliser (ils seront supprimés).", + "game.youCanUseSpace": "Words don't have spaces, but you can use them, they will be removed.", "game.youCanUseIncorrectStart": "incorrect start of the word", "game.youCanUseIncorrectEnd": "incorrect ending of the word", "game.youCanUseIncorrectMiddle": "some letters should be adjacent to each other", "game.youCanUseIncorrectOrder": "some letters are in a wrong order", + "game.youCanUseThisWeExpected": "expected", + "game.youCanUseThisWeUnexpected": "unexpected", + "game.youCanUseIncorrectOccuranceMissing": "don't forget a letter", + "game.youCanUseIncorrectPairWithLetterMissing": "something is missing in between", "game.spacesRemoved": "Les espaces ont été supprimés.", "game.isNotInDictionary": "Mot non trouvé dans le dictionnaire.", "game.wordAlreadyUsed": "Le mot a déjà été utilisé.", From a74e5bb4d4e22fa03839af4796e15ecb31cd3ce7 Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Tue, 11 Mar 2025 17:39:42 +0100 Subject: [PATCH 14/18] New translations en.json (Spanish) --- src/locales/es.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/es.json b/src/locales/es.json index 5cc80be85..16d846b98 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -59,11 +59,15 @@ "game.youCanUseThisWordButNotWin": "Puedes usar esta palabra, pero no puedes ganar con ella.", "game.youCanUseIncorrectLetters": "an incorrect letter typped", "game.youCanUseLettersTypedTooManyTimes": "a correct letter used too many times", - "game.youCanUseSpace": "Las palabras no tienen espacios, pero puedes usarlos (serán eliminados).", + "game.youCanUseSpace": "Words don't have spaces, but you can use them, they will be removed.", "game.youCanUseIncorrectStart": "incorrect start of the word", "game.youCanUseIncorrectEnd": "incorrect ending of the word", "game.youCanUseIncorrectMiddle": "some letters should be adjacent to each other", "game.youCanUseIncorrectOrder": "some letters are in a wrong order", + "game.youCanUseThisWeExpected": "expected", + "game.youCanUseThisWeUnexpected": "unexpected", + "game.youCanUseIncorrectOccuranceMissing": "don't forget a letter", + "game.youCanUseIncorrectPairWithLetterMissing": "something is missing in between", "game.spacesRemoved": "Los espacios fueron eliminados.", "game.isNotInDictionary": "Palabra no encontrada en el diccionario.", "game.wordAlreadyUsed": "La palabra ya había sido utilizada.", From ce6e6b50e8629fd8fb4a66f58ef96a09b471652e Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Tue, 11 Mar 2025 17:39:43 +0100 Subject: [PATCH 15/18] New translations en.json (Czech) --- src/locales/cs.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/cs.json b/src/locales/cs.json index 76c4e360c..d6efc0f47 100644 --- a/src/locales/cs.json +++ b/src/locales/cs.json @@ -59,11 +59,15 @@ "game.youCanUseThisWordButNotWin": "Můžete použít toto slovo, ale nemůžete s ním vyhrát.", "game.youCanUseIncorrectLetters": "an incorrect letter typped", "game.youCanUseLettersTypedTooManyTimes": "a correct letter used too many times", - "game.youCanUseSpace": "Slova nemají mezery, ale můžete je použít (budou odstraněny).", + "game.youCanUseSpace": "Words don't have spaces, but you can use them, they will be removed.", "game.youCanUseIncorrectStart": "incorrect start of the word", "game.youCanUseIncorrectEnd": "incorrect ending of the word", "game.youCanUseIncorrectMiddle": "some letters should be adjacent to each other", "game.youCanUseIncorrectOrder": "some letters are in a wrong order", + "game.youCanUseThisWeExpected": "expected", + "game.youCanUseThisWeUnexpected": "unexpected", + "game.youCanUseIncorrectOccuranceMissing": "don't forget a letter", + "game.youCanUseIncorrectPairWithLetterMissing": "something is missing in between", "game.spacesRemoved": "Mezery byly odstraněny.", "game.isNotInDictionary": "Chybí slovo ve slovníku.", "game.wordAlreadyUsed": "Slovo již bylo použito.", From cf9978d0b3160096d3ec10849ccfbbcec619e352 Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Tue, 11 Mar 2025 17:39:44 +0100 Subject: [PATCH 16/18] New translations en.json (German) --- src/locales/de.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/de.json b/src/locales/de.json index 0444ef509..a8bb569b1 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -59,11 +59,15 @@ "game.youCanUseThisWordButNotWin": "Sie können dieses Wort verwenden, aber Sie können damit nicht gewinnen.", "game.youCanUseIncorrectLetters": "an incorrect letter typped", "game.youCanUseLettersTypedTooManyTimes": "a correct letter used too many times", - "game.youCanUseSpace": "Wörter haben keine Leerzeichen, aber du kannst sie verwenden (sie werden entfernt)", + "game.youCanUseSpace": "Words don't have spaces, but you can use them, they will be removed.", "game.youCanUseIncorrectStart": "incorrect start of the word", "game.youCanUseIncorrectEnd": "incorrect ending of the word", "game.youCanUseIncorrectMiddle": "some letters should be adjacent to each other", "game.youCanUseIncorrectOrder": "some letters are in a wrong order", + "game.youCanUseThisWeExpected": "expected", + "game.youCanUseThisWeUnexpected": "unexpected", + "game.youCanUseIncorrectOccuranceMissing": "don't forget a letter", + "game.youCanUseIncorrectPairWithLetterMissing": "something is missing in between", "game.spacesRemoved": "Die Leerzeichen wurden entfernt.", "game.isNotInDictionary": "Das Wort wurde im Wörterbuch nicht gefunden.", "game.wordAlreadyUsed": "Das Wort wurde bereits verwendet.", From e2e087afa0f1dfdc738101da9c170b3d2812446d Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Tue, 11 Mar 2025 17:39:45 +0100 Subject: [PATCH 17/18] New translations en.json (Italian) --- src/locales/it.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/it.json b/src/locales/it.json index 5a61ec6c7..23943c4a0 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -59,11 +59,15 @@ "game.youCanUseThisWordButNotWin": "Puoi usare questa parola, ma non puoi vincere con essa.", "game.youCanUseIncorrectLetters": "an incorrect letter typped", "game.youCanUseLettersTypedTooManyTimes": "a correct letter used too many times", - "game.youCanUseSpace": "Le parole non hanno spazi, ma puoi usarli (verranno rimossi).", + "game.youCanUseSpace": "Words don't have spaces, but you can use them, they will be removed.", "game.youCanUseIncorrectStart": "incorrect start of the word", "game.youCanUseIncorrectEnd": "incorrect ending of the word", "game.youCanUseIncorrectMiddle": "some letters should be adjacent to each other", "game.youCanUseIncorrectOrder": "some letters are in a wrong order", + "game.youCanUseThisWeExpected": "expected", + "game.youCanUseThisWeUnexpected": "unexpected", + "game.youCanUseIncorrectOccuranceMissing": "don't forget a letter", + "game.youCanUseIncorrectPairWithLetterMissing": "something is missing in between", "game.spacesRemoved": "Gli spazi sono stati rimossi.", "game.isNotInDictionary": "Parola non trovata nel dizionario.", "game.wordAlreadyUsed": "La parola era già stata usata.", From 2daf1de346ad321a5bad57e826c37a73853d2c47 Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Tue, 11 Mar 2025 17:39:46 +0100 Subject: [PATCH 18/18] New translations en.json (Polish) --- src/locales/pl.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/pl.json b/src/locales/pl.json index 4e1fd55ae..1de2fd7ee 100644 --- a/src/locales/pl.json +++ b/src/locales/pl.json @@ -59,11 +59,15 @@ "game.youCanUseThisWordButNotWin": "Możesz użyć tego słowa, ale nie możesz z nim wygrać.", "game.youCanUseIncorrectLetters": "an incorrect letter typped", "game.youCanUseLettersTypedTooManyTimes": "a correct letter used too many times", - "game.youCanUseSpace": "Hasła nie mają spacji, ale możesz jej używać (zostanie usunięta).", + "game.youCanUseSpace": "Words don't have spaces, but you can use them, they will be removed.", "game.youCanUseIncorrectStart": "incorrect start of the word", "game.youCanUseIncorrectEnd": "incorrect ending of the word", "game.youCanUseIncorrectMiddle": "some letters should be adjacent to each other", "game.youCanUseIncorrectOrder": "some letters are in a wrong order", + "game.youCanUseThisWeExpected": "expected", + "game.youCanUseThisWeUnexpected": "unexpected", + "game.youCanUseIncorrectOccuranceMissing": "don't forget a letter", + "game.youCanUseIncorrectPairWithLetterMissing": "something is missing in between", "game.spacesRemoved": "Usunięto spacje.", "game.isNotInDictionary": "Brak słowa w słowniku.", "game.wordAlreadyUsed": "To słowo zostało już wykorzystane.",