summaryrefslogtreecommitdiffstats
path: root/l10n/sc.js
blob: 9467a14d5655d1d6699b9bffd829def685cbee0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "news",
    {
    "Close" : "Serra",
    "Username" : "Nùmene utente",
    "Description" : "Descritzione",
    "Folder" : "Cartella",
    "New folder" : "Cartella noa",
    "Password" : "Crae",
    "Create" : "Crea",
    "Rename" : "Torra a numenare",
    "Delete" : "Cantzella",
    "Settings" : "Impostatziones",
    "Import" : "Importa",
    "Export" : "Esporta"
},
"nplurals=2; plural=(n != 1);");