Blame view
sources/apps/files_external/l10n/lb.php
184 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 4 |
"Folder name" => "Dossiers Numm:", "Groups" => "Gruppen", |
|
31b7f2792
|
5 |
"Users" => "Benotzer", |
|
03e52840d
|
6 7 |
"Delete" => "Läschen" ); |
|
31b7f2792
|
8 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |