aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/de_AT.php
blob: 08ef4d9245e9cfbec674ce66064c080d6bee6620 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Password" => "Passwort",
"Download" => "Herunterladen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";