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

ro.json « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5e8a9d44c0c5a273d9b47c9ddcae3526142e08ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Can't create document" : "Nu se poate crea documentul",
    "Saved" : "Salvat",
    "Save" : "Salvează",
    "Could not create file" : "Nu s-a putut crea fisierul",
    "Apply" : "Aplică",
    "Wrong password. Please retry." : "Parolă incorectă. Te rugăm reîncearcă.",
    "Password" : "Parolă",
    "OK" : "OK",
    "Guest %s" : "Invitat %s",
    "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Acest link a expirat sau nu a existat niciodată. Te rugăm contactează persoana care ți l-a dat pentru detalii."
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}