Blame view
sources/apps/files_trashbin/l10n/lb.php
142 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "Error" => "Fehler", |
|
03e52840d
|
4 5 6 |
"Name" => "Numm", "Delete" => "Läschen" ); |
|
31b7f2792
|
7 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |