Blame view
sources/apps/files_trashbin/l10n/de_AT.php
103 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
6d9380f96
|
3 |
"Delete" => "Löschen" |
|
31b7f2792
|
4 5 |
); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |