aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ia.js
blob: f24e9b44828f62aaa7c0c0b64cb97822e5eb4ffd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OC.L10N.register(
    "lib",
    {
    "Help" : "Adjuta",
    "Personal" : "Personal",
    "Users" : "Usatores",
    "Admin" : "Administration",
    "Unknown filetype" : "Typo de file incognite",
    "Invalid image" : "Imagine invalide",
    "today" : "hodie",
    "yesterday" : "heri",
    "last month" : "ultime mense",
    "last year" : "ultime anno",
    "seconds ago" : "secundas passate",
    "web services under your control" : "servicios web sub tu controlo",
    "For the best results, please consider using a GNU/Linux server instead." : "Pro le exitos melior, pro favor tu considera usar in loco un servitor GNU/Linux."
},
"nplurals=2; plural=(n != 1);");