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

Unified Diff: locale/fa/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/eu/filter.json ('k') | locale/fi/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/fa/filter.json
diff --git a/locale/fa/filter.json b/locale/fa/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..a64807ff3261dc4750417e72b15e7187b5da0c49
--- /dev/null
+++ b/locale/fa/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "فقط یک شناسه از عنصری که قرار است پنهان شود را می توان مشخص کرد."
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "هیچ ضابطه ای برای شناسایی عناصری که می بایست پنهان شوند مشخص نشد."
+ },
+ "filter_invalid_regexp": {
+ "message": "الگوی جستجوی نامعتبر"
+ },
+ "filter_regexp_tooltip": {
+ "message": "این فیلتر یا نوشته مرتب است یا این که خیلی کوچکتر از آن است که یک فیلتر مناسب باشد. تعداد زیادی از این نوشته ها می تواند سرعت مرورگر شما را کاهش دهد."
+ },
+ "filter_unknown_option": {
+ "message": "فیلتر ناشناس"
+ }
+}
« no previous file with comments | « locale/eu/filter.json ('k') | locale/fi/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld