|
1 | 1 | { |
2 | 2 | "Riot is not supported on mobile web. Install the app?": "Riot nu functionează pe mobil. Instalezi aplicaţia?", |
3 | 3 | "Riot Desktop on %(platformName)s": "Riot Desktop pe %(platformName)s", |
4 | | - "Unknown device": "Device necunoscut" |
| 4 | + "Unknown device": "Device necunoscut", |
| 5 | + "Custom Server Options": "Opțiuni Server Personalizate", |
| 6 | + "Dismiss": "Închide", |
| 7 | + "powered by Matrix": "propulsat de Matrix", |
| 8 | + "Welcome to Riot.im": "Bun venit pe Riot.im", |
| 9 | + "Decentralised, encrypted chat & collaboration powered by [matrix]": "Chat decentralizat, criptat & colaborare propulsata de [matrix]", |
| 10 | + "Search the room directory": "Caută în lista de camere", |
| 11 | + "Lots of rooms already exist in Matrix, linked to existing networks (Slack, IRC, Gitter etc) or independent. Check out the directory!": "Multe camere există deja in Matrix, conectate la rețele existente (Slack, IRC, Gitter etc) sau independente. Aruncă o privite in lista de camere!", |
| 12 | + "Chat with Riot Bot": "Discută cu Riot Bot", |
| 13 | + "Get started with some tips from Riot Bot!": "Începe cu câteva ponturi din partea Riot Bot!", |
| 14 | + "General discussion about Matrix and Riot": "Discuție generală despre Matrix și Riot", |
| 15 | + "Discussion of all things Matrix!": "Discuții despre toate subiectele Matrix!", |
| 16 | + "Riot/Web & Desktop chat": "Riot/Web & Chat pentru desktop", |
| 17 | + "Riot/iOS & matrix-ios-sdk chat": "Riot/iOS & chat pentru matrix-ios-sdk", |
| 18 | + "Riot/Android & matrix-android-sdk chat": "Riot/Android & chat pentru matrix-android-sdk", |
| 19 | + "Matrix technical discussions": "Discuții tehnice Matrix", |
| 20 | + "Running Matrix services": "Rularea serviciilor Matrix", |
| 21 | + "Community-run support for Synapse": "Suport cu ajutorul comunității pentru Synapse", |
| 22 | + "Admin support for Dendrite": "Suport Administrare pentru Dendrite", |
| 23 | + "Announcements about Synapse releases": "Anunțuri despre lansări Synapse", |
| 24 | + "Support for those using and running matrix-appservice-irc": "Suport pentru cei care utilizează și rulează matrix-appservice-irc", |
| 25 | + "Building services on Matrix": "Construirea serviciilor cu Matrix", |
| 26 | + "Support for those using the Matrix spec": "Suport pentru cei ce utilizează specificațiile Matrix", |
| 27 | + "Design and implementation of E2E in Matrix": "Designul și planificarea E2E în Matrix", |
| 28 | + "Implementing VR services with Matrix": "Implementarea serviciilor VR cu Matrix", |
| 29 | + "Implementing VoIP services with Matrix": "Implementarea serviciilor VoIP cu Matrix", |
| 30 | + "Discussion of the Identity Service API": "Discuții despre API-ul Serviciul de Identitate", |
| 31 | + "Support for those using, running and writing other bridges": "Suport pentru cei ce folosesc, rulează și programeaza alți conectori", |
| 32 | + "Contributing code to Matrix and Riot": "Contribuirea codului pentru Matrix și Riot", |
| 33 | + "Dev chat for the Riot/Web dev team": "Chat pentru echipa de dezvoltare Riot/Web", |
| 34 | + "Dev chat for the Dendrite dev team": "Chat pentru echipa de dezvoltare Dendrite", |
| 35 | + "Co-ordination for Riot translators": "Coordonare pentru translatorii Riot", |
| 36 | + "%(appName)s via %(browserName)s on %(osName)s": "%(appName)s via %(browserName)s pe %(osName)s", |
| 37 | + "You need to be using HTTPS to place a screen-sharing call.": "Trebuie să folosești HTTPS pentru a plasa un apel de tip screen-sharing.", |
| 38 | + "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.": "Poți folosi opțiunile server personalizate pentru a te conecta la alte servere Matrix prin specificarea unui URL de tip Home server diferit.<br/>Acestă opțiune îți permite să utilizezi Riot cu un cont existent pe un home server diferit.<br/><br/>Poți folosi și un server de identitate personalizat, dar nu vei putea invita alți utilizatori prin adresa de email sau să fii tu însuți invitat prim email." |
5 | 39 | } |
0 commit comments