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

Unified Diff: locale/tr/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/th/filter.json ('k') | locale/uk/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/tr/filter.json
diff --git a/locale/tr/filter.json b/locale/tr/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..501ea9b90d7ddd8b775d6d89011b07a224451d87
--- /dev/null
+++ b/locale/tr/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Gizlenecek sadece bir bileşen kimliği belirtilebilir"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Gizlenecek bileşeni anlamak için hiçbir ölçüt belirtilmedi"
+ },
+ "filter_invalid_regexp": {
+ "message": "Geçersiz düzenli ifade"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Süzgeç ya düzenli ifade ya da en iyileştirmek için çok kısa. Bu süzgeçlerden çok fazlası, taramanızı yavaşlatabilir."
+ },
+ "filter_unknown_option": {
+ "message": "Bilinmeyen süzme seçeneği"
+ }
+}
« no previous file with comments | « locale/th/filter.json ('k') | locale/uk/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld