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

Unified Diff: locale/eo/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/en-ZA/filter.json ('k') | locale/es-AR/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/eo/filter.json
diff --git a/locale/eo/filter.json b/locale/eo/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..ebb12d87eb8e21b050dacfe61bd8a81a5f62fe71
--- /dev/null
+++ b/locale/eo/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Nur unu el la kaŝotaj elementoj povas esti specifata"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Neniuj kriterioj specifitaj por ekkoni la kaŝotan elementon"
+ },
+ "filter_invalid_regexp": {
+ "message": "Malkorekta regula esprimo"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Ĉi tiu filtrilo estas aŭ regula esprimo aŭ tro mallonga por optimigo. Tro multe da ĉi tiuj filtriloj povus malrapidigi vian retumadon."
+ },
+ "filter_unknown_option": {
+ "message": "Nekonata filtrila opcio"
+ }
+}
« no previous file with comments | « locale/en-ZA/filter.json ('k') | locale/es-AR/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld