aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-bn-rBD/plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-10 23:37:42 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-02-11 00:16:47 +0200
commit5d7137a769d36df672509469587aecd1622be85b (patch)
treecc2d7010dc6353205bc7f5bb199ce58abba646cd /res/values-bn-rBD/plurals.xml
parentf3839092f91c09bac66712e482ce17ea0e7cadbb (diff)
downloadandroid_packages_apps_CMFileManager-5d7137a769d36df672509469587aecd1622be85b.tar.gz
android_packages_apps_CMFileManager-5d7137a769d36df672509469587aecd1622be85b.tar.bz2
android_packages_apps_CMFileManager-5d7137a769d36df672509469587aecd1622be85b.zip
Automatic translation import
Change-Id: I319e2b93d627e22280259c2691679445944ff4d6
Diffstat (limited to 'res/values-bn-rBD/plurals.xml')
-rw-r--r--res/values-bn-rBD/plurals.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/res/values-bn-rBD/plurals.xml b/res/values-bn-rBD/plurals.xml
new file mode 100644
index 00000000..5d3f620a
--- /dev/null
+++ b/res/values-bn-rBD/plurals.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="n_folders">
+ <item quantity="one"><xliff:g id="folders">%1$d</xliff:g> টি ফোল্ডার</item>
+ <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> টি ফোল্ডার</item>
+ </plurals>
+ <plurals name="n_files">
+ <item quantity="one"><xliff:g id="files">%1$d</xliff:g> ফাইল</item>
+ <item quantity="other"><xliff:g id="files">%1$d</xliff:g> ফাইল</item>
+ </plurals>
+ <plurals name="search_found_items">
+ <item quantity="one"><xliff:g id="count">%1$d</xliff:g> টি আইটেম খুঁজে পাওয়া গেছে</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> টি আইটেম খুঁজে পাওয়া গেছে</item>
+ </plurals>
+ <plurals name="selection_folders">
+ <item quantity="one"><xliff:g id="folders">%1$d</xliff:g> টি ফোল্ডার নির্বাচিত।</item>
+ <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> টি ফোল্ডার নির্বাচিত।</item>
+ </plurals>
+ <plurals name="selection_files">
+ <item quantity="one"><xliff:g id="files">%1$d</xliff:g> টি ফাইল নির্বাচিত।</item>
+ <item quantity="other"><xliff:g id="files">%1$d</xliff:g> টি ফাইল নির্বাচিত।</item>
+ </plurals>
+</resources>