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

Unified Diff: _locales/tr/messages.json

Issue 5088751004942336: Issue 370 - Right-clicked element is removed independent of created filter (Closed)
Patch Set: Rebase to rev 3c9cea80c481 Created July 18, 2014, 8:54 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 | « _locales/th/messages.json ('k') | _locales/tr/store.description » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/tr/messages.json
===================================================================
--- a/_locales/tr/messages.json
+++ b/_locales/tr/messages.json
@@ -39,13 +39,13 @@
"message": "Metin reklamlarını devre dışı bırak"
},
"disabled_for_site": {
- "message": "Bu sitede <strong>engelli</strong>"
+ "message": "Bu sitede <strong>devre dışı</strong>"
},
"disabled_for_these_domains": {
"message": "Adblock Plus aşağıdaki adresler için devre dışı bırakıldı. Adresleri adres çubuğundaki Adblock simgesinden ekleyebilir veya alan adını (URL'yi değil) kutucuğa yazıp \"Alan adını ekle\" butonuna tıklayabilirsin."
},
"easy_create_filter": {
- "message": "Blok ögesi"
+ "message": "Öğeyi Engelle"
},
"edit_filters_raw": {
"message": "Filtreleri salt metin olarak düzenle"
@@ -57,7 +57,7 @@
"message": "Bu sitede <strong>etkin</strong>"
},
"filter_lists": {
- "message": "Süzgeç listesi"
+ "message": "Filtre listesi"
},
"filter_must_follow_syntax": {
"message": "Eklediğiniz filtre <a>Adblock Plus filtre kurallarına</a> uymak zorundadır."
@@ -87,6 +87,15 @@
}
}
},
+ "name_devbuild": {
+ "message": "Adblock Plus geliştirme sürümü"
+ },
+ "notification_with_buttons": {
+ "message": "Bu bildirimdeki tüm bağlantıları açmak için 'Tamam' düğmesine tıklayın."
+ },
+ "notification_without_buttons": {
+ "message": "Bildirimdeki tüm bağlantıları açmak için bildirim üzerine tıklayın."
+ },
"options": {
"message": "Adblock Plus Seçenekleri"
},
@@ -102,9 +111,6 @@
"show_block_element_menu": {
"message": "Sağ tıkladığınızda \"Öğeyi Engelle\" seçeneğini göster"
},
- "show_icon": {
- "message": "İkonu adres çubuğunda göster."
- },
"stats_label_page": {
"message": "Bu sayfada <strong>$number$</strong>",
"placeholders": {
@@ -132,15 +138,6 @@
"stats_share_download": {
"message": "Adblock Plus'ı indir"
},
- "stats_share_label_fb": {
- "message": "Facebook'ta Paylaş"
- },
- "stats_share_label_gplus": {
- "message": "Google+'da Paylaş"
- },
- "stats_share_label_twitter": {
- "message": "Twitter'da Paylaş"
- },
"stats_share_message": {
"message": "$number$ reklamı ve izleyiciyi Adblock Plus sayesinde engelledim.",
"placeholders": {
@@ -150,7 +147,7 @@
}
},
"stats_share_title": {
- "message": "Bu numaralar paylaş"
+ "message": "Numaraları paylaş"
},
"stats_show_iconnumber": {
"message": "Simgede numarayı göster"
« no previous file with comments | « _locales/th/messages.json ('k') | _locales/tr/store.description » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld