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

Unified Diff: locale/sl/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/sk/filter.json ('k') | locale/sq/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/sl/filter.json
diff --git a/locale/sl/filter.json b/locale/sl/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..7c783c8823de73d584132147139810c1ae3c9ef5
--- /dev/null
+++ b/locale/sl/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Navedete lahko le eno identiteto elementa, ki naj bo skrit"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Za razpoznavo elementa, ki naj bo skrit, ni navedenih pogojev"
+ },
+ "filter_invalid_regexp": {
+ "message": "Neveljaven regularni izraz"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Ta filter je regularni izraz ali pa je prekratek za optimizacijo. Preveč filtrov lahko upočasni brskanje."
+ },
+ "filter_unknown_option": {
+ "message": "Neznana možnost filtra"
+ }
+}
« no previous file with comments | « locale/sk/filter.json ('k') | locale/sq/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld