Blame view
sources/apps/files_trashbin/l10n/oc.php
137 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "Error" => "Error", |
|
03e52840d
|
4 5 6 |
"Name" => "Nom", "Delete" => "Escafa" ); |
|
31b7f2792
|
7 |
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; |