summaryrefslogtreecommitdiffstats
path: root/l10n/ia.js
blob: 224985268f22567820709bbcf8a50964c78a28a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "social",
    {
    "Help" : "Adjuta",
    "Open documentation" : "Aperir documentation",
    "Home" : "Initio",
    "Notifications" : "Notificationes",
    "Uploading..." : "Incargante...",
    "Delete" : "Deler",
    "Post" : "Publicar",
    "Public" : "Public",
    "Website" : "Sito web",
    "Reply" : "Responder",
    "Close" : "Clauder"
},
"nplurals=2; plural=(n != 1);");