Remove unused translations
``` 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
This commit is contained in:
@@ -5,43 +5,15 @@
|
||||
"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 is not supported on mobile web. Install the app?": "El Riot no és compatible amb la web per a mòbils. Voleu instal·lar l'aplicació per a mòbils?",
|
||||
"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.",
|
||||
"You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.<br/>This allows you to use Riot with an existing Matrix account on a different home server.<br/><br/>You can also set a custom identity server but you won't be able to invite users by email address, or be invited by email address yourself.": "Podeu utilitzar opcions de servidor personalitzades per iniciar sessió en altres servidors Matrix especificant una URL diferent a la del servidor principal. <br/> Això us permet utilitzar Riot amb un compte de Matrix existent en un servidor d'origen diferent. <br/> <br/> També podeu establir un servidor d'identitat personalitzat, però no podreu convidar o ser convidat per correu electrònic.",
|
||||
"powered by Matrix": "amb tecnologia de Matrix",
|
||||
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Xat descentralitzat, encriptat i col·laboratiu amb tecnologia de [matrix]",
|
||||
"Search the room directory": "Cerqueu el directori de sales",
|
||||
"Lots of rooms already exist in Matrix, linked to existing networks (Slack, IRC, Gitter etc) or independent. Check out the directory!": "Ja existeixen moltes sales a Matrix vinculades a xarxes existents (Slack, IRC, Gitter, etc.) o independents. Feu un cop d'ull al directori!",
|
||||
"Get started with some tips from Riot Bot!": "Comenceu amb alguns consells de Riot Bot!",
|
||||
"General discussion about Matrix and Riot": "Debat general sobre Matrix i Riot",
|
||||
"Discussion of all things Matrix!": "Debats sobre qualsevol cosa de Matrix!",
|
||||
"Riot/Web & Desktop chat": "Riot/Web & Xat d'escriptori",
|
||||
"Riot/iOS & matrix-ios-sdk chat": "Riot/iOS & Xat de matrix-ios-sdk",
|
||||
"Riot/Android & matrix-android-sdk chat": "Riot/Android & Xat matrix-android-sdk",
|
||||
"Matrix technical discussions": "Debats tècnics sobre Matrix",
|
||||
"Running Matrix services": "Serveis de Matrix en marxa",
|
||||
"Community-run support for Synapse": "Suport comunitari per a Synapse",
|
||||
"Admin support for Dendrite": "Suport dels administradors per a Dendrite",
|
||||
"Announcements about Synapse releases": "Anuncis sobre llançaments de Synapse",
|
||||
"Support for those using and running matrix-appservice-irc": "Suport per a aquells que utilitzen i executen matrix-appservice-irc",
|
||||
"Building services on Matrix": "Construcció de serveis a Matrix",
|
||||
"Support for those using the Matrix spec": "Suport per a aquells que utilitzen l'especificació de Matrix",
|
||||
"Design and implementation of E2E in Matrix": "Disseny i implementació de l'E2E a Matrix",
|
||||
"Implementing VR services with Matrix": "Implementació de serveis VR amb Matrix",
|
||||
"Implementing VoIP services with Matrix": "Implementació de serveis VoIP amb Matrix",
|
||||
"Discussion of the Identity Service API": "Discussió sobre l'API Identity Service",
|
||||
"Support for those using, running and writing other bridges": "Suport per a aquells que utilitzen, executen i escriuen altres ponts",
|
||||
"Contributing code to Matrix and Riot": "Contribuir codi a Matrix i Riot",
|
||||
"Dev chat for the Riot/Web dev team": "Xat de l'equip de desenvolupadors Riot/Web",
|
||||
"Dev chat for the Dendrite dev team": "Xat de l'equip Dendrite per a desenvolupadors",
|
||||
"Co-ordination for Riot translators": "Coordinació dels traductors del Riot",
|
||||
"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.",
|
||||
"You can also set a custom identity server, but you won't be able to invite users by email address, or be invited by email address yourself.": "També podeu establir un servidor d'identitat personalitzat, però no podreu convidar usuaris o ser convidats vosaltres mateixos per adreça de correu electrònic.",
|
||||
"Sign In": "Inicia la sessió",
|
||||
"Invalid configuration: no default server specified.": "Configuració no vàlida: no s'ha especificat cap servidor per defecte."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user