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