Blame view
sources/apps/files_sharing/l10n/bn_BD.php
215 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Password" => "কূটশব্দ", |
|
6d9380f96
|
4 5 6 |
"Name" => "রাম", "Save" => "সংরক্ষণ", "Download" => "ডাউনলোড" |
|
03e52840d
|
7 |
); |
|
31b7f2792
|
8 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |