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

Unified Diff: locale/et/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/es-MX/filter.json ('k') | locale/eu/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/et/filter.json
diff --git a/locale/et/filter.json b/locale/et/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..e41bae2e2dc61b228d94469ed78fa1393f739d3a
--- /dev/null
+++ b/locale/et/filter.json
@@ -0,0 +1,14 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Määratleda saab ainult ühe peidetava elemendi ID"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Pole antud ühtegi kriteeriumit peidetava elemendi äratundmiseks"
+ },
+ "filter_invalid_regexp": {
+ "message": "Vigane regulaaravaldis"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Antud filter on kas regulaaravaldis või optimeerimiseks liiga lühike. Selliste filtrite suur hulk võib muuta interneti lehitsemine aeglaseks."
+ }
+}
« no previous file with comments | « locale/es-MX/filter.json ('k') | locale/eu/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld