summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de_AT.js
blob: d8da67a7492b1089780fbbf325f12802940815bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "lib",
    {
    "Unknown filetype" : "Unbekannter Dateityp",
    "Invalid image" : "Ungültiges Bild",
    "seconds ago" : "Sekunden zuvor",
    "Apps" : "Apps",
    "Help" : "Hilfe",
    "Personal" : "Persönlich",
    "Users" : "Benutzer",
    "Admin" : "Administration"
},
"nplurals=2; plural=(n != 1);");