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

Unified Diff: locale/be/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/az/filter.json ('k') | locale/bg/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/be/filter.json
diff --git a/locale/be/filter.json b/locale/be/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..69fd905be5806a8d41739015c6fa0eda0fe24bdc
--- /dev/null
+++ b/locale/be/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/az/filter.json ('k') | locale/bg/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld