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

Unified Diff: locale/lt/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/ko/filter.json ('k') | locale/lv/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/lt/filter.json
diff --git a/locale/lt/filter.json b/locale/lt/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..5d03cb3ea0084945fdc5b6f4e5df8537e7852a95
--- /dev/null
+++ b/locale/lt/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Gali būti nurodytas tik vienas elemento ID kurį reikia paslėpti"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Nėra kriterijaus pagal kurį galima būtų nuspręsti kurį elementą paslėpti"
+ },
+ "filter_invalid_regexp": {
+ "message": "Netinkama reguliarioji išraiška"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Šis filtras yra reguliarioji išraiška arba per trumpas, kad būtų galima optimizuoti. Jei yra daug tokių filtrų jie gali sulėtinti naršymą."
+ },
+ "filter_unknown_option": {
+ "message": "Nežinoma filtro parinktis"
+ }
+}
« no previous file with comments | « locale/ko/filter.json ('k') | locale/lv/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld