Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: locale/bn-BD/filter.json

Issue 29372834: Issue 4833 - Add translations for invalid filter messages (Closed)
Patch Set: Created Jan. 24, 2017, 11:14 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locale/bg/filter.json ('k') | locale/br/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/bn-BD/filter.json
diff --git a/locale/bn-BD/filter.json b/locale/bn-BD/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..9d932155ff8ca5d2c90402b7634b4426ba769ce0
--- /dev/null
+++ b/locale/bn-BD/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "লুকিয়ে রাখার জন্যে উপাদানের কেবল একটা আইডি উল্লেখ করা যেতে পারে"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "লুকানো যাবে এমন উপাদান চেনার জন্য সুনির্দিষ্ট কোনো শর্ত নেই"
+ },
+ "filter_invalid_regexp": {
+ "message": "অকার্যকর নিয়মিত অভিব্যক্তি"
+ },
+ "filter_regexp_tooltip": {
+ "message": "এই ফিল্টার হয় একটি নিয়মিত অভিব্যক্তি বা সর্বাপেক্ষা অনুকূলে করার পক্ষে অনেক ছোট।এই ধরনের অনেক পরিশ্রুতক আপনার ব্রাউজিং ধীর করতে পারে।"
+ },
+ "filter_unknown_option": {
+ "message": "অজানা ফিল্টার অপশন"
+ }
+}
« no previous file with comments | « locale/bg/filter.json ('k') | locale/br/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld