1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/bn_IN.php
2014-07-17 00:48:08 -04:00

14 lines
392 B
PHP

<?php $TRANSLATIONS = array(
"Cancel" => "বাতিল করা",
"Save" => "সেভ",
"Add" => "যোগ করা",
"Import" => "ইম্পোর্ট",
"Close" => "বন্ধ",
"Delete" => "মুছে ফেলা",
"Address" => "ঠিকানা",
"Name" => "নাম",
"Share" => "শেয়ার",
"Export" => "এক্সপোর্ট",
"Edit" => "এডিট"
);