aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-bn-rBD/plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:23:43 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:23:43 +0200
commit314b93bb35b563d43dfdb5a6e427797422da3d8c (patch)
tree2cca50af2045c28042a4d21a8a91ae7b722e83d9 /res/values-bn-rBD/plurals.xml
parentc7c0742f3681230de31c63594393777680a6cc1a (diff)
downloadandroid_packages_wallpapers_PhotoPhase-314b93bb35b563d43dfdb5a6e427797422da3d8c.tar.gz
android_packages_wallpapers_PhotoPhase-314b93bb35b563d43dfdb5a6e427797422da3d8c.tar.bz2
android_packages_wallpapers_PhotoPhase-314b93bb35b563d43dfdb5a6e427797422da3d8c.zip
Automatic translation import
Change-Id: I0c66e0edac35b54cb0fcd12e76f8e95bacd81c6d
Diffstat (limited to 'res/values-bn-rBD/plurals.xml')
-rw-r--r--res/values-bn-rBD/plurals.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-bn-rBD/plurals.xml b/res/values-bn-rBD/plurals.xml
index 1eb2efe..1cc8301 100644
--- a/res/values-bn-rBD/plurals.xml
+++ b/res/values-bn-rBD/plurals.xml
@@ -16,10 +16,12 @@
limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Number of pictures found in an album -->
<plurals name="album_number_of_pictures">
<item quantity="one">১টি ছবি</item>
<item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> টি ছবি</item>
</plurals>
+ <!-- Total of pictures found after a media reload -->
<plurals name="msg_media_reload_complete">
<item quantity="one">মিডিয়া পুনরায় লোড সম্পূর্ণ হয়েছে। ১ টি ছবি পাওয়া গিয়েছে।</item>
<item quantity="other">মিডিয়া পুনরায় লোড সম্পূর্ণ হয়েছে। <xliff:g id="pictures" example="7">%d</xliff:g> টি ছবি পাওয়া গিয়েছে।</item>