signal-desktop/_locales/ro/messages.json

251 lines
8.3 KiB
JSON
Raw Normal View History

2016-01-15 01:43:50 +00:00
{
"unsupportedAttachment": {
"message": "Tipul ataşamentului nu este suportat. Click pentru a salva.",
"description": "Displayed for incoming unsupported attachment"
},
2016-02-22 22:27:51 +00:00
"settings": {
"message": "Settings",
"description": "Menu item and header for global settings"
},
2016-01-15 01:43:50 +00:00
"incomingKeyConflict": {
"message": "A fost primit un mesaj cu o cheie de identitate necunoscută. Click pentru a procesare şi a afişare.",
"description": ""
},
2016-01-20 20:23:12 +00:00
"installComputerName": {
"message": "Numele acestui calculator va fi",
"description": "Text displayed before the input where the user can enter the name for this device."
},
2016-01-15 01:43:50 +00:00
"gotIt": {
"message": "Am înţeles!",
"description": ""
},
"unsupportedFileType": {
"message": "Tipul fişierului nu este suportat",
"description": "Displayed for outgoing unsupported attachment"
},
2016-01-20 20:23:12 +00:00
"installGeneratingKeys": {
"message": "Se generează cheile",
"description": ""
},
2016-01-15 01:43:50 +00:00
"resetSession": {
"message": "Resetează sesiune",
"description": ""
},
"welcomeToSignal": {
"message": "Bun venit la Signal",
"description": ""
},
"members": {
"message": "Membrii",
"description": ""
},
"deleteMessages": {
"message": "Şterge mesajele",
"description": ""
},
"selectAContact": {
"message": "Alege un contact sau un grup pentru a discuta.",
"description": ""
},
2016-02-22 22:27:51 +00:00
"off": {
"message": "Off",
"description": "Label for disabling notifications"
},
2016-01-20 20:23:12 +00:00
"installConnecting": {
"message": "Se conectează...",
"description": "Displayed when waiting for the QR Code"
},
2016-01-15 01:43:50 +00:00
"verifyContact": {
"message": "S-ar putea să dorești să <span class='verify'>verifici </span>acest contact.",
"description": ""
},
"sent": {
"message": "Trimis",
"description": "Label for the time a message was sent"
},
2016-02-22 22:27:51 +00:00
"newMessage": {
"message": "New Message",
"description": "Displayed in notifications for only 1 message"
},
"nameOnly": {
"message": "Name only",
"description": "Label for setting notifications to display sender name only"
},
2016-01-15 01:43:50 +00:00
"verifyIdentity": {
"message": "Verifică identitatea",
"description": ""
},
"from": {
"message": "De la",
"description": "Label for the sender of a message"
},
"debugLogExplanation": {
"message": "Acest log v-a fi publicat online pentru vizualizare de către contributori. Poţi sa-l examinezi şi sa-l editezi înainte să fie publicat. ",
"description": ""
},
"searchForPeopleOrGroups": {
"message": "Caută persoane sau grupuri",
"description": "Placeholder text in the search input"
},
2016-02-22 22:27:51 +00:00
"noNameOrMessage": {
"message": "No name or message",
"description": "Label for setting notifications to display no name and no message text"
},
2016-01-20 20:23:12 +00:00
"installFollowUs": {
"message": "<a $a_params$>Urmează-ne</a> pentru actualizări despre suportul multi-dispozitiv iOS.",
"description": "",
"placeholders": {
"a_params": {
"content": "$1",
"example": "href='http://example.com'"
}
}
2016-01-20 20:23:12 +00:00
},
"yourIdentity": {
"message": "Identitatea ta (tu citeşti):",
"description": ""
},
"installTooManyDevices": {
"message": "Ne pare rău, ai prea multe dispozitive conectate deja. Încearcă să elimini câteva.",
"description": ""
},
"installSyncingGroupsAndContacts": {
"message": "Sincronizare grupuri şi contacte",
"description": ""
},
2016-02-22 22:27:51 +00:00
"newIdentity": {
"message": "New Identity",
"description": ""
},
2016-01-20 20:23:12 +00:00
"installTagline": {
"message": "Confidențialitatea este posibilă. Signal face asta ușor.",
"description": "Tagline displayed under installWelcome on the install page"
},
2016-01-15 01:43:50 +00:00
"disconnected": {
"message": "Deconectat",
"description": ""
},
"acceptNewKey": {
"message": "Acceptă noua cheie",
"description": ""
},
"received": {
"message": "Primit",
"description": "Label for the time a message was received"
},
"sendMessage": {
"message": "Trimite mesaj",
"description": "Placeholder text in the message entry field"
},
"outgoingKeyConflict": {
"message": "Cheia de identitate pentru acest contact s-a modificat. Click pentru procesare şi afişare.",
"description": ""
},
"fileSizeWarning": {
"message": "Ne pare rău, fişierul selectat depăşeşte restricţia de mărime a mesajului.",
"description": ""
},
2016-01-20 20:23:12 +00:00
"installAndroidInstructions": {
"message": "Deschide Signal pe telefonul tău și navighează la Setări > Dispozitive. Apasă butonul pentru a adăuga un nou dispozitiv, apoi scanează codul de deasupra.",
"description": ""
},
"installWelcome": {
"message": "Bun venit la Signal Desktop",
"description": "Welcome title on the install page"
},
2016-02-11 20:36:07 +00:00
"installConnectionFailed": {
2016-02-22 22:27:51 +00:00
"message": "Conectarea la server a eșuat.",
2016-02-11 20:36:07 +00:00
"description": "Displayed when we can't connect to the server."
},
2016-01-15 01:43:50 +00:00
"cancel": {
"message": "Anulare",
"description": ""
},
2016-01-20 20:23:12 +00:00
"installIHaveSignalButton": {
"message": "Am Signal pentru Android",
"description": "Button for the user to confirm that they have Signal for Android"
},
2016-01-15 01:43:50 +00:00
"sessionEnded": {
2016-02-05 02:06:22 +00:00
"message": "Sesiune securizată resetată",
2016-01-15 01:43:50 +00:00
"description": ""
},
2016-01-20 20:23:12 +00:00
"installGetStartedButton": {
"message": "Începe",
"description": ""
},
"installSignalLink": {
"message": "Mai întâi, instalează <a $a_params$>Signal</a> pe telefonul tău Android.<br /> O să conectăm dispozitivele tale și o să sincronizăm mesajele tale.",
"description": "Prompt the user to install Signal on Android before linking",
"placeholders": {
"a_params": {
"content": "$1",
"example": "href='http://example.com'"
}
}
2016-01-20 20:23:12 +00:00
},
"installLinkingWithNumber": {
"message": "Se conectează cu",
"description": "Text displayed before the phone number that the user is in the process of linking with"
},
"theirIdentity": {
"message": "Identitatea lor (ei citesc):",
"description": "They is used here as a gender-neutral third-person singular"
},
2016-02-22 22:27:51 +00:00
"newMessages": {
"message": "New Messages",
"description": "Displayed in notifications for multiple messages"
},
2016-01-20 20:23:12 +00:00
"theirIdentityUnknown": {
"message": "Nu ai schimbat până acum nici un mesaj cu acest contact. Identitatea lor va fi disponibilă după primul mesaj.",
"description": ""
},
2016-01-15 01:43:50 +00:00
"submit": {
"message": "Trimite",
"description": ""
},
"to": {
"message": "Către",
"description": "Label for the receiver of a message"
},
2016-01-20 20:23:12 +00:00
"installFinalButton": {
"message": "Totul e ok",
"description": "The final button for the install process, after the user has entered a name for their device"
},
2016-01-15 01:43:50 +00:00
"messageDetail": {
"message": "Detalii mesaj",
"description": ""
},
"verify": {
"message": "Verifică",
"description": ""
},
2016-02-22 22:27:51 +00:00
"nameAndMessage": {
"message": "Name and message",
"description": "Label for setting notifications to display name and message text"
},
2016-01-15 01:43:50 +00:00
"failedToSend": {
"message": "Mesajul nu a putut fi trimis la unii destinatari.",
"description": ""
},
"ok": {
"message": "OK",
"description": ""
},
2016-02-22 22:27:51 +00:00
"identityChanged": {
"message": "This contact's identity key has changed. This could either mean that someone is trying to intercept your communication, or this contact simply re-installed Signal and now has a new identity key.",
"description": ""
},
2016-01-15 01:43:50 +00:00
"submitDebugLog": {
"message": "Trimite log-ul de depanare",
"description": ""
},
"error": {
"message": "Eroare",
"description": ""
},
"resend": {
"message": "Re-trimite",
"description": ""
}
}