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

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

Powered by Google App Engine
This is Rietveld