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

Unified Diff: locale/lv/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/lt/filter.json ('k') | locale/mk/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/lv/filter.json
diff --git a/locale/lv/filter.json b/locale/lv/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..6b81f6484a3f619d55d97dcc0c061cd87ae9752a
--- /dev/null
+++ b/locale/lv/filter.json
@@ -0,0 +1,11 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Tikai viens paslēpjamā elementa ID drīkst tikt norādīts."
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Elementa paslēpšanai nav norādīts neviens kritērijs"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Šis filtrs ir vai nu regulārā izteiksme vai arī pārāk īss, lai tiktu optimizēts. Pārāk daudz šādu filtru var palēnināt Jūsu parlūkošanu."
+ }
+}
« no previous file with comments | « locale/lt/filter.json ('k') | locale/mk/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld