Blame view
sources/apps/files_trashbin/l10n/bn_BD.php
163 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "Error" => "সমস্যা", |
|
03e52840d
|
4 |
"Name" => "রাম", |
|
03e52840d
|
5 6 |
"Delete" => "মুছে" ); |
|
31b7f2792
|
7 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |