aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/bn_IN.js
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2016-03-22 13:10:33 +0100
committerJoas Schilling <nickvergessen@owncloud.com>2016-03-22 13:10:33 +0100
commit4fdb2254a47c1553c65e6f92a7be635d28ff5eae (patch)
tree5e054c0c22b3b03bf9246d0016e5fd8fc687d394 /apps/files/l10n/bn_IN.js
parentae2c207b6e9c937b26a00aa786d6517897304d51 (diff)
downloadnextcloud-server-4fdb2254a47c1553c65e6f92a7be635d28ff5eae.tar.gz
nextcloud-server-4fdb2254a47c1553c65e6f92a7be635d28ff5eae.zip
Backport translations to stable9
Diffstat (limited to 'apps/files/l10n/bn_IN.js')
-rw-r--r--apps/files/l10n/bn_IN.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files/l10n/bn_IN.js b/apps/files/l10n/bn_IN.js
index e69597d35ca..ff985a54ff0 100644
--- a/apps/files/l10n/bn_IN.js
+++ b/apps/files/l10n/bn_IN.js
@@ -31,6 +31,9 @@ OC.L10N.register(
"You deleted %1$s" : "আপনি %1$s কে মুছেছেন",
"%2$s deleted %1$s" : "%2$s মুছেছে %1$s কে",
"Save" : "সেভ",
- "Settings" : "সেটিংস"
+ "Settings" : "সেটিংস",
+ "You changed %1$s" : "আপনি %1$s পরিবর্তন করেছেন ",
+ "You created %1$s" : "আপনি %1$s তৈরি করেছেন ",
+ "You deleted %1$s" : "আপনি %1$s কে মুছেছেন"
},
"nplurals=2; plural=(n != 1);");