stephankruggg commented on code in PR #7230: URL: https://github.com/apache/cloudstack/pull/7230#discussion_r1107165819
########## ui/public/locales/pt_BR.json: ########## @@ -874,6 +874,7 @@ "label.isvolatile": "Vol\u00e1til", "label.items": "itens", "label.items.selected": "item(ns) selecionados", +"label.japanese.keyboard": "Japanese keyboard", Review Comment: ```suggestion "label.japanese.keyboard": "Teclado japon\u00eas", ``` ########## ui/public/locales/nl_NL.json: ########## @@ -1016,6 +1017,7 @@ "label.sharedmountpoint": "SharedMountPoint", "label.shrinkok": "Verklein OK", "label.shutdown.provider": "Schakel provider uit", +"label.simplified.chinese.keyboard": "versimpeld Chinees toetsenbord", Review Comment: ```suggestion "label.simplified.chinese.keyboard": "Versimpeld Chinees toetsenbord", ``` ########## ui/public/locales/pt_BR.json: ########## @@ -1504,6 +1506,7 @@ "label.ssh.port": "Porta SSH", "label.sshkeypair": "Novo par de chaves SSH", "label.sshkeypairs": "Par de chaves SSH", +"label.standard.us.keyboard": "Standard (US) keyboard", Review Comment: ```suggestion "label.standard.us.keyboard": "Teclado padr\u00e3o (EUA)", ``` ########## ui/public/locales/pt_BR.json: ########## @@ -1631,6 +1634,7 @@ "label.type.id": "Tipo do ID", "label.ucs": "UCS", "label.udp": "UDP", +"label.uk.keyboard": "UK keyboard", Review Comment: ```suggestion "label.uk.keyboard": "Teclado do Reino Unido", ``` ########## ui/public/locales/pt_BR.json: ########## @@ -1471,6 +1472,7 @@ "label.showing": "Exibindo", "label.shrinkok": "Encolhimento OK", "label.shutdown.provider": "Desabilitar provider", +"label.simplified.chinese.keyboard": "Simplified Chinese keyboard", Review Comment: ```suggestion "label.simplified.chinese.keyboard": "Teclado chin\u00eas simplificado", ``` ########## ui/public/locales/nl_NL.json: ########## @@ -1042,6 +1044,7 @@ "label.srx": "SRX", "label.ssh.key.pairs": "SSH sleutel paren", "label.sshkeypair": "nieuw SSH sleutelpaar", +"label.standard.us.keyboard": "standaard (Amerikaans-US) toetsenbord", Review Comment: ```suggestion "label.standard.us.keyboard": "Standaard (Amerikaans-US) toetsenbord", ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
