Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ro.json « l10n - github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d2aa134366357cf46601676f112add2c083da0a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{ "translations": {
    "Mail" : "Mail",
    "Creating account failed: " : "Crearea contului a eșuat:",
    "Name" : "Nume",
    "Password" : "Parolă",
    "Manual" : "Manual",
    "Connect" : "Conectare",
    "from" : "de la",
    "to" : "către",
    "Subject" : "Subiect",
    "Sending …" : "Se trimite...",
    "Message sent!" : "Mesaj trimis!",
    "Send" : "Trimite",
    "Delete" : "Șterge",
    "Choose a folder to store the attachment in" : "Alege un dosar în care să stochez atașamentul",
    "Settings" : "Setări",
    "Show all folders" : "Arată toate directoarele",
    "Signature" : "Semnătură",
    "Search" : "Caută",
    "{from}\n{subject}" : "{from}\n{subject}",
    "Error loading message" : "Eroare la încărcarea mesajelor",
    "Continue to %s" : "Continuă către %s"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}