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

Unified Diff: locale/hu/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/hsb/filter.json ('k') | locale/hy-AM/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/hu/filter.json
diff --git a/locale/hu/filter.json b/locale/hu/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..3c403b830dfd1ad451f8807a660f0c0e55dbd55b
--- /dev/null
+++ b/locale/hu/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Csak egy ID-ját lehet megadni az elrejtendő elemnek"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Nincs megadva feltétel az elrejtendő elemre"
+ },
+ "filter_invalid_regexp": {
+ "message": "Érvénytelen reguláris kifejezés"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Ez a szűrő vagy reguláris kifejezés vagy túl rövid az optimalizációhoz. Túl sok ilyen szűrő lelassíthatja a böngészést."
+ },
+ "filter_unknown_option": {
+ "message": "Ismeretlen szűrő"
+ }
+}
« no previous file with comments | « locale/hsb/filter.json ('k') | locale/hy-AM/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld