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

ro.json « l10n - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b87e4868558042e61cf7fd48572f7ef08714aa05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "Deleted" : "Șters",
    "Group" : "Grup",
    "Comments" : "Comentarii",
    "Cancel" : "Anulează",
    "Apply" : "Aplică",
    "Title" : "Titlu",
    "Owner" : "Proprietar",
    "never" : "niciodată",
    "Details" : "Detalii",
    "Configuration" : "Configurație",
    "Shares" : "Partajări",
    "Saving" : "Se salvează",
    "Saved" : "Salvat",
    "Description" : "Descriere",
    "Expiration date" : "Data expirării",
    "Unknown user" : "Utilizator necunoscut",
    "Public access" : "Access public"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}