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

Unified Diff: locale/is/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/id/filter.json ('k') | locale/it/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/is/filter.json
diff --git a/locale/is/filter.json b/locale/is/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..903c0e8aaf2bb5d8b3728486d9d7a815990bc7dc
--- /dev/null
+++ b/locale/is/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Aðeins er hægt að skilgreina eitt auðkenni fyrir hlut sem á að fela"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Engin viðmiðun skilgreind til þess að bera kennsl á hlut til að fela"
+ },
+ "filter_invalid_regexp": {
+ "message": "Ógild regluleg segð"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Sían er annaðhvort regluleg segð eða of stutt til að hægt sé að nota. Of margar af svona síum gætu hægt á vöfrun."
+ },
+ "filter_unknown_option": {
+ "message": "Óþekkt síunnar val"
+ }
+}
« no previous file with comments | « locale/id/filter.json ('k') | locale/it/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld