signal-desktop/_locales/ro/messages.json

565 lines
21 KiB
JSON
Raw Normal View History

2016-01-15 01:43:50 +00:00
{
2016-10-07 10:13:47 +00:00
"timerOption_10_seconds": {
2016-10-08 14:40:13 +00:00
"message": "10 secunde",
2016-10-07 10:13:47 +00:00
"description": "Label for a selectable option in the message expiration timer menu"
},
2016-06-30 01:12:20 +00:00
"lastSynced": {
2016-08-11 19:22:17 +00:00
"message": "Ultima importare la",
2016-06-30 01:12:20 +00:00
"description": "Label for date and time of last sync operation"
},
2017-04-16 06:51:10 +00:00
"attemptingReconnection": {
"message": "Se încearcă reconectarea în $reconnect_duration_in_seconds$ secunde",
"description": "",
"placeholders": {
"reconnect_duration_in_seconds": {
"content": "$1",
"example": "10"
}
}
},
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-10-08 14:40:13 +00:00
"verifySafetyNumbers": {
2017-01-26 22:13:29 +00:00
"message": "Verifică numărul de siguranță",
2016-10-08 14:40:13 +00:00
"description": ""
},
2016-10-07 10:13:47 +00:00
"youChangedTheTimer": {
2016-10-08 14:40:13 +00:00
"message": "Ai setat cronometrul la $time$.",
2016-10-07 10:13:47 +00:00
"description": "Message displayed when you change the message expiration timer in a conversation.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
2016-02-22 22:27:51 +00:00
"settings": {
2016-03-03 11:09:55 +00:00
"message": "Setări",
2016-02-22 22:27:51 +00:00
"description": "Menu item and header for global settings"
},
2016-01-15 01:43:50 +00:00
"incomingKeyConflict": {
2017-01-26 22:13:29 +00:00
"message": "A fost primit un mesaj cu noul număr de siguranță. Click pentru a-l procesa şi a-l afişa.",
2016-01-15 01:43:50 +00:00
"description": ""
},
2016-10-07 10:13:47 +00:00
"timerOption_5_seconds_abbreviated": {
"message": "5s",
2016-10-08 14:40:13 +00:00
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
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-08-11 19:22:17 +00:00
"timestamp_m": {
2016-08-18 18:17:20 +00:00
"message": "1 minut",
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
2016-08-11 19:22:17 +00:00
},
2016-01-15 01:43:50 +00:00
"gotIt": {
"message": "Am înţeles!",
2016-03-17 22:05:27 +00:00
"description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
2016-01-15 01:43:50 +00:00
},
2016-10-07 10:13:47 +00:00
"disappearingMessages": {
2016-10-08 14:40:13 +00:00
"message": "Mesaje care dispar",
2016-10-07 10:13:47 +00:00
"description": "Conversation menu option to enable disappearing messages"
},
2016-04-03 21:33:07 +00:00
"showMore": {
2016-04-28 18:15:45 +00:00
"message": "Detalii",
2016-04-03 21:33:07 +00:00
"description": "Displays the details of a key change"
},
2016-10-07 10:13:47 +00:00
"timerOption_5_minutes_abbreviated": {
"message": "5m",
2016-10-08 14:40:13 +00:00
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
2016-01-15 01:43:50 +00:00
"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": {
2016-05-11 01:22:56 +00:00
"message": "Resetează sesiunea",
2016-03-17 22:05:27 +00:00
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
2016-01-15 01:43:50 +00:00
},
2017-04-16 06:51:10 +00:00
"offline": {
"message": "Deconectat",
"description": ""
},
2016-01-15 01:43:50 +00:00
"welcomeToSignal": {
"message": "Bun venit la Signal",
"description": ""
},
2017-04-16 06:51:10 +00:00
"checkNetworkConnection": {
"message": "Verifică-ți conexiunea la rețea.",
"description": "Obvious instructions for when a user's computer loses its network connection"
},
2016-03-17 22:05:27 +00:00
"notificationSettingsDialog": {
"message": "Când sosesc mesajele, afişează notificările care arată:",
"description": "Explain the purpose of the notification settings"
},
2016-01-15 01:43:50 +00:00
"members": {
"message": "Membrii",
"description": ""
},
2016-08-11 19:22:17 +00:00
"timestamp_h": {
2016-08-18 18:17:20 +00:00
"message": "o oră",
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
2016-08-11 19:22:17 +00:00
},
2016-10-07 10:13:47 +00:00
"timerOption_0_seconds_abbreviated": {
2016-10-08 14:40:13 +00:00
"message": "Oprit",
"description": "Short format indicating current timer setting in the conversation list snippet"
2016-10-07 10:13:47 +00:00
},
2016-06-30 01:12:20 +00:00
"syncExplanation": {
2016-08-11 19:22:17 +00:00
"message": "Importă toate grupurile și contactele Signal de pe dispozitivul tău mobil.",
2016-06-30 01:12:20 +00:00
"description": "Explanatory text for sync settings"
},
2016-04-03 21:33:07 +00:00
"restartSignal": {
2016-04-28 18:15:45 +00:00
"message": "Repornește Signal",
2016-04-03 21:33:07 +00:00
"description": "Menu item for restarting the program."
},
2016-01-15 01:43:50 +00:00
"deleteMessages": {
2016-10-08 14:40:13 +00:00
"message": "Șterge mesajele",
2016-03-03 11:09:55 +00:00
"description": "Menu item for deleting messages, title case."
2016-01-15 01:43:50 +00:00
},
2016-05-11 01:22:56 +00:00
"incomingError": {
2016-05-12 20:01:07 +00:00
"message": "Eroare la procesarea mesajului primit.",
2016-05-11 01:22:56 +00:00
"description": ""
},
2016-01-15 01:43:50 +00:00
"selectAContact": {
"message": "Alege un contact sau un grup pentru a discuta.",
"description": ""
},
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": {
2017-01-26 22:13:29 +00:00
"message": "S-ar putea să dorești să $tag_start$ verifici $tag_end$ numărul tău de siguranță pentru acest contact.",
2016-03-17 22:05:27 +00:00
"description": "Use $tag_start$ and $tag_end$ to wrap the word or phrase in this sentence that the user should click on in order to navigate to the verification screen. These placeholders will be replaced with appropriate HTML code.",
2016-03-03 11:09:55 +00:00
"placeholders": {
"tag_start": {
"content": "<a class='verify' href='#'>"
},
"tag_end": {
"content": "</a>"
}
}
2016-01-15 01:43:50 +00:00
},
"sent": {
"message": "Trimis",
"description": "Label for the time a message was sent"
},
2016-10-07 10:13:47 +00:00
"theyChangedTheTimer": {
2016-10-08 14:40:13 +00:00
"message": "$name$ a setat cronometrul la $time$.",
2016-10-07 10:13:47 +00:00
"description": "Message displayed when someone else changes the message expiration timer in a conversation.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
},
"time": {
"content": "$2",
"example": "10m"
}
}
},
2016-08-11 19:22:17 +00:00
"timestamp_s": {
2016-08-18 18:17:20 +00:00
"message": "acum",
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
2016-08-11 19:22:17 +00:00
},
2016-10-07 10:13:47 +00:00
"timerOption_1_day": {
2016-10-08 14:40:13 +00:00
"message": "1 zi",
2016-10-07 10:13:47 +00:00
"description": "Label for a selectable option in the message expiration timer menu"
},
2016-04-28 18:15:45 +00:00
"reportIssue": {
"message": "Raportează o problemă",
"description": "Link to open the issue tracker"
},
2016-02-22 22:27:51 +00:00
"newMessage": {
2016-03-03 11:09:55 +00:00
"message": "Mesaj nou",
2016-02-22 22:27:51 +00:00
"description": "Displayed in notifications for only 1 message"
},
"nameOnly": {
2016-03-17 22:05:27 +00:00
"message": "Numai numele expeditorului",
2016-02-22 22:27:51 +00:00
"description": "Label for setting notifications to display sender name only"
},
2016-01-15 01:43:50 +00:00
"from": {
"message": "De la",
"description": "Label for the sender of a message"
},
2016-05-11 01:22:56 +00:00
"deleteConversationConfirmation": {
2016-05-12 20:01:07 +00:00
"message": "Şterg permanent acestă conversație?",
2016-05-11 01:22:56 +00:00
"description": "Confirmation dialog text that asks the user if they really wish to delete the conversation. Answer buttons use the strings 'ok' and 'cancel'. The deletion is permanent, i.e. it cannot be undone."
},
2017-04-16 06:51:10 +00:00
"unlinkedWarning": {
"message": "Reconectează Signal Desktop la dispozitivul tău mobil pentru a putea comunica din nou.",
"description": ""
},
2016-01-15 01:43:50 +00:00
"debugLogExplanation": {
2016-05-11 01:22:56 +00:00
"message": "Acest log v-a fi publicat online pentru vizualizare de către contributori. Poţi sa-l examinezi şi să-l editezi înainte să fie publicat. ",
2016-01-15 01:43:50 +00:00
"description": ""
},
2017-02-09 23:27:14 +00:00
"newPhoneNumber": {
"message": "Introdu un număr de telefon pentru a adăuga un contact.",
"description": "Placeholder for adding a new number to a contact"
},
2016-01-15 01:43:50 +00:00
"searchForPeopleOrGroups": {
2016-04-28 18:15:45 +00:00
"message": "Caută...",
2016-01-15 01:43:50 +00:00
"description": "Placeholder text in the search input"
},
2016-02-22 22:27:51 +00:00
"noNameOrMessage": {
2016-03-17 22:05:27 +00:00
"message": "Nici numele nici mesajul",
2016-02-22 22:27:51 +00:00
"description": "Label for setting notifications to display no name and no message text"
},
2016-06-30 01:12:20 +00:00
"syncNow": {
2016-08-11 19:22:17 +00:00
"message": "Importă acum",
2016-06-30 01:12:20 +00:00
"description": "Label for a button that syncs contacts and groups from your phone"
},
"syncFailed": {
2016-08-11 19:22:17 +00:00
"message": "Importare eșuată. Verifică dacă calculatorul și telefonul sunt conectate la internet.",
2016-06-30 01:12:20 +00:00
"description": "Informational text displayed if a sync operation times out."
},
2017-04-16 06:51:10 +00:00
"unlinked": {
"message": "Deconectat",
"description": ""
},
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
},
2016-04-03 21:33:07 +00:00
"learnMore": {
2016-10-30 08:41:27 +00:00
"message": "Află mai multe despre verificarea numerelor de siguranță.",
"description": "Text that links to a support article on verifying safety numbers"
2016-01-20 20:23:12 +00:00
},
2016-10-07 10:13:47 +00:00
"safetyNumbersSettingHeader": {
2016-10-08 14:40:13 +00:00
"message": "Aprobare numere de siguranță",
2017-01-26 22:13:29 +00:00
"description": "Header for safety numbers setting"
2016-10-07 10:13:47 +00:00
},
2016-01-20 20:23:12 +00:00
"installTooManyDevices": {
"message": "Ne pare rău, ai prea multe dispozitive conectate deja. Încearcă să elimini câteva.",
"description": ""
},
2016-09-27 22:23:39 +00:00
"installSignalLinks": {
2016-10-07 10:13:47 +00:00
"message": "Mai întâi, instalează Signal pe <a $play_store$>Android</a> sau <a $app_store$>iPhone</a>.<br /> O să conectăm dispozitivele tale și o să sincronizăm mesajele tale.",
2016-09-27 22:23:39 +00:00
"description": "Prompt the user to install Signal on their phone before linking",
"placeholders": {
"play_store": {
"content": "$1",
"example": "href='http://example.com'"
},
"app_store": {
"content": "$2",
"example": "href='http://example.com'"
}
}
},
2016-01-20 20:23:12 +00:00
"installSyncingGroupsAndContacts": {
"message": "Sincronizare grupuri şi contacte",
"description": ""
},
2016-10-07 10:13:47 +00:00
"timerOption_30_minutes_abbreviated": {
"message": "30m",
2016-10-08 14:40:13 +00:00
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
2017-01-26 22:13:29 +00:00
"themeAndroidDark": {
"message": "Android (închisă)",
"description": "Label text for dark Android theme"
},
2016-10-07 10:13:47 +00:00
"timerOption_1_minute_abbreviated": {
"message": "1m",
2016-10-08 14:40:13 +00:00
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
2016-04-07 19:27:03 +00:00
"upgrade": {
2016-04-28 18:15:45 +00:00
"message": "Actualizează",
2016-04-07 19:27:03 +00:00
"description": "Label text for button to upgrade the app to the latest version"
},
2016-10-07 10:13:47 +00:00
"yourSafetyNumberWith": {
2017-01-26 22:13:29 +00:00
"message": "Numărul tău de siguranță pentru $name$",
2016-10-07 10:13:47 +00:00
"description": "Heading for safety number view",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
2016-04-03 21:33:07 +00:00
"showLess": {
2016-04-28 18:15:45 +00:00
"message": "Ascunde detaliile",
2016-04-03 21:33:07 +00:00
"description": "Hides the details of a key change"
},
2016-10-08 14:40:13 +00:00
"theme": {
"message": "Temă",
"description": "Header for theme settings"
},
2016-02-22 22:27:51 +00:00
"newIdentity": {
2017-01-26 22:13:29 +00:00
"message": "Număr de siguranță nou",
2016-04-03 21:33:07 +00:00
"description": "Header for a key change dialog"
2016-02-22 22:27:51 +00:00
},
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"
},
2017-02-09 23:27:14 +00:00
"audioNotificationDescription": {
"message": "Redă notificarea audio",
"description": "Description for audio notification setting"
},
2016-01-15 01:43:50 +00:00
"disconnected": {
"message": "Deconectat",
"description": ""
},
2016-06-30 01:12:20 +00:00
"syncing": {
2016-08-11 19:22:17 +00:00
"message": "Se importă...",
2016-06-30 01:12:20 +00:00
"description": "Label for a disabled sync button while sync is in progress."
},
2016-01-15 01:43:50 +00:00
"acceptNewKey": {
2016-04-28 18:15:45 +00:00
"message": "Acceptă",
2017-01-26 22:13:29 +00:00
"description": "Label for a button to accept a new safety number"
2016-01-15 01:43:50 +00:00
},
2016-10-07 10:13:47 +00:00
"timerOption_12_hours_abbreviated": {
"message": "12h",
2016-10-08 14:40:13 +00:00
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
2016-08-24 23:54:05 +00:00
"timestampFormat_M": {
2016-08-25 19:09:34 +00:00
"message": "D MMM",
2016-08-24 23:54:05 +00:00
"description": "Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
},
2016-10-07 10:13:47 +00:00
"timerOption_6_hours_abbreviated": {
"message": "6h",
2016-10-08 14:40:13 +00:00
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
2016-06-30 01:12:20 +00:00
"unregisteredUser": {
2016-08-11 19:22:17 +00:00
"message": "Numărul nu este înregistrat",
2016-06-30 01:12:20 +00:00
"description": "Error message displayed when sending to an unregistered user."
},
2016-10-07 10:13:47 +00:00
"timerOption_1_day_abbreviated": {
"message": "1d",
2016-10-08 14:40:13 +00:00
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
2016-06-30 01:12:20 +00:00
"sync": {
2016-08-11 19:22:17 +00:00
"message": "Contacte",
2016-06-30 01:12:20 +00:00
"description": "Label for contact and group sync settings"
},
2016-10-07 10:13:47 +00:00
"timerOption_1_week": {
2016-10-08 14:40:13 +00:00
"message": "1 săptămână",
2016-10-07 10:13:47 +00:00
"description": "Label for a selectable option in the message expiration timer menu"
},
2016-09-27 22:23:39 +00:00
"installGotIt": {
2016-10-07 10:13:47 +00:00
"message": "Am înţeles!",
2016-09-27 22:23:39 +00:00
"description": "Button for the user to confirm that they have Signal installed."
},
2016-01-15 01:43:50 +00:00
"received": {
"message": "Primit",
"description": "Label for the time a message was received"
},
2016-10-07 10:13:47 +00:00
"timerOption_30_seconds": {
2016-10-08 14:40:13 +00:00
"message": "30 secunde",
2016-10-07 10:13:47 +00:00
"description": "Label for a selectable option in the message expiration timer menu"
},
2016-01-15 01:43:50 +00:00
"sendMessage": {
"message": "Trimite mesaj",
"description": "Placeholder text in the message entry field"
},
2016-04-28 18:15:45 +00:00
"mediaMessage": {
"message": "Mesaj media",
"description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
},
2016-04-07 19:27:03 +00:00
"expiredWarning": {
2016-04-28 18:15:45 +00:00
"message": "Această versiune de Signal Desktop a expirat. Te rog actualizează aplicația la ultima versiune pentru a putea trimite mesaje în continuare.",
2016-04-07 19:27:03 +00:00
"description": "Warning notification that this version of the app has expired"
},
2016-01-15 01:43:50 +00:00
"outgoingKeyConflict": {
2017-01-26 22:13:29 +00:00
"message": "Numărul de siguranță pentru acest contact s-a schimbat. Apasă pentru a-l procesa și a-l afișa.",
2016-01-15 01:43:50 +00:00
"description": ""
},
"fileSizeWarning": {
"message": "Ne pare rău, fişierul selectat depăşeşte restricţia de mărime a mesajului.",
"description": ""
},
2016-10-07 10:13:47 +00:00
"timerOption_0_seconds": {
2016-10-08 14:40:13 +00:00
"message": "Oprit",
2016-10-07 10:13:47 +00:00
"description": "Label for option to turn off message expiration in the timer menu"
},
2016-01-20 20:23:12 +00:00
"installAndroidInstructions": {
2016-04-28 18:15:45 +00:00
"message": "Deschide Signal de pe telefonul tău şi navighează la Setări > Dispozitive conectate. Apasă pe buton pentru a adăuga un dispozitiv nou, şi scanează codul de deasupra.",
2016-01-20 20:23:12 +00:00
"description": ""
},
2017-02-09 23:27:14 +00:00
"invalidNumberError": {
"message": "Număr invalid",
"description": "When a person inputs a number that is invalid"
},
2016-01-20 20:23:12 +00:00
"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-04-03 21:33:07 +00:00
"messageNotSent": {
2016-04-28 18:15:45 +00:00
"message": "Mesajul nu a fost trimis.",
2016-04-03 21:33:07 +00:00
"description": "Informational label, appears on messages that failed to send"
},
2016-03-17 22:05:27 +00:00
"disableNotifications": {
"message": "Dezactivează notificările",
"description": "Label for disabling notifications"
},
2016-01-15 01:43:50 +00:00
"cancel": {
"message": "Anulare",
"description": ""
},
2016-09-12 18:51:16 +00:00
"unblockToSend": {
2016-09-22 21:28:35 +00:00
"message": "Deblochează acest contact pentru a putea trimite mesaje.",
2016-09-12 18:51:16 +00:00
"description": "Brief message shown when trying to message a blocked number"
},
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"
},
2017-04-16 06:51:10 +00:00
"connecting": {
"message": "Se conectează",
"description": ""
},
2016-01-15 01:43:50 +00:00
"sessionEnded": {
2016-02-05 02:06:22 +00:00
"message": "Sesiune securizată resetată",
2016-03-17 22:05:27 +00:00
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
2016-01-15 01:43:50 +00:00
},
2016-01-20 20:23:12 +00:00
"installGetStartedButton": {
"message": "Începe",
"description": ""
},
2017-04-16 06:51:10 +00:00
"relink": {
"message": "Conectează din nou",
"description": ""
},
2016-10-07 10:13:47 +00:00
"timerOption_1_week_abbreviated": {
"message": "1w",
2016-10-08 14:40:13 +00:00
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
"timerOption_5_seconds": {
2016-10-08 14:40:13 +00:00
"message": "5 secunde",
2016-10-07 10:13:47 +00:00
"description": "Label for a selectable option in the message expiration timer menu"
},
2016-01-20 20:23:12 +00:00
"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"
},
2016-02-22 22:27:51 +00:00
"newMessages": {
2016-03-03 11:09:55 +00:00
"message": "Mesaje noi",
2016-02-22 22:27:51 +00:00
"description": "Displayed in notifications for multiple messages"
},
2017-02-09 23:27:14 +00:00
"newContact": {
"message": "Click pentru a crea un contact nou",
"description": ""
},
2016-01-20 20:23:12 +00:00
"theirIdentityUnknown": {
2017-01-26 22:13:29 +00:00
"message": "Nu ai schimbat până acum nici un mesaj cu acest contact. Numărul de siguranță va fi disponibil după primul mesaj.",
2016-01-20 20:23:12 +00:00
"description": ""
},
2016-01-15 01:43:50 +00:00
"submit": {
"message": "Trimite",
"description": ""
},
2016-10-07 10:13:47 +00:00
"keychanged": {
2017-01-26 22:13:29 +00:00
"message": "Numărul tău de siguranță pentru $name$ s-a schimbat.",
2016-10-07 10:13:47 +00:00
"description": "",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"safetyNumbersSettingDescription": {
2017-01-26 22:13:29 +00:00
"message": "Cere aprobare pentru noile numere de siguranță când se schimbă.",
2016-10-07 10:13:47 +00:00
"description": "Description for safety numbers setting"
},
2016-01-15 01:43:50 +00:00
"to": {
"message": "Către",
"description": "Label for the receiver of a message"
},
2016-10-07 10:13:47 +00:00
"timerOption_1_hour_abbreviated": {
"message": "1h",
2016-10-08 14:40:13 +00:00
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
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-10-07 10:13:47 +00:00
"timerOption_10_seconds_abbreviated": {
"message": "10s",
2016-10-08 14:40:13 +00:00
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
2016-02-22 22:27:51 +00:00
"nameAndMessage": {
2016-03-17 22:05:27 +00:00
"message": "Şi numele expeditorului şi mesajul",
2016-02-22 22:27:51 +00:00
"description": "Label for setting notifications to display name and message text"
},
2016-01-15 01:43:50 +00:00
"failedToSend": {
2016-03-03 11:09:55 +00:00
"message": "Mesajul nu a putut fi trimis la unii destinatari. Verifică conexiunea la rețea.",
2016-01-15 01:43:50 +00:00
"description": ""
},
"ok": {
"message": "OK",
"description": ""
},
2016-02-22 22:27:51 +00:00
"identityChanged": {
2017-01-26 22:13:29 +00:00
"message": "Numărul de siguranță pentru acest contact s-a schimbat. Asta poate însemna că cineva încearcă să intercepteze comunicarea, sau contactul și-a reinstalat Signal. Ai putea dori să verifici noul număr de siguranță de mai jos.",
2016-02-22 22:27:51 +00:00
"description": ""
},
2016-01-15 01:43:50 +00:00
"submitDebugLog": {
"message": "Trimite log-ul de depanare",
2016-03-03 11:09:55 +00:00
"description": "Menu item and header text for debug log modal, title case."
2016-01-15 01:43:50 +00:00
},
"error": {
"message": "Eroare",
"description": ""
},
2016-10-07 10:13:47 +00:00
"timerSetTo": {
2016-10-08 14:40:13 +00:00
"message": "Cronometru setat la $time$",
2016-10-07 10:13:47 +00:00
"description": "Displayed in the conversation list when the timer is updated.",
"placeholders": {
"time": {
"content": "$1",
"example": "1w"
}
}
},
"timerOption_30_seconds_abbreviated": {
"message": "30s",
2016-10-08 14:40:13 +00:00
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
2016-03-17 22:05:27 +00:00
"notifications": {
"message": "Notificări",
"description": "Header for notification settings"
},
2016-01-15 01:43:50 +00:00
"resend": {
"message": "Re-trimite",
"description": ""
}
}