Replace brand name in existing translations
This commit is contained in:
parent
5b31589b3a
commit
5a34425360
59 changed files with 83 additions and 83 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"Riot Desktop on %(platformName)s": "Riot Desktop pe %(platformName)s",
|
||||
"%(brand)s Desktop on %(platformName)s": "%(brand)s Desktop pe %(platformName)s",
|
||||
"Unknown device": "Device necunoscut",
|
||||
"Custom Server Options": "Opțiuni Server Personalizate",
|
||||
"Dismiss": "Închide",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Configuratie invalida: se poate specifica doar una dintre default_server_config, default_server_name, or default_hs_url.",
|
||||
"Your Riot is misconfigured": "Aplicatia ta Riot e gresit configurata",
|
||||
"Invalid JSON": "JSON invalid",
|
||||
"Riot Desktop (%(platformName)s)": "Riot Desktop (%(platformName)s)",
|
||||
"%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)",
|
||||
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
|
||||
"Unsupported browser": "Acest browser nu este suportat",
|
||||
"Your browser can't run Riot": "Browserul tau nu poate rula Riot",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue