-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathro.json
34 lines (34 loc) · 1.11 KB
/
ro.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{ "translations": {
"Send an email" : "Trimite un email",
"User not found" : "Utilizatorul nu a fost găsit",
"Close" : "Închide",
"Less" : "Mai puțin",
"More" : "Mai mult",
"Cancel" : "Anulare",
"Delete" : "Șterge",
"Edit title" : "Editează titlul",
"Cancel editing" : "Anulează editarea",
"Submit" : "Trimite",
"You" : "Tu",
"Delete message" : "Șterge mesajul",
"Choose" : "Alege",
"Cancelled" : "Anulat",
"Failed" : "Eșuat",
"Running" : "Alergat",
"Scheduled" : "Programat",
"Input" : "Intrare",
"No file selected" : "Niciun fișier selectat",
"Upload from device" : "Încarcă din dispozitiv",
"Share" : "Partajează",
"Advanced" : "Avansat",
"Copy" : "Copiază",
"Upload file" : "Încarcă fișier",
"Type some text" : "Tastează un text",
"Output" : "Ieșire",
"Reset" : "Resetare",
"Unknown error" : "Eroare necunoscută",
"Preview" : "Previzualizare",
"Send" : "Trimite",
"Advanced options" : "Opțiuni avansate"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}