diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-03 00:05:19 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-03 00:05:19 +0100 |
commit | 3bcdd8c90056d4143b0f2e6794aca3c5e6656557 (patch) | |
tree | 1defe63d5966f538cb2d0c5273633be777716918 /apps/files_sharing/l10n/bn_BD.php | |
parent | e0e7c98100067d692b9c7268e0cbab64f81d885f (diff) | |
download | nextcloud-server-3bcdd8c90056d4143b0f2e6794aca3c5e6656557.tar.gz nextcloud-server-3bcdd8c90056d4143b0f2e6794aca3c5e6656557.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/bn_BD.php')
-rw-r--r-- | apps/files_sharing/l10n/bn_BD.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/bn_BD.php b/apps/files_sharing/l10n/bn_BD.php new file mode 100644 index 00000000000..785dfcd2f1d --- /dev/null +++ b/apps/files_sharing/l10n/bn_BD.php @@ -0,0 +1,6 @@ +<?php $TRANSLATIONS = array( +"Password" => "কূটশব্দ", +"Submit" => "পাঠাও", +"Download" => "ডাউনলোড", +"web services under your control" => "ওয়েব সেবাসমূহ এখন আপনার হাতের মুঠোয়" +); |