``` F:\Workspaces\riot-web\riot-web>yarn prunei18n yarn run v1.19.1 $ matrix-prune-i18n ar.json: removed 20 translations az.json: removed 1 translations bg.json: removed 29 translations bn_IN.json: removed 1 translations ca.json: removed 28 translations cs.json: removed 28 translations da.json: removed 27 translations de_DE.json: removed 29 translations el.json: removed 27 translations en_US.json: removed 28 translations eo.json: removed 28 translations es.json: removed 28 translations eu.json: removed 28 translations fa.json: removed 26 translations fi.json: removed 27 translations fr.json: removed 29 translations ga.json: removed 3 translations gl.json: removed 28 translations he.json: removed 26 translations hi.json: removed 28 translations hr.json: removed 27 translations hu.json: removed 29 translations id.json: removed 27 translations is.json: removed 27 translations it.json: removed 29 translations ja.json: removed 27 translations jbo.json: removed 27 translations ka.json: removed 27 translations ko.json: removed 28 translations lt.json: removed 27 translations lv.json: removed 28 translations ml.json: removed 25 translations nb_NO.json: removed 16 translations nl.json: removed 29 translations nn.json: removed 28 translations pl.json: removed 28 translations pt.json: removed 27 translations pt_BR.json: removed 28 translations ro.json: removed 28 translations ru.json: removed 29 translations sk.json: removed 28 translations sl.json: removed 3 translations sq.json: removed 29 translations sr.json: removed 28 translations sr_Latn.json: removed 1 translations sv.json: removed 28 translations ta.json: removed 7 translations te.json: removed 2 translations th.json: removed 25 translations tr.json: removed 28 translations uk.json: removed 28 translations vi.json: removed 9 translations vls.json: removed 2 translations zh_Hans.json: removed 28 translations zh_Hant.json: removed 29 translations Done in 0.19s. ``` Fixes https://github.com/vector-im/riot-web/issues/11539
20 lines
1.6 KiB
JSON
20 lines
1.6 KiB
JSON
{
|
|
"%(appName)s via %(browserName)s on %(osName)s": "%(appName)s via %(browserName)s per a %(osName)s",
|
|
"Custom Server Options": "Opcions de servidor personalitzat",
|
|
"Dismiss": "Omet",
|
|
"Unknown device": "Dispositiu desconegut",
|
|
"Welcome to Riot.im": "Us donem la benvinguda a Riot.im",
|
|
"Chat with Riot Bot": "Conversa amb el Bot de Riot",
|
|
"Riot Desktop on %(platformName)s": "Riot d'escriptori per a %(platformName)s",
|
|
"You need to be using HTTPS to place a screen-sharing call.": "Heu d'utilitzar HTTPS per poder fer una trucada amb pantalla compartida.",
|
|
"powered by Matrix": "amb tecnologia de Matrix",
|
|
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Xat descentralitzat, encriptat i col·laboratiu amb tecnologia de [matrix]",
|
|
"Create Account": "Crea un compte",
|
|
"Need help?": "Necessiteu ajuda?",
|
|
"Explore rooms": "Exploreu les sales",
|
|
"Room Directory": "Directori de sales",
|
|
"You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.": "Podeu emprar les opcions personalitzades del servidor per iniciar la sessió en altres servidors de Matrix especificant un URL de servidor personal diferent. Això us permet emprar el Riot amb un compte de Matrix existent en un servidor personal diferent.",
|
|
"Sign In": "Inicia la sessió",
|
|
"Invalid configuration: no default server specified.": "Configuració no vàlida: no s'ha especificat cap servidor per defecte."
|
|
}
|