summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/de_AT.php
blob: c24aa37115ea3d34c623d5cdc4b541f411f70250 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Error" => "Fehler",
"Delete" => "Löschen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";