summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/bn_BD.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-15 04:53:54 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-15 04:53:54 -0400
commit680ac48856a4fff2445f0be3707d846b46ae670c (patch)
treed3a548cdc624d55ab79562174070868594e7cc92 /apps/files_trashbin/l10n/bn_BD.php
parentde89c31f5a63f399151093aa8e29715e7be24e82 (diff)
downloadnextcloud-server-680ac48856a4fff2445f0be3707d846b46ae670c.tar.gz
nextcloud-server-680ac48856a4fff2445f0be3707d846b46ae670c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/bn_BD.php')
-rw-r--r--apps/files_trashbin/l10n/bn_BD.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/bn_BD.php b/apps/files_trashbin/l10n/bn_BD.php
index a33a6de89af..e512b2360b5 100644
--- a/apps/files_trashbin/l10n/bn_BD.php
+++ b/apps/files_trashbin/l10n/bn_BD.php
@@ -2,10 +2,8 @@
$TRANSLATIONS = array(
"Error" => "সমস্যা",
"Name" => "রাম",
-"1 folder" => "১টি ফোল্ডার",
-"{count} folders" => "{count} টি ফোল্ডার",
-"1 file" => "১টি ফাইল",
-"{count} files" => "{count} টি ফাইল",
+"_%n folder_::_%n folders_" => array(,),
+"_%n file_::_%n files_" => array(,),
"Delete" => "মুছে"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";