mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-14 00:48:05 +00:00
fix of post formatting: localization of *I'm busted* message
This commit is contained in:
parent
17b3fea42d
commit
31003c23e8
@ -40,6 +40,8 @@ if(preferredLanguage == "en"){
|
|||||||
"Block chain information": "Block chain information",
|
"Block chain information": "Block chain information",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "Block chain is up-to-date, twister is ready to use!",
|
"Block chain is up-to-date, twister is ready to use!": "Block chain is up-to-date, twister is ready to use!",
|
||||||
"Block generation": "Block generation ",
|
"Block generation": "Block generation ",
|
||||||
|
"busted_oh": "oh noes!",
|
||||||
|
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
|
||||||
"Cancel": "Cancel",
|
"Cancel": "Cancel",
|
||||||
"Change user": "Change user",
|
"Change user": "Change user",
|
||||||
"Checking...": "Checking...", // checking if username is available
|
"Checking...": "Checking...", // checking if username is available
|
||||||
@ -329,6 +331,8 @@ if(preferredLanguage == "es"){
|
|||||||
"Block chain information": "Información de la cadena de bloques",
|
"Block chain information": "Información de la cadena de bloques",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "La cadena de bloques está puesta al día, twister está listo para usar!",
|
"Block chain is up-to-date, twister is ready to use!": "La cadena de bloques está puesta al día, twister está listo para usar!",
|
||||||
"Block generation": "Generación de bloques ",
|
"Block generation": "Generación de bloques ",
|
||||||
|
"busted_oh": "oh noes!",
|
||||||
|
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
|
||||||
"Cancel": "Cancelar",
|
"Cancel": "Cancelar",
|
||||||
"Change user": "Cambiar de usuario",
|
"Change user": "Cambiar de usuario",
|
||||||
"Checking...": "Comprobando ...", // checking if username is available
|
"Checking...": "Comprobando ...", // checking if username is available
|
||||||
@ -602,6 +606,8 @@ if(preferredLanguage == "uk"){
|
|||||||
"Block chain information": "Інформація про ланцюжок блоків",
|
"Block chain information": "Інформація про ланцюжок блоків",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "Ланцюг блоків оновлено, twister готовий до використання!",
|
"Block chain is up-to-date, twister is ready to use!": "Ланцюг блоків оновлено, twister готовий до використання!",
|
||||||
"Block generation": "Генерація блоку ",
|
"Block generation": "Генерація блоку ",
|
||||||
|
"busted_oh": "oh noes!",
|
||||||
|
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
|
||||||
"Cancel": "Відміна",
|
"Cancel": "Відміна",
|
||||||
"Change user": "Змінити користувача",
|
"Change user": "Змінити користувача",
|
||||||
"Checking...": "Перевірка...", // checking if username is available
|
"Checking...": "Перевірка...", // checking if username is available
|
||||||
@ -874,6 +880,8 @@ if(preferredLanguage == "zh-CN"){
|
|||||||
"Block chain information": "区块链信息",
|
"Block chain information": "区块链信息",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "区块链已经更新,Twister 已经可以使用!",
|
"Block chain is up-to-date, twister is ready to use!": "区块链已经更新,Twister 已经可以使用!",
|
||||||
"Block generation": "区块生成器",
|
"Block generation": "区块生成器",
|
||||||
|
"busted_oh": "oh noes!",
|
||||||
|
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
|
||||||
"Cancel": "取消",
|
"Cancel": "取消",
|
||||||
"Change user": "切换用户",
|
"Change user": "切换用户",
|
||||||
"Checking...": "检查中...", // checking if username is available
|
"Checking...": "检查中...", // checking if username is available
|
||||||
@ -1163,6 +1171,8 @@ if(preferredLanguage == "nl"){
|
|||||||
"Block chain information": "Block chain informatie",
|
"Block chain information": "Block chain informatie",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "Block chain is up-to-date, twister is klaar voor gebruik!",
|
"Block chain is up-to-date, twister is ready to use!": "Block chain is up-to-date, twister is klaar voor gebruik!",
|
||||||
"Block generation": "Block productie",
|
"Block generation": "Block productie",
|
||||||
|
"busted_oh": "oh noes!",
|
||||||
|
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
|
||||||
"Cancel": "Annuleren",
|
"Cancel": "Annuleren",
|
||||||
"Change user": "Gebruiker wijzigen",
|
"Change user": "Gebruiker wijzigen",
|
||||||
"Checking...": "Controleren...", // checking if username is available
|
"Checking...": "Controleren...", // checking if username is available
|
||||||
@ -1436,6 +1446,8 @@ if(preferredLanguage == "it"){
|
|||||||
"Block chain information": "Informazioni sulla catena di blocchi",
|
"Block chain information": "Informazioni sulla catena di blocchi",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "Catena di blocchi aggiornata, Twister è pronto per l'uso!",
|
"Block chain is up-to-date, twister is ready to use!": "Catena di blocchi aggiornata, Twister è pronto per l'uso!",
|
||||||
"Block generation": "Generatore di blocchi:",
|
"Block generation": "Generatore di blocchi:",
|
||||||
|
"busted_oh": "oh noes!",
|
||||||
|
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
|
||||||
"Cancel": "Cancella",
|
"Cancel": "Cancella",
|
||||||
"Change user": "Cambia utente",
|
"Change user": "Cambia utente",
|
||||||
"Checking...": "Controllo in corso...", // checking if username is available
|
"Checking...": "Controllo in corso...", // checking if username is available
|
||||||
@ -1706,6 +1718,8 @@ if(preferredLanguage == "fr"){
|
|||||||
"Block chain information": "Informations à propos de la chaîne de blocs",
|
"Block chain information": "Informations à propos de la chaîne de blocs",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "La chaîne de blocs est à jour, Twister est maintenant fonctionnel!",
|
"Block chain is up-to-date, twister is ready to use!": "La chaîne de blocs est à jour, Twister est maintenant fonctionnel!",
|
||||||
"Block generation": "Production de blocs",
|
"Block generation": "Production de blocs",
|
||||||
|
"busted_oh": "oh noes!",
|
||||||
|
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
|
||||||
"Cancel": "Annuler",
|
"Cancel": "Annuler",
|
||||||
"Change user": "Changer d'utilisateur",
|
"Change user": "Changer d'utilisateur",
|
||||||
"Checking...": "Vérification...", // checking if username is available
|
"Checking...": "Vérification...", // checking if username is available
|
||||||
@ -1981,6 +1995,8 @@ if(preferredLanguage == "ru"){
|
|||||||
"Block chain information": "Информация цепочки блоков",
|
"Block chain information": "Информация цепочки блоков",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "Цепочка блоков обновлена, twister готов к использованию!",
|
"Block chain is up-to-date, twister is ready to use!": "Цепочка блоков обновлена, twister готов к использованию!",
|
||||||
"Block generation": "Майнинг блоков ",
|
"Block generation": "Майнинг блоков ",
|
||||||
|
"busted_oh": "о нет!",
|
||||||
|
"busted_avowal": "я пойман на попытке вставить вредоносный код здесь",
|
||||||
"Cancel": "Отмена",
|
"Cancel": "Отмена",
|
||||||
"Change user": "Сменить пользователя",
|
"Change user": "Сменить пользователя",
|
||||||
"Checking...": "Проверка...",
|
"Checking...": "Проверка...",
|
||||||
@ -2259,6 +2275,8 @@ if(preferredLanguage == "de"){
|
|||||||
"Block chain information": "Block-Chain Informationen",
|
"Block chain information": "Block-Chain Informationen",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "Block-Chain ist aktuell, twister ist benutzbar!",
|
"Block chain is up-to-date, twister is ready to use!": "Block-Chain ist aktuell, twister ist benutzbar!",
|
||||||
"Block generation": "Block-Generierung ",
|
"Block generation": "Block-Generierung ",
|
||||||
|
"busted_oh": "oh noes!",
|
||||||
|
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
|
||||||
"Cancel": "Abbrechen",
|
"Cancel": "Abbrechen",
|
||||||
"Change user": "Benutzer wechseln",
|
"Change user": "Benutzer wechseln",
|
||||||
"Checking...": "Überprüfe...", // checking if username is available
|
"Checking...": "Überprüfe...", // checking if username is available
|
||||||
@ -2533,6 +2551,8 @@ if(preferredLanguage == "ja"){
|
|||||||
"Block chain information": "ブロックチェイン",
|
"Block chain information": "ブロックチェイン",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "ブロックチェインは最新の状態です。",
|
"Block chain is up-to-date, twister is ready to use!": "ブロックチェインは最新の状態です。",
|
||||||
"Block generation": "ブロック生成",
|
"Block generation": "ブロック生成",
|
||||||
|
"busted_oh": "oh noes!",
|
||||||
|
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
|
||||||
"Cancel": "キャンセル",
|
"Cancel": "キャンセル",
|
||||||
"Change user": "ユーザーを変更",
|
"Change user": "ユーザーを変更",
|
||||||
"Checking...": "チェック...", // checking if username is available
|
"Checking...": "チェック...", // checking if username is available
|
||||||
@ -2804,6 +2824,8 @@ if(preferredLanguage == "pt-BR"){
|
|||||||
"Block chain information": "Informações da Cadeia de Blocos",
|
"Block chain information": "Informações da Cadeia de Blocos",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "A Cadeida de Blocos está sincronizada, Twister está pronto para uso!",
|
"Block chain is up-to-date, twister is ready to use!": "A Cadeida de Blocos está sincronizada, Twister está pronto para uso!",
|
||||||
"Block generation": "Geração de blocos ",
|
"Block generation": "Geração de blocos ",
|
||||||
|
"busted_oh": "oh noes!",
|
||||||
|
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
|
||||||
"Cancel": "Cancelar",
|
"Cancel": "Cancelar",
|
||||||
"Change user": "Trocar usuário",
|
"Change user": "Trocar usuário",
|
||||||
"Checking...": "Verificando...", // checking if username is available
|
"Checking...": "Verificando...", // checking if username is available
|
||||||
@ -3079,6 +3101,8 @@ if(preferredLanguage == "tr"){
|
|||||||
"Block chain information": "Blok zincir bilgisi",
|
"Block chain information": "Blok zincir bilgisi",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "Blok zinciri güncel, twister kullanıma hazır!",
|
"Block chain is up-to-date, twister is ready to use!": "Blok zinciri güncel, twister kullanıma hazır!",
|
||||||
"Block generation": "Blok üretimi ",
|
"Block generation": "Blok üretimi ",
|
||||||
|
"busted_oh": "oh noes!",
|
||||||
|
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
|
||||||
"Cancel": "İptal",
|
"Cancel": "İptal",
|
||||||
"Change user": "Kullanıcı değiştir",
|
"Change user": "Kullanıcı değiştir",
|
||||||
"Checking...": "Denetleniyor...", // checking if username is available
|
"Checking...": "Denetleniyor...", // checking if username is available
|
||||||
@ -3351,6 +3375,8 @@ if(preferredLanguage == "cs"){
|
|||||||
"Block chain information": "Informace o blockchainu",
|
"Block chain information": "Informace o blockchainu",
|
||||||
"Block chain is up-to-date, twister is ready to use!": "Blockchain je aktuální, twister je připraven k použití!",
|
"Block chain is up-to-date, twister is ready to use!": "Blockchain je aktuální, twister je připraven k použití!",
|
||||||
"Block generation": "Generování bloků ",
|
"Block generation": "Generování bloků ",
|
||||||
|
"busted_oh": "oh noes!",
|
||||||
|
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
|
||||||
"Cancel": "Zrušit",
|
"Cancel": "Zrušit",
|
||||||
"Change user": "Změnit uživatele",
|
"Change user": "Změnit uživatele",
|
||||||
"Checking...": "Ověřuji...", // checking if username is available
|
"Checking...": "Ověřuji...", // checking if username is available
|
||||||
|
Loading…
Reference in New Issue
Block a user