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

Unified Diff: locales/tr/messages.json

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Patch Set: Created Oct. 19, 2012, 4:04 p.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/uk/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/tr/messages.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/tr/messages.json
@@ -0,0 +1,62 @@
+{
+ "filters_acceptableAds2_label": {
+ "message": "Rahatsız etmeyen bazı reklamlara izin ver"
+ },
+ "filters_addSubscriptionAdd_label": {
+ "message": "Ekle"
+ },
+ "filters_addSubscriptionOther_label": {
+ "message": "Başka abonelik ekle"
+ },
+ "filters_addSubscription_label": {
+ "message": "Süzgeç aboneliği ekle"
+ },
+ "filters_readMore_label": {
+ "message": "Daha fazla bilgi al"
+ },
+ "filters_subscription_delete_label": {
+ "message": "Sil"
+ },
+ "filters_subscription_enabled_label": {
+ "message": "Devrede"
+ },
+ "filters_subscription_lastDownload_checksumMismatch": {
+ "message": "Başarısız, checksum eşleşmedi"
+ },
+ "filters_subscription_lastDownload_connectionError": {
+ "message": "Olmadı. İndirmede sorun var."
+ },
+ "filters_subscription_lastDownload_inProgress": {
+ "message": "İndiriliyor..."
+ },
+ "filters_subscription_lastDownload_invalidData": {
+ "message": "Olmadı. Bu düzgün bir süzgeç listesi değil."
+ },
+ "filters_subscription_lastDownload_invalidURL": {
+ "message": "Olmadı. Bu geçerli bir adres değil."
+ },
+ "filters_viewList_label": {
+ "message": "Listeye bak"
+ },
+ "global_remove_subscription_warning": {
+ "message": "Gerçekten abonelikten çıkmak istiyor musunuz?"
+ },
+ "global_subscription_invalid_location": {
+ "message": "Dosya listesi konumu ne düzgün bir URL ne de düzgün bir ada sahip."
+ },
+ "name": {
+ "message": "Adblock Plus"
+ },
+ "overlay_hideplaceholders_label": {
+ "message": "Engellenen öğelerin yer işaretlerini gizle"
+ },
+ "subscriptionSelection_location_label": {
+ "message": "Süzgeç listesi konumu:"
+ },
+ "subscriptionSelection_subscriptionSelector_label": {
+ "message": "Lütfen listeden bir süzgeç aboneliği seçin:"
+ },
+ "subscriptionSelection_title_label": {
+ "message": "Aboneliğin adı:"
+ }
+}
« no previous file with comments | « locales/th/messages.json ('k') | locales/uk/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld