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

Unified Diff: locale/ar/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 | « no previous file | locale/az/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/ar/filter.json
diff --git a/locale/ar/filter.json b/locale/ar/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..0585b2a4ac74cc7d74802a3218c92087a879e268
--- /dev/null
+++ b/locale/ar/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 | « no previous file | locale/az/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld